Raphtalia
Raphtalia pushed to main at Raphtalia/SDM_LethalCompany_Mod 2024-11-05 07:41:12 +00:00
e38be14578 its 2.0.0 now
Raphtalia pushed to main at Raphtalia/DungeonGenerationPlus_LethalCo... 2024-11-04 16:42:15 +00:00
cc019aef1c Added UI button to DevDebugWindow to expand it :)
Raphtalia pushed to main at Raphtalia/DungeonGenerationPlus_LethalCo... 2024-11-04 16:09:25 +00:00
4754677ae3 Added more debug messages
Raphtalia pushed to main at Raphtalia/SDM_LethalCompany_Mod 2024-10-30 14:43:31 +00:00
de24bf4173 Updated for new DunGenPlus version
Raphtalia pushed to main at Raphtalia/DungeonGenerationPlus_LethalCo... 2024-10-30 14:31:55 +00:00
cd9b233040 Fixes to DevDebug for AdditionalTiles and MainPathExtender
Raphtalia pushed to main at Raphtalia/DungeonGenerationPlus_LethalCo... 2024-10-15 08:14:18 +00:00
d955f6e930 Renamed ForcedTiles to AdditionalTiles
Raphtalia pushed to main at Raphtalia/DungeonGenerationPlus_LethalCo... 2024-09-11 06:06:38 +00:00
32cebc67d6 Added UI for DunGenExtender
Raphtalia pushed to main at Raphtalia/DungeonGenerationPlus_LethalCo... 2024-09-11 03:06:12 +00:00
894645d85c Added Editor scripts
Raphtalia pushed to main at Raphtalia/DungeonGenerationPlus_LethalCo... 2024-09-10 11:42:14 +00:00
99d9d7ae1e Added MainPathExtender
Raphtalia pushed to main at Raphtalia/DungeonGenerationPlus_LethalCo... 2024-09-03 03:46:53 +00:00
9ca2b662e3 some word choice changes :^)
Raphtalia pushed to main at Raphtalia/SDM_LethalCompany_Mod 2024-09-03 03:46:36 +00:00
719e4380c1 lmao no null check
Raphtalia pushed to main at Raphtalia/SDM_LethalCompany_Mod 2024-09-02 01:45:17 +00:00
4413d12ea3 Added new treasure room spawn (servant's quarters)
Raphtalia pushed to main at Raphtalia/DungeonGenerationPlus_LethalCo... 2024-09-02 01:43:50 +00:00
b46908ec51 Removed hard coded stuff
Raphtalia pushed to main at Raphtalia/SDM_LethalCompany_Mod 2024-08-27 04:43:26 +00:00
93e249d838 Updated code for DunGenPlus version 1.1.0 (fucked up the manifest file though)
Raphtalia pushed to main at Raphtalia/DungeonGenerationPlus_LethalCo... 2024-08-27 04:42:42 +00:00
b7a70f56d6 Added config for the dev debug tools
Raphtalia pushed to main at Raphtalia/DungeonGenerationPlus_LethalCo... 2024-08-27 03:08:51 +00:00
e143d2ad3d Certain UI elements that are supposed to hide if a feature is disabled are properly refreshed at the beginning
Raphtalia pushed to main at Raphtalia/DungeonGenerationPlus_LethalCo... 2024-08-26 18:31:15 +00:00
e9c8da9c51 Added exit button
Raphtalia pushed to main at Raphtalia/DungeonGenerationPlus_LethalCo... 2024-08-26 02:02:53 +00:00
1407e39703 Redid BranchLoop from tile prioritization to branch path prioritization
Raphtalia pushed to main at Raphtalia/DungeonGenerationPlus_LethalCo... 2024-08-25 02:04:57 +00:00
7b16fd6f37 Redone Branch Loop Boost feature to create entire paths to select the best path instead of a single tile
Raphtalia pushed to main at Raphtalia/DungeonGenerationPlus_LethalCo... 2024-08-24 23:24:10 +00:00
e215adc736 Split up DunGenPlusGeneration code into separate partial files