Trouble in Terrorist Town! - Version 150976

Created
Total Size1.2 GB (1,341,757,452 bytes)
Modified Size125.5 MB (131,572,109 bytes)
File Count5574
Engine Version24
Changes
Changes on 2026-02-07
Meta
{ "MaxPlayers": 48, "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": "TerrorTown", "DefineConstants": "SANDBOX;ADDON;DEBUG", "NoWarn": "1701;1702;1591;", "WarningsAsErrors": "", "Whitelist": true, "AssemblyReferences": [], "IgnoreFolders": [ "editor", "unittest" ], "DistinctAssemblyReferences": [] }, "GameCategory": "Shooter", "ControlModes": { "Keyboard": true, "VR": true, "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": "A fast paced first-person shooter game with a bunch of different gamemodes.", "Description": "", "ReplaceTags": "firstperson thirdperson action fps shooter", "Public": true, "CsProjName": "", "HttpAllowList": null, "TickRate": 30, "LaunchMode": "Normal", "StartupScene": "scenes/menu.scene", "MapStartupScene": "scenes/engine.scene", "DedicatedServerStartupScene": "scenes/engine.scene", "SystemScene": "scenes/system.scene", "Resources": "/fonts/*\n/UI/*", "GameSettings": [], "CodePackageReferences": [ "jase.bloodsplatter08", "jase.bloodsplatter07", "jase.bloodsplatter06", "jase.bloodsplatter05", "jase.bloodsplatter04" ] }
{
  "MaxPlayers": 48,
  "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": "TerrorTown",
    "DefineConstants": "SANDBOX;ADDON;DEBUG",
    "NoWarn": "1701;1702;1591;",
    "WarningsAsErrors": "",
    "Whitelist": true,
    "AssemblyReferences": [],
    "IgnoreFolders": [
      "editor",
      "unittest"
    ],
    "DistinctAssemblyReferences": []
  },
  "GameCategory": "Shooter",
  "ControlModes": {
    "Keyboard": true,
    "VR": true,
    "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": "A fast paced first-person shooter game with a bunch of different gamemodes.",
  "Description": "",
  "ReplaceTags": "firstperson thirdperson action fps shooter",
  "Public": true,
  "CsProjName": "",
  "HttpAllowList": null,
  "TickRate": 30,
  "LaunchMode": "Normal",
  "StartupScene": "scenes/menu.scene",
  "MapStartupScene": "scenes/engine.scene",
  "DedicatedServerStartupScene": "scenes/engine.scene",
  "SystemScene": "scenes/system.scene",
  "Resources": "/fonts/*\n/UI/*",
  "GameSettings": [],
  "CodePackageReferences": [
    "jase.bloodsplatter08",
    "jase.bloodsplatter07",
    "jase.bloodsplatter06",
    "jase.bloodsplatter05",
    "jase.bloodsplatter04"
  ]
}

Diff (125.5 MB modified)

