diff --git a/.vscode/tasks.json b/.vscode/tasks.json new file mode 100644 index 0000000..114d0c8 --- /dev/null +++ b/.vscode/tasks.json @@ -0,0 +1,34 @@ +{ + // See https://go.microsoft.com/fwlink/?LinkId=733558 + // for the documentation about the tasks.json format + "version": "2.0.0", + "tasks": [ + { + "label": "Run Zomboid Debug No Steam", + "type": "shell", + "command": "\"E:\\Steam\\steamapps\\common\\ProjectZomboid\\ProjectZomboid64 - nosteam-debug.bat\"", + "presentation": { + "group": "groupZomboid" + }, + "problemMatcher": [ + "$eslint-stylish" + ] + }, + { + "label": "Run two instances of Zomboid Debug No Steam", + "dependsOn": ["Run Zomboid Debug No Steam", "Run Zomboid Debug No Steam"], + + }, + { + "label": "Run Zomboid Test Server", + "type": "shell", + "command": "\"E:\\Steam\\steamapps\\common\\Project Zomboid Dedicated Server\\StartServer64_nosteam.bat\"", + "problemMatcher": [ + "$eslint-stylish" + ] + } + + + + ] +} \ No newline at end of file diff --git a/media/models_X/Amputation_Left_LowerArm_Female.fbx b/media/models_X/Amputation_Left_LowerArm_Female.fbx index 78a81bc..5c36c7a 100644 Binary files a/media/models_X/Amputation_Left_LowerArm_Female.fbx and b/media/models_X/Amputation_Left_LowerArm_Female.fbx differ diff --git a/media/models_X/Amputation_Left_UpperArm_Female.fbx b/media/models_X/Amputation_Left_UpperArm_Female.fbx index bea8cfa..05c68b5 100644 Binary files a/media/models_X/Amputation_Left_UpperArm_Female.fbx and b/media/models_X/Amputation_Left_UpperArm_Female.fbx differ diff --git a/media/models_X/Amputation_Right_LowerArm_Female.fbx b/media/models_X/Amputation_Right_LowerArm_Female.fbx index 11580ca..6c4bf27 100644 Binary files a/media/models_X/Amputation_Right_LowerArm_Female.fbx and b/media/models_X/Amputation_Right_LowerArm_Female.fbx differ diff --git a/media/models_X/Amputation_Right_UpperArm_Female.fbx b/media/models_X/Amputation_Right_UpperArm_Female.fbx index 7155c7b..0c40ff8 100644 Binary files a/media/models_X/Amputation_Right_UpperArm_Female.fbx and b/media/models_X/Amputation_Right_UpperArm_Female.fbx differ diff --git a/media/models_X/Prost_Left_LowerArm_Hook_Female.fbx b/media/models_X/Prost_Left_LowerArm_Hook_Female.fbx index 839b035..cf58b1d 100644 Binary files a/media/models_X/Prost_Left_LowerArm_Hook_Female.fbx and b/media/models_X/Prost_Left_LowerArm_Hook_Female.fbx differ diff --git a/media/textures/Clothes/metal.png b/media/textures/Clothes/metal.png index 93206ff..1888a32 100644 Binary files a/media/textures/Clothes/metal.png and b/media/textures/Clothes/metal.png differ diff --git a/models_stuff/FemaleBody01.fbx b/models_stuff/FemaleBody01.fbx new file mode 100644 index 0000000..adbb0ba Binary files /dev/null and b/models_stuff/FemaleBody01.fbx differ diff --git a/models_stuff/Male_Body_10_redo.fbx b/models_stuff/Male_Body_10_redo.fbx new file mode 100644 index 0000000..a75bd64 Binary files /dev/null and b/models_stuff/Male_Body_10_redo.fbx differ diff --git a/models_stuff/base_female_amp.blend b/models_stuff/base_female_amp.blend new file mode 100644 index 0000000..ef1140d Binary files /dev/null and b/models_stuff/base_female_amp.blend differ diff --git a/models_stuff/base_female_amp.blend1 b/models_stuff/base_female_amp.blend1 new file mode 100644 index 0000000..05a33e4 Binary files /dev/null and b/models_stuff/base_female_amp.blend1 differ diff --git a/models_stuff/female_amp_left.blend b/models_stuff/female_amp_left.blend new file mode 100644 index 0000000..83fdad2 Binary files /dev/null and b/models_stuff/female_amp_left.blend differ diff --git a/models_stuff/female_amp_left.blend1 b/models_stuff/female_amp_left.blend1 new file mode 100644 index 0000000..4980769 Binary files /dev/null and b/models_stuff/female_amp_left.blend1 differ diff --git a/models_stuff/untitled.blend b/models_stuff/untitled.blend new file mode 100644 index 0000000..7d479a6 Binary files /dev/null and b/models_stuff/untitled.blend differ diff --git a/models_stuff/working_left_hook_female.fbx b/models_stuff/working_left_hook_female.fbx new file mode 100644 index 0000000..cddf9c3 Binary files /dev/null and b/models_stuff/working_left_hook_female.fbx differ