Commit Graph

8024 Commits

Author SHA1 Message Date
Evan Debenham
fd7c736e5d v3.0.0: reduced the pixel blur on Cleric's splash art 2024-12-11 15:43:40 -05:00
Evan Debenham
c8c05fdd74 v3.0.0: implemented the Hallowed Ground spell/talent 2024-12-11 15:43:40 -05:00
Evan Debenham
1943a9f4ad v3.0.0: fixed a few bugs:
- holy intuition not being usable on wands
- shield of light's duration stacking with itself
- other chars not properly triggerin guiding light
2024-12-11 15:43:40 -05:00
Evan Debenham
e7d352baab v3.0.0: renamed & adjusted icons for some talents for better consistency 2024-12-11 15:43:40 -05:00
Evan Debenham
d18e015a50 v3.0.0: fixed a missing period in inscribed stealth desc 2024-12-11 15:43:40 -05:00
Evan Debenham
3cb0a65e37 v3.0.0: added names for Cleric armor abilities and glowing sprite state 2024-12-11 15:43:40 -05:00
Evan Debenham
48d5382a01 v3.0.0: fixed timing errors with bless just before alpha-5 release 2024-12-06 17:09:48 -05:00
Evan Debenham
f333170912 v3.0.0: updated version and changelog for ALPHA-5 2024-12-06 17:09:48 -05:00
Evan Debenham
4b79e4f33d v3.0.0: fixed bless spell not consuming time, and text errors with it 2024-12-06 17:09:48 -05:00
Evan Debenham
b16a8ade17 v3.0.0: fixed minor errors with some spells and action indicator 2024-12-06 17:09:47 -05:00
Evan Debenham
0478c250f3 v3.0.0: updated version and changelog for ALPHA-4 2024-12-05 16:39:45 -05:00
Evan Debenham
5b9100fed9 v3.0.0: improved spell icons/ordering and added the bless talent/spell 2024-12-05 16:39:45 -05:00
Evan Debenham
6c5844cc4b v3.0.0: fixed more crash cases in new AI targeting logic 2024-12-05 16:39:45 -05:00
Evan Debenham
4ef94da089 v3.0.0: fixed some time oddness with Radiance 2024-12-05 16:39:45 -05:00
Evan Debenham
d252d4b327 v3.0.0: fixed some typos 2024-12-05 16:39:45 -05:00
Evan Debenham
4eaab0e70c v3.0.0: fixed divine sense only costing 1 2024-12-05 16:39:45 -05:00
Evan Debenham
ee16b2c244 v3.0.0: Cleric spell balance:
- nerfed divine sense to 30 turns from 50
- nerfed recall glyph, +1 charge cost
2024-12-05 16:39:45 -05:00
Evan Debenham
aacdedc8af v3.0.0: fixed no longer press for info on ghost armor 2024-12-05 16:39:45 -05:00
Evan Debenham
9e84e1149e v3.0.0: fixed action indicator persisting on revive for holy tome 2024-12-05 16:39:45 -05:00
Evan Debenham
2f7c0a3975 v3.0.0: fixed confusing scroll of metamorph cancellation text 2024-12-05 16:39:45 -05:00
Evan Debenham
26c5a4d12a v3.0.0: fixed exploits where players could go past floor 20 with cleric 2024-12-05 16:39:45 -05:00
Evan Debenham
555b39147f v3.0.0: fixed radiance stacking light buff duration 2024-12-05 16:39:45 -05:00
Evan Debenham
87e034b394 v3.0.0: fixed greater haste not preserving duration on save/load 2024-12-05 16:39:44 -05:00
Evan Debenham
b45cd1a523 v3.0.0: fixed AI behaviour causing allies to attack eachother rarely 2024-12-05 16:39:44 -05:00
Evan Debenham
307d929f3c v3.0.0: updated changelog and version for ALPHA-3 2024-12-02 13:50:39 -05:00
Evan Debenham
db0194b44e v3.0.0: properly fixed guiding light cooldown 2024-12-02 13:50:39 -05:00
Evan Debenham
d34934cfca v3.0.0: holy tome now charges based on time, not exp 2024-12-02 13:50:38 -05:00
Evan Debenham
9c443e3990 v3.0.0: fixed holiday pasty names not appearing in catalogs 2024-12-02 13:50:38 -05:00
Evan Debenham
f0629ef15b v3.0.0: added a null safety checks to new recently attack AI logic 2024-12-02 13:50:38 -05:00
Evan Debenham
52d59cca42 v3.0.0: fixed enlightening meal not reducing horn of plenty eat duration 2024-12-02 13:50:38 -05:00
Evan Debenham
1c4e55216c v3.0.0: fixed various spell errors:
- holy lance not spending charges
- guiding light cooldown stacking on itself
- recall glyph duration stacking on itself
2024-12-02 13:50:38 -05:00
Evan Debenham
26ef4dedd0 v3.0.0: updated version and changelog for ALPHA-2 2024-11-29 13:33:27 -05:00
Evan Debenham
df1408e928 v3.0.0: fixed a crash error in new AI logic 2024-11-29 13:33:27 -05:00
Evan Debenham
c8648a4ed5 v3.0.0: fixed various small text errors 2024-11-29 13:33:27 -05:00
Evan Debenham
c41446f2d1 v3.0.0: fixed recall glyph being usable with scrolls of upgrade 2024-11-29 13:33:27 -05:00
Evan Debenham
104180b3d9 v3.0.0: fixed incorrect spell casting eligibility checks 2024-11-29 13:33:27 -05:00
Evan Debenham
3a0ffc6eae v3.0.0: reverted locale change, used methods introduced in Java 21 2024-11-28 14:43:05 -05:00
Evan Debenham
a228a4fb6f v3.0.0: incremented version for early alpha release 2024-11-28 14:31:32 -05:00
Evan Debenham
5251f8683b v3.0.0: implemented the cleanse talent/spell 2024-11-28 13:21:34 -05:00
Evan Debenham
57cd3962b2 v3.0.0: implemented functionality for v3.0 alpha 2024-11-28 13:21:34 -05:00
Evan Debenham
32d32c9e8e v3.0.0: fixed monk's action indicator possibly showing with <1 energy 2024-11-28 13:21:34 -05:00
Evan Debenham
ce7dfedb6c v3.0.0: implemented the Radiance spell 2024-11-28 13:21:34 -05:00
Evan Debenham
ee2f373e61 v3.0.0: added 'quick cast' functionality for cleric spells 2024-11-28 13:21:34 -05:00
Evan Debenham
3966232082 v3.0.0: expanded artifacts that can trigger illuminate for priest 2024-11-28 13:21:34 -05:00
Evan Debenham
ec95fcc5dd v3.0.0: fixed stone of detect magic being usable on thrown items 2024-11-28 13:21:34 -05:00
Evan Debenham
8e1ac0c8c9 v3.0.0: fixed small inconsistencies in weapon ability text highlighting 2024-11-28 13:21:34 -05:00
Evan Debenham
b49d539535 v3.0.0: improved the resolution of the Cleric's beta splash 2024-11-28 13:21:34 -05:00
Evan Debenham
1126e08f12 v3.0.0: added the holy lance spell 2024-11-28 13:21:34 -05:00
Evan Debenham
abc6b8bc04 v3.0.0: holy weapon and ward now work with curses 2024-11-28 13:21:34 -05:00
Evan Debenham
e171a1efee v3.0.0: implemented a changelog for v3.0 so far 2024-11-28 13:21:34 -05:00