Commit Graph

5277 Commits

Author SHA1 Message Date
Evan Debenham c480d03d4e v0.9.4: removed superfluous INSTANCE tracking in WndUseItem 2021-08-08 18:04:17 -04:00
Evan Debenham 7307c38a3c v0.9.4: overhauled text input, now multiplatform using libGDX textField 2021-08-08 18:04:16 -04:00
Evan Debenham bcdbf8ef43 v0.9.4: added support for input multiplexing 2021-08-08 18:04:16 -04:00
Evan Debenham a492c565d0 v0.9.4: refactored code relating to font generators 2021-08-08 18:04:16 -04:00
Evan Debenham daa569b4fe v0.9.4: various refactors and improvements to buff and talent icon code 2021-08-08 18:04:16 -04:00
Evan Debenham 72275d240d v0.9.4: removed unnecessary texture reference in TextureFilm 2021-08-08 18:04:16 -04:00
Evan Debenham 001c40f15e v0.9.4: improved behaviour of electricity blobs 2021-08-08 18:04:16 -04:00
Evan Debenham dfddf0fd94 v0.9.4: magical infusion now preserves curses 2021-08-08 18:04:16 -04:00
Evan Debenham 853ecad6e6 v0.9.4: refactored char interaction and fixed it reducing momentum. 2021-08-08 18:04:16 -04:00
Evan Debenham edfc73aed5 v0.9.4: fixed slightly incorrect numbers in lotus description 2021-08-08 18:04:16 -04:00
Evan Debenham 7730b4c5a1 v0.9.4: fixed various small text errors:
- shockwave desc implying that enchants always proc from it
- point blank not mentioning the bow despite improving it
- typo in wand of regrowth desc
2021-08-08 18:04:16 -04:00
Evan Debenham 4b10e06038 v0.9.4: fixed uncollectable items being upgradeable or un-IDed 2021-08-08 18:04:15 -04:00
Evan Debenham 8ff7850192 v0.9.4: improved final prison exit stairs, and removed old visual files 2021-08-08 18:04:15 -04:00
Evan Debenham c50c012f8f v0.9.4: added the ability to play a variable list of music tracks 2021-08-08 18:04:15 -04:00
Evan Debenham f547b8a0b0 v0.9.4: adjusted AI behaviour, only allies ignore invuln targets 2021-08-08 18:04:15 -04:00
Evan Debenham 0d0f33d845 v0.9.4: fixed damage warn triggering when hero gains HP from being hit 2021-08-08 18:04:15 -04:00
Evan Debenham d261b73272 v0.9.4: improved blessed ankh behaviour 2021-08-08 18:04:15 -04:00
Evan Debenham fa94762a31 v0.9.4: added mp3 music for iOS 2021-08-08 18:04:15 -04:00
Evan Debenham c461ce03cf v0.9.4: improved formatting for settings.gradle 2021-08-08 18:04:12 -04:00
Evan Debenham 7b08b4d5bd v0.9.4: added iOS module!
Note that this commit includes several changes made iteratively over time, from TestFlight 1.0 to 1.5
2021-08-08 18:03:38 -04:00
Evan Debenham 0c2434a605 v0.9.4: added UI support for no update service 2021-08-08 18:02:57 -04:00
Evan Debenham 110a8017f7 v0.9.4: Restructured the options menu slightly:
- fullscreen moved to display settings
- orientation toggle removed, game now uses system orientation
2021-08-08 18:02:57 -04:00
Evan Debenham 5f1f3be474 v0.9.4: Removed unnecessary options from WndGame 2021-08-08 18:02:57 -04:00
Evan Debenham 40345da3a6 v0.9.4: remastered step.mp3 to fix popping on some devices 2021-08-08 18:02:57 -04:00
Evan Debenham 4df6e1ec0d v0.9.4: moved to async android audio, added in gdx 1.9.12 2021-08-08 18:02:54 -04:00
Evan Debenham 804f0bda2e v0.9.4: adjusted justResumed to not be blank and only trigger on android 2021-08-08 18:02:21 -04:00
Evan Debenham d610383717 v0.9.4: added main code module support for iOS 2021-08-08 18:02:21 -04:00
Evan Debenham 9b63eb5e09 v0.9.4: updated libGDX to 1.10.0, dropping support for Android 2.3/3 2021-08-08 18:02:21 -04:00
Evan Debenham cd8abf720c v0.9.3c: final commit 2021-06-23 18:01:39 -04:00
Evan Debenham b9ce18cf83 v0.9.3c: updated translations 2021-06-23 18:01:27 -04:00
Evan Debenham 4df0062292 v0.9.3c: player can now collect dew on stairs even at full HP 2021-06-23 18:01:25 -04:00
Evan Debenham 9c7c0c8b90 v0.9.3c: fixed necromancers sometimes losing track of their skeleton 2021-06-23 18:01:25 -04:00
Evan Debenham 5533adbdc0 v0.9.3c: fixed lightweight cloak not working correctly since 0.9.3 2021-06-23 18:01:25 -04:00
Evan Debenham 9cece3c84e v0.9.3c: fixed death mark improperly applying fear 2021-06-23 18:01:25 -04:00
Evan Debenham 0f9dff4560 v0.9.3c: fixed upgrading heightened senses not calling observe 2021-06-23 18:01:25 -04:00
Evan Debenham f9f24361d4 v0.9.3c: fixed Talent.onItemCollected being called on rankings load 2021-06-23 18:01:25 -04:00
Evan Debenham 288fcb0a72 v0.9.3c: fixed death by DK spawners not making a record in rankings 2021-06-23 18:01:25 -04:00
Evan Debenham 7dd977e1bc v0.9.3c: fixed text errors in fan of blades and hourglass 2021-06-23 18:01:25 -04:00
Evan Debenham e1ba01caf6 v0.9.3c: fixed quick use window working when hero is dead 2021-06-23 18:01:25 -04:00
Evan Debenham f71af34f0b v0.9.3c: fully fixed warp becaon onto characters 2021-06-23 18:01:25 -04:00
Evan Debenham e180c2916c v0.9.3b: fixed an error in german translation and re: final commit 2021-06-18 00:11:06 -04:00
Evan Debenham baf141719c v0.9.3b: final commit 2021-06-17 20:57:42 -04:00
Evan Debenham 38e6464477 v0.9.3b: updated translations and translator credits 2021-06-17 20:56:07 -04:00
Evan Debenham d41a870e1b v0.9.3b: quickslotted bags now support targeting 2021-06-17 20:56:04 -04:00
Evan Debenham c89181ea18 v0.9.3b: quickslotted bags are no longer removed from rankings 2021-06-17 20:56:04 -04:00
Evan Debenham e919b880a9 v0.9.3b: random teleportation now interrupts the hero 2021-06-17 20:56:04 -04:00
Evan Debenham 85e5e1a12e v0.9.3b: added a quick-use inventory window 2021-06-17 20:56:04 -04:00
Evan Debenham 57d9f7ffad v0.9.3b: added more safety checks to prismatic images 2021-06-17 20:56:04 -04:00
Evan Debenham eb0c857ef8 v0.9.3b: deactivating cloak now only ends prep if hero is visible 2021-06-17 20:56:04 -04:00
Evan Debenham 5a733d72e8 v0.9.3b: fixed no killing badge not appearing if hero fell 2021-06-17 20:56:04 -04:00