Skip to content

Releases: abyssonym/terrorwave

V3.6

06 Apr 15:27
Compare
Choose a tag to compare

VERSION 3.6
-Enabled difficulty settings; it's just a flat multiplier for enemy stats.
-Removed Egg Dragon from the random boss pool.
-Reworked character pickups to favor waifus less often. (Note that only Tia, Guy, Selan, and Dekar can be chosen as the party leader in open world mode)
-Spell targeting is automatically limited to five enemies.
-Fixed NPC hint claiming that Zeppy Cave is a mountain.
-Implemented a logarithmic curve for enemy scaling. The default scaling factor is 0.75. This means enemies that were scaled 8x are now scaled 5x, but enemies that were scaled 2x are now scaled 1.5x. For the old behavior, input a custom scaling factor of 1.0.

Windows users, you may try downloading l2_terror_wave_windows.zip if you want, and see if the included .exe file runs on your system. If that fails, just do the same as Linux/Mac users and download l2_terror_wave_source.zip, then extract it and run the included randomizer.py using Python 3.11 or above.

V3.5

05 Apr 15:14
Compare
Choose a tag to compare

VERSION 3.5
-Engine no longer gives submarine.
-Added hint shop in Gruberik.
-Slightly fewer character pickups in the early game.
-Iris items can make Dankirk Dungeon a bit easier.
-Fixed bug that sometimes placed non-progression key items in red chests.
-Treasure sword chest can't contain Iris items.
-Added using the hammer to complete the Tower of Truth to the routing logic
-Fixed chest shuffling (note: only Dragon Eggs can swap with other items in open world mode)
-Turned on double scaling only in cases where the scale values are opposites.

Windows users, you may try downloading l2_terror_wave_windows.zip if you want, and see if the included .exe file runs on your system. If that fails, just do the same as Linux/Mac users and download l2_terror_wave_source.zip, then extract it and run the included randomizer.py using Python 3.11 or above.

V3.4

04 Apr 13:19
Compare
Choose a tag to compare

VERSION 3.4
-Added tool quickswap patch (experimental).
-Egg Dragon no longer steals all of your money.
-NPCs no longer give hints about dragon eggs.
-Dragon eggs no longer appear in the credits.
-Made it easier to give the egg girl all of your eggs.
-New shop on Forfeit Island.
-Fixed randomizer crash when using custom randomness settings.

Windows users, you may try downloading l2_terror_wave_windows.zip if you want, and see if the included .exe file runs on your system. If that fails, just do the same as Linux/Mac users and download l2_terror_wave_source.zip, then extract it and run the included randomizer.py using Python 3.11 or above.

V3.3

03 Apr 14:26
Compare
Choose a tag to compare

VERSION 3.3
-Changed some routing logic to hopefully make the endgame somewhat less linear.
-Removed glitched Pierre and Daniele formations from the boss pool.
-Added treasure sword chest to blue chest pool.
-Replaced three IP attack animations that can crash the game on large formations.

Windows users, you may try downloading l2_terror_wave_windows.zip if you want, and see if the included .exe file runs on your system. If that fails, just do the same as Linux/Mac users and download l2_terror_wave_source.zip, then extract it and run the included randomizer.py using Python 3.11 or above.

V3.2

02 Apr 21:12
Compare
Choose a tag to compare

VERSION 3.2
-Fixed data allocation bug that resulted in buggy crowns in very specific scenarios.
-Allow the user to specify separate scaling settings for bosses and regular enemies with the splitscale code.

Windows users, you may try downloading l2_terror_wave_windows.zip if you want, and see if the included .exe file runs on your system. If that fails, just do the same as Linux/Mac users and download l2_terror_wave_source.zip, then extract it and run the included randomizer.py using Python 3.11 or above.

V3.1

02 Apr 15:21
Compare
Choose a tag to compare

VERSION 3.1
-Fixed bug where duplicate keys could be found in their vanilla chests.
-Characters start at level 5.
-Added save points to the entrances of various dungeons.
-Added marks to areas that could have bosses, but don't.
-Egg Dragon only takes 8 eggs at a time.
-Moved the boss on the Mountain of No Return.
-Monsters are not scaled when using "vanilla" flags without the "scale" code.
-Fixed spoiler filename bug.
-Various aesthetic fixes.

Windows users, you may try downloading l2_terror_wave_windows.zip if you want, and see if the included .exe file runs on your system. If that fails, just do the same as Linux/Mac users and download l2_terror_wave_source.zip, then extract it and run the included randomizer.py using Python 3.11 or above.

V3 - Open World

01 Apr 17:45
Compare
Choose a tag to compare

VERSION 3
-Added open world mode, tons of new features
-Implemented a dynamic event script parsing and editing utility, then integrated it into the randomizer. Unfortunately, this breaks compatibility with various mods until their table files can be updated.

Windows users, you may try downloading l2_terror_wave_windows.zip if you want, and see if the included .exe file runs on your system. If that fails, just do the same as Linux/Mac users and download l2_terror_wave_source.zip, then extract it and run the included randomizer.py using Python 3.11 or above.