icewolfz / jiMUD

MUD client for ShadowMUD.com using electron
http://www.shadowmud.com
7 stars 0 forks source link

Code editor: Virtual area editor add option to create/remove sub files #280

Open icewolfz opened 3 weeks ago

icewolfz commented 3 weeks ago

Add ways to remove/add virtual.state and terrain files

add to edit menu > add/remove virtual.state/virtual.terrain to menu based non files found/opened

only need it in file menu as it would be a rare used feature so no need to add to toolbar buttons

icewolfz commented 3 weeks ago

this will more then likely require a new undo type to handle right as handles a lot of background changes, 1 have to track which files will be changed and update/remove menus based on files added/removed and when saved remove no longer needed files