added solution

This commit is contained in:
Erik Simon 2022-11-13 01:14:32 +01:00
parent 3899b39314
commit c60d05afd6
49 changed files with 138 additions and 0 deletions

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$" vcs="Git" />
</component>
</project>

View File

@ -0,0 +1,116 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<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" />
</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="ProjectId" id="2HT9Kbo8tpYcIE7B7ICdxL2wUI4" />
<component name="ProjectLevelVcsManager" settingsEditedManually="true">
<ConfirmationsSetting value="2" id="Add" />
</component>
<component name="PropertiesComponent"><![CDATA[{
"keyToString": {
"ASKED_ADD_EXTERNAL_FILES": "true",
"ASKED_SHARE_PROJECT_CONFIGURATION_FILES": "true",
"RunOnceActivity.OpenProjectViewOnStart": "true",
"RunOnceActivity.ShowReadmeOnStart": "true",
"SHARE_PROJECT_CONFIGURATION_FILES": "true",
"WebServerToolWindowFactoryState": "false",
"last_opened_file_path": "/mnt/storage_01/data/Dev/repos/Mine2d/Mine2d/Mine2d.csproj",
"vue.rearranger.settings.migration": "true"
}
}]]></component>
<component name="RunManager">
<configuration name="Mine2d" type="DotNetProject" factoryName=".NET Project">
<option name="EXE_PATH" value="" />
<option name="PROGRAM_PARAMETERS" value="" />
<option name="WORKING_DIRECTORY" value="" />
<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="" />
<method v="2">
<option name="Build" />
</method>
</configuration>
</component>
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
<component name="TypeScriptGeneratedFilesManager">
<option name="version" value="3" />
</component>
<component name="UnityUnitTestConfiguration" currentTestLauncher="NUnit" />
<component name="Vcs.Log.Tabs.Properties">
<option name="TAB_STATES">
<map>
<entry key="MAIN">
<value>
<State />
</value>
</entry>
</map>
</option>
</component>
<component name="VcsManagerConfiguration">
<option name="ADD_EXTERNAL_FILES_SILENTLY" value="true" />
<option name="CLEAR_INITIAL_COMMIT_MESSAGE" value="true" />
</component>
</project>

16
Mine2d.sln Normal file
View File

@ -0,0 +1,16 @@

Microsoft Visual Studio Solution File, Format Version 12.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Mine2d", "Mine2d\Mine2d.csproj", "{45B0BA23-41E9-4EBC-92F5-0D62FC274AE4}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{45B0BA23-41E9-4EBC-92F5-0D62FC274AE4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{45B0BA23-41E9-4EBC-92F5-0D62FC274AE4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{45B0BA23-41E9-4EBC-92F5-0D62FC274AE4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{45B0BA23-41E9-4EBC-92F5-0D62FC274AE4}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal