KOTH - Version 344288

Created
Total Size493.9 MB (517,892,344 bytes)
Modified Size27.8 MB (29,183,173 bytes)
File Count881
Engine Version28
Changes
Untitled Version
Meta
{ "MaxPlayers": 18, "MinPlayers": 1, "GameNetworkType": "Multiplayer", "MapSelect": "Official", "MapList": [ "gvar.metro", "baks.training_arena", "facepunch.prison", "gvar.stalkyard" ], "RankType": "None", "PerMapRanking": false, "LeaderboardType": "None", "Physics": { "SubSteps": 2, "TimeScale": 1, "Gravity": "0,0,-800", "AirDensity": 1.2, "SleepingEnabled": true, "SimulationMode": "Continuous", "PositionIterations": 2, "VelocityIterations": 8, "SoftBodyIterations": 1, "SoftBodySubsteps": 1 }, "Compiler": { "RootNamespace": "KOTH", "DefineConstants": "SANDBOX;ADDON;DEBUG", "NoWarn": "1701;1702;1591;", "WarningsAsErrors": "", "TreatWarningsAsErrors": false, "Nullables": false, "Whitelist": true, "ReleaseMode": "Release", "AssemblyReferences": [], "IgnoreFolders": [ "editor", "unittest" ], "DistinctAssemblyReferences": [] }, "GameCategory": "Shooter", "ControlModes": { "Keyboard": true, "VR": false, "Gamepad": true }, "ParentPackage": "", "PackageSettings": [ { "DisplayType": "Choice", "Choices": [ { "Value": "KillConfirmedGamemode", "Name": "Kill Confirmed" }, { "Value": "", "Name": "No Gamemode (good for testing)" }, { "Value": "FFAGamemode", "Name": "Free For All" }, { "Value": "WarGamemode", "Name": "Conquest" } ], "ConVarName": "gunfight_gamemode", "DisplayName": "Active Mode", "DefaultValue": "KillConfirmedGamemode", "Description": "The current gamemode.", "Group": "Important" }, { "DisplayType": "Boolean", "Choices": [], "ConVarName": "gunfight_friendly_fire_override", "DisplayName": "Friendly Fire (Override)", "DefaultValue": "false", "Description": "If set on, friendly fire will always be active.", "Group": "Game Rules" }, { "DisplayType": "Boolean", "Choices": [], "ConVarName": "gunfight_thirdperson", "DisplayName": "Third Person (Override)", "DefaultValue": "false", "Description": "Should third person be available to use?", "Group": "Game Rules" }, { "DisplayType": "Integer", "Choices": [], "ConVarName": "gunfight_kc_minimum_players", "DisplayName": "Minimum Players", "DefaultValue": "2", "Description": "The minimum amount of required players to start a Kill Confirmed game.", "Group": "Kill Confirmed", "Minimum": 1, "Maximum": 16 }, { "DisplayType": "Float", "Choices": [], "ConVarName": "gunfight_kc_round_countdown", "DisplayName": "Round Countdown", "DefaultValue": "10", "Description": "The time (in seconds) it takes to start a match in Kill Confirmed.", "Group": "Kill Confirmed", "Maximum": 30 }, { "DisplayType": "Float", "Choices": [], "ConVarName": "gunfight_kc_round_duration", "DisplayName": "Round Duration", "DefaultValue": "600", "Description": "The round duration (in seconds) in Kill Confirmed.", "Group": "Kill Confirmed", "Minimum": 60, "Maximum": 3600, "Step": 1 }, { "DisplayType": "Integer", "Choices": [], "ConVarName": "gunfight_kc_max_score", "DisplayName": "Maximum Score", "DefaultValue": "75", "Description": "The score required to win a match in Kill Confirmed.", "Group": "Kill Confirmed", "Minimum": 1, "Maximum": 300 } ], "DefaultLeaderboards": [], "GeneralExtensions": false, "TargettedExtensions": true, "ExtensionApiVersion": 1001, "Summary": "class-based shooter", "Description": "", "ReplaceTags": "firstperson fps shooter class team", "Public": true, "CsProjName": "koth", "HttpAllowList": null, "TickRate": 30, "LaunchMode": "Normal", "StartupScene": "scenes/menu/menu.scene", "DedicatedServerStartupScene": "scenes/pl_sheff/sheff.scene", "Resources": "/fonts/*\n/UI/*\n*.png", "GameSettings": [], "CodePackageReferences": [] }
{
  "MaxPlayers": 18,
  "MinPlayers": 1,
  "GameNetworkType": "Multiplayer",
  "MapSelect": "Official",
  "MapList": [
    "gvar.metro",
    "baks.training_arena",
    "facepunch.prison",
    "gvar.stalkyard"
  ],
  "RankType": "None",
  "PerMapRanking": false,
  "LeaderboardType": "None",
  "Physics": {
    "SubSteps": 2,
    "TimeScale": 1,
    "Gravity": "0,0,-800",
    "AirDensity": 1.2,
    "SleepingEnabled": true,
    "SimulationMode": "Continuous",
    "PositionIterations": 2,
    "VelocityIterations": 8,
    "SoftBodyIterations": 1,
    "SoftBodySubsteps": 1
  },
  "Compiler": {
    "RootNamespace": "KOTH",
    "DefineConstants": "SANDBOX;ADDON;DEBUG",
    "NoWarn": "1701;1702;1591;",
    "WarningsAsErrors": "",
    "TreatWarningsAsErrors": false,
    "Nullables": false,
    "Whitelist": true,
    "ReleaseMode": "Release",
    "AssemblyReferences": [],
    "IgnoreFolders": [
      "editor",
      "unittest"
    ],
    "DistinctAssemblyReferences": []
  },
  "GameCategory": "Shooter",
  "ControlModes": {
    "Keyboard": true,
    "VR": false,
    "Gamepad": true
  },
  "ParentPackage": "",
  "PackageSettings": [
    {
      "DisplayType": "Choice",
      "Choices": [
        {
          "Value": "KillConfirmedGamemode",
          "Name": "Kill Confirmed"
        },
        {
          "Value": "",
          "Name": "No Gamemode (good for testing)"
        },
        {
          "Value": "FFAGamemode",
          "Name": "Free For All"
        },
        {
          "Value": "WarGamemode",
          "Name": "Conquest"
        }
      ],
      "ConVarName": "gunfight_gamemode",
      "DisplayName": "Active Mode",
      "DefaultValue": "KillConfirmedGamemode",
      "Description": "The current gamemode.",
      "Group": "Important"
    },
    {
      "DisplayType": "Boolean",
      "Choices": [],
      "ConVarName": "gunfight_friendly_fire_override",
      "DisplayName": "Friendly Fire (Override)",
      "DefaultValue": "false",
      "Description": "If set on, friendly fire will always be active.",
      "Group": "Game Rules"
    },
    {
      "DisplayType": "Boolean",
      "Choices": [],
      "ConVarName": "gunfight_thirdperson",
      "DisplayName": "Third Person (Override)",
      "DefaultValue": "false",
      "Description": "Should third person be available to use?",
      "Group": "Game Rules"
    },
    {
      "DisplayType": "Integer",
      "Choices": [],
      "ConVarName": "gunfight_kc_minimum_players",
      "DisplayName": "Minimum Players",
      "DefaultValue": "2",
      "Description": "The minimum amount of required players to start a Kill Confirmed game.",
      "Group": "Kill Confirmed",
      "Minimum": 1,
      "Maximum": 16
    },
    {
      "DisplayType": "Float",
      "Choices": [],
      "ConVarName": "gunfight_kc_round_countdown",
      "DisplayName": "Round Countdown",
      "DefaultValue": "10",
      "Description": "The time (in seconds) it takes to start a match in Kill Confirmed.",
      "Group": "Kill Confirmed",
      "Maximum": 30
    },
    {
      "DisplayType": "Float",
      "Choices": [],
      "ConVarName": "gunfight_kc_round_duration",
      "DisplayName": "Round Duration",
      "DefaultValue": "600",
      "Description": "The round duration (in seconds) in Kill Confirmed.",
      "Group": "Kill Confirmed",
      "Minimum": 60,
      "Maximum": 3600,
      "Step": 1
    },
    {
      "DisplayType": "Integer",
      "Choices": [],
      "ConVarName": "gunfight_kc_max_score",
      "DisplayName": "Maximum Score",
      "DefaultValue": "75",
      "Description": "The score required to win a match in Kill Confirmed.",
      "Group": "Kill Confirmed",
      "Minimum": 1,
      "Maximum": 300
    }
  ],
  "DefaultLeaderboards": [],
  "GeneralExtensions": false,
  "TargettedExtensions": true,
  "ExtensionApiVersion": 1001,
  "Summary": "class-based shooter",
  "Description": "",
  "ReplaceTags": "firstperson fps shooter class team",
  "Public": true,
  "CsProjName": "koth",
  "HttpAllowList": null,
  "TickRate": 30,
  "LaunchMode": "Normal",
  "StartupScene": "scenes/menu/menu.scene",
  "DedicatedServerStartupScene": "scenes/pl_sheff/sheff.scene",
  "Resources": "/fonts/*\n/UI/*\n*.png",
  "GameSettings": [],
  "CodePackageReferences": []
}

