This website requires JavaScript.
Explore
Help
Sign In
Cold-Mint
/
Traveller
Watch
1
Star
0
Fork
1
You've already forked Traveller
Code
Issues
Pull Requests
Packages
Projects
Releases
2
Wiki
Activity
544c5303f3
Traveller
/
scripts
/
map
/
interfaces
History
Cold-Mint
544c5303f3
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
..
IRoomHolder.cs
Adjust the map generator.
2024-05-20 22:38:41 +08:00
IRoomPlacementStrategy.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
IRoomSlotsMatcher.cs
Adjust the map generator.
2024-05-20 22:38:41 +08:00
IRoomTemplate.cs
Initial commit
2024-04-28 21:55:19 +08:00