Commit Graph

4668 Commits

Author SHA1 Message Date
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
Evan Debenham 2f69b7b51b v0.9.3: fixed the ghost hero getting stuck moving to a defend pos 2021-05-21 16:39:12 -04:00
Evan Debenham 3d0bb462c2 v0.9.3: implemented the redesigned spectral blades ability 2021-05-21 16:39:12 -04:00
Evan Debenham b20cc11dee v0.9.3: Goo's healing now reverts regen time gained by damaging it. 2021-05-21 16:39:12 -04:00
Evan Debenham c54eaf8b16 v0.9.3: fixed monk parry sfx playing when monks aren't visible 2021-05-21 16:39:12 -04:00
Evan Debenham 96d8cd07b9 v0.9.3: fixed giant champions attacking over allies 2021-05-21 16:39:12 -04:00
Evan Debenham 3a13f59ebd v0.9.3: fixed ethereal chains playing sfx when they fail to throw 2021-05-21 16:39:12 -04:00
Evan Debenham 9c66287142 v0.9.3: fixed waiting passing turns faster on high refresh rate displays 2021-05-21 16:39:12 -04:00
Evan Debenham 0c976729e0 v0.9.3: removed unused code/text for slower ward attack speed 2021-05-21 16:39:12 -04:00
Evan Debenham 43d863e176 v0.9.3: fixed unintentionally committed debug code for dungeon start 2021-05-21 16:39:11 -04:00
Evan Debenham 09c0ce6afb v0.9.3: fixed cloak not recharging if unequipped before talent 2021-05-21 16:39:11 -04:00
Evan Debenham 6c8a9de4b6 v0.9.3: fixed seeds disappearing after falling with barren land challenge 2021-05-21 16:39:11 -04:00
Evan Debenham e076c02c5a v0.9.3: fixed wand of blast wave declaring hero death incorrectly 2021-05-21 16:39:11 -04:00
Evan Debenham 25f9c66f4d v0.9.3: fixed bugs caused by observe changes 2021-05-21 16:39:11 -04:00
Evan Debenham 5ade968e4f v0.9.3: fixed the ghost's hero death lines not playing 2021-05-21 16:39:11 -04:00
Evan Debenham 158fd1c730 v0.9.3: fixed CharAwareness unnecessarily checking depth 2021-05-21 16:39:11 -04:00
Evan Debenham a491980067 v0.9.3: fixed golems crashing the game if a character is on top of them. 2021-05-21 16:39:11 -04:00
Evan Debenham 989afd404a v0.9.3: tweaked the visuals for 4-point talents 2021-05-21 16:39:11 -04:00
Evan Debenham a870b2459d v0.9.3: armor abilities now have a universal charge cost talent 2021-05-21 16:39:11 -04:00
Evan Debenham e6510123f1 v0.9.3: implemented the shockwave ability 2021-05-21 16:39:11 -04:00
Evan Debenham b2ee5f5ac1 v0.9.3: fixed wand of regrowth and fireblast using more than 3 charges in some cases 2021-05-21 16:39:11 -04:00
Evan Debenham 6530f0401a v0.9.3: fixed preparation persisting when cloak is deactivated 2021-05-21 16:39:11 -04:00
Evan Debenham 720f6a6590 v0.9.3: refactored Combo to tie into Char.attack 2021-05-21 16:39:10 -04:00
Evan Debenham 05651b37fa v0.9.3: updated repositories and gradle plugin 2021-05-21 16:39:09 -04:00
Evan Debenham b9ebdf01d0 v0.9.3: added a safety check to attackindicator 2021-05-21 16:38:56 -04:00
Evan Debenham adf5233584 v0.9.3: fixed incorrect actor timing in potion of dragons breath 2021-05-21 16:38:56 -04:00
Evan Debenham 07c3e9d500 v0.9.3: fixed cone AOEs stopping short in some cases 2021-05-21 16:38:55 -04:00
Evan Debenham 161851aa64 v0.9.3: implemented the redesigned smoke bomb ability 2021-05-21 16:38:55 -04:00
Evan Debenham 3cfe725609 v0.9.3: fixed paralysis visually persisting on magically slept chars 2021-05-21 16:38:55 -04:00
Evan Debenham 62f3b497ab v0.9.3: fixed quickslots rarely not updating when upgrading thrown weps 2021-05-21 16:38:55 -04:00
Evan Debenham 4bef7c7d04 v0.9.3: improved the visuals for WndOptions 2021-05-21 16:38:53 -04:00
Evan Debenham e5a760f671 v0.9.3: deactivating the cloak of shadows no longer takes time 2021-05-21 16:38:08 -04:00
Evan Debenham 9e525a6f02 v0.9.3: implemented the redesigned heroic leap ability 2021-05-21 16:38:08 -04:00
Evan Debenham 1792974051 v0.9.3: fixed further issues with actor IDs caused by saving/loading 2021-05-21 16:38:08 -04:00
Evan Debenham 9a52b49467 v0.9.3: standardized knockback effects to always work on dead chars 2021-05-21 16:38:08 -04:00