KOTH - Version 242082

Created
Total Size480.3 MB (503,618,134 bytes)
Modified Size9.9 MB (10,395,762 bytes)
File Count869
Engine Version25
Changes
maybe this update will fix the broken menu only seen in builds
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 (9.9 MB modified)

+18 ~7 -6
  • .bin/package.base.dll (177.5 KB)
  • .bin/package.facepunch.jigglebones.dll (17 KB)
  • .bin/package.facepunch.libevents.dll (40.5 KB)
  • .bin/package.wurstsoftware.koth.dll (530 KB)
  • materials/default.vmat_c (4.8 KB)
  • materials/koth/team/ct-floor.vmat_c (5 KB)
  • materials/koth/team/ct-wall.vmat_c (5 KB)
  • materials/koth/team/ct.vmat_c (5 KB)
  • materials/koth/team/t-floor.vmat_c (5 KB)
  • materials/koth/team/t-wall.vmat_c (5 KB)
  • models/props/packaged_food/crispcylinder_body.vmdl_c (18.2 KB)
  • models/props/packaged_food/crispcylinder_body.vmdl_c.t.png (32 KB)
  • models/props/packaged_food/dryfood_ao_png_ed4256df.generated.vtex_c (321.7 KB)
  • models/props/packaged_food/dryfood_color_png_f78e9ddb.generated.vtex_c (1.2 MB)
  • models/props/packaged_food/dryfood_metal_png_4168c5ec.generated.vtex_c (47 KB)
  • models/props/packaged_food/dryfood_normal_png_1e3f6be.generated.vtex_c (1 MB)
  • models/props/packaged_food/packaged_food.vmat_c (6.3 KB)
  • prefabs/weapons/medigun/medigun_beam.prefab_c (7.2 KB)
  • .bin/package.base.xml (55.2 KB -> 55.4 KB)
  • models/citizen/citizen.vanmgrph_c (68.4 KB -> 67.9 KB)
  • models/citizen/citizen.vmdl_c (6.3 MB -> 6.3 MB)
  • prefabs/player/playerstate.prefab_c (2.5 KB -> 2.8 KB)
  • prefabs/weapons/medigun/w_medigun.prefab_c (3.9 KB -> 4.8 KB)
  • scenes/multiplayer_test/multiplayertest.scene_c (39.8 KB -> 54.6 KB)
  • ui/controls/slidercontrol.razor.scss (2.1 KB -> 2.1 KB)
  • materials/default/default_normal_tga_7f4327e9.generated.vtex_c (1.9 KB)
  • models/dev/error.vmdl_c (11 KB)
  • models/dev/error.vmdl_c.t.png (9.1 KB)
  • models/dev/materialforerrormodel.vmat_c (4 KB)
  • models/dev/materialforerrormodel_vmat_g_tcolor_a0ce44b8.generated.vtex_c (1.5 KB)
  • prefabs/player/dummy.prefab_c (23.1 KB)