Evan Debenham
d519316314
v3.2.2: added missing androidX config for newer libGDX versions
2025-08-25 15:47:29 -04:00
Evan Debenham
ec1dbad637
v3.2.2: also fixed a crash bug with new Android fullscreen (ugh!)
2025-08-25 15:38:39 -04:00
Evan Debenham
2f66d4ce10
v3.2.2: actually fixed iOS multiline, and upped version for iOS only
2025-08-25 15:11:04 -04:00
Evan Debenham
c229145119
v3.2.2: updated version, changelog, and translations for v3.2.2 release!
2025-08-25 14:15:58 -04:00
Evan Debenham
42a8c442ee
v3.2.2: game now no longer toggles immersive if there is no bar to hide
2025-08-25 14:15:52 -04:00
Evan Debenham
5bb6f72d58
v3.2.2: adjusted explosive durability merging to prevent exploits
2025-08-25 14:15:52 -04:00
Evan Debenham
035840fb32
v3.2.2: fixed ratmogged statues not being removed from landmarks
2025-08-25 14:15:52 -04:00
Evan Debenham
f22cff2f75
v3.2.2: added some smoothing to stairs visual at the end of the prison
2025-08-25 14:15:52 -04:00
Evan Debenham
7ad681935e
v3.2.2: fixed missing caps in thrown weapon desc
2025-08-25 14:15:52 -04:00
Evan Debenham
f3f4ef40f4
v3.2.2: fixed paralysis resist not working properly
2025-08-25 14:15:52 -04:00
Evan Debenham
e967d76d37
v3.2.2: fixed shield of light not applying to bone explosion
2025-08-25 14:15:52 -04:00
Evan Debenham
e1a8744748
v3.2.2: fixed explosive cursed pickaxe explosion not awarding mick badge
2025-08-25 14:15:52 -04:00
Evan Debenham
df56fa1a25
v3.2.2: fixed stone glyph occasionally resulting in dodges
2025-08-25 14:15:52 -04:00
Evan Debenham
31ddefce35
v3.2.2: adjusted itemspritesheet to not longer init with texture ref
2025-08-25 14:15:52 -04:00
Evan Debenham
01bc465114
v3.2.2: fullscreen now defaults on in Android and is forced on in iOS
2025-08-25 14:15:52 -04:00
Evan Debenham
a3901bb104
v3.2.2: fixed liquid metal saying 33% when it was actually 35%
2025-08-25 14:15:52 -04:00
Evan Debenham
b95e05a4f7
v3.2.2: fixed upgrade window not account for metamorphed runic trans
2025-08-25 14:15:52 -04:00
Evan Debenham
d16dd4ed23
v3.2.2: fixed throw clubs/hammers rarely setting hero time too far back
2025-08-25 14:15:51 -04:00
Evan Debenham
cea4fd9f27
v3.2.2: fixed on-equip talents not triggering at all with obliv shard
2025-08-25 14:15:51 -04:00
Evan Debenham
9eaf2618f7
v3.2.2: fixed iOS keyboard not showing return key for multiline
2025-08-25 14:15:47 -04:00
Evan Debenham
0b97ab0c7c
v3.2.2: fixed some UI layout issues with long custom seeds
2025-08-25 14:15:28 -04:00
Evan Debenham
701498a8e8
v3.2.2: moved pixel scale getters to deviceCompat
2025-08-25 14:15:28 -04:00
Evan Debenham
22fb116254
v3.2.2: improved fullscreen option eligibility on Android
2025-08-25 14:15:28 -04:00
Evan Debenham
00672f415b
v3.2.2: updated target Android SDK to 35, with an opt-out for now
2025-08-25 14:15:28 -04:00
Evan Debenham
aa1d403ea5
v3.2.2: removed Android landscape setting, now uses system orientation
2025-08-25 14:15:25 -04:00
Evan Debenham
949cf8e71e
v3.2.2: updated various gradle scripts in prep for 9.0 later
2025-08-25 14:14:57 -04:00
Evan Debenham
00c6c6a8ef
v3.2.2: updated libGDX to 1.13.6-SNAPSHOT
2025-08-25 14:14:54 -04:00
Evan Debenham
45c8eb3e70
v3.2.2: Removed power saver, no longer useful now that we're Android 5+
2025-08-25 14:14:50 -04:00
Evan Debenham
83535d9723
v3.2.2: Increased minimum Android to 5.0 from 4.0, and Java from 8 to 11
2025-08-25 14:14:39 -04:00
Evan Debenham
797f2791a4
v3.2.1: fixed value in changelog and re-upped version for Android
2025-08-14 14:17:01 -04:00
Evan Debenham
ad9a073d69
v3.2.1: updated version, translations, and changelog for v3.2.1!
2025-08-14 13:54:43 -04:00
Evan Debenham
f4bdd396bb
v3.2.1: battlemage staff changes:
...
- fireblast on-hit damage scaling up
- blast wave on-hit damage up
- blast wave knockback at sides increased very slightly
2025-08-14 13:54:39 -04:00
Evan Debenham
7489578fc6
v3.2.1: updated built-in copy of droid sans, fixing many missing chars
2025-08-14 13:54:39 -04:00
Evan Debenham
11373e6fdf
v3.2.1: adjusted sound asset loading to use Sample.update
2025-08-14 13:54:39 -04:00
Evan Debenham
c6f866ea96
v3.2.1: fixed hit/miss icon errors with returning boomerangs
2025-08-14 13:54:39 -04:00
Evan Debenham
b61c2f31a7
v3.2.1: thrown weapon balance tweaks:
...
- thrown clubs and hammers and now be grabbed instantly
- kunai durability up to 8 from 5
- fixed kunai dmg scaling being 1-2 when it should be 1-3
- bolas cripple down to 5 turns from 10
- boomerang dmg scaling down to 1-3 from 1-4
- boomerang circle back delay up to 4 from 3
- force cube base damage up to 5-25 from 5-20
2025-08-14 13:54:39 -04:00
Evan Debenham
45304242ce
v3.2.1: fixed liquid agil EVA persisting slightly longer than intended
2025-08-14 13:54:39 -04:00
Evan Debenham
69d14c505f
v3.2.1: adjusted enchanting effect to better follow the hero
2025-08-14 13:54:39 -04:00
Evan Debenham
a0af4894a6
v3.2.1: fixed camera follow working on enemies out of FOV
2025-08-14 13:54:39 -04:00
Evan Debenham
b8ea04a327
v3.2.1: fixed noisemakers not preserving triggered state on save/load
2025-08-14 13:54:39 -04:00
Evan Debenham
c1f699ab32
v3.2.1: fixed scroll empower overriding itself when it shouldn't
2025-08-14 13:54:39 -04:00
Evan Debenham
2adef1f5fb
v3.2.1: fixed guiding light cooldown text using old CD value
2025-08-14 13:54:39 -04:00
Evan Debenham
6495ed851c
v3.2.1: unblessed ankh revive no longer resets Duelist's weapon charge
2025-08-14 13:54:39 -04:00
Evan Debenham
13a3f57c3a
v3.2.1: fixed text not rendering at full res on macOS
2025-08-14 13:54:38 -04:00
Evan Debenham
51263e4e5c
v3.2.0: updated version, changelog, and translations for v3.2 release!
2025-08-03 13:05:24 -04:00
Evan Debenham
b6270904a7
v3.2.0: adjusted ghost hero to no longer use outdated 'evaded' def verb
2025-08-03 13:05:21 -04:00
Evan Debenham
00865ceeb5
v3.2.0: added an extra check on imp question completion logic
2025-08-03 13:05:21 -04:00
Evan Debenham
f90665e2eb
v3.2.0: fixed a typo in new journal text
2025-08-03 13:05:21 -04:00
Evan Debenham
dee2525e43
v3.2.0: condensed v3.2 changelog
2025-08-03 13:05:21 -04:00
Evan Debenham
2dbbb799ee
v3.2.0: condensed v3.1 changelog
2025-08-03 13:05:21 -04:00