Merge remote-tracking branch 'remotes/github/develop4.1' into develop
# Conflicts:
#	DungeonShooting_Godot/DungeonShooting.csproj
commit 26aa2f79033dc4ff9ea46e8d6d58c646fba87a9b
2 parents 2b086ae + d2fac7d
@小李xl 小李xl authored on 4 Oct 2023
Showing 55 changed files
View
DungeonShooting_Godot/addons/dungeonShooting_plugin/Plugin.cs
View
DungeonShooting_Godot/prefab/ui/Main.tscn
View
DungeonShooting_Godot/prefab/ui/PauseMenu.tscn 0 → 100644
View
DungeonShooting_Godot/project.godot
View
DungeonShooting_Godot/resource/map/tileMaps/GroupConfig.json
View
DungeonShooting_Godot/resource/map/tileMaps/TestGroup1/battle/Battle3/Preview.png
View
DungeonShooting_Godot/resource/map/tileMaps/TestGroup1/battle/Battle3/TileInfo.json
View
DungeonShooting_Godot/resource/map/tileMaps/TestGroup1/inlet/Start1/Preinstall.json
View
DungeonShooting_Godot/resource/map/tileMaps/TestGroup1/inlet/Start1/Preview.png
View
DungeonShooting_Godot/resource/map/tileMaps/TestGroup1/inlet/Start1/RoomInfo.json
View
DungeonShooting_Godot/resource/map/tileMaps/TestGroup1/inlet/Start1/TileInfo.json
View
DungeonShooting_Godot/resource/map/tileMaps/TestGroup1/inlet/Start2/Preinstall.json 0 → 100644
View
DungeonShooting_Godot/resource/map/tileMaps/TestGroup1/inlet/Start2/Preview.png 0 → 100644
View
DungeonShooting_Godot/resource/map/tileMaps/TestGroup1/inlet/Start2/Preview.png.import 0 → 100644
View
DungeonShooting_Godot/resource/map/tileMaps/TestGroup1/inlet/Start2/RoomInfo.json 0 → 100644
View
DungeonShooting_Godot/resource/map/tileMaps/TestGroup1/inlet/Start2/TileInfo.json 0 → 100644
View
DungeonShooting_Godot/resource/map/tileMaps/TestGroup1/outlet/End1/Preview.png
View
DungeonShooting_Godot/resource/sprite/map/WallTransition1.png 0 → 100644
View
DungeonShooting_Godot/resource/sprite/map/WallTransition1.png.import 0 → 100644
View
DungeonShooting_Godot/resource/sprite/map/WallTransition2.png 0 → 100644
View
DungeonShooting_Godot/resource/sprite/map/WallTransition2.png.import 0 → 100644
View
DungeonShooting_Godot/resource/sprite/map/WallTransition3.png 0 → 100644
View
DungeonShooting_Godot/resource/sprite/map/WallTransition3.png.import 0 → 100644
View
DungeonShooting_Godot/scene/Main.tscn
View
DungeonShooting_Godot/scene/World.tscn
View
DungeonShooting_Godot/scene/test/TestRoomFog.tscn 0 → 100644
View
DungeonShooting_Godot/src/framework/activity/ActivityMaterial.cs 0 → 100644
View
DungeonShooting_Godot/src/framework/activity/ActivityObject.cs
View
DungeonShooting_Godot/src/framework/activity/ExternalForce.cs
View
DungeonShooting_Godot/src/framework/activity/components/MoveController.cs
View
DungeonShooting_Godot/src/framework/common/Utils.cs
View
DungeonShooting_Godot/src/framework/coroutine/ProxyCoroutineHandler.cs
View
DungeonShooting_Godot/src/framework/map/AffiliationArea.cs
View
DungeonShooting_Godot/src/framework/map/DungeonGenerator.cs
View
DungeonShooting_Godot/src/framework/map/DungeonTileMap.cs
View
DungeonShooting_Godot/src/framework/map/TileCellInfo.cs
View
DungeonShooting_Godot/src/framework/map/fog/RoomFogMask.cs 0 → 100644
View
DungeonShooting_Godot/src/framework/map/preinstall/RoomPreinstall.cs
View
DungeonShooting_Godot/src/framework/map/room/RoomInfo.cs
View
DungeonShooting_Godot/src/framework/ui/grid/IUiGrid.cs
View
DungeonShooting_Godot/src/framework/ui/grid/UiGrid.cs
View
DungeonShooting_Godot/src/game/GameApplication.cs
View
DungeonShooting_Godot/src/game/activity/role/Role.cs
View
DungeonShooting_Godot/src/game/activity/role/player/Player.cs
View
DungeonShooting_Godot/src/game/activity/weapon/Weapon.cs
View
DungeonShooting_Godot/src/game/manager/ResourcePath.cs
View
DungeonShooting_Godot/src/game/manager/UiManager_Methods.cs
View
DungeonShooting_Godot/src/game/room/AutoTileConfig.cs
View
DungeonShooting_Godot/src/game/room/DungeonManager.cs
View
DungeonShooting_Godot/src/game/room/World.cs
View
DungeonShooting_Godot/src/game/ui/main/Main.cs
View
DungeonShooting_Godot/src/game/ui/mapEditor/tileView/EditorTileMap.cs
View
DungeonShooting_Godot/src/game/ui/mapEditorMapMark/MapEditorMapMarkPanel.cs
View
DungeonShooting_Godot/src/game/ui/pauseMenu/PauseMenu.cs 0 → 100644
View
DungeonShooting_Godot/src/game/ui/pauseMenu/PauseMenuPanel.cs 0 → 100644