Trouble in Terrorist Town! - Version 201051

Created
Total Size1.3 GB (1,412,844,271 bytes)
Modified Size40.1 MB (42,012,952 bytes)
File Count6032
Engine Version25
Changes
4-13 to 4-17 changes
Meta
{ "MaxPlayers": 32, "MinPlayers": 1, "GameNetworkType": "Multiplayer", "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": "CS1591", "WarningsAsErrors": "", "TreatWarningsAsErrors": false, "Nullables": false, "ReleaseMode": "Debug", "AssemblyReferences": [], "ReplacementDirectives": { ".Server.cs": "SERVER" }, "IgnoreFolders": [ "editor", "unittest" ], "DistinctAssemblyReferences": [] }, "ControlModes": { "Keyboard": true, "VR": true, "Gamepad": true }, "GeneralExtensions": false, "TargettedExtensions": true, "ExtensionApiVersion": 1001, "Public": true, "TickRate": 30, "LaunchMode": "Normal", "StartupScene": "scenes/mainmenu.scene", "MapStartupScene": "scenes/engine.scene", "DedicatedServerStartupScene": "scenes/engine.scene", "SystemScene": "scenes/system.scene", "Resources": "/fonts/*\n/fonts/alphazet/*\n/UI/*", "GameSettings": [], "CodePackageReferences": [] }
{
  "MaxPlayers": 32,
  "MinPlayers": 1,
  "GameNetworkType": "Multiplayer",
  "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": "CS1591",
    "WarningsAsErrors": "",
    "TreatWarningsAsErrors": false,
    "Nullables": false,
    "ReleaseMode": "Debug",
    "AssemblyReferences": [],
    "ReplacementDirectives": {
      ".Server.cs": "SERVER"
    },
    "IgnoreFolders": [
      "editor",
      "unittest"
    ],
    "DistinctAssemblyReferences": []
  },
  "ControlModes": {
    "Keyboard": true,
    "VR": true,
    "Gamepad": true
  },
  "GeneralExtensions": false,
  "TargettedExtensions": true,
  "ExtensionApiVersion": 1001,
  "Public": true,
  "TickRate": 30,
  "LaunchMode": "Normal",
  "StartupScene": "scenes/mainmenu.scene",
  "MapStartupScene": "scenes/engine.scene",
  "DedicatedServerStartupScene": "scenes/engine.scene",
  "SystemScene": "scenes/system.scene",
  "Resources": "/fonts/*\n/fonts/alphazet/*\n/UI/*",
  "GameSettings": [],
  "CodePackageReferences": []
}

Diff (40.1 MB modified)

