Traveller/scripts/map
Cold-Mint 9352f2c32b
No longer throws all items after the player dies, and recreates the map after the player dies.
玩家死亡后不再扔出所有物品,在玩家死亡后重新创建地图。
2024-10-17 16:08:21 +08:00
..
dateBean Migrate TileMap to TileMapLayer. Development using version 4.3 of Godot. 2024-07-26 22:38:18 +08:00
events Adjust the time of spawns of items and enemies in the map to when the player first enters the room. 2024-10-08 16:11:51 +08:00
interfaces Level graphs migrated to yaml. 2024-06-16 22:44:50 +08:00
LayoutParsingStrategy Remove unused source files. Fixed an issue where the health tank was empty after resurrection. 2024-06-05 22:15:23 +08:00
layoutStrategy Level graphs migrated to yaml. 2024-06-16 22:44:50 +08:00
miniMap Example Remove the ability to upload logs to the server. 2024-10-11 17:59:47 +08:00
preview Add debugging information to the mini map. 2024-09-05 11:50:05 +08:00
room Fixed an issue where players did not trigger spawns and did not spawn when entering the room again. 2024-10-17 11:04:43 +08:00
roomInjectionProcessor Fixed warnings given by RiderIDE. 2024-07-25 20:32:59 +08:00
roomPlacer No longer throws all items after the player dies, and recreates the map after the player dies. 2024-10-17 16:08:21 +08:00
AiCharacterSpawn.cs Unified Resource loading api, projectile weapon allows to configure spells. 2024-10-09 10:49:10 +08:00
ItemSpawn.cs Example Remove the ability to upload logs to the server. 2024-10-11 17:59:47 +08:00
MapGenerator.cs Example Remove the ability to upload logs to the server. 2024-10-11 17:59:47 +08:00
PlayerSpawn.cs Unified Resource loading api, projectile weapon allows to configure spells. 2024-10-09 10:49:10 +08:00