Commit Graph

3879 Commits

Author SHA1 Message Date
0e164e8b23 Big monsters check all special terrains for moveability 2025-05-19 21:41:17 -05:00
0363f960b6 figured out what that loop is doing 2025-05-19 21:41:17 -05:00
2e90088570 Conveyors don't push onto blocked terrain 2025-05-19 21:41:17 -05:00
cc0deabf85 Use max_dim for temporarily displacing monster 2025-05-19 21:41:17 -05:00
44a31a2b79 support diagonal conveyor terrain 2025-05-19 21:41:17 -05:00
0881de3d58 Northease -> Northeast 2025-05-19 21:41:16 -05:00
fcbba73f27 Refactor make conveyor code more DRY without changing behavior 2025-05-19 21:41:16 -05:00
e1e147f0e1 Fix conveyor belt redraw logic error 2025-05-19 21:41:16 -05:00
7d627c843e editor item and monster previews use dark background 2025-05-19 21:41:16 -05:00
30f7117317 outdoor details cancel button 2025-05-19 21:41:16 -05:00
5ad8bc00fe town wandring monsters cancel btn 2025-05-19 21:41:15 -05:00
4b28b89a87 town events cancel button 2025-05-19 21:41:15 -05:00
ce2fc24074 scen event timers cancel button 2025-05-19 21:41:15 -05:00
953742977f esc for var town entry cancel 2025-05-19 21:41:15 -05:00
7e42436306 scen details cancel button 2025-05-19 21:41:15 -05:00
a52e6ff4f3 editor preview titled messages 2025-05-19 21:41:14 -05:00
a18b438bee editor dialog previews show record button 2025-05-19 21:41:14 -05:00
a77e009780 Town details suggest number of hostiles for thrash number 2025-05-19 21:41:14 -05:00
f791848897 Town details picker for save event 2025-05-19 21:41:14 -05:00
7602c05f98 town details cancel button (#685) 2025-05-19 21:41:14 -05:00
fbca9477f0 reorder edit-town-details.xml logically 2025-05-19 21:41:14 -05:00
609b8a2efc editor escape key turn off tool / close terrain view 2025-05-19 21:41:13 -05:00
7ff2ff8ccd refactor so keystrokes can trigger editor left buttons 2025-05-19 21:41:13 -05:00
829d55fb88 fix scenedit compilation 2025-05-19 21:41:13 -05:00
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