Commit graph

8 commits

Author SHA1 Message Date
cd9b233040 Fixes to DevDebug for AdditionalTiles and MainPathExtender
Changed entry to DevDebug mode to LeftAlt + M
2024-10-30 07:31:53 -07:00
d955f6e930 Renamed ForcedTiles to AdditionalTiles
Added backwards support (kinda, it needs to be looked at again since it probs don't work)
Added two behaviours for MainRoomDoorwayGroup. The original behaviour (RemoveGroup) and the new (SetInOrder)
Alternate main path's initial depth is set to the MainRoomTile's depth + 1 instead of always 1
DevDebugWindow now uses the retry counter outside of Application.IsEditor
2024-10-15 01:14:12 -07:00
b7a70f56d6 Added config for the dev debug tools
Setup hover UI for the dev window
2024-08-26 21:42:35 -07:00
e143d2ad3d Certain UI elements that are supposed to hide if a feature is disabled are properly refreshed at the beginning
Setup hover UI functionality
2024-08-26 20:08:43 -07:00
e9c8da9c51 Added exit button
Added DunFlow panel
Some UI improvements
2024-08-26 11:31:02 -07:00
101e2c3904 finished rest of DunGenPlus dev panel 2024-08-24 08:27:19 -07:00
fdb1767890 Some code refactoring to make it easier on me
Make some collections deserving to be readonly, to be readonly
List within lists contrast a bit better
StringBuilder instead of list of strings
Added dungen's generation stats to debug window
2024-08-24 06:08:59 -07:00
3160685123 Added setup for DunGen generation dev tools 2024-08-23 12:23:16 -07:00