Cleaning crap
This commit is contained in:
3
.idea/.gitignore
generated
vendored
3
.idea/.gitignore
generated
vendored
@@ -1,3 +0,0 @@
|
||||
# Default ignored files
|
||||
/shelf/
|
||||
/workspace.xml
|
||||
11
.idea/The-Only-Cure-But-Better.iml
generated
11
.idea/The-Only-Cure-But-Better.iml
generated
@@ -1,11 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<module type="JAVA_MODULE" version="4">
|
||||
<component name="NewModuleRootManager" inherit-compiler-output="true">
|
||||
<exclude-output />
|
||||
<content url="file://$MODULE_DIR$" />
|
||||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
<orderEntry type="library" name="zdoc-lua" level="project" />
|
||||
<orderEntry type="library" name="zomboid-sources" level="project" />
|
||||
</component>
|
||||
</module>
|
||||
7
.idea/discord.xml
generated
7
.idea/discord.xml
generated
@@ -1,7 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="DiscordProjectSettings">
|
||||
<option name="show" value="PROJECT" />
|
||||
<option name="description" value="" />
|
||||
</component>
|
||||
</project>
|
||||
9
.idea/libraries/zdoc_lua.xml
generated
9
.idea/libraries/zdoc_lua.xml
generated
@@ -1,9 +0,0 @@
|
||||
<component name="libraryTable">
|
||||
<library name="zdoc-lua">
|
||||
<CLASSES>
|
||||
<root url="jar://$USER_HOME$/IdeaProjects/decompilation-zomboid/lib/zdoc-lua.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
||||
11
.idea/libraries/zomboid_sources.xml
generated
11
.idea/libraries/zomboid_sources.xml
generated
@@ -1,11 +0,0 @@
|
||||
<component name="libraryTable">
|
||||
<library name="zomboid-sources">
|
||||
<CLASSES>
|
||||
<root url="jar://$USER_HOME$/IdeaProjects/decompilation-zomboid/lib/zomboid.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES>
|
||||
<root url="jar://$USER_HOME$/IdeaProjects/decompilation-zomboid/lib/zomboid-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
||||
6
.idea/misc.xml
generated
6
.idea/misc.xml
generated
@@ -1,6 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="ProjectRootManager" version="2" languageLevel="JDK_19" project-jdk-name="Python 3.11" project-jdk-type="Python SDK">
|
||||
<output url="file://$PROJECT_DIR$/out" />
|
||||
</component>
|
||||
</project>
|
||||
8
.idea/modules.xml
generated
8
.idea/modules.xml
generated
@@ -1,8 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="ProjectModuleManager">
|
||||
<modules>
|
||||
<module fileurl="file://$PROJECT_DIR$/.idea/The-Only-Cure-But-Better.iml" filepath="$PROJECT_DIR$/.idea/The-Only-Cure-But-Better.iml" />
|
||||
</modules>
|
||||
</component>
|
||||
</project>
|
||||
17
.idea/runConfigurations/Run_Zomboid.xml
generated
17
.idea/runConfigurations/Run_Zomboid.xml
generated
@@ -1,17 +0,0 @@
|
||||
<component name="ProjectRunConfigurationManager">
|
||||
<configuration default="false" name="Run Zomboid" type="ShConfigurationType">
|
||||
<option name="SCRIPT_TEXT" value="" />
|
||||
<option name="INDEPENDENT_SCRIPT_PATH" value="false" />
|
||||
<option name="SCRIPT_PATH" value="E:/Steam/steamapps/common/ProjectZomboid/ProjectZomboid64 - nosteam-debug.bat" />
|
||||
<option name="SCRIPT_OPTIONS" value="" />
|
||||
<option name="INDEPENDENT_SCRIPT_WORKING_DIRECTORY" value="true" />
|
||||
<option name="SCRIPT_WORKING_DIRECTORY" value="$PROJECT_DIR$" />
|
||||
<option name="INDEPENDENT_INTERPRETER_PATH" value="true" />
|
||||
<option name="INTERPRETER_PATH" value="" />
|
||||
<option name="INTERPRETER_OPTIONS" value="" />
|
||||
<option name="EXECUTE_IN_TERMINAL" value="true" />
|
||||
<option name="EXECUTE_SCRIPT_FILE" value="true" />
|
||||
<envs />
|
||||
<method v="2" />
|
||||
</configuration>
|
||||
</component>
|
||||
6
.idea/vcs.xml
generated
6
.idea/vcs.xml
generated
@@ -1,6 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="VcsDirectoryMappings">
|
||||
<mapping directory="" vcs="Git" />
|
||||
</component>
|
||||
</project>
|
||||
64
.vscode/settings.json
vendored
64
.vscode/settings.json
vendored
@@ -1,64 +1,10 @@
|
||||
{
|
||||
"todo-tree.tree.scanMode": "workspace",
|
||||
"zomboid_user_folder": "C:/Users/picch/Zomboid",
|
||||
"zomboid_folder": "E:\\Steam\\steamapps\\common\\ProjectZomboid",
|
||||
"zomboid_server_folder": "E:\\Steam\\steamapps\\common\\Project Zomboid Dedicated Server",
|
||||
"Lua.diagnostics.globals": [
|
||||
"ZombRand",
|
||||
"getPlayer",
|
||||
"BodyPartType",
|
||||
"ProceduralDistributions",
|
||||
"Events",
|
||||
"getText",
|
||||
"Perks",
|
||||
"getPlayerByOnlineID",
|
||||
"getTexture",
|
||||
"ISTimedActionQueue",
|
||||
"sendClientCommand",
|
||||
"ISBaseTimedAction",
|
||||
"instanceof",
|
||||
"getPlayerInventory",
|
||||
"sendServerCommand",
|
||||
"TraitFactory",
|
||||
"ISWorldObjectContextMenu",
|
||||
"getCell",
|
||||
"getSpecificPlayer",
|
||||
"_",
|
||||
"NewUI",
|
||||
"getTextManager",
|
||||
"isClient",
|
||||
"ISHealthPanel",
|
||||
"ModOptions",
|
||||
"ISNewHealthPanel",
|
||||
"ISButton",
|
||||
"getCore",
|
||||
"ProfessionFactory",
|
||||
"BaseGameCharacterDetails",
|
||||
"MoodleType",
|
||||
"ISEquipWeaponAction",
|
||||
"triggerEvent",
|
||||
"forceDropHeavyItems",
|
||||
"getPlayerHotbar",
|
||||
"isServer",
|
||||
"BodyLocations",
|
||||
"ISUnequipAction",
|
||||
"ISInventoryPaneContextMenu",
|
||||
"ISDropItemAction",
|
||||
"BloodBodyPartType",
|
||||
"ISInventoryPane",
|
||||
"ModData",
|
||||
"isDebugEnabled",
|
||||
"getActivatedMods",
|
||||
"ISHotbar",
|
||||
"isForceDropHeavyItem",
|
||||
"isFHModKeyDown",
|
||||
"getPlayerData",
|
||||
"FHSwapHandsAction",
|
||||
"getClassFieldVal",
|
||||
"SandboxVars",
|
||||
"getClassField",
|
||||
"ISWearClothing",
|
||||
"SyncXp",
|
||||
"ISClothingExtraAction",
|
||||
"SwapItConfig",
|
||||
"getTimestamp",
|
||||
"addSound"
|
||||
]
|
||||
"zombie"
|
||||
],
|
||||
}
|
||||
31
.vscode/tasks.json
vendored
31
.vscode/tasks.json
vendored
@@ -3,29 +3,50 @@
|
||||
// for the documentation about the tasks.json format
|
||||
"version": "2.0.0",
|
||||
"tasks": [
|
||||
{
|
||||
"label": "Create Workshop folder",
|
||||
"type": "shell",
|
||||
"options": {"statusbar": {"label": "$(combine) Assemble Mod"}},
|
||||
"command": "python ${config:zomboid_user_folder}/PaosCrap/make_workshop_pack.py picch ${workspaceFolderBasename}",
|
||||
},
|
||||
{
|
||||
"label": "Run Zomboid Debug No Steam",
|
||||
"type": "shell",
|
||||
"command": "\"E:\\Steam\\steamapps\\common\\ProjectZomboid\\ProjectZomboid64 - nosteam-debug.bat\"",
|
||||
"presentation": {
|
||||
"group": "groupZomboid"
|
||||
},
|
||||
"command": "\"${config:zomboid_folder}\\ProjectZomboid64 - nosteam-debug.bat\"",
|
||||
"options": {"statusbar": {"label": "$(run) Zomboid client"}},
|
||||
"problemMatcher": [
|
||||
"$eslint-stylish"
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "Run Zomboid Debug No Steam 2",
|
||||
"type": "shell",
|
||||
"command": "\"${config:zomboid_folder}\\ProjectZomboid64 - nosteam-debug.bat\"",
|
||||
"options": {"statusbar": {"hide": true}},
|
||||
|
||||
"problemMatcher": [
|
||||
"$eslint-stylish"
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "Run two instances of Zomboid Debug No Steam",
|
||||
"options": {"statusbar": {"label": "$(run-all) Two Zomboid Clients"}},
|
||||
"presentation": {
|
||||
"reveal": "always",
|
||||
"panel": "new"
|
||||
},
|
||||
"dependsOn": [
|
||||
"Run Zomboid Debug No Steam",
|
||||
"Run Zomboid Debug No Steam"
|
||||
],
|
||||
"Run Zomboid Debug No Steam", "Run Zomboid Debug No Steam 2"],
|
||||
"problemMatcher": []
|
||||
},
|
||||
{
|
||||
"label": "Run Zomboid Test Server",
|
||||
"options": {"statusbar": {"label": "$(run) Zomboid Server (Gehenna)"}},
|
||||
"type": "shell",
|
||||
"command": "\"E:\\Steam\\steamapps\\common\\Project Zomboid Dedicated Server\\StartServer64_nosteam.bat\"",
|
||||
"command":"\"${config:zomboid_server_folder}\\StartServer64_nosteam_custom.bat\" Gehenna",
|
||||
"problemMatcher": [
|
||||
"$eslint-stylish"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user