Commit Graph

2838 Commits

Author SHA1 Message Date
Evan Debenham
bc4db20ca7 v0.9.3: added a couple safety checks to fix some crashes 2021-05-28 20:06:41 -04:00
Evan Debenham
06a9d12305 v0.9.3: fixed directable allies not being able to target distant enemies 2021-05-28 20:06:41 -04:00
Evan Debenham
227dc58ba1 v0.9.3: fixed GameLog.wipe not clearing incoming text 2021-05-28 20:06:40 -04:00
Evan Debenham
e11830198f v0.9.3: consistency pass on abilities ending invisibility 2021-05-28 20:06:40 -04:00
Evan Debenham
57c2418f79 v0.9.3: reverted buff to farsight talent 2021-05-28 20:06:40 -04:00
Evan Debenham
52b46ae266 v0.9.3: adjusted nature's power, now stacks additively with furor 2021-05-28 20:06:40 -04:00
Evan Debenham
86dd8bd810 v0.9.3: fixed rare minor graphical bugs in buff indicator 2021-05-28 20:06:40 -04:00
Evan Debenham
5b2df8b7d5 v0.9.3: Various death mark fixes:
- fixed various bugs with invalid targets
- fixed it breaking invis
- fixed fear the reaper not triggering on assassinate
2021-05-28 20:06:40 -04:00
Evan Debenham
79364238fa v0.9.3: fixed rat king crown effect saying 'hands' and not 'paws' 2021-05-28 20:06:40 -04:00
Evan Debenham
02c4a56350 v0.9.3: tweaked a description in the preparation buff 2021-05-28 20:06:40 -04:00
Evan Debenham
1d085d6d7f v0.9.3: fixed aqua rejuv working while hero is levitating 2021-05-28 20:06:40 -04:00
Evan Debenham
6b6f69ab17 v0.9.3: cursed wands can now proc on-zap effects like soul mark 2021-05-28 20:06:40 -04:00
Evan Debenham
a4b83fbe11 v0.9.3: fixed visual errors in boss arenas entered prior to v0.9.3 2021-05-22 21:53:30 -04:00
Evan Debenham
f31694420a v0.9.3: fixed various crash bugs 2021-05-22 21:53:30 -04:00
Evan Debenham
ff8264a528 v0.9.3: fixed T4 talents not appearing in rankings 2021-05-22 21:53:30 -04:00
Evan Debenham
3906837a3a v0.9.3: fixed a variety of text issues 2021-05-22 21:53:30 -04:00
Evan Debenham
cfd2a5eb63 v0.9.3: fixed natures aid not working with fadeleaf (now triggers first) 2021-05-22 21:53:30 -04:00
Evan Debenham
192700e6b4 v0.9.3: fixed restored nature rooting allies 2021-05-22 21:53:30 -04:00
Evan Debenham
6e324d7d0b v0.9.3: fixed inconsistencies between mouse and button zooming 2021-05-22 21:53:30 -04:00
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
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
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