From 6fa2c8411fdb28547b46c3b2c78856d69088014c Mon Sep 17 00:00:00 2001 From: LittleSheep Date: Wed, 7 Aug 2024 23:01:57 +0800 Subject: [PATCH] :truck: Rename project --- .../.idea/.gitignore | 0 .../.idea/encodings.xml | 0 .../.idea/indexLayout.xml | 0 .../.idea/vcs.xml | 0 .idea/.idea.CodingLand/.idea/workspace.xml | 157 ++++++++++++++++++ CodingLand.csproj => AceField.csproj | 0 CodingLand.sln => AceField.sln | 2 +- Scenes/Root.tscn | 10 +- Scenes/Tiles/Brick.tscn | 24 --- Scripts/Launcher.cs | 4 +- Scripts/Logic/PlayerInput.cs | 56 +++---- Scripts/Logic/World.cs | 5 +- Scripts/Player.cs | 29 +--- Scripts/TilesManager.cs | 35 ---- Scripts/UI/StartScreen.cs | 2 +- project.godot | 4 +- 16 files changed, 192 insertions(+), 136 deletions(-) rename .idea/{.idea.CodingLand => .idea.AceField}/.idea/.gitignore (100%) rename .idea/{.idea.CodingLand => .idea.AceField}/.idea/encodings.xml (100%) rename .idea/{.idea.CodingLand => .idea.AceField}/.idea/indexLayout.xml (100%) rename .idea/{.idea.CodingLand => .idea.AceField}/.idea/vcs.xml (100%) create mode 100644 .idea/.idea.CodingLand/.idea/workspace.xml rename CodingLand.csproj => AceField.csproj (100%) rename CodingLand.sln => AceField.sln (87%) delete mode 100644 Scenes/Tiles/Brick.tscn delete mode 100644 Scripts/TilesManager.cs diff --git a/.idea/.idea.CodingLand/.idea/.gitignore b/.idea/.idea.AceField/.idea/.gitignore similarity index 100% rename from .idea/.idea.CodingLand/.idea/.gitignore rename to .idea/.idea.AceField/.idea/.gitignore diff --git a/.idea/.idea.CodingLand/.idea/encodings.xml b/.idea/.idea.AceField/.idea/encodings.xml similarity index 100% rename from .idea/.idea.CodingLand/.idea/encodings.xml rename to .idea/.idea.AceField/.idea/encodings.xml diff --git a/.idea/.idea.CodingLand/.idea/indexLayout.xml b/.idea/.idea.AceField/.idea/indexLayout.xml similarity index 100% rename from .idea/.idea.CodingLand/.idea/indexLayout.xml rename to .idea/.idea.AceField/.idea/indexLayout.xml diff --git a/.idea/.idea.CodingLand/.idea/vcs.xml b/.idea/.idea.AceField/.idea/vcs.xml similarity index 100% rename from .idea/.idea.CodingLand/.idea/vcs.xml rename to .idea/.idea.AceField/.idea/vcs.xml diff --git a/.idea/.idea.CodingLand/.idea/workspace.xml b/.idea/.idea.CodingLand/.idea/workspace.xml new file mode 100644 index 0000000..3c26c0f --- /dev/null +++ b/.idea/.idea.CodingLand/.idea/workspace.xml @@ -0,0 +1,157 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + { + "customColor": "", + "associatedIndex": 0 +} + + + + + + + { + "keyToString": { + ".NET Executable.Player.executor": "Run", + "ASKED_ADD_EXTERNAL_FILES": "true", + "RunOnceActivity.ShowReadmeOnStart": "true", + "git-widget-placeholder": "master", + "node.js.detected.package.eslint": "true", + "node.js.detected.package.tslint": "true", + "node.js.selected.package.eslint": "(autodetect)", + "node.js.selected.package.tslint": "(autodetect)", + "nodejs_package_manager_path": "npm", + "settings.editor.selected.configurable": "editor.preferences.fonts.default", + "vue.rearranger.settings.migration": "true" + }, + "keyToStringList": { + "rider.external.source.directories": [ + "/Users/littlesheep/Library/Application Support/JetBrains/Rider2024.1/resharper-host/DecompilerCache", + "/Users/littlesheep/Library/Application Support/JetBrains/Rider2024.1/resharper-host/SourcesCache", + "/Users/littlesheep/Library/Application Support/Symbols/src" + ] + } +} + + + + + + + + + + + 1722755204262 + + + + + + + + + + + + +