Commit Graph

6351 Commits

Author SHA1 Message Date
Evan Debenham
99195f0d57 v2.0.2: added pixel font support for vietnamese 2023-04-13 13:28:04 -04:00
Evan Debenham
bcf7db0e73 v2.0.2: adjusted lang warning in changes scene, now shows in all layouts 2023-04-13 13:28:04 -04:00
Evan Debenham
ea461d24df v2.0.2: fixed spirit bow arrows triggering deadly followup 2023-04-13 13:28:04 -04:00
Evan Debenham
a81131d255 v2.0.2: improved error handling in WndRanking, now shows some info 2023-04-13 13:27:59 -04:00
Evan Debenham
b69240ce4f v2.0.2: fixed downed ghoul sprites not updating on observe 2023-04-13 13:26:19 -04:00
Evan Debenham
7042919648 v2.0.2: fixed cases of lunge still atking after moving onto a tele trap 2023-04-13 13:26:19 -04:00
Evan Debenham
4ce7bfc8cc v2.0.2: fixed levitation persisting for 1 turn after chasm falling 2023-04-13 13:26:19 -04:00
Evan Debenham
ce08e66b6e v2.0.2: fixed new quickslot swap logic putting rings into quickslots 2023-04-13 13:26:19 -04:00
Evan Debenham
e995af5c95 v2.0.2: fixed controller drag events incorrectly using separate IDs 2023-04-13 13:26:19 -04:00
Evan Debenham
1c944a0ada v2.0.2: fixed bugs with dragging view + corners + controller cursor 2023-04-13 13:26:19 -04:00
Evan Debenham
d31b539824 v2.0.2: fixed the threshold for monastic vigor being lower than intended 2023-04-13 13:26:19 -04:00
Evan Debenham
1cc91bf038 v2.0.2: further small improvements to action indicator for Monk 2023-04-13 13:26:19 -04:00
Evan Debenham
5916125121 v2.0.2: fixed emulated drags being added before emulated pointer up 2023-04-13 13:26:19 -04:00
Evan Debenham
0b2815c77c v2.0.2: more action ind. improvements, moved some info to new indicator 2023-04-13 13:26:19 -04:00
Evan Debenham
513f60bee6 v2.0.2: overhauled action indicator functionality 2023-04-13 13:26:19 -04:00
Evan Debenham
04b9592f60 v2.0.2: fixed a rounding error in rendered text block 2023-04-13 13:26:19 -04:00
Evan Debenham
9668507075 v2.0.2: fixed arrows not using spirit bow's level for str req 2023-04-13 13:26:18 -04:00
Evan Debenham
61fa0543a9 v2.0.2: fixed monk's meditate resistance persisting longer than intended 2023-04-13 13:26:18 -04:00
Evan Debenham
59a953c648 v2.0.2: fixed elemental strike + lucky working on ally characters 2023-04-13 13:26:18 -04:00
Evan Debenham
7781918372 v2.0.2: fixed actTransition not checking if a floor is locked 2023-04-13 13:26:18 -04:00
Evan Debenham
ebe388b800 v2.0.2: very slightly adjusted alchemy prices to improve price rounding 2023-04-13 13:26:18 -04:00
Evan Debenham
c799475637 v2.0.2: fixed flail ability triggering ability use even if it fails 2023-04-13 13:26:18 -04:00
Evan Debenham
22790c406e v2.0.1: updated changelog & version for (hopefully) final v2.0.1 release
v2.0.1 got so many re-releases because it sat in beta for a while, and various new issues kept popping up, only the final release of v2.0.1 actually went public. If I do this again in future I'll probably just assign proper beta version codes to the non-final releases.
2023-03-29 13:46:42 -04:00
Evan Debenham
8331a4540a v2.0.1: attacking an enemy now properly sets quickslots to target it 2023-03-29 13:46:42 -04:00
Evan Debenham
eebdea4e7f v2.0.1: updated translations 2023-03-29 13:46:42 -04:00
Evan Debenham
8b7ac68f8a v2.0.1: added a safety check to unbundling the unstable spellbook 2023-03-29 13:46:41 -04:00
Evan Debenham
96f840932c v2.0.1: improved noisemaker's not being collectable after trigger 2023-03-29 13:46:41 -04:00
Evan Debenham
7928f41ee3 v2.0.1: improved button logic, preventing simultaneous button presses 2023-03-29 13:46:41 -04:00
Evan Debenham
7002790982 v2.0.1: fixed life link incorrectly persisting on downed ghouls 2023-03-29 13:46:41 -04:00
Evan Debenham
b3865463a2 v2.0.1: fixed animation timing errors with shield battery 2023-03-29 13:46:41 -04:00
Evan Debenham
df8b4326d0 v2.0.1: updated an outdated credits link for transifex 2023-03-29 13:46:41 -04:00
Evan Debenham
0b38798c95 v2.0.1: updated version & changelog for re-amended v2.0.1 release (aaa) 2023-03-29 13:46:41 -04:00
Evan Debenham
7a81be75bb v2.0.1: reverted spellbook change for now, caused side-effects 2023-03-29 13:46:41 -04:00
Evan Debenham
d277b9cf35 v2.0.1: fixed a no text found error with shield battery and antimagic 2023-03-29 13:46:41 -04:00
Evan Debenham
127709a58a v2.0.1: fixed champion weapon swapping not updating attack indicator 2023-03-29 13:46:41 -04:00
Evan Debenham
a4f6cdbcb3 v2.0.1: fixed updated beam logic not using beamTarget pos 2023-03-29 13:46:41 -04:00
Evan Debenham
fc54b62b6b v2.0.1: fixed text display errors in flail's spin buff 2023-03-29 13:46:41 -04:00
Evan Debenham
e716f51b12 v2.0.1: fixed unintentional debug code that set eye dmg to 0 2023-03-29 13:46:41 -04:00
Evan Debenham
58b3ebe852 v2.0.1: updated version and changelog for amended v2.0.1 release 2023-03-25 13:17:15 -04:00
Evan Debenham
659eb6c9f7 v2.0.1: fixed charging eyes melee attacking after recent ranged AI fix 2023-03-25 13:17:12 -04:00
Evan Debenham
476575744b v2.0.1: updated a credits listing for Italian by request 2023-03-25 13:17:12 -04:00
Evan Debenham
94bf1c5f41 v2.0.1: updated version and changelog for v2.0.1 release 2023-03-24 17:36:13 -04:00
Evan Debenham
5ddcb7d7ea v2.0.1: buffs to various duelist weapon abilities 2023-03-24 17:36:13 -04:00
Evan Debenham
3d1dbc54b5 v2.0.1: buffs to duelist and monk talents, and weapon charge speed 2023-03-24 17:36:13 -04:00
Evan Debenham
7f7546ea33 v2.0.1: updated translations 2023-03-24 17:36:11 -04:00
Evan Debenham
a351cefda7 v2.0.1: fixed brawlers stance granting weapon damage blocking 2023-03-24 17:36:08 -04:00
Evan Debenham
4afa49cea1 v2.0.1: updated translator credits 2023-03-24 17:36:08 -04:00
Evan Debenham
b8bc82c122 v2.0.1: fixed ranged enemy AI and projecting champ buff in some cases 2023-03-24 17:36:08 -04:00
Evan Debenham
dbc96faef5 v2.0.1: fixed combined energy potentially boosting energy past 100% 2023-03-24 17:36:08 -04:00
Evan Debenham
6f7b1f80b8 v2.0.1: quickslot contents now auto-swap when equipping items 2023-03-24 17:36:08 -04:00