Commit Graph

3555 Commits

Author SHA1 Message Date
8915ad3d08 fix pcedit compilation 2025-05-19 21:41:13 -05:00
e089effea4 fancy file previews don't load custom graphics (for now) 2025-05-19 21:41:13 -05:00
f2492d6fb4 allow loading party without overwrite global cCustomGraphics 2025-05-19 21:41:13 -05:00
2d8e77b9e2 don't clear the party sheet when clearing scenario graphics.
This is because when you leave a scenario and enter a new one,
your party sheet gets clobbered
2025-05-19 21:41:12 -05:00
f394cfb411 more comments and simplification of graphics sheet export 2025-05-19 21:41:12 -05:00
a1adaa3e48 comment more parts of copy_graphic() and fix a logic error 2025-05-19 21:41:12 -05:00
0bc13148bf function for debugging internal textures
this would have been nice for checking the textures of sf::Fonts
2025-05-19 21:41:12 -05:00
61fe06a66d delete commented-out code that looks platform-specific & outdated 2025-05-19 21:41:12 -05:00
3319a4ec53 comments on copy_graphic() 2025-05-19 21:41:12 -05:00
c8df4a78f0 Replay shows scenario custom item graphic not saved right 2025-05-19 21:41:11 -05:00
d7f9fbaa6c alchemy in combat: better buffer message 2025-05-19 21:41:11 -05:00
13548c1249 missed a yes/no flip in ASR 2025-05-19 21:41:11 -05:00
cba95554f1 Add cancel button to advanced scenario details (re #685) 2025-05-19 21:41:11 -05:00
f5e84b6e37 dialogxml catch nonexistent anchor at end of relative chain 2025-05-19 21:41:11 -05:00
9cde8fb78c DRY getting control type string 2025-05-19 21:41:11 -05:00
3bbb6b7d9d Fix the longstanding xib bug keeping me from editor preferences on mac
fix #496
2025-05-19 21:41:10 -05:00
99b0c9a227 Fix scenario editor launch scenario feature run from .app
Fix #729
2025-05-19 21:41:10 -05:00
0f79f6fc9f Fix scenario editor launch from header.exs finding wrong scen 2025-05-19 21:41:10 -05:00
1e8be3a956 widen blade wall blades. Fix #733 2025-05-19 21:41:10 -05:00
7ccd50201b anim_ticks -> ter_anim_ticks & turn back on in combat
Fix #736
2025-05-19 21:41:10 -05:00
b6ac9e8e69 Buffer message when alchemy attempted without recipes 2025-05-19 21:41:09 -05:00
09c1d91671 Alchemy don't show unknown recipes 2025-05-19 21:41:09 -05:00
8df88fad76 Fix reading alchemy recipes from save file 2025-05-19 21:41:09 -05:00
43060bb1cf Fix about-boe not showing all of bottom line in pane 2025-05-19 21:41:09 -05:00
965b1c631b fix accidental line wrapping in about-boe 2025-05-19 21:41:09 -05:00
0a9473a0b8 Fix reference to blue bottle button that's not there. 2025-05-19 21:41:09 -05:00
f2403badc5 alchemy difficulty follows in parenthesis 2025-05-19 21:41:09 -05:00
c6921b6804 Fix alchemy (lol) 2025-05-19 21:41:08 -05:00
0ec09f938f update alchemy help message re: balm 2025-05-19 21:41:08 -05:00
e900ff2a2e don't show left/right in create new PC skill dialog 2025-05-19 21:41:08 -05:00
77fe44c514 Confirm keep changes before train next PC 2025-05-19 21:41:08 -05:00
bd54d2e753 Show and hide +/- for skills based on can change 2025-05-19 21:41:08 -05:00
61fec3499a when training, display maxed-out skills 2025-05-19 21:41:08 -05:00
8ce812458b Replay completes ZKR playthrough 2025-05-19 21:41:07 -05:00
c45ac501c8 Fix grammar, make a little clearer? 2025-05-19 21:41:07 -05:00
dfc587eec0 Fix a typo
Honestly a thick accent could maybe make this one intentional
but the rest of the NPC's dialog is normal.
2025-05-19 21:41:07 -05:00
5774a05038 ZKR replays from Mac 2025-05-19 21:41:07 -05:00
619b656fdf ZKR replays from PC 2025-05-19 21:41:07 -05:00
48b6f4eed0 Fix typo 2025-05-19 21:41:07 -05:00
9babeddb3f comments 2025-05-19 21:41:06 -05:00
4b04a2d311 fix ExitTown autosave could be used to cheat 2025-05-19 21:41:06 -05:00
8ee2f0230b fix repeat cast check for priest spells 2025-05-19 21:41:06 -05:00
b83cf3762c Spellcasting change broke recast hint, fix it 2025-05-19 21:41:06 -05:00
04ff2cd903 don't use system beep in training dialog 2025-05-19 21:41:06 -05:00
817951cea3 Fix can't spend last 10 gold on max HP 2025-05-19 21:41:06 -05:00
bf77407eec DRY spellcasting rules, be clear why can't cast
This is a big refactor of complicated code, and needs extensive
testing.
2025-05-19 21:41:06 -05:00
945b82e033 add 1 more shore tile so wandering monst can't block boat exit 2025-05-19 21:41:05 -05:00
6a95ec0197 extend a room rectangle 2025-05-19 21:41:05 -05:00
6281cb8026 fix more pict positions that will cause out-of-bounds sampling 2025-05-19 21:41:05 -05:00
49aef8b8e2 Fix typo
Vahnatai speak strangely but this mistake would not make a phonic difference
so I don't think it's intentional
2025-05-19 21:41:05 -05:00