Commit Graph

5057 Commits

Author SHA1 Message Date
Evan Debenham
4ec2c80e10 v2.4.0: fixed sandals of nature incorrectly interacting with recharging 2024-04-23 13:42:11 -04:00
Evan Debenham
ba3c7f590a v2.4.0: implemented exotic crystals and mossy clump 2024-04-23 13:42:11 -04:00
Evan Debenham
8f237dc66a v2.4.0: fixed geomancer/sappers placing boulders next to entrance 2024-04-23 13:42:10 -04:00
Evan Debenham
24f5d738cf v2.4.0: fixed view distance not restoring when Yog is defeated 2024-04-23 13:42:10 -04:00
Evan Debenham
7846251a45 v2.4.0: adjusted description text for scroll of recharging 2024-04-23 13:42:10 -04:00
Evan Debenham
3fba4c5841 v2.4.0: roughly implemented two more trinkets 2024-04-23 13:42:10 -04:00
Evan Debenham
c80fa10980 v2.4.0: increased ghost enchant rate, smith can now also enchant 2024-04-23 13:42:10 -04:00
Evan Debenham
5830f5db39 v2.4.0: improved how the game handles loading hero splash arts 2024-04-23 13:42:10 -04:00
Evan Debenham
f89b687ed8 v2.4.0: added a safety check to hero info button 2024-04-23 13:41:41 -04:00
Evan Debenham
fc3cbf395a v2.4.0: the rat skull finally returns as the game's first trinket 2024-04-23 13:41:41 -04:00
Evan Debenham
938a78883f v2.4.0: adjusted recipes and balance for spells, and 2 brews 2024-04-23 13:41:41 -04:00
Evan Debenham
a83be1d286 v2.4.0: adjusted recipes and balance for brews and elixirs 2024-04-23 13:41:41 -04:00
Evan Debenham
ae020c1f71 v2.4.0: added initial logic for finding/creating trinkets 2024-04-23 13:41:36 -04:00
Evan Debenham
4bb583b24f v2.4.0: adjusted alchemy room spawning, always on 3rd or 4th floor 2024-04-23 13:39:05 -04:00
Evan Debenham
21804614eb v2.4.0: slightly reduced free energy spawns 2024-04-23 13:39:05 -04:00
Evan Debenham
bf0b95aa96 v2.4.0: unstable brew/spell are now more likely to roll a useful effect 2024-04-23 13:39:04 -04:00
Evan Debenham
9b723f36bc v2.4.0: added some game log text when thrown weapons break 2024-04-23 13:39:04 -04:00
Evan Debenham
f7c6a2ad28 v2.4.0: fixed empowered flurry of blows not using projecting enchant 2024-04-23 13:39:04 -04:00
Evan Debenham
7be69b65e3 v2.4.0: fixed swift equip not working during time freeze 2024-04-23 13:39:04 -04:00
Evan Debenham
68895b1340 v2.4.0: ethereal chains now resolve just before cell pressing 2024-04-23 13:39:04 -04:00
Evan Debenham
780966db42 v2.4.0: fixed thrown weapons sticking to ghouls as they are downed 2024-04-23 13:39:04 -04:00
Evan Debenham
8efb48d83f v2.4.0: added new buttons and bindings in the alchemy scene 2024-04-23 13:39:01 -04:00
Evan Debenham
340900abcb v2.4.0: added a 'repeat' icon, and fixed copy/paste being swapped 2024-04-23 13:36:35 -04:00
Evan Debenham
3746633b1f v2.4.0: fixed cases where Yog could command minions to attack themselves 2024-04-23 13:36:35 -04:00
Evan Debenham
bfb4602151 v2.4.0: fixed cases of runestones affecting terrain when they shouldn't 2024-04-23 13:36:35 -04:00
Evan Debenham
a00355b712 v2.4.0: replaced catalysts with a new unstable brew and spell 2024-04-23 13:36:35 -04:00
Evan Debenham
aa507c7efc v2.4.0: fixed sneak granting 2 effective turns of invis instead of 1 2024-04-23 13:36:34 -04:00
Evan Debenham
89fe77784e v2.4.0: fixed cases where lucky enchant wouldn't proc on killing blows 2024-04-23 13:36:34 -04:00
Evan Debenham
e8c824e6eb v2.4.0: improved badge save/display logic when game is ended 2024-04-23 13:36:34 -04:00
Evan Debenham
9f230b4952 v2.4.0: fixed armband not working on hiding mimics 2024-04-23 13:36:34 -04:00
Evan Debenham
78429602f8 v2.4.0: fixed newborn elementals firing charged atks through walls 2024-04-23 13:36:34 -04:00
Evan Debenham
43a8eea7e9 v2.4.0: adjusted buyback text limits in shopkeeper windows 2024-04-23 13:36:34 -04:00
Evan Debenham
8630dafd99 v2.4.0: added a missing item warning to WndResurrect 2024-04-23 13:36:34 -04:00
Evan Debenham
38332aa207 v2.4.0: actMine is now private 2024-04-23 13:36:34 -04:00
Evan Debenham
e67d25967c v2.4.0: aqua blast and feather fall are now a brew and elixir 2024-04-23 13:36:34 -04:00
Evan Debenham
e2372805bf v2.4.0: standardized values (gold and energy) for brews/elixirs/spells 2024-04-23 13:36:34 -04:00
Evan Debenham
ca13a1d026 v2.4.0: boosted the energy value of rare consumables 2024-04-23 13:36:33 -04:00
Evan Debenham
1c54043354 v2.4.0: removed catalysts from alchemy recipes (lotsa followup needed) 2024-04-23 13:36:33 -04:00
Evan Debenham
55ba5757da v2.4.0: fixed the chilling enchant possibly reducing chill duration 2024-04-23 13:36:33 -04:00
Evan Debenham
2466974a71 v2.4.0: cleaned up various allocations that occurred every frame 2024-04-23 13:36:33 -04:00
Evan Debenham
94bf5b88c4 v2.4.0: fixed a typo in boulder desc 2024-04-23 13:36:33 -04:00
Evan Debenham
23ffeeea7f v2.4.0: substantially improved the sparkling potion sprite 2024-04-23 13:36:33 -04:00
Evan Debenham
5b58aec93f v2.4.0: added holiday pastys for pride, birthdays, and new years 2024-04-23 13:36:33 -04:00
Evan Debenham
425c90135d v2.3.2: updated min daily, i18n, changes, & version for v2.3.2 release! 2024-01-31 12:49:32 -05:00
Evan Debenham
92b826e0c6 v2.3.2: fixed 2.3.1 change which let Tengu set himself on fire =S 2024-01-31 12:49:32 -05:00
Evan Debenham
f985884ef1 v2.3.2: fixed jump vfx not causing the camera to follow the hero 2024-01-31 12:49:32 -05:00
Evan Debenham
43db54d0fc v2.3.2: fixed some very small typos and clarified divination desc 2024-01-31 12:49:32 -05:00
Evan Debenham
6a05169b51 v2.3.2: improved item placement logic in shops.
This improves layouts and also fixes seed problems with varying item count
2024-01-31 12:49:32 -05:00
Evan Debenham
14f4b0a38e v2.3.2: updated Aleks' credits link 2024-01-31 12:49:32 -05:00
Evan Debenham
9de10a0e96 v2.3.2: fixed cases where terrain features wouldn't appear 2024-01-31 12:49:32 -05:00