Commit Graph

627 Commits

Author SHA1 Message Date
cf02da133d allow undo delete item from edit menu 2025-06-04 09:56:00 -05:00
bdf1b8a4a8 undo clear items 2025-06-04 09:56:00 -05:00
c662477c43 Don't save holes in item vector 2025-06-04 09:56:00 -05:00
46b8dbd4de Make adding random items undoable 2025-06-04 09:55:59 -05:00
fb9efa734d Make basic placing/erasing items undoable 2025-06-04 09:55:59 -05:00
ab3a6d8e7f DRY item placement 2025-06-04 09:55:59 -05:00
f4aa9780e0 delete last town is just the inverse of create town 2025-06-04 09:55:58 -05:00
5452057b25 undo/redo change terrain randomly 2025-06-04 09:55:58 -05:00
27ad2e96ea undo/redo terrain frill actions 2025-06-04 09:55:58 -05:00
5bf5d9f6f4 Undo/redo fill bucket 2025-06-04 09:55:57 -05:00
03c53588e8 undo/redo most tools that draw terrain 2025-06-04 09:55:57 -05:00
40671daa85 Move town entrance implicit deletion into set_terrain 2025-06-04 09:55:57 -05:00
b6fb93f199 scenedit undo/redo infrastructure 2025-06-04 09:55:56 -05:00
fb56cbf607 Editor search field for terrains, monsters, items in palette 2025-06-02 11:32:20 -05:00
731edb26e3 edit special node: allow create/edit 2025-06-02 11:32:20 -05:00
655b8246af entrace -> entrance 2025-06-02 11:32:20 -05:00
6a8692e886 actually don't allow placing signs at edge of outdoors 2025-06-02 11:32:20 -05:00
0c12c7af3f fix crash placing large object at edge of map 2025-06-02 11:32:20 -05:00
0467b9e2d7 When placing town entrances outdoors, prompt to link them 2025-06-02 11:32:20 -05:00
75944686b3 Editing town entrance, allow Create/Edit 2025-06-02 11:32:19 -05:00
b99e49da45 don't use x as varname for 1d vector index 2025-06-02 11:32:19 -05:00
81e7e74717 Fix crash editing town entrance 2025-06-02 11:32:19 -05:00
b76aa0e871 editor allow moving monsters in town 2025-06-02 11:32:19 -05:00
ccd0e96d9a remove 2 resolved TODOs 2025-06-02 11:32:19 -05:00
c353a4bc57 note something confusing 2025-06-02 11:32:19 -05:00
d47a95bf8d creature palette tooltip show default attitude instead of always 'Monster:' 2025-06-02 11:32:19 -05:00
d503dd6bd2 placed item editor pickers shouldn't wipe out special flags 2025-06-02 11:32:19 -05:00
19108095cf allow moving placed items in town 2025-06-02 11:32:19 -05:00
fa6a3f2139 allow moving boat or horse within area 2025-06-02 11:32:19 -05:00
429e1ee34e fix %s not being interpolated in summon abil detail dlg 2025-06-02 11:32:19 -05:00
0dcde7dc90 add parent to overwrite confirmation 2025-06-02 11:32:19 -05:00
744471b8c0 scenedit quick-open last scenario 2025-06-02 11:32:19 -05:00
655d911c1a Monster drop item picker go straight to strchoice 2025-06-02 11:32:19 -05:00
49b24f997f int/uint type on all relevant fields (I hope) 2025-06-02 11:32:19 -05:00
9de231c882 Monst ability editor show monster pic and name 2025-06-02 11:32:19 -05:00
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