Commit Graph

5281 Commits

Author SHA1 Message Date
Evan Debenham 0d9746b598 v2.5.0: fixed self-throwing aqua brew always going up-left 2024-07-05 12:38:57 -04:00
Evan Debenham 59727ea864 v2.5.0: added game log text for when shopkeepers flee 2024-07-05 12:38:57 -04:00
Evan Debenham aa7b645645 v2.5.0: adjusted logic for landmarks, now get added based on hero action 2024-07-05 12:38:57 -04:00
Evan Debenham b770732b06 v2.5.0: Warrior's broken seal now includes glyph in name/desc 2024-07-05 12:38:56 -04:00
Evan Debenham 655775d164 v2.5.0: adjusted attack indicator to hopefully fix responsiveness errors 2024-07-05 12:38:56 -04:00
Evan Debenham afcafa5e43 v2.5.0: targeted traps now have a max range of 8 tiles 2024-07-05 12:38:56 -04:00
Evan Debenham 60c56a1253 v2.5.0: fixed auto-aim not correctly interacting with cursed wands 2024-07-05 12:38:56 -04:00
Evan Debenham 3354141820 v2.5.0: fixed tormented spirits not consuming SoRC, also buffed them 2024-07-05 12:38:56 -04:00
Evan Debenham edca8b09a5 v2.5.0: fixed wondrous resin affecting chaos elementals 2024-07-05 12:38:56 -04:00
Evan Debenham a59a018d5b v2.5.0: fixed game not always saving after showing trinket window 2024-07-05 12:38:56 -04:00
Evan Debenham c1e4465806 v2.5.0: fixed unstable spellbook using the wrong probs for upgrade list 2024-07-05 12:38:56 -04:00
Evan Debenham 6b9940e885 v2.5.0: improved landmark contents, brightened distant wells a bit 2024-07-05 12:38:56 -04:00
Evan Debenham da42665e80 v2.5.0: added landmark functionality for level feelings 2024-07-05 12:38:56 -04:00
Evan Debenham 995a8836c3 v2.5.0: added new icons for some existing landmarks 2024-07-05 12:38:56 -04:00
Evan Debenham 40afe2a22c v2.5.0: overhauled icons asset file, creating room for more 2024-07-05 12:38:52 -04:00
Evan Debenham 75532abf00 v2.5.0: various UI/UX improvements to the journal and guidebook 2024-07-05 12:37:34 -04:00
Evan Debenham dd9f90c372 v2.5.0: converted notes tab to use new grid UI 2024-07-05 12:37:29 -04:00
Evan Debenham c861f8cef8 v2.5.0: final behaviour improvements to new upgrade window 2024-07-05 12:37:29 -04:00
Evan Debenham 5138e0ac0a v2.5.0: made some final visual clarity tweaks to the upgrade window 2024-07-05 12:37:29 -04:00
Evan Debenham f232a5d1e8 v2.5.0: fixed upgrade window ring stats not accounting for curses 2024-07-05 12:37:29 -04:00
Evan Debenham e4085fe445 v2.5.0: improved logic for cancelling new upgrade window 2024-07-05 12:37:29 -04:00
Evan Debenham 5381809f55 v2.5.0: added wndUpgrade info for weapon abilities and augments 2024-07-05 12:37:29 -04:00
Evan Debenham 07bed7c724 v2.5.0: added wndUpgrade info for rings 2024-07-05 12:37:29 -04:00
Evan Debenham be3de2d883 v2.5.0: added wndUpgrade info for wands 2024-07-05 12:37:29 -04:00
Evan Debenham 40e7a4093f v2.5.0: added a new window for confirming upgrades (some stats missing) 2024-07-05 12:37:29 -04:00
Evan Debenham 351a74c567 v2.5.0: fixed enchant/glyph cleansing resulting in crashes 2024-07-05 12:37:28 -04:00
Evan Debenham f0542ebf1e v2.5.0: added a method for recording multiple bestiary encounters 2024-07-05 12:37:28 -04:00
Evan Debenham b6f7e7462c v2.5.0: made a bunch of code tweaks so catalogs can appear out of game 2024-07-05 12:37:28 -04:00
Evan Debenham d69530831d v2.5.0: improved code (and some text) for trinket descriptions 2024-07-05 12:37:25 -04:00
Evan Debenham f6299e07c8 v2.5.0: added more info tracking to catalogs, and code improvements 2024-07-05 12:36:37 -04:00
Evan Debenham b003d1129d v2.5.0: redesigned badges for the new catalog
This includes a lore tweak to the final halls page
2024-07-05 12:28:17 -04:00
Evan Debenham eb51e6dafe v2.5.0: added a proper icon for the catalog tab 2024-07-05 12:28:16 -04:00
Evan Debenham cba48b81c1 v2.5.0: journal catalog tabs now remember their scroll positions 2024-07-05 12:28:16 -04:00
Evan Debenham 1c2e5e9bea v2.5.0: fixed happy end badges not being added to local badges 2024-07-05 12:28:16 -04:00
Evan Debenham fae083d737 v2.5.0: fixed a few typos 2024-07-05 12:28:16 -04:00
Evan Debenham 52aa38780f v2.5.0: expanded catalogs to include bestiary and lore sections 2024-07-05 12:28:16 -04:00
Evan Debenham 018039a53c v2.5.0: expanded the bestiary to include plants and traps 2024-07-05 12:28:16 -04:00
Evan Debenham 2f3ace353e v2.5.0: added a bestiary to the journal, which tracks mob&npc encounters 2024-07-05 12:28:16 -04:00
Evan Debenham 16977c4181 v2.5.0: merged spawning logic into one class (freeing up bestiary) 2024-07-05 12:28:16 -04:00
Evan Debenham a3f2ab7a89 v2.5.0: more thoroughly filled out equipment and consumable catalog tabs 2024-07-05 12:28:12 -04:00
Evan Debenham 6a313b1355 v2.5.0: big expansion and some code improvements to catalogs 2024-07-05 12:28:07 -04:00
Evan Debenham 39209884f3 v2.5.0: completely overhauled catalog UI, now uses a grid! 2024-07-05 12:28:07 -04:00
Evan Debenham d7d2809776 v2.4.2: updated translations, changelog, and version for v2.4.2 release! 2024-06-04 13:41:15 -04:00
Evan Debenham 5bef46bc90 v2.4.2: fixed disabled cancel button when there are leftover alch items 2024-06-04 13:41:12 -04:00
Evan Debenham cba6917995 v2.4.2: Fixed wondrous resin not triggering from wild magic zaps 2024-06-04 13:41:12 -04:00
Evan Debenham ff3b5eb63d v2.4.2: DK now only kills allied minions of his on phase 1 -> 2 2024-06-04 13:41:12 -04:00
Evan Debenham bee9767987 v2.4.2: fixed cases where champion ability tag sprites wouldn't update 2024-06-04 13:41:12 -04:00
Evan Debenham d636d6420d v2.4.2: improved clarity for new gladiator and monk short descs 2024-06-04 13:41:12 -04:00
Evan Debenham de248a03eb v2.4.2: increased some window widths in landscape 2024-06-04 13:41:12 -04:00
Evan Debenham 20ebed411b v2.4.2: dieing necromancers now only kill minions aligned to them 2024-06-04 13:41:12 -04:00