Traveller/scripts/map
Cold-Mint c73bc185a5
Add the Generate map button used in the test to adjust the room selection algorithm.
加入测试使用的生成地图按钮,调整房间的选取算法。
2024-05-23 21:58:49 +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 Add the Generate map button used in the test to adjust the room selection algorithm. 2024-05-23 21:58:49 +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 the Generate map button used in the test to adjust the room selection algorithm. 2024-05-23 21:58:49 +08:00
RoomAreaDetector.cs Improve empty references and improve code robustness. 2024-05-08 18:22:04 +08:00