Commit Graph

14 Commits

Author SHA1 Message Date
LadyAliceMargatroid 1407e39703 Redid BranchLoop from tile prioritization to branch path prioritization
Added performance logs for the generation
Refactored how the DunGenExtenderProperties are structured
2024-08-25 19:02:43 -07:00
LadyAliceMargatroid 7b16fd6f37 Redone Branch Loop Boost feature to create entire paths to select the best path instead of a single tile 2024-08-24 19:04:50 -07:00
LadyAliceMargatroid e215adc736 Split up DunGenPlusGeneration code into separate partial files 2024-08-24 16:24:04 -07:00
LadyAliceMargatroid 101e2c3904 finished rest of DunGenPlus dev panel 2024-08-24 08:27:19 -07:00
LadyAliceMargatroid 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
LadyAliceMargatroid 3160685123 Added setup for DunGen generation dev tools 2024-08-23 12:23:16 -07:00
LadyAliceMargatroid e2aba5fcdb lol forgot to null check 2024-08-19 03:20:59 -07:00
LadyAliceMargatroid ee39083689 Added BranchLoopBoost feature
Changed some LogInfo into LogDebug
2024-08-19 02:15:57 -07:00
LadyAliceMargatroid 383c879b96 Added forced tile generation
Changed RandomGuaranteedScrapSpawn to use the item's weight
Added some tooltips/XML
2024-08-05 13:58:33 -07:00
LadyAliceMargatroid c7f604494e fixed bad guid
fixed error with .lethalbundles being modded moons
2024-08-02 11:23:38 -07:00
LadyAliceMargatroid af4cda160c release build 2024-08-02 07:46:49 -07:00
LadyAliceMargatroid aeb8ea576e Added API to create extender asset
Added RandomGuaranteedScrapSpawn component
2024-08-02 03:55:36 -07:00
LadyAliceMargatroid 70f6ce5154 Added MainPathCopyNodeBehaviour
Added README
2024-07-29 19:07:14 -07:00
LadyAliceMargatroid eebf00988e Initial commit 2024-07-25 21:46:18 -07:00