Commit graph

11 commits

Author SHA1 Message Date
Lady Alice
b4a50adc9f updated for v81 2026-04-30 23:32:56 -07:00
8e30a1b6e6 Implemented TileExtender
Fixed error spam with DoorwaySisters
Added GenericScriptingParent
Added failsafe to GlobalProp algorithm
Removed DoorwayCleanup
2025-02-10 12:36:57 -08:00
ef4ce26491 Fixed UI extend button to actually move the stats box
Fixed DevDebugTools not accounting for map tile size (f Zeekers)
Added more debugging text
2024-12-16 17:52:08 -08:00
a166b3d4a7 Added some better debugging for failed dungeon generations
RandomGuaranteedScrapSpawn has more fields
2024-12-16 12:51:39 -08:00
cc019aef1c Added UI button to DevDebugWindow to expand it :) 2024-11-04 08:42:15 -08:00
4754677ae3 Added more debug messages
The last node of the alternate main paths will now end that main path

DevDebugWindow:
Added zoom in/out
Add Assets panel
BranchCapTileSets are added to the assets
2024-11-04 08:09:18 -08: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
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
3160685123 Added setup for DunGen generation dev tools 2024-08-23 12:23:16 -07:00