Traveller/scripts/map
Cold-Mint ea319f032e
Resolved an issue where the room slots were not used but marked as matching when generating a map with multiple forks, resulting in no forks being generated.
解决生成多岔道的地图时,房间槽未使用但被标记为匹配,导致无法生成岔道的问题。
2024-05-27 23:10:56 +08:00
..
dateBean Resolved an issue where the room slots were not used but marked as matching when generating a map with multiple forks, resulting in no forks being generated. 2024-05-27 23:10:56 +08:00
interfaces Solve the problem of room overlap. 2024-05-26 00:02:00 +08:00
LayoutParsingStrategy Solve the problem of room overlap. 2024-05-26 00:02:00 +08:00
layoutStrategy Add sequential layout diagram parsing policies. 2024-05-19 22:32:34 +08:00
room Fixed an issue where maps could not be generated after exporting the project. 2024-05-26 19:09:43 +08:00
roomHolder Adjust the map generator. 2024-05-20 22:38:41 +08:00
roomPlacer Resolved an issue where the room slots were not used but marked as matching when generating a map with multiple forks, resulting in no forks being generated. 2024-05-27 23:10:56 +08:00
IRoomInjectionStrategy.cs Refactoring the top layer algorithm of the map generator and updating the readme. 2024-05-19 20:29:32 +08:00
MapGenerator.cs Improve the log of map generator. 2024-05-26 11:10:21 +08:00
RoomAreaDetector.cs Improve empty references and improve code robustness. 2024-05-08 18:22:04 +08:00