Commit Graph

4752 Commits

Author SHA1 Message Date
Evan Debenham
7df37976ce v0.9.3: fixed golems self-teleporting in the DK fight 2021-05-22 21:53:30 -04:00
Evan Debenham
6060fc2861 v0.9.3: increased pit room min size to prevent 3x3 wraith fights 2021-05-22 21:53:30 -04:00
Evan Debenham
5bc836dcc7 v0.9.3: fixed strongman being 10 stronger than intended 2021-05-22 21:53:30 -04:00
Evan Debenham
4146752f52 v0.9.3: updated translations 2021-05-21 16:39:48 -04:00
Evan Debenham
7c3d58be00 v0.9.3: fixed 'unspent points' message appearing when it shouldn't 2021-05-21 16:39:44 -04:00
Evan Debenham
d6f23399ca v0.9.3: fixed incorrect handling of WndInfoItem.INSTANCE 2021-05-21 16:39:44 -04:00
Evan Debenham
6595bfe968 v0.9.3: fixed incorrect spawn timers in DK's challenge boss fight 2021-05-21 16:39:44 -04:00
Evan Debenham
a6b5490050 v0.9.3: fixed nature's power triggering with sniper specials 2021-05-21 16:39:44 -04:00
Evan Debenham
af5898b6a8 v0.9.3: added targeting logic to abilities, fixed a few not using charge 2021-05-21 16:39:44 -04:00
Evan Debenham
dd6bf06c13 v0.9.3: fixed rare levelgen issues caused by tunnel rooms 2021-05-21 16:39:44 -04:00
Evan Debenham
3c757d5431 v0.9.3: fixed the wandmaker quest not being completable 2021-05-21 16:39:43 -04:00
Evan Debenham
807586c473 v0.9.3: fixed a variety of text issues 2021-05-21 16:39:43 -04:00
Evan Debenham
e4a21e4eca v0.9.3: polish pass on remaining implemented abilities 2021-05-21 16:39:43 -04:00
Evan Debenham
e46d7898c3 v0.9.3: polish pass on rogue abilities 2021-05-21 16:39:43 -04:00
Evan Debenham
3fa4811d24 v0.9.3: polish pass on mage abilities 2021-05-21 16:39:43 -04:00
Evan Debenham
75922ed80f v0.9.3: polish pass on warrior abilities 2021-05-21 16:39:43 -04:00
Evan Debenham
c551cd0ef3 v0.9.3: dropped support from saves prior to v0.8.0 2021-05-21 16:39:36 -04:00
Evan Debenham
3314e607d0 v0.9.3: implemented the warp beacon ability 2021-05-21 16:39:31 -04:00
Evan Debenham
72b2c3ece6 v0.9.3: fixed a crash caused by surface scene changes 2021-05-21 16:39:31 -04:00
Evan Debenham
8c16cc5468 v0.9.3: implemented the endure ability 2021-05-21 16:39:31 -04:00
Evan Debenham
367a364eb3 v0.9.3: externalize some ghost hero properties to new class 2021-05-21 16:39:30 -04:00
Evan Debenham
886bd3d0a8 v0.9.3: implemented the death mark ability 2021-05-21 16:39:30 -04:00
Evan Debenham
ff80adeb30 v0.9.3: added visible buffs for talent cooldowns 2021-05-21 16:39:30 -04:00
Evan Debenham
77b023d5f6 v0.9.3: fixed indicators appearing at the top-left for 1 frame 2021-05-21 16:39:30 -04:00
Evan Debenham
c4689905bf v0.9.3: implemented the nature's power ability 2021-05-21 16:39:30 -04:00
Evan Debenham
78d4632068 v0.9.3: implemented the wild magic ability 2021-05-21 16:39:30 -04:00
Evan Debenham
0272216f9a v0.9.3: implemented the ratmogrify ability 2021-05-21 16:39:30 -04:00
Evan Debenham
92570e6f78 v0.9.3: Endgame difficulty tweaks:
- Demon halls -1 enemy cap removed
- Spawner exp reduced to 15 from 25
- Burning fist evaporation increased by 20%
- Rotting fist bleeding reduced by 10%
2021-05-21 16:39:30 -04:00
Evan Debenham
b0c54f636f v0.9.3: Various levelgen tweaks:
- Entrance and Exit rooms can no longer be connected
- Tunnel room frequency down 25%
- room count variance pulled in a bit
- standard room count reduced by roughly 10%/20%/15%/15%/5% per region
- removed chance for enemies to clump on floor 1
- level contents (items, enemies, etc) unchanged
2021-05-21 16:39:30 -04:00
Evan Debenham
f6ed111b3e v0.9.3: implemented a short desc and final structure for all abilities 2021-05-21 16:39:30 -04:00
Evan Debenham
a4f81dda2f v0.9.3: fixed talisman of foresight not updating quickslot in some cases 2021-05-21 16:39:29 -04:00
Evan Debenham
5d6f27dc2a v0.9.3: added full descriptions for each subclass 2021-05-21 16:39:29 -04:00
Evan Debenham
0d6d2503da v0.9.3: fixed incorrect values being used for prep blink range 2021-05-21 16:39:29 -04:00
Evan Debenham
763979e31e v0.9.3: made further small tweaks to WndHeroInfo 2021-05-21 16:39:29 -04:00
Evan Debenham
9e3e7dab2c v0.9.3: updated dependencies 2021-05-21 16:39:28 -04:00
Evan Debenham
304b3a4ba5 v0.9.3: added one forgotten cast from previous commit re: JDK 9 issues 2021-05-21 16:39:13 -04:00
Evan Debenham
d3ebcd0f4b v0.9.3: adjusted Yog for bosses challenge:
Baseline changes:
- Yog fists now seek the hero when wandering
Challenge changes:
- laser damage up to 30-50 from 20-30
- Two fists are now spawned each time!
- minion deck is now stronger
2021-05-21 16:39:13 -04:00
Evan Debenham
75ec1c549d v0.9.3: buffed the damage of shockwave a little 2021-05-21 16:39:13 -04:00
Evan Debenham
8e84b01738 v0.9.3: fully implemented the redesigned Elemental Blast ability 2021-05-21 16:39:13 -04:00
Evan Debenham
8eedc0d215 v0.9.3: Fixed magical infusion not cleansing degrade debuff 2021-05-21 16:39:13 -04:00
Evan Debenham
1559aab6d9 v0.9.3: Yog's fists are now immune to sleep 2021-05-21 16:39:13 -04:00
Evan Debenham
d4bbaaf688 v0.9.3: overhauled hero info window again 2021-05-21 16:39:13 -04:00
Evan Debenham
0d7dc3bee5 v0.9.3: Improved the subclass and ability selection windows 2021-05-21 16:39:13 -04:00
Evan Debenham
393c759104 v0.9.3: partially implemented the redesigned Elemental Blast ability 2021-05-21 16:39:13 -04:00
Evan Debenham
f51475b7d3 v0.9.3: removed check that caused enhanced items to be RC-able 2021-05-21 16:39:13 -04:00
Evan Debenham
3a182033d1 v0.9.3: improved performance of particle effects from ConeAOEs 2021-05-21 16:39:12 -04:00
Evan Debenham
ef8750b326 v0.9.3: added casts to buffer methods to prevent JDK 9+ issues 2021-05-21 16:39:12 -04:00
Evan Debenham
9412eb81f4 v0.9.3: improved logic for allies moving with you into boss arenas 2021-05-21 16:39:12 -04:00
Evan Debenham
82ce389a48 v0.9.3: the unstable spellbook now greys out scrolls already added to it 2021-05-21 16:39:12 -04:00
Evan Debenham
1463afcaf2 v0.9.3: adjusted gamelog, can now record entries in the alchemy scene 2021-05-21 16:39:12 -04:00