Commit Graph

850 Commits

Author SHA1 Message Date
b1ddb696b3 ellipsis-truncate long PC names in more places 2025-05-11 10:50:09 -05:00
e9fb80f09a Better locked door/special node fix 2025-05-11 10:50:08 -05:00
4bd320e6a5 make label of debug give item 'identified' clickable 2025-05-11 10:50:08 -05:00
3f96328736 Implement Go Back stack for talk mode. Fix #726 2025-05-11 10:50:08 -05:00
2d0dea0819 click spec item or quest name -> show info 2025-05-11 10:50:06 -05:00
b877bcffc5 use extra space when there is no scrollbar in shop window 2025-05-11 10:50:06 -05:00
51e6da15e2 Truncate alchemy ingredients if overlapping recipe cost 2025-05-11 10:50:06 -05:00
30e77633e4 Fix item name rect stealing clicks from ID button 2025-05-11 10:50:05 -05:00
8d0b0eae70 Fix red line at top of shop item info button 2025-05-11 10:50:04 -05:00
c9d37af6ff fix absent PC green arrow and tons of poison icons 2025-05-11 10:50:03 -05:00
4d60ddaa3d Fix background flickering during boom_space 2025-05-11 10:50:02 -05:00
9830dcd263 Remove debug print not needed anymore 2025-05-11 10:50:02 -05:00
93d8e0054e fix invisible clickable preset words when end forced 2025-05-11 10:50:01 -05:00
cdb5b01657 Fix 2nd dialog string lingering when asking preset talk word 2025-05-11 10:50:01 -05:00
df446032a8 magic numbers out of show_get_items() 2025-05-11 10:50:00 -05:00
65566d5ae5 fix replay restore from death 2025-05-11 10:50:00 -05:00
5fcba5cdc3 fix replay autosave file picker 2025-05-11 10:49:59 -05:00
7de9d8a8bb Fix replay fancy file picker 2025-05-11 10:49:59 -05:00
907fcb0a94 Replay debugging fixes 2025-05-11 10:49:58 -05:00
e642894538 Interrupt rest if disease causes poison 2025-05-11 10:49:57 -05:00
d6c7303d52 fix BUY_SDF talk nodes 2025-05-11 10:49:56 -05:00
4efa72ace7 don't draw HP/SP for dead pcs in spell target list 2025-05-11 10:49:56 -05:00
b5ae1ea91b Fix stairs triggering special nodes at current pos in new town 2025-05-11 10:49:55 -05:00
1771685b85 Tutorial coming soon message 2025-05-11 10:49:55 -05:00
2aaad3b4a8 Save unlocked doors. (Fix #207) 2025-05-11 10:49:54 -05:00
10791fc25a Fix SFX burst nodes. Fix #644 2025-05-11 10:49:54 -05:00
b3a64d140e Fix vertical misalignment of multiline buffer messages 2025-05-11 10:49:54 -05:00
57d2aafd93 Support intentional line breaks in buffer just in case 2025-05-11 10:49:53 -05:00
51086ca6b0 when replaying fancy file picker don't pass 'DUMMY', just close 2025-05-11 10:49:52 -05:00
21d6b6d692 character death always interrupt long town wait 2025-05-11 10:49:51 -05:00
326f0a45d4 fix highlighting caster when reusing casting dialog 2025-05-11 10:49:50 -05:00
1ad34d8814 fix crash recording 1-string dialog, DRY recording code 2025-05-11 10:49:50 -05:00
8fa1ef3284 Fix debug give item not refreshing
Fix #670
2025-05-11 10:49:49 -05:00
440e656bc8 manually redraw more things in animation steps
this fixes more weird flickering graphics and text
2025-05-11 10:49:49 -05:00
796b48f978 fix bug where manual save overwrote auto 2025-05-11 10:49:48 -05:00
5bbc4dc4b5 remove old TODO 2025-05-11 10:49:48 -05:00
d22cded163 Try reusing one pick-spell dialog 2025-05-11 10:49:47 -05:00
31c5ae3b5b fix lingering clip_rect 2025-05-11 10:49:47 -05:00
c5086f6052 remove old TODO 2025-05-11 10:49:46 -05:00
a84ec50045 Avoid font corruption by pre-enlarging font atlas 2025-05-11 10:49:45 -05:00
4a2f148726 DRY item window text drawing 2025-05-11 10:49:45 -05:00
f374122adc don't show Jobs button if scenario has no quests in it 2025-05-11 10:49:45 -05:00
85cef2be52 unidentified lockpicks should also show quantity 2025-05-11 10:49:44 -05:00
cf5ce53721 Fix a case where target lock is annoying 2025-05-11 10:49:41 -05:00
f491131201 When changing UI scale, fix blank text bar 2025-05-11 10:49:38 -05:00
aeaee9bbdb Debug action to fix the elusive font corruption bug 2025-05-11 10:49:38 -05:00
21ad5fc19b Fix replay error when starting new game 2025-05-11 10:49:36 -05:00
e2e7907e1a example preview button for ONCE_DIALOG 2025-05-11 10:49:36 -05:00
bb4aae1285 move get_str and get_strs into universe (shared code) 2025-05-11 10:49:35 -05:00
fe57c10173 move custom_choice_dialog into shared code 2025-05-11 10:49:35 -05:00