Commit Graph

742 Commits

Author SHA1 Message Date
711f327138 warn about overwriting monster ability 2025-06-02 11:32:19 -05:00
49b5841d0f add Choose button for monster special loot item (#731) 2025-06-02 11:32:19 -05:00
7407781cac Fix scenario editor crash setting terrain at town edge 2025-06-02 11:32:19 -05:00
946a396343 Don't let designer change or delete the pit/barrier terrain 2025-05-19 21:41:18 -05:00
0881de3d58 Northease -> Northeast 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
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
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
cba95554f1 Add cancel button to advanced scenario details (re #685) 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
36ddc9e8fb make resurrection balm a feature flag. fix #703
This makes it so the built-in scenarios do not require balm,
even though they are not legacy scenarios.

If we add balm to the scenarios, we can change this.

If I find balm in ZKR I will change it.
2025-05-19 21:41:02 -05:00
9b2773bec1 Fix saving monster thrash number 2025-05-19 21:41:00 -05:00
a00b26c7e9 Fix scenedit bug where 6 strings were not reserved for 6str dialogs 2025-05-19 21:41:00 -05:00
d03b4c45e6 Start adding more modes for editor state 2025-05-19 21:40:59 -05:00
4cd07098cd optimize the last change 2025-05-19 21:40:59 -05:00
166b66e34e scenedit text list render as much as can fit, with ellipsis 2025-05-19 21:40:57 -05:00
3ee36b6dbc highlight editor right button selected 2025-05-19 21:40:57 -05:00
c1c18adf8e small refactor to allow for 'preview all node dialogs' later 2025-05-13 12:30:07 -05:00
75145a753d Preview button reflect node field changes immediately 2025-05-13 11:00:00 -05:00
db4e163fe7 re-show the prompt if the direction of shift changes 2025-05-11 13:59:21 -04:00
fd7218ba35 when zoomed out, prompt for area shift by bounds, not center 2025-05-11 13:59:21 -04:00
fb946e5ef5 scenedit don't repeat prompt about shifting to outdoor section 2025-05-11 13:59:21 -04:00
20f26db42c XML changes 2025-05-11 10:51:35 -05:00
59383ee02b Fix storing 'drawing' when wasn't 2025-05-11 10:51:35 -05:00
85a4d401a4 fix visual studio unresolved external 2025-05-11 10:51:32 -05:00
813edf0c64 Fix test compile errors 2025-05-11 10:51:09 -05:00
757532b7af save and reload new editor state 2025-05-11 10:51:09 -05:00
39ed4eb1f3 while running, editor remember view states of towns and outdoors 2025-05-11 10:51:09 -05:00
21536fa1fa extract editor state vars in cScenario to a new struct 2025-05-11 10:51:08 -05:00
005d40806c Flesh out acid as a real damage type 2025-05-11 10:51:08 -05:00
e95d4dcaf8 Write editor state to a new, separate xml file (fix #728) 2025-05-11 10:51:02 -05:00
744a7eb591 don't write empty feature-flags tag 2025-05-11 10:51:02 -05:00
18f4f17943 +/- keyboard shortcuts for zoom 2025-05-11 10:50:04 -05:00
10791fc25a Fix SFX burst nodes. Fix #644 2025-05-11 10:49:54 -05:00
76d14741b8 Re-add old baby hydra graphic, make more monsters pickable 2025-05-11 10:49:52 -05:00
9b92cc2910 don't show empty preview dialog that the game would skip 2025-05-11 10:49:40 -05:00
31b425633a default preview for special node dialogs 2025-05-11 10:49:39 -05:00
20373acf68 pass parent to preview dialog 2025-05-11 10:49:37 -05:00