Commit Graph

5101 Commits

Author SHA1 Message Date
Evan Debenham
72e0b6ee1c v1.0.3: fixed rare crashes when bundling tengu fire ability 2021-08-31 19:18:38 -04:00
Evan Debenham
3e73344ab8 v1.0.3: fixed unintentionally committed debug code in reclaim trap 2021-08-31 19:18:38 -04:00
Evan Debenham
a6e349ab7e v1.0.3: fixed extremely rare cases of the hero resurrecting onto plants 2021-08-31 19:18:38 -04:00
Evan Debenham
30c00f95b6 v1.0.3: fixed audio issues on desktop caused by threading addition 2021-08-31 19:18:38 -04:00
Evan Debenham
e3ffc875ba v1.0.2: final commit 2021-08-29 11:11:20 -04:00
Evan Debenham
8a013dc66b v1.0.2: updated translations 2021-08-29 11:11:12 -04:00
Evan Debenham
259e56bb88 v1.0.2: refactored str bonus calculation. 2021-08-29 11:11:10 -04:00
Evan Debenham
4458402f95 v1.0.2: fixed sizes for various item sprite effects 2021-08-29 11:11:09 -04:00
Evan Debenham
bb9ee6450f v1.0.2: fixed more cases of permanent traps getting deactivated 2021-08-29 11:11:09 -04:00
Evan Debenham
7273342688 v1.0.2: fixed rare crashes if guardian traps couldn't find a location 2021-08-29 11:11:09 -04:00
Evan Debenham
789a2fc539 v1.0.2: fixed time stasis not always blocking negative buff effects 2021-08-29 11:11:09 -04:00
Evan Debenham
b7837daacf v1.0.2: fixed hasty retreat lasting for fewer turns than intended 2021-08-29 11:11:09 -04:00
Evan Debenham
4be377db66 v1.0.2: fixed a typo in sniper's description 2021-08-29 11:11:09 -04:00
Evan Debenham
7895630163 v1.0.2: fixed geyser traps knocking the hero into other chars 2021-08-29 11:11:09 -04:00
Evan Debenham
b9937dc2d9 v1.0.2: fixed elemental power talent not being buffed as intended 2021-08-29 11:11:09 -04:00
Evan Debenham
df54b93c49 v1.0.2: added a missing sync check in music to prevent crashes 2021-08-29 11:11:09 -04:00
Evan Debenham
4b0e89af2e v1.0.2: negative str bonuses now also show in hero stats screen 2021-08-29 11:11:08 -04:00
Evan Debenham
07ad3fcc38 v1.0.1: final commit 2021-08-26 12:49:17 -04:00
Evan Debenham
b8fa887384 v1.0.1: fixed some characters occupying cells before they were placed 2021-08-26 12:49:11 -04:00
Evan Debenham
8b9821d78f v1.0.1: fixed a crash caused by AI changes 2021-08-26 12:49:11 -04:00
Evan Debenham
585a0e90bf v1.0.1: fixed a missing HTTPS in readme 2021-08-26 12:49:11 -04:00
Evan Debenham
b21e437011 v1.0.1: pressing enter now confirms single line text input 2021-08-26 12:49:11 -04:00
Evan Debenham
a3100b4fbb v1.0.1: updated translations, languages credits, and credits window 2021-08-26 12:49:09 -04:00
Evan Debenham
4c0220ca50 v1.0.1: fixed hourglass stasis not clearing invis 2021-08-26 12:49:06 -04:00
Evan Debenham
83ba5dc931 v1.0.1: added info buttons to the scroll of enchantment window 2021-08-26 12:49:06 -04:00
Evan Debenham
51ff3c8948 v1.0.1: fixed a typo in statue desc 2021-08-26 12:49:06 -04:00
Evan Debenham
1a06a42ab9 v1.0.1: fixed fire and freezing not breaking items 2021-08-26 12:49:06 -04:00
Evan Debenham
209f717fa8 v1.0.1: fixed scorpios and trickster not acting when attacked out of FOV 2021-08-26 12:49:06 -04:00
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