Commit Graph

145 Commits

Author SHA1 Message Date
7687c771d8 loading scen headers, skip parts of legacy load that may error 2025-08-07 09:38:54 -05:00
4dbec05b3c undo/redo for create/edit special 2025-06-21 16:51:41 -05:00
6044232713 undo/redo for edit talk node 2025-06-20 10:17:37 -05:00
8f83427d3f undo/redo for edit personality 2025-06-20 09:24:20 -05:00
00a1d8f889 undo/redo for outdoor encounters 2025-06-19 21:22:13 -05:00
855310c516 undo/redo for outdoor details 2025-06-19 20:20:58 -05:00
56e3a6e627 undo/redo for advanced town details 2025-06-19 19:40:03 -05:00
de9b383418 undo/redo for town details 2025-06-19 18:06:29 -05:00
8d26268e7d undo/redo for editing item shortcuts 2025-06-19 17:07:53 -05:00
6b6c25931e undo/redo for town variable entry 2025-06-19 15:16:16 -05:00
ae70d7168d undo/redo for advanced details 2025-06-19 14:51:01 -05:00
e04e261afa undo/redo for editing intro text/picture 2025-06-19 10:22:11 -05:00
f7d145db70 undo/redo for scenario details, without changing cScenario 2025-06-19 09:57:36 -05:00
7e9fbe75a2 undo/redo for edit/clear shop 2025-06-12 17:38:07 -05:00
71629e45bd undo/redo for edit/clear quest 2025-06-12 17:38:07 -05:00
9aa348e28d undo/redo for editing/clearing a special item 2025-06-12 17:38:04 -05:00
92dc716c4d Make the rest of editing modes restorable 2025-06-12 12:40:09 -05:00
6d7711dd22 start remembering/restoring last open editor menu 2025-06-12 09:58:13 -05:00
e695e69b2b undo/redo edit placed creatures 2025-06-11 20:37:12 -05:00
8eec250cd5 undo/redo edit placed item 2025-06-11 20:19:15 -05:00
161dce6d25 any_items() -> any_preset_items() 2025-06-11 18:52:57 -05:00
c50f42ffde undo/redo edit horse or boat 2025-06-11 17:25:09 -05:00
0dfddae5f2 Fix deleting vehicles re-numbering other vehicles 2025-06-11 16:39:32 -05:00
1e9b727798 New constant for unused special locations. fix #752 2025-06-06 12:34:05 -05:00
8d7e5ba500 undo/redo for edit/clear item type 2025-06-05 13:41:15 -05:00
2c3751284d undo/redo for editing/clearing monster types 2025-06-05 11:30:27 -05:00
efba526fb9 undo/redo for edit/clear terrain type. 2025-06-05 09:04:30 -05:00
bdf1b8a4a8 undo clear items 2025-06-04 09:56:00 -05:00
f6410857c2 unusual shap -> unusual shape 2025-06-02 11:32:19 -05:00
fded4895c9 fix monster summon ability detail displaying % chance 2025-06-02 11:32:19 -05:00
3aa35cf151 default values for editor_state_t (might fix #744) 2025-05-25 11:52:59 -05:00
a52e6ff4f3 editor preview titled messages 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
ce4a229e92 cScenario copy constructor/swap update town/outdoor pointers 2025-05-19 21:41:03 -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
11327da8dd Use -1 for no missile graphic 2025-05-12 06:43:22 -05:00
d1027df12a change format for saving unlocked doors 2025-05-11 14:31:30 -05:00
780dd3a3b9 Jaen's fortress start hidden and re-hide after you kill Jaen 2025-05-11 10:51:36 -05:00
4d4cf96b97 Fix generic food wrong sprite 2025-05-11 10:51:35 -05:00
7a6f487f39 Fix convert Town Hostile node 2025-05-11 10:51:32 -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
2aaad3b4a8 Save unlocked doors. (Fix #207) 2025-05-11 10:49:54 -05:00
49fbe3e63a Fix item duplication + missing item bug. Fix #78 2025-05-11 10:49:53 -05:00
048515bbc4 Mark non-previewable node types & unimplemented types 2025-05-11 10:49:40 -05:00
52fa88b0a0 invert the default previewable value of node types 2025-05-11 10:49:39 -05:00
203edc46f1 Scaffold for dialog previews in the scen editor 2025-05-11 10:49:35 -05:00
48d30f2038 interesting_string() don't add . to empty 2025-05-06 15:24:13 -05:00
ad53a2e4a3 Make preset arrows and razordisks stack with scenario arrows and razordisks 2025-03-19 19:31:29 -05:00