Traveller/scripts/map
2024-05-22 22:39:41 +08:00
..
dateBean Adjust the map generator. 2024-05-20 22:38:41 +08:00
interfaces Algorithms for adjusting room placement. 2024-05-22 22:39:41 +08:00
LayoutParsingStrategy Fixed an issue where the return path of the room template set was invalid, the initial room placement was extracted separately from the new method and added to the seed of map generation. 2024-05-21 22:50:33 +08:00
layoutStrategy Add sequential layout diagram parsing policies. 2024-05-19 22:32:34 +08:00
room Algorithms for adjusting room placement. 2024-05-22 22:39:41 +08:00
roomHolder Adjust the map generator. 2024-05-20 22:38:41 +08:00
roomPlacer Algorithms for adjusting room placement. 2024-05-22 22:39:41 +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 Fixed an issue where the return path of the room template set was invalid, the initial room placement was extracted separately from the new method and added to the seed of map generation. 2024-05-21 22:50:33 +08:00
RoomAreaDetector.cs Improve empty references and improve code robustness. 2024-05-08 18:22:04 +08:00