Diff (27.8 MB modified)

+5 ~25 -3
  • prefabs/game_modes/dm.prefab_c (8.3 KB)
  • prefabs/game_modes/mge.prefab_c (8.3 KB)
  • prefabs/game_modes/payload.prefab_c (9.6 KB)
  • scenes/deathmatch/deathmatch.scene_c (24.3 KB)
  • ui/playerhud/components/gamemode/dmscore.razor.scss (296 B)
  • .bin/package.base.dll (180.5 KB -> 180.5 KB)
  • .bin/package.facepunch.jigglebones.dll (17 KB -> 17 KB)
  • .bin/package.facepunch.libevents.dll (40.5 KB -> 40.5 KB)
  • .bin/package.wurstsoftware.koth.dll (501 KB -> 528 KB)
  • materials/default/default_color_tga_2871fbca.generated.vtex_c (2 KB -> 2 KB)
  • materials/default/white_vmat_g_tnormal_7a668049.generated.vtex_c (1.8 KB -> 1.8 KB)
  • materials/default_vmat_g_tnormal_4b798e96.generated.vtex_c (2 KB -> 2 KB)
  • materials/skybox/skybox_day_01_exr_a02a1020.generated.vtex_c (1.8 MB -> 1.8 MB)
  • models/citizen/citizen.vanmgrph_c (70.4 KB -> 70.1 KB)
  • models/citizen/citizen.vmdl_c (6.3 MB -> 6.3 MB)
  • models/citizen/skin/citizen_eyeao_vmat_g_tnormal_fae5e5b4.generated.vtex_c (1.8 KB -> 1.8 KB)
  • models/citizen/skin/citizen_eyes_advanced_color_png_8895a003.generated.vtex_c (57.3 KB -> 57.2 KB)
  • models/citizen/skin/citizen_eyes_advanced_normal_png_fc28d47a.generated.vtex_c (62.9 KB -> 62.9 KB)
  • models/citizen/skin/citizen_eyes_trans_png_74956c5.generated.vtex_c (7.2 KB -> 7.2 KB)
  • models/citizen/skin/citizen_skin_bentnormal_png_29991593.generated.vtex_c (4.6 MB -> 4.6 MB)
  • models/citizen/skin/citizen_skin_old_normal_png_a2b5d7c2.generated.vtex_c (4.8 MB -> 4.8 MB)
  • models/citizen/skin/citizen_skin_young_color_png_57825f18.generated.vtex_c (4.4 MB -> 4.4 MB)
  • models/citizen/skin/citizen_skin_young_normal_png_4ad8cfe5.generated.vtex_c (4.8 MB -> 4.8 MB)
  • models/dev/sphere.vmdl_c (70.6 KB -> 70.7 KB)
  • prefabs/map_shared/healthpack.prefab_c (2.6 KB -> 2.9 KB)
  • prefabs/weapons/stickylauncher/p_sticky.prefab_c (3.8 KB -> 3.8 KB)
  • scenes/jumpmap/jump1.scene_c (44.3 KB -> 41.1 KB)
  • scenes/mge/mge.scene_c (29 KB -> 23.4 KB)
  • scenes/pl_sheff/sheff.scene_c (85.4 KB -> 78.5 KB)
  • ui/playerhud/components/gamemode/mgescore.razor.scss (458 B -> 297 B)
  • prefabs/game_modes/bomb_defusal.prefab_c (23.6 KB)
  • prefabs/game_modes/retakes.prefab_c (20.3 KB)
  • prefabs/game_modes/team_deathmatch.prefab_c (10.9 KB)