Commit Graph

4973 Commits

Author SHA1 Message Date
Evan Debenham
148dfa84c4 v1.0.1: updated README and guides with some basic iOS information 2021-08-26 12:49:06 -04:00
Evan Debenham
649f1c0c0e v1.0.1: fixed ratmogged enemies dropping items in odd locations 2021-08-26 12:49:06 -04:00
Evan Debenham
a66ab0743d v1.0.1: fixed class armors having odd text in the journal view 2021-08-26 12:49:06 -04:00
Evan Debenham
89385141c4 v1.0.1: ability icons are now used in the choice confirmation window 2021-08-26 12:49:06 -04:00
Evan Debenham
610e062159 v1.0.1: tweaked guidebook trigger for examining 2021-08-26 12:49:06 -04:00
Evan Debenham
08e860e7bd v1.0.1: various safety checks and tweaks to prevent rare crashes 2021-08-26 12:49:06 -04:00
Evan Debenham
ea16725742 v1.0.1: fixed body replacement being vulnerable to AI state debuffs 2021-08-26 12:49:05 -04:00
Evan Debenham
b2d113c53a v1.0.1: fixed disarming traps braking containers 2021-08-26 12:49:05 -04:00
Evan Debenham
69f122d449 v1.0.1: fixed graphics stutter when tracks are switched 2021-08-26 12:49:05 -04:00
Evan Debenham
46635bbd9c v1.0.1: removed an unnecessary call to music.stop when disposing 2021-08-26 12:49:05 -04:00
Evan Debenham
5569ab990c v1.0.1: fixed traps not fully revealing in some cases 2021-08-26 12:49:05 -04:00
Evan Debenham
ecb358b7a3 v1.0.1: fixed liquid metal not refreshing quickslots 2021-08-26 12:49:05 -04:00
Evan Debenham
2b16d3aadb v1.0.1: fixed ankh resurrection not respecting lost inventory debuff 2021-08-26 12:49:05 -04:00
Evan Debenham
6701b59d1e v1.0.1: fixed text overflowing in mod info windows 2021-08-26 12:49:05 -04:00
Evan Debenham
c34b2bdf96 v1.0.1: fixed arcane resin using the wrong prompt text 2021-08-26 12:49:05 -04:00
Evan Debenham
984e273db8 v1.0.1: fixed remote beacon not actually being buffed as intended 2021-08-26 12:49:05 -04:00
Evan Debenham
1b2a80965e v1.0.1: reclassified golden lotus as neutral, avoids enemies atking it 2021-08-26 12:49:05 -04:00
Evan Debenham
76131f2775 v1.0.1: fixed non-disarmable traps being disarmed by time freeze 2021-08-26 12:49:05 -04:00
Evan Debenham
7d6e576331 v1.0.1: slightly tweaked wording in sewers intro text 2021-08-26 12:49:04 -04:00
Evan Debenham
1f296a2d10 v1.0.0: re-final commit 2021-08-15 21:22:39 -04:00
Evan Debenham
6686eab4f7 v1.0.0: final commit 2021-08-15 19:47:31 -04:00
Evan Debenham
732c759ac3 v1.0.0: updated translations 2021-08-15 19:47:26 -04:00
Evan Debenham
88140f3822 v1.0.0: added a mostly finished changelog for v1.0.0 2021-08-15 19:47:21 -04:00
Evan Debenham
7140736104 v0.9.4 is now v1.0.0, and Shattered will now use semantic versioning!
This is due to a requirement by Apple I just discovered, and because Shattered's impending release on iOS is a good milestone for v1.0.0.

Future updates will follow the major.minor.patch format, so next patch is 1.0.1, next minor update is 1.1.0, next major update is 2.0.0.
2021-08-15 19:47:20 -04:00
Evan Debenham
83bea3a03c v0.9.4: updated translations 2021-08-14 17:41:48 -04:00
Evan Debenham
d00a99e13d v0.9.4: added missing vfx to lost backpack 2021-08-14 17:41:46 -04:00
Evan Debenham
8d0630a607 v0.9.4: refactored transmuting a bit, fixed transmuted wand errors 2021-08-14 17:41:46 -04:00
Evan Debenham
b08f3479c1 v0.9.4: fixed rare texture errors in fog of war 2021-08-14 17:41:46 -04:00
Evan Debenham
a5e50a7d68 v0.9.4: added a rankings desc for ratmog deaths 2021-08-14 17:41:46 -04:00
Evan Debenham
32cd459600 v0.9.4: fixed rankings getting submitted when ankh revive is happening 2021-08-14 17:41:45 -04:00
Evan Debenham
732cd7ee86 v0.9.4: updated translations 2021-08-12 20:05:24 -04:00
Evan Debenham
93a3d6f365 v0.9.4: fixed lost backpack being hidden behind other items 2021-08-12 20:05:21 -04:00
Evan Debenham
50a1ea0c62 v0.9.4: trap refactoring and prevented some traps from spawning in halls 2021-08-12 20:05:21 -04:00
Evan Debenham
12cbb51c06 v0.9.4: added a proper icon for lost inventory 2021-08-12 20:05:21 -04:00
Evan Debenham
222031cb97 v0.9.4: added proper icons for abilities and subclasses 2021-08-12 20:05:21 -04:00
Evan Debenham
bfe6d51820 v0.9.4: added proper sprites for spectral necromancers 2021-08-12 20:05:20 -04:00
Evan Debenham
76bd7b8d15 v0.9.4: fixed crashes if hero ankhs without a holster in inventory 2021-08-12 20:05:20 -04:00
Evan Debenham
fa667db0e7 v0.9.4: updated translations 2021-08-11 20:15:15 -04:00
Evan Debenham
3310bc8c00 v0.9.4: fixed wands in the mage's staff losing 1 charge on load 2021-08-11 20:15:11 -04:00
Evan Debenham
313ad4751c v0.9.4: fixed lots of bugs involving charging items and lost inventory 2021-08-11 20:10:46 -04:00
Evan Debenham
440694cd47 v0.9.4: improved unequipped item handling when invent is lost 2021-08-11 20:10:46 -04:00
Evan Debenham
4c1300aa21 v0.9.4: fixed various specific effects not respecting lost inventory 2021-08-11 20:10:46 -04:00
Evan Debenham
a1f590b52d v0.9.4: ankh revives now properly interrupt the hero 2021-08-11 20:10:46 -04:00
Evan Debenham
2987ed1c19 v0.9.4: fixed spectral blades not going through allies 2021-08-11 20:10:46 -04:00
Evan Debenham
0f8c5126e7 v0.9.4: spirit hawk and shadow clone now correctly ignore corruption 2021-08-11 20:10:46 -04:00
Evan Debenham
6bb9be6e6b v0.9.4: fixed interface weirdness in WndResurrect 2021-08-11 20:10:45 -04:00
Evan Debenham
6a0e792aa5 v0.9.4: fixed spawned wraiths not opening doors 2021-08-11 20:10:45 -04:00
Evan Debenham
70df6fa3c7 v0.9.4: fixed resin bonus not being accounted for in transmutation 2021-08-11 20:10:45 -04:00
Evan Debenham
94f6ef7983 v0.9.4: fixed wild magic not actually triggering wand effects 2021-08-11 20:10:45 -04:00
Evan Debenham
9fb6e86f5b v0.9.4: fixed crashes caused by Char auras being applied at bad times 2021-08-11 20:10:45 -04:00