+27 ~86
  • decals/blood/blood_splatter_01.decal_c (2.4 KB)
  • decals/blood/blood_splatter_02.decal_c (2.4 KB)
  • decals/blood/blood_splatter_03.decal_c (2.4 KB)
  • decals/blood/blood_splatter_04.decal_c (2.4 KB)
  • prefabs/player/player - copy.prefab_c (64 KB)
  • sounds/equipment/c4/c4_beep-1.vsnd_c (11.8 KB)
  • sounds/equipment/c4/c4_defuse-1.vsnd_c (10.9 KB)
  • sounds/equipment/c4/c4_explode-2.vsnd_c (461.4 KB)
  • sounds/equipment/c4/c4_plant-1.vsnd_c (23.3 KB)
  • surfaces/rubber.surface_c (1.7 KB)
  • surfaces/slippy_wheels.surface_c (1.1 KB)
  • textures/generated/imagefile/1a65afd6292e5d05.vtex_c (683 KB)
  • textures/generated/imagefile/2b52917f6841d3bc.vtex_c (171 KB)
  • textures/generated/imagefile/2ba85e32cafe0398.vtex_c (1.3 MB)
  • textures/generated/imagefile/352fbd09227b9b0.vtex_c (1.3 MB)
  • textures/generated/imagefile/3a4564a2c36a95bc.vtex_c (171 KB)
  • textures/generated/imagefile/52a7b0142394cde0.vtex_c (1.3 MB)
  • textures/generated/imagefile/6b34b1bbda80b2b6.vtex_c (683 KB)
  • textures/generated/imagefile/6be0b0d6c0e1d2e.vtex_c (683 KB)
  • textures/generated/imagefile/a955dbc05a6fecb4.vtex_c (683 KB)
  • textures/generated/imagefile/b8a1b3c97cb2e369.vtex_c (683 KB)
  • textures/generated/imagefile/d9b7827f182b9f68.vtex_c (341.7 KB)
  • textures/generated/imagefile/fea033a6c15f1479.vtex_c (683 KB)
  • textures/particles/flares/light_flare_01.vtex_c (45 KB)
  • textures/particles/fluid/water_drop.vtex_c (6 KB)
  • ui/hud/components/scoreboardcontextmenu.razor.scss (558 B)
  • ui/hud/components/scoreboardcontextmenubackdrop.razor.scss (163 B)
  • .bin/package.base.cll (32.9 KB -> 32.9 KB)
  • .bin/package.thieves.terrortown.cll (239.7 KB -> 253.4 KB)
  • .bin/package.thieves.terrortown.xml (141.3 KB -> 142.1 KB)
  • .bin/package.xenthio.xmovement.cll (669 B -> 668 B)
  • dev/helper/testgrid_color_tga_f1408e43.generated.vtex_c (49.1 KB -> 49.6 KB)
  • materials/dev/dev_measuredoor01_color_tga_1b23d6ca.generated.vtex_c (25.5 KB -> 25.7 KB)
  • materials/dev/reflectivity_30_color_tga_e7524b00.generated.vtex_c (47 KB -> 47.2 KB)
  • materials/dev/reflectivity_60_color_tga_5996876.generated.vtex_c (47.5 KB -> 47.7 KB)
  • materials/dev/reflectivity_90_color_tga_47fe1c48.generated.vtex_c (47.8 KB -> 47.9 KB)
  • materials/skybox/skybox_day_01_exr_a02a1020.generated.vtex_c (1.7 MB -> 1.8 MB)
  • materials/skybox/skybox_workshop_exr_db800dad.generated.vtex_c (5.2 MB -> 5.6 MB)
  • models/citizen/citizen.vanmgrph_c (67.4 KB -> 67.3 KB)
  • models/citizen/citizen.vmdl_c (6.3 MB -> 6.3 MB)
  • models/citizen/citizen/head_lod0_vmorf.vtex_c (114.4 KB -> 123.9 KB)
  • models/citizen/citizen_human_m.vanmgrph_c (67.8 KB -> 67.8 KB)
  • models/citizen/skin/citizen_eyes_advanced_color_png_8895a003.generated.vtex_c (56.3 KB -> 57.3 KB)
  • models/citizen/skin/citizen_eyes_advanced_iris_mask_psd_9299c4d0.generated.vtex_c (56.5 KB -> 56.7 KB)
  • models/citizen/skin/citizen_eyes_advanced_iris_normal_png_44bf5eb8.generated.vtex_c (55.4 KB -> 56.5 KB)
  • models/citizen/skin/citizen_eyes_advanced_normal_png_fc28d47a.generated.vtex_c (61.4 KB -> 62.9 KB)
  • models/citizen/skin/citizen_skin_bentnormal_png_29991593.generated.vtex_c (4.3 MB -> 4.6 MB)
  • models/citizen/skin/citizen_skin_old_color_png_d7903a6c.generated.vtex_c (2.1 MB -> 2.2 MB)
  • models/citizen/skin/citizen_skin_old_normal_png_a2b5d7c2.generated.vtex_c (4.6 MB -> 4.8 MB)
  • models/citizen/skin/citizen_skin_young_ao_png_bd72312b.generated.vtex_c (1.2 MB -> 1.5 MB)
  • models/citizen/skin/citizen_skin_young_color_png_57825f18.generated.vtex_c (4.1 MB -> 4.4 MB)
  • models/citizen/skin/citizen_skin_young_normal_png_4ad8cfe5.generated.vtex_c (4.6 MB -> 4.8 MB)
  • models/citizen/skin/tint_lookup_png_90e8e663.generated.vtex_c (115.4 KB -> 120.8 KB)
  • models/citizen_clothes/hair/hair_shortscruffy/textures/scruffyshort_cap_opacity_png_176ae91d.generated.vtex_c (588.2 KB -> 611.7 KB)
  • models/citizen_clothes/hair/legacy_hair/textures/straight_hair/hair_01_ao_png_3391e220.generated.vtex_c (1 MB -> 1 MB)
  • models/citizen_clothes/hair/legacy_hair/textures/straight_hair/hair_01_color_png_9ce1607f.generated.vtex_c (1.9 MB -> 2 MB)
  • models/citizen_clothes/hair/legacy_hair/textures/straight_hair/hair_01_color_png_db8b4e1c.generated.vtex_c (1.8 MB -> 2 MB)
  • models/citizen_clothes/hair/legacy_hair/textures/straight_hair/hair_01_normal_png_55202c17.generated.vtex_c (1.2 MB -> 1.2 MB)
  • models/citizen_clothes/hair/legacy_hair/textures/straight_hair/hair_01_normal_png_c437e7b.generated.vtex_c (2 MB -> 2 MB)
  • models/citizen_clothes/jumper/loose_jumper/textures/loose_jumper_color_png_1291cbe0.generated.vtex_c (578.6 KB -> 595.6 KB)
  • models/citizen_clothes/shirt/army_shirt/textures/army_shirt_color_png_2d2ef8fa.generated.vtex_c (599 KB -> 622.1 KB)
  • models/citizen_clothes/shirt/loose_shirt/textures/loose_shirt_weave_color_png_9cf5c089.generated.vtex_c (262.4 KB -> 270.1 KB)
  • models/citizen_clothes/trousers/cargopants/textures/brown_cargo_pants_color_png_913d4310.generated.vtex_c (1.1 MB -> 1.1 MB)
  • models/citizen_clothes/trousers/jeans/textures/jeans_black_ao_png_c37698ab.generated.vtex_c (628.6 KB -> 638.5 KB)
  • models/citizen_clothes/trousers/jeans/textures/jeans_black_color_png_6332e6c0.generated.vtex_c (1 MB -> 1.1 MB)
  • models/citizen_clothes/trousers/loosetrousers/textures/loose_trousers_color_png_8ad9c49b.generated.vtex_c (1.2 MB -> 1.2 MB)
  • models/citizen_clothes/trousers/trackiebottoms/textures/trackie_bottoms_color_png_23bb0eff.generated.vtex_c (584.1 KB -> 603.2 KB)
  • models/citizen_clothes/vest/tactical_vest/textures/tactical_vest_ao_png_aaea327.generated.vtex_c (636.8 KB -> 645.9 KB)
  • models/citizen_clothes/vest/tactical_vest/textures/tactical_vest_color_png_74621469.generated.vtex_c (405.5 KB -> 438.7 KB)
  • models/citizen_clothes/vest/tactical_vest/textures/tactical_vest_normal_png_789444e3.generated.vtex_c (1.3 MB -> 1.3 MB)
  • models/citizen_clothes/watch/modern_watch/textures/modern_watch_ao_png_f6286d7b.generated.vtex_c (140.3 KB -> 172.5 KB)
  • models/citizen_clothes/watch/modern_watch/textures/modern_watch_bentnormal_png_e11a2a9c.generated.vtex_c (295.5 KB -> 302.1 KB)
  • models/citizen_clothes/watch/modern_watch/textures/modern_watch_color_png_c51bcb2c.generated.vtex_c (302.5 KB -> 308.1 KB)
  • models/citizen_clothes/watch/modern_watch/textures/modern_watch_metal_png_b5f19d69.generated.vtex_c (98.2 KB -> 101.2 KB)
  • models/citizen_human/bodies/male/body_male_light_ao_png_c4fb1985.generated.vtex_c (1.7 MB -> 2 MB)
  • models/citizen_human/bodies/male/body_male_light_bentnormal_png_e777652f.generated.vtex_c (5 MB -> 5.3 MB)
  • models/citizen_human/bodies/male/body_male_light_color_png_7dc264d7.generated.vtex_c (4.1 MB -> 4.4 MB)
  • models/citizen_human/bodies/male/body_mode_dark_ao_png_8ffc2e58.generated.vtex_c (2.2 MB -> 2.7 MB)
  • models/citizen_human/bodies/male/body_mode_dark_bentnormal_png_43bf7fd.generated.vtex_c (5 MB -> 5.3 MB)
  • models/citizen_human/bodies/male/body_mode_dark_color_png_c0558e18.generated.vtex_c (3.8 MB -> 4 MB)
  • models/citizen_human/bodies/male/body_mode_dark_normal_png_5f4c95f5.generated.vtex_c (5.1 MB -> 5.3 MB)
  • models/citizen_human/citizen_human_male/head_01_vmorf.vtex_c (605.7 KB -> 644.7 KB)
  • models/citizen_human/citizen_human_male/head_02_vmorf.vtex_c (612.2 KB -> 651.9 KB)
  • models/citizen_human/heads/citizen_human_malehead01/citizen_human_malehead01_ao_png_21f14dbb.generated.vtex_c (110.8 KB -> 127.6 KB)
  • models/citizen_human/heads/citizen_human_malehead01/citizen_human_malehead01_bentnormal_png_6698d808.generated.vtex_c (4.9 MB -> 5.3 MB)
  • models/citizen_human/heads/citizen_human_malehead01/citizen_human_malehead01_color_png_412890d5.generated.vtex_c (4 MB -> 4.3 MB)
  • models/citizen_human/heads/citizen_human_malehead01/mouth_ao_png_f8e632af.generated.vtex_c (182.2 KB -> 215.6 KB)
  • models/citizen_human/heads/citizen_human_malehead01/mouth_bentnormal_png_2cf7e741.generated.vtex_c (648.2 KB -> 684.7 KB)
  • models/citizen_human/heads/citizen_human_malehead01/mouth_color_png_d70142e7.generated.vtex_c (334.6 KB -> 345.8 KB)
  • models/citizen_human/heads/citizen_human_malehead01/mouth_normal_png_26bb41d4.generated.vtex_c (624.7 KB -> 642.1 KB)
  • models/citizen_human/heads/citizen_human_malehead02/citizen_human_malehead02_color_png_e01d4109.generated.vtex_c (4.3 MB -> 4.6 MB)
  • models/citizen_props/beachball_ao_png_9f44985e.generated.vtex_c (1.1 MB -> 1.1 MB)
  • models/citizen_props/beachball_color_png_297d07d7.generated.vtex_c (1.2 MB -> 1.3 MB)
  • models/citizen_props/beachball_normal_png_730bbb6b.generated.vtex_c (3 MB -> 3.2 MB)
  • models/citizen_props/crate01a_ao_png_70445886.generated.vtex_c (70.5 KB -> 73.2 KB)
  • models/citizen_props/crate01a_color_png_660a3e28.generated.vtex_c (1.7 MB -> 1.8 MB)
  • models/citizen_props/crate01a_normal_png_3d506ed8.generated.vtex_c (1.5 MB -> 1.6 MB)
  • prefabs/impact_fx/impact_blood_mist.prefab_c (7.7 KB -> 13.7 KB)
  • prefabs/particles/blood/blood.decal.prefab_c (2 KB -> 2.2 KB)
  • prefabs/player/player.prefab_c (64 KB -> 56.5 KB)
  • prefabs/player/spectate.prefab_c (3.5 KB -> 1.3 KB)
  • surfaces/concrete.rough.surface_c (2.1 KB -> 2.1 KB)
  • surfaces/grenade.newsurf_c (1.8 KB -> 1.8 KB)
  • surfaces/rubber.newsurf_c (833 B -> 1.4 KB)
  • surfaces/slippy_wheels.newsurf_c (868 B -> 1.6 KB)
  • surfaces/watermelon.newsurf_c (1.7 KB -> 1.8 KB)
  • textures/lightcookies/lightcookies_01.vtex_c (56 KB -> 60.7 KB)
  • textures/particles/impact/brick_chunks_01.vtex_c (41.9 KB -> 46.9 KB)
  • textures/particles/impact/wood_chunks_01.vtex_c (19.7 KB -> 20.8 KB)
  • textures/particles/particle_debris_02b.vtex_c (23.9 KB -> 27.9 KB)
  • textures/particles/smoke/smoke_loop_a.vtex_c (1.6 MB -> 1.7 MB)
  • textures/particles/smoke/smoke_loop_b.vtex_c (2.8 MB -> 2.9 MB)
  • textures/particles/smoke/smoke_static_a.vtex_c (113.1 KB -> 116.3 KB)