修复从大厅带的武器进入地牢后扔在敌人敌人不会主动拾起的bug, 修复新创建的地牢房间在地图编辑器中无法正常编辑的bug
1 parent 8378c6a commit 0af1e83106ef8d5c8cfe1e175ce9f236966a1cb9
@小李xl 小李xl authored on 25 Feb 2024
Showing 15 changed files
View
DungeonShooting_Godot/prefab/ui/Settlement.tscn
View
DungeonShooting_Godot/resource/map/tileMaps/Test1/inlet/Start/RoomInfo.json
View
DungeonShooting_Godot/resource/map/tileMaps/Test1/inlet/Start/TileInfo.json
View
DungeonShooting_Godot/resource/map/tileMaps/Test1/shop/Shop1/Preview.png
View
DungeonShooting_Godot/resource/map/tileMaps/Test1/shop/Shop1/Preview.png.import
View
DungeonShooting_Godot/resource/map/tileMaps/Test1/shop/Shop1/RoomInfo.json
View
DungeonShooting_Godot/resource/map/tileMaps/Test1/shop/Shop1/TileInfo.json
View
DungeonShooting_Godot/scene/Hall.tscn
View
DungeonShooting_Godot/src/framework/activity/ActivityInstance.cs
View
DungeonShooting_Godot/src/framework/common/Utils.cs
View
DungeonShooting_Godot/src/framework/map/TileMapUtils.cs
View
DungeonShooting_Godot/src/game/activity/role/Role.cs
View
DungeonShooting_Godot/src/game/room/DungeonManager.cs
View
DungeonShooting_Godot/src/game/ui/mapEditor/tileView/EditorTileMap.cs
View
DungeonShooting_Godot/src/game/ui/settlement/SettlementPanel.cs