Commit Graph

8591 Commits

Author SHA1 Message Date
Evan Debenham
f40646d189 v3.3.0: updated welcome scene, changelog, and version for v3.3.0 alpha! 2025-11-23 14:20:06 -05:00
Evan Debenham
29a66fa0c9 v3.3.0: removed support for saves prior to v2.5.4 2025-11-23 14:19:45 -05:00
Evan Debenham
ec7f124519 v3.3.0: substantially improved spyglass sprite no longer beta art 2025-11-23 14:19:45 -05:00
Evan Debenham
e159913b68 v3.3.0: expanded vault level a bit with some initial rough layout 2025-11-23 14:19:45 -05:00
Evan Debenham
6b7ffd9fe8 v3.3.0: fixed various item buffs persisting in new quest area 2025-11-23 14:19:45 -05:00
Evan Debenham
1bce49f83f v3.3.0: improved error handling in JSON loading, remove GDX JSON check 2025-11-23 14:19:45 -05:00
Evan Debenham
34a98a6b6b v3.3.0: polish to skeleton key mechanics and visuals 2025-11-23 14:19:45 -05:00
Evan Debenham
6563b05196 v3.3.0: added functionality for skeleton key to replace real keys 2025-11-23 14:19:44 -05:00
Evan Debenham
77fa4bd400 v3.3.0: adjusted skeleton key locking functionality, different door ID 2025-11-23 14:19:44 -05:00
Evan Debenham
6ae1e33062 v3.3.0: garden and magic well rooms now require keys
This increases the overall number of iron keys by about 20%
2025-11-23 14:19:44 -05:00
Evan Debenham
29d540a616 v3.3.0: fixed toxic gas rooms marking their entrance as char placeable 2025-11-23 14:19:44 -05:00
Evan Debenham
47ddb75f44 v3.3.0: tele grab is now instant if the collected items are also instant 2025-11-23 14:19:44 -05:00
Evan Debenham
b975708a84 v3.3.0: Further thrown weapon changes
- tomahawk bleed is now more clearly shown in desc
- tomahawk bleed up to ~40% from 33%
- reverted boomerang damage nerf after further consideration
2025-11-23 14:19:44 -05:00
Evan Debenham
aa4be941c1 v3.3.0: nerfs to thrown weapons:
- bolas base dmg down to 4-9 from 6-9, scaling down to 0-2 from 1-2
- boomerang circleback time up to 5 from 4
- boomerang base dmg down to 6-16 from 8-16, scaling down to 0-3 from 1-3
2025-11-23 14:19:44 -05:00
Evan Debenham
b371965d63 v3.3.0: talent buffs re:thrown weapon changes:
- durable projectiles reverted to +50/75%, from +33/50%
- point blank boost up to 25%/lvl from 20%/lvl
- projectile momentum dmg boost reverted to +15%/lvl from +10%/lvl
2025-11-23 14:19:44 -05:00
Evan Debenham
d39a062246 v3.3.0: initial impl of skeleton key, missing lots of polish 2025-11-23 14:19:44 -05:00
Evan Debenham
90b3ac6ab4 v3.3.0: fixed new hostile champs logic not using scaling depth 2025-11-23 14:19:44 -05:00
Evan Debenham
f06943c3e5 v3.3.0: renamed existing skeleton key to worn key 2025-11-23 14:19:44 -05:00
Evan Debenham
c34e552208 v3.3.0: fixed no monk energy gain if killing with ability at max energy 2025-11-23 14:19:44 -05:00
Evan Debenham
34ab9d0d00 v3.3.0: fixed thrown wep upgrade tracker not revive persisting 2025-11-23 14:19:44 -05:00
Evan Debenham
5964a2d32c v3.3.0: implemented basic inventory storage/retrieval for the new quest 2025-11-23 14:19:44 -05:00
Evan Debenham
6bd2b4dff6 v3.3.0: slightly reduced the spyglasses item chance 2025-11-23 14:19:43 -05:00
Evan Debenham
77c84f4a63 v3.3.0: adjusted the visual size of the imp quest entrance 2025-11-23 14:19:43 -05:00
Evan Debenham
640fb1056a v3.3.0: implemented the cracked spyglass trinket (with WIP art)
This also involved repositioning some item sprites, and changing trinket crafting to show the 4th option
2025-11-23 14:19:37 -05:00
Evan Debenham
73b7f8c8e9 v3.3.0: fixed exploit where existing items made imp shop items free 2025-11-23 14:19:06 -05:00
Evan Debenham
34ad66cf75 v3.3.0: fixed compass staying visible if vision on exit is lost 2025-11-23 14:19:06 -05:00
Evan Debenham
ba95f11c56 v3.3.0: implemented very basic early vault room and escape crystal 2025-11-23 14:19:06 -05:00
Evan Debenham
b2a9d1bbb0 v3.3.0: added a badge for a fully randomized victory 2025-11-23 14:19:06 -05:00
Evan Debenham
e96b5db76b v3.3.0: adjusted random icon, added random button to hero progression 2025-11-23 14:19:01 -05:00
Evan Debenham
45ecb30dbe v3.3.0: added a randomize button to hero select 2025-11-23 14:18:22 -05:00
Evan Debenham
f8bd2233b9 v3.3.0: fixed mimics not counting as having seen hero when surprising 2025-11-23 14:17:56 -05:00
Evan Debenham
31e992ec10 v3.3.0: fixed some inconsistencies on regular vs. unlocked doors 2025-11-23 14:17:56 -05:00
Evan Debenham
94bd1370d7 v3.3.0: fixed very rare hangs in wandmaker spawning logic 2025-11-23 14:17:56 -05:00
Evan Debenham
8e47b27507 v3.3.0: various layout tweaks for long translations:
- text in wndOptions buttons can now render on 2 lines if needed
- stat slot text can now better dynamically resize
- setting checkbox text can now resize dynamically
2025-11-23 14:17:56 -05:00
Evan Debenham
ee9aaac89b v3.3.0: improved entrance area to quest tester floor 2025-11-23 14:17:56 -05:00
Evan Debenham
08a581be4a v3.3.0: added a warning to trinket energizing 2025-11-23 14:17:56 -05:00
Evan Debenham
447aba7b1e v3.3.0: implemented initial new imp room 2025-11-23 14:17:56 -05:00
Evan Debenham
43328191cd v3.3.0: fixed 2 champs spawning on f1 with recent change 2025-11-23 14:17:56 -05:00
Evan Debenham
658f29fb5b v3.3.0: removed deadlock-causing sync checks 2025-11-23 14:17:55 -05:00
Evan Debenham
62f5d398ca v3.3.0: fixed deprecated platform checking logic 2025-11-23 14:17:52 -05:00
Evan Debenham
b9f900923c v3.3.0: fixed transmuting tipped darts destroying the original stack 2025-11-23 14:17:48 -05:00
Evan Debenham
02b9b75c6b v3.3.0: fixed divine sense not properly updating UI state in some cases 2025-11-23 14:17:48 -05:00
Evan Debenham
90923af5ce v3.3.0: hostile champions now gets slightly harsher as depth increases 2025-11-23 14:17:48 -05:00
Evan Debenham
c3161f050c v3.3.0: balance tweaks to albino rats:
- HP down to 12 from 15
- bleed is now always 2-3 if an attack damages, instead of equal to dmg
2025-11-23 14:17:48 -05:00
Evan Debenham
a186103de9 v3.3.0: updated libGDX to 1.14.0 2025-11-23 14:17:48 -05:00
Evan Debenham
f95f20fa82 v3.3.0: moved handing unreachable target in hunting to its own method 2025-11-23 14:17:48 -05:00
Evan Debenham
be97730e01 v3.3.0: Gladiators negative shield cooldown now has its own buff desc 2025-11-23 14:17:48 -05:00
Evan Debenham
db018069a1 v3.3.0: force cubes now affect chars from far to close from thrower 2025-11-23 14:17:48 -05:00
Evan Debenham
e1ac0b8d78 v3.3.0: fixed large enemies not swapping targets properly 2025-11-23 14:17:48 -05:00
Evan Debenham
6e1ea49540 v3.3.0: rewrote the fix for unstable spell not always triggering talents
Now more robust, fixes errors with siren's song and unstable spellbook
2025-11-23 14:17:48 -05:00