.idea changes

This commit is contained in:
Erik Simon 2022-11-13 01:25:51 +01:00
parent f0a02696a0
commit 3e1fd1e801
1 changed files with 78 additions and 51 deletions

View File

@ -1,66 +1,48 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="AutoGeneratedRunConfigurationManager">
<projectFile>Mine2d/Mine2d.csproj</projectFile>
</component>
<component name="AutoImportSettings">
<option name="autoReloadType" value="SELECTIVE" />
</component>
<component name="ChangeListManager">
<list default="true" id="647d77fa-e9ab-4317-9087-0d31c3323ae0" name="Changes" comment="">
<change beforePath="$PROJECT_DIR$/Program.cs" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/mine2d.csproj" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/Context.cs" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/Controls.cs" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/Import.cs" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/Mine2d.cs" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/backend/Backend.cs" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/backend/IBackend.cs" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/backend/Publisher.cs" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/backend/RemoteBackend.cs" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/backend/data/Packet.cs" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/backend/interactor/Breaking.cs" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/backend/interactor/Connect.cs" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/backend/interactor/Move.cs" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/core/Bootstrapper.cs" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/core/Camera.cs" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/core/Constants.cs" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/core/PlayerEntity.cs" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/core/data/Chunk.cs" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/core/data/STile.cs" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/core/data/World.cs" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/core/extensions/AssemblyExtensions.cs" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/core/extensions/TypeExtensions.cs" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/core/tiles/TextureCache.cs" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/core/tiles/Tile.cs" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/core/tiles/TileRegistry.cs" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/core/world/ChunkGenerator.cs" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/engine/AudioPlayer.cs" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/engine/FontManager.cs" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/engine/Game.cs" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/engine/PacketUtils.cs" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/engine/Renderer.cs" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/engine/ResourceLoader.cs" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/engine/Shapes.cs" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/engine/Window.cs" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/engine/system/EventPriority.cs" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/engine/system/annotations/Interactor.cs" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/engine/utils/Color.cs" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/engine/utils/Point.cs" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/frontend/Frontend.cs" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/frontend/IFrontend.cs" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/frontend/renderer/IRenderer.cs" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/frontend/renderer/WorldRenderer.cs" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/network/Converter.cs" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/state/GameState.cs" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/state/Player.cs" beforeDir="false" />
<change afterPath="$PROJECT_DIR$/Mine2d/assets/breaking.ase" afterDir="false" />
<change afterPath="$PROJECT_DIR$/Mine2d/assets/breaking.png" afterDir="false" />
<change afterPath="$PROJECT_DIR$/Mine2d/assets/font.ttf" afterDir="false" />
<change afterPath="$PROJECT_DIR$/Mine2d/assets/stone.png" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/.idea.Mine2d/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/.idea.Mine2d/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/Mine2d/Mine2d.csproj" beforeDir="false" afterPath="$PROJECT_DIR$/Mine2d/Mine2d.csproj" afterDir="false" />
<change beforePath="$PROJECT_DIR$/assets/breaking.ase" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/assets/breaking.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/assets/font.ttf" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/assets/stone.png" beforeDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
<option name="LAST_RESOLUTION" value="IGNORE" />
</component>
<component name="HighlightingSettingsPerFile">
<setting file="mock:///Dummy.cs" root0="SKIP_HIGHLIGHTING" />
<setting file="mock:///Dummy.cs" root0="SKIP_HIGHLIGHTING" />
<setting file="file://$APPLICATION_CONFIG_DIR$/resharper-host/DecompilerCache/decompiler/48db0d883a624d62aa8ff0ff392ea93517600/62/b09add12/WatsonTcpClient.cs" root0="SKIP_HIGHLIGHTING" />
</component>
<component name="MacroExpansionManager">
<option name="directoryName" value="sqwxszt3" />
</component>
<component name="MarkdownSettingsMigration">
<option name="stateVersion" value="1" />
</component>
<component name="ProjectId" id="2HT9Kbo8tpYcIE7B7ICdxL2wUI4" />
<component name="ProjectLevelVcsManager" settingsEditedManually="true">
<ConfirmationsSetting value="2" id="Add" />
</component>
<component name="ProjectViewState">
<option name="hideEmptyMiddlePackages" value="true" />
<option name="showLibraryContents" value="true" />
</component>
<component name="PropertiesComponent"><![CDATA[{
"keyToString": {
"ASKED_ADD_EXTERNAL_FILES": "true",
@ -70,14 +52,18 @@
"SHARE_PROJECT_CONFIGURATION_FILES": "true",
"WebServerToolWindowFactoryState": "false",
"last_opened_file_path": "/mnt/storage_01/data/Dev/repos/Mine2d/Mine2d/Mine2d.csproj",
"node.js.detected.package.eslint": "true",
"node.js.detected.package.tslint": "true",
"node.js.selected.package.eslint": "(autodetect)",
"node.js.selected.package.tslint": "(autodetect)",
"vue.rearranger.settings.migration": "true"
}
}]]></component>
<component name="RunManager">
<configuration name="Mine2d" type="DotNetProject" factoryName=".NET Project">
<option name="EXE_PATH" value="" />
<component name="RunManager" selected=".NET Project.Mine2d - Host">
<configuration name="Mine2d - Client" type="DotNetProject" factoryName=".NET Project">
<option name="EXE_PATH" value="$PROJECT_DIR$/Mine2d/bin/Debug/net6.0/Mine2d" />
<option name="PROGRAM_PARAMETERS" value="" />
<option name="WORKING_DIRECTORY" value="" />
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/Mine2d/bin/Debug/net6.0" />
<option name="PASS_PARENT_ENVS" value="1" />
<option name="USE_EXTERNAL_CONSOLE" value="0" />
<option name="USE_MONO" value="0" />
@ -87,16 +73,50 @@
<option name="PROJECT_ARGUMENTS_TRACKING" value="1" />
<option name="PROJECT_WORKING_DIRECTORY_TRACKING" value="1" />
<option name="PROJECT_KIND" value="DotNetCore" />
<option name="PROJECT_TFM" value="" />
<option name="PROJECT_TFM" value="net6.0" />
<method v="2">
<option name="Build" />
</method>
</configuration>
<configuration name="Mine2d - Host" type="DotNetProject" factoryName=".NET Project">
<option name="EXE_PATH" value="$PROJECT_DIR$/Mine2d/bin/Debug/net6.0/Mine2d" />
<option name="PROGRAM_PARAMETERS" value="--host" />
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/Mine2d/bin/Debug/net6.0" />
<option name="PASS_PARENT_ENVS" value="1" />
<option name="USE_EXTERNAL_CONSOLE" value="0" />
<option name="USE_MONO" value="0" />
<option name="RUNTIME_ARGUMENTS" value="" />
<option name="PROJECT_PATH" value="$PROJECT_DIR$/Mine2d/Mine2d.csproj" />
<option name="PROJECT_EXE_PATH_TRACKING" value="1" />
<option name="PROJECT_ARGUMENTS_TRACKING" value="1" />
<option name="PROJECT_WORKING_DIRECTORY_TRACKING" value="1" />
<option name="PROJECT_KIND" value="DotNetCore" />
<option name="PROJECT_TFM" value="net6.0" />
<method v="2">
<option name="Build" />
</method>
</configuration>
<list>
<item itemvalue=".NET Project.Mine2d - Client" />
<item itemvalue=".NET Project.Mine2d - Host" />
</list>
</component>
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
<component name="TaskManager">
<task active="true" id="Default" summary="Default task">
<changelist id="647d77fa-e9ab-4317-9087-0d31c3323ae0" name="Changes" comment="" />
<created>1668298144432</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1668298144432</updated>
<workItem from="1668298147381" duration="717000" />
</task>
<servers />
</component>
<component name="TypeScriptGeneratedFilesManager">
<option name="version" value="3" />
</component>
<component name="UnityCheckinConfiguration" checkUnsavedScenes="true" />
<component name="UnityUnitTestConfiguration" currentTestLauncher="NUnit" />
<component name="Vcs.Log.Tabs.Properties">
<option name="TAB_STATES">
@ -113,4 +133,11 @@
<option name="ADD_EXTERNAL_FILES_SILENTLY" value="true" />
<option name="CLEAR_INITIAL_COMMIT_MESSAGE" value="true" />
</component>
<component name="XDebuggerManager">
<watches-manager>
<configuration name="DotNetProject">
<watch expression="this.GetType().Assembly.GetManifestResourceNames()" language="C#" />
</configuration>
</watches-manager>
</component>
</project>