Evan Debenham
|
74762c158f
|
v0.9.4: moving between floors now disarms pressed traps, instead of ending time freeze. Warping beacon also now dispells invis after moving the hero.
|
2021-08-08 18:04:57 -04:00 |
|
Evan Debenham
|
a0b6e77af2
|
v0.9.4: fixed some minor typos
|
2021-08-08 18:04:57 -04:00 |
|
Evan Debenham
|
967a7f89c9
|
v0.9.4: fixed magical sight incorrectly scaling with sniper
|
2021-08-08 18:04:57 -04:00 |
|
Evan Debenham
|
ac790b1ece
|
v0.9.4: game now periodically clears texture cache when changing scenes
|
2021-08-08 18:04:35 -04:00 |
|
Evan Debenham
|
020d14011f
|
v0.9.4: fixed cases of vertex buffers not being cleared
|
2021-08-08 18:04:35 -04:00 |
|
Evan Debenham
|
92f190d04c
|
v0.9.4: added a new rare enemy: spectral necromancers
|
2021-08-08 18:04:35 -04:00 |
|
Evan Debenham
|
04d8278950
|
v0.9.4: reverted removal of orientation control from Android version
|
2021-08-08 18:04:34 -04:00 |
|
Evan Debenham
|
ed5d5a56ee
|
v0.9.4: fixed magical charge and scroll empower interacting incorrectly
|
2021-08-08 18:04:34 -04:00 |
|
Evan Debenham
|
0661a224a3
|
v0.9.4: fixed combo indicator not changing when hero changes weapon
|
2021-08-08 18:04:34 -04:00 |
|
Evan Debenham
|
559a722a89
|
v0.9.4: fixed cases of shadows buff detaching multiple times
|
2021-08-08 18:04:34 -04:00 |
|
Evan Debenham
|
e984595c32
|
v0.9.4: fixed soul mark errors with low health enemies with shielding
|
2021-08-08 18:04:34 -04:00 |
|
Evan Debenham
|
222c0046b1
|
v0.9.4: fixed level 12 and 18 badge sprites being out of order
|
2021-08-08 18:04:34 -04:00 |
|
Evan Debenham
|
ee2eea4459
|
v0.9.4: fixed dew drops still stacking in some cases
|
2021-08-08 18:04:34 -04:00 |
|
Evan Debenham
|
448cc0a23c
|
v0.9.4: fixed warping traps not having a clear description
|
2021-08-08 18:04:34 -04:00 |
|
Evan Debenham
|
9849491f77
|
v0.9.4: armor with the seal on it now states its max shielding
|
2021-08-08 18:04:34 -04:00 |
|
Evan Debenham
|
6ae71ea544
|
v0.9.4: fixed DK minions dropping imp quest tokens
|
2021-08-08 18:04:34 -04:00 |
|
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
|
daa569b4fe
|
v0.9.4: various refactors and improvements to buff and talent icon code
|
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
|
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
|
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
|
d610383717
|
v0.9.4: added main code module support for iOS
|
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 |
|