Traveller/scripts/map
Cold-Mint 959dcc3092
Add room injection processor.
加入房间注入处理器。
2024-05-28 22:14:35 +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
events Add room injection processor. 2024-05-28 22:14:35 +08:00
interfaces Add room injection processor. 2024-05-28 22:14:35 +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 Add room injection processor. 2024-05-28 22:14:35 +08:00
RoomAreaDetector.cs Improve empty references and improve code robustness. 2024-05-08 18:22:04 +08:00