+40 ~43 -15
  • core/documentation/mapping/readme.md (10.6 KB)
  • core/documentation/mapping/world-runtime.md (4.5 KB)
  • core/documentation/structure/damage-classification.md (10 KB)
  • core/documentation/structure/damage-description-authoring.md (4.5 KB)
  • core/documentation/structure/game-loop.md (4.2 KB)
  • core/documentation/structure/host-migration-session-schema.md (14.2 KB)
  • core/documentation/structure/items-weapons-equipment.md (2.6 KB)
  • core/documentation/structure/lifecycle.md (2.1 KB)
  • core/documentation/structure/player-pawn.md (3 KB)
  • core/documentation/structure/round-events-and-projections.md (3 KB)
  • core/documentation/structure/spawning.md (7 KB)
  • core/documentation/structure/teams-rules-rewards.md (1.8 KB)
  • core/documentation/structure/voting.md (2.4 KB)
  • core/documentation/structure/weapons-damage-authority.md (6.4 KB)
  • materials/trimsheets/metal/metal_trim_02_color_tga_a7db2101.generated.vtex_c (4.7 MB)
  • menu/mmsequences.endloopoutline.movie_c (3.1 KB)
  • models/3t/industry/door_button/door_button.vmdl_c (21.5 KB)
  • models/3t/industry/door_button/door_button.vmdl_c.t.png (31.2 KB)
  • models/3t/industry/door_button/joe_door_button.vmat_c (6 KB)
  • models/3t/industry/door_button/panicbuttonnorm_tga_5dd985e6.generated.vtex_c (343.8 KB)
  • models/3t/industry/door_button/panicbutton_tga_4c8e75cb.generated.vtex_c (247.2 KB)
  • scenes/scenetest.scene_c (27.7 KB)
  • sounds/guns/deagle/dry1.sound_c (866 B)
  • sounds/guns/deagle/dry1.vsnd_c (86.2 KB)
  • sounds/guns/deagle/load.sound_c (1023 B)
  • sounds/guns/deagle/load1.vsnd_c (244.8 KB)
  • sounds/guns/deagle/load2.vsnd_c (250.6 KB)
  • sounds/guns/deagle/load3.vsnd_c (240.1 KB)
  • sounds/guns/deagle/slide.sound_c (1 KB)
  • sounds/guns/deagle/slide1.vsnd_c (210.7 KB)
  • sounds/guns/deagle/slide2.vsnd_c (254.8 KB)
  • sounds/guns/deagle/slide3.vsnd_c (168.2 KB)
  • sounds/guns/deagle/slide_forward.sound_c (887 B)
  • sounds/guns/deagle/slide_forward.vsnd_c (67.4 KB)
  • sounds/guns/deagle/unload.sound_c (1 KB)
  • sounds/guns/deagle/unload1.vsnd_c (240.1 KB)
  • sounds/guns/deagle/unload2.vsnd_c (117.2 KB)
  • sounds/guns/deagle/unload3.vsnd_c (158.2 KB)
  • ui/features/hints/tippopup.razor.scss (2.3 KB)
  • ui/features/social/scoreboard/scoreboardtagmenu.razor.scss (1.8 KB)
  • .bin/package.base.cll (33 KB -> 33 KB)
  • .bin/package.thieves.terrortown.cll (494.2 KB -> 512.7 KB)
  • .bin/package.thieves.terrortown.xml (186.8 KB -> 194.2 KB)
  • animgraphs/deagle.vanmgrph_c (3.3 KB -> 3.4 KB)
  • core/documentation/user-systems.md (1.7 KB -> 2.3 KB)
  • materials/trimsheets/basic/trim_sheet_ao_png_92f1af3d.generated.vtex_c (312.1 KB -> 294.1 KB)
  • materials/trimsheets/basic/trim_sheet_normal_png_4b7fa4de.generated.vtex_c (293.3 KB -> 270.3 KB)
  • materials/trimsheets/metal/iron_trim_01.vmat_c (5.6 KB -> 6.1 KB)
  • materials/trimsheets/metal/iron_trim_01_color_tga_27e504ae.generated.vtex_c (2.2 MB -> 2.2 MB)
  • materials/trimsheets/metal/iron_trim_01_normal_tga_c85c5986.generated.vtex_c (5.2 MB -> 5.2 MB)
  • materials/trimsheets/metal/metal_trim_02.vmat_c (7.2 KB -> 7.7 KB)
  • materials/trimsheets/metal/metal_trim_02_rough_tga_e485775.generated.vtex_c (3.7 MB -> 3.7 MB)
  • materials/trimsheets/metal/metal_trim_weathered_01_color_tga_d070883a.generated.vtex_c (4.9 MB -> 4.9 MB)
  • materials/trimsheets/metal/metal_trim_weathered_01_rough_tga_a6f844e9.generated.vtex_c (3.8 MB -> 3.8 MB)
  • materials/trimsheets/wood/wood_trim_polished_rough_tga_e4ac18b8.generated.vtex_c (4.4 MB -> 4.3 MB)
  • models/citizen/citizen.vanmgrph_c (68.2 KB -> 67.9 KB)
  • models/citizen/citizen.vmdl_c (6.3 MB -> 6.3 MB)
  • models/citizen/citizen_human_m.vanmgrph_c (68.2 KB -> 68.1 KB)
  • models/weapons/v_deagle.vmdl_c (442.9 KB -> 444.3 KB)
  • prefabs/weapons/equipment/m4a1-s/m4a1-s.prefab_c (8.3 KB -> 8.6 KB)
  • prefabs/weapons/equipment/silencedpistol/silencedpistol.prefab_c (9.6 KB -> 9.9 KB)
  • prefabs/weapons/primary/ak/ak.prefab_c (8.5 KB -> 8.8 KB)
  • prefabs/weapons/primary/huge/huge.prefab_c (8.5 KB -> 8.8 KB)
  • prefabs/weapons/primary/m24/m24.prefab_c (9.2 KB -> 9.5 KB)
  • prefabs/weapons/primary/mp5/mp5.prefab_c (8.5 KB -> 8.8 KB)
  • prefabs/weapons/primary/spas12/spas12.prefab_c (8.6 KB -> 8.9 KB)
  • prefabs/weapons/primary/uzi/uzi.prefab_c (8.5 KB -> 8.8 KB)
  • prefabs/weapons/secondary/deagle/deagle.prefab_c (9.3 KB -> 9.3 KB)
  • prefabs/weapons/secondary/m1911/m1911.prefab_c (8.5 KB -> 8.8 KB)
  • projectsettings/input.config (6.3 KB -> 6.4 KB)
  • shaders/lilblud_locked.shader_c (200.5 KB -> 200.5 KB)
  • shaders/pda_screen_ui.shader_c (159 KB -> 159 KB)
  • sounds/guns/reloads/glock.fumble.sound_c (508 B -> 887 B)
  • ui/features/identity/playername.razor.scss (1 KB -> 1.2 KB)
  • ui/features/identity/spectatornametags.razor.scss (320 B -> 373 B)
  • ui/features/match/state/roundsummary.razor.scss (3.5 KB -> 7.1 KB)
  • ui/features/match/state/spectating.razor.scss (221 B -> 1.7 KB)
  • ui/features/match/state/statusbar.razor.scss (2.5 KB -> 3 KB)
  • ui/features/social/chat/chat.razor.scss (5.8 KB -> 7 KB)
  • ui/features/social/scoreboard/scoreboard.razor.scss (4 KB -> 4.4 KB)
  • ui/features/social/scoreboard/scoreboardrow.razor.scss (2.2 KB -> 2.7 KB)
  • ui/features/social/voice/voices.razor.scss (1.7 KB -> 2.7 KB)
  • ui/features/voting/rtv/rtvoverlay.razor.scss (3.2 KB -> 3.2 KB)
  • core/documentation/damage-classification.md (10 KB)
  • core/documentation/damage-description-authoring.md (4.5 KB)
  • core/documentation/game-loop.md (4.2 KB)
  • core/documentation/items-weapons-equipment.md (2.6 KB)
  • core/documentation/lifecycle.md (2.1 KB)
  • core/documentation/mapping-tools/readme.md (9.1 KB)
  • core/documentation/player-pawn.md (3 KB)
  • core/documentation/round-events-and-projections.md (3 KB)
  • core/documentation/spawning.md (7 KB)
  • core/documentation/teams-rules-rewards.md (1.8 KB)
  • core/documentation/voting.md (2.4 KB)
  • core/documentation/weapons-damage-authority.md (6.4 KB)
  • core/documentation/world-runtime.md (4.5 KB)
  • materials/trimsheets/metal/metal_trim_02_color_tga_77ae0057.generated.vtex_c (5.2 MB)
  • materials/trimsheets/metal/metal_trim_weathered_01_color_tga_cc66400f.generated.vtex_c (5.2 MB)