TTT: Reborn - Version 128595

Created
Total Size464.8 MB (487,376,893 bytes)
Modified Size11.6 MB (12,137,415 bytes)
File Count512
Engine Version22
Changes
Changes on 2025-11-20
Meta
{ "MaxPlayers": 64, "MinPlayers": 1, "TickRate": 50, "GameNetworkType": "Multiplayer", "MapSelect": "Unrestricted", "MapList": [ "facepunch.flatgrass" ], "RankType": "None", "PerMapRanking": false, "LeaderboardType": "None", "CsProjName": "Mountain", "Compiler": { "RootNamespace": "Mountain", "DefineConstants": "SANDBOX;ADDON;DEBUG", "NoWarn": "1701;1702;1591;", "WarningsAsErrors": "true", "TreatWarningsAsErrors": false, "Nullables": true, "ReleaseMode": "Debug", "AssemblyReferences": [], "IgnoreFolders": [ "editor", "unittest" ], "DistinctAssemblyReferences": [] }, "LaunchMode": "Launcher", "StartupScene": "scenes/main.scene", "ControlModes": { "Keyboard": false, "VR": false, "Gamepad": false }, "MapStartupScene": "scenes/main.scene", "Resources": "", "GameSettings": [ { "Name": "karma_starting", "Title": "KarmaStarting", "Group": null, "Default": "1000", "Options": null, "Min": 0, "Max": 0, "Step": null }, { "Name": "karma_max", "Title": "KarmaMax", "Group": null, "Default": "1000", "Options": null, "Min": 0, "Max": 0, "Step": null }, { "Name": "karma_min", "Title": "KarmaMin", "Group": null, "Default": "100", "Options": null, "Min": 0, "Max": 0, "Step": null }, { "Name": "karma_penalty_innocent", "Title": "KarmaPenaltyInnocent", "Group": null, "Default": "150", "Options": null, "Min": 0, "Max": 0, "Step": null }, { "Name": "karma_penalty_detective", "Title": "KarmaPenaltyDetective", "Group": null, "Default": "200", "Options": null, "Min": 0, "Max": 0, "Step": null }, { "Name": "karma_restoration", "Title": "KarmaRestoration", "Group": null, "Default": "50", "Options": null, "Min": 0, "Max": 0, "Step": null }, { "Name": "karma_enabled", "Title": "KarmaEnabled", "Group": null, "Default": "True", "Options": null, "Min": 0, "Max": 0, "Step": null }, { "Name": "traitor_precentage", "Title": "TraitorPercentage", "Group": null, "Default": "0.2", "Options": null, "Min": 0, "Max": 0, "Step": null }, { "Name": "max_traitors", "Title": "MaxTraitors", "Group": null, "Default": "3", "Options": null, "Min": 0, "Max": 0, "Step": null }, { "Name": "min_traitors", "Title": "MinTraitors", "Group": null, "Default": "1", "Options": null, "Min": 0, "Max": 0, "Step": null }, { "Name": "detective_percentage", "Title": "DetectivePercentage", "Group": null, "Default": "0.2", "Options": null, "Min": 0, "Max": 0, "Step": null }, { "Name": "max_detectives", "Title": "MaxDetectives", "Group": null, "Default": "2", "Options": null, "Min": 0, "Max": 0, "Step": null }, { "Name": "min_detectives", "Title": "MinDetectives", "Group": null, "Default": "0", "Options": null, "Min": 0, "Max": 0, "Step": null }, { "Name": "healing_over_time", "Title": "EnableHealingOverTime", "Group": null, "Default": "False", "Options": null, "Min": 0, "Max": 0, "Step": null }, { "Name": "healing_per_second", "Title": "HealingPerSecond", "Group": null, "Default": "5", "Options": null, "Min": 0, "Max": 0, "Step": null }, { "Name": "healing_delay", "Title": "HealingDelay", "Group": null, "Default": "3", "Options": null, "Min": 0, "Max": 0, "Step": null }, { "Name": "healing_tick_rate", "Title": "HealingTickRate", "Group": null, "Default": "0.1", "Options": null, "Min": 0, "Max": 0, "Step": null }, { "Name": "min_players", "Title": "MinPlayerCount", "Group": null, "Default": "2", "Options": null, "Min": 0, "Max": 0, "Step": null }, { "Name": "currency_round_base", "Title": "RoundBaseReward", "Group": null, "Default": "100", "Options": null, "Min": 0, "Max": 10000, "Step": null }, { "Name": "currency_round_win_bonus", "Title": "RoundWinBonus", "Group": null, "Default": "200", "Options": null, "Min": 0, "Max": 10000, "Step": null }, { "Name": "currency_kill_traitor", "Title": "KillTraitorReward", "Group": null, "Default": "500", "Options": null, "Min": 0, "Max": 10000, "Step": null }, { "Name": "currency_kill_innocent", "Title": "KillInnocentReward", "Group": null, "Default": "100", "Options": null, "Min": 0, "Max": 10000, "Step": null }, { "Name": "currency_kill_detective", "Title": "KillDetectiveReward", "Group": null, "Default": "150", "Options": null, "Min": 0, "Max": 10000, "Step": null }, { "Name": "currency_teamkill_penalty", "Title": "TeamKillPenalty", "Group": null, "Default": "300", "Options": null, "Min": 0, "Max": 10000, "Step": null }, { "Name": "currency_pickup_amount", "Title": "PickupAmount", "Group": null, "Default": "50", "Options": null, "Min": 1, "Max": 10000, "Step": null } ], "CodePackageReferences": [] }
{
  "MaxPlayers": 64,
  "MinPlayers": 1,
  "TickRate": 50,
  "GameNetworkType": "Multiplayer",
  "MapSelect": "Unrestricted",
  "MapList": [
    "facepunch.flatgrass"
  ],
  "RankType": "None",
  "PerMapRanking": false,
  "LeaderboardType": "None",
  "CsProjName": "Mountain",
  "Compiler": {
    "RootNamespace": "Mountain",
    "DefineConstants": "SANDBOX;ADDON;DEBUG",
    "NoWarn": "1701;1702;1591;",
    "WarningsAsErrors": "true",
    "TreatWarningsAsErrors": false,
    "Nullables": true,
    "ReleaseMode": "Debug",
    "AssemblyReferences": [],
    "IgnoreFolders": [
      "editor",
      "unittest"
    ],
    "DistinctAssemblyReferences": []
  },
  "LaunchMode": "Launcher",
  "StartupScene": "scenes/main.scene",
  "ControlModes": {
    "Keyboard": false,
    "VR": false,
    "Gamepad": false
  },
  "MapStartupScene": "scenes/main.scene",
  "Resources": "",
  "GameSettings": [
    {
      "Name": "karma_starting",
      "Title": "KarmaStarting",
      "Group": null,
      "Default": "1000",
      "Options": null,
      "Min": 0,
      "Max": 0,
      "Step": null
    },
    {
      "Name": "karma_max",
      "Title": "KarmaMax",
      "Group": null,
      "Default": "1000",
      "Options": null,
      "Min": 0,
      "Max": 0,
      "Step": null
    },
    {
      "Name": "karma_min",
      "Title": "KarmaMin",
      "Group": null,
      "Default": "100",
      "Options": null,
      "Min": 0,
      "Max": 0,
      "Step": null
    },
    {
      "Name": "karma_penalty_innocent",
      "Title": "KarmaPenaltyInnocent",
      "Group": null,
      "Default": "150",
      "Options": null,
      "Min": 0,
      "Max": 0,
      "Step": null
    },
    {
      "Name": "karma_penalty_detective",
      "Title": "KarmaPenaltyDetective",
      "Group": null,
      "Default": "200",
      "Options": null,
      "Min": 0,
      "Max": 0,
      "Step": null
    },
    {
      "Name": "karma_restoration",
      "Title": "KarmaRestoration",
      "Group": null,
      "Default": "50",
      "Options": null,
      "Min": 0,
      "Max": 0,
      "Step": null
    },
    {
      "Name": "karma_enabled",
      "Title": "KarmaEnabled",
      "Group": null,
      "Default": "True",
      "Options": null,
      "Min": 0,
      "Max": 0,
      "Step": null
    },
    {
      "Name": "traitor_precentage",
      "Title": "TraitorPercentage",
      "Group": null,
      "Default": "0.2",
      "Options": null,
      "Min": 0,
      "Max": 0,
      "Step": null
    },
    {
      "Name": "max_traitors",
      "Title": "MaxTraitors",
      "Group": null,
      "Default": "3",
      "Options": null,
      "Min": 0,
      "Max": 0,
      "Step": null
    },
    {
      "Name": "min_traitors",
      "Title": "MinTraitors",
      "Group": null,
      "Default": "1",
      "Options": null,
      "Min": 0,
      "Max": 0,
      "Step": null
    },
    {
      "Name": "detective_percentage",
      "Title": "DetectivePercentage",
      "Group": null,
      "Default": "0.2",
      "Options": null,
      "Min": 0,
      "Max": 0,
      "Step": null
    },
    {
      "Name": "max_detectives",
      "Title": "MaxDetectives",
      "Group": null,
      "Default": "2",
      "Options": null,
      "Min": 0,
      "Max": 0,
      "Step": null
    },
    {
      "Name": "min_detectives",
      "Title": "MinDetectives",
      "Group": null,
      "Default": "0",
      "Options": null,
      "Min": 0,
      "Max": 0,
      "Step": null
    },
    {
      "Name": "healing_over_time",
      "Title": "EnableHealingOverTime",
      "Group": null,
      "Default": "False",
      "Options": null,
      "Min": 0,
      "Max": 0,
      "Step": null
    },
    {
      "Name": "healing_per_second",
      "Title": "HealingPerSecond",
      "Group": null,
      "Default": "5",
      "Options": null,
      "Min": 0,
      "Max": 0,
      "Step": null
    },
    {
      "Name": "healing_delay",
      "Title": "HealingDelay",
      "Group": null,
      "Default": "3",
      "Options": null,
      "Min": 0,
      "Max": 0,
      "Step": null
    },
    {
      "Name": "healing_tick_rate",
      "Title": "HealingTickRate",
      "Group": null,
      "Default": "0.1",
      "Options": null,
      "Min": 0,
      "Max": 0,
      "Step": null
    },
    {
      "Name": "min_players",
      "Title": "MinPlayerCount",
      "Group": null,
      "Default": "2",
      "Options": null,
      "Min": 0,
      "Max": 0,
      "Step": null
    },
    {
      "Name": "currency_round_base",
      "Title": "RoundBaseReward",
      "Group": null,
      "Default": "100",
      "Options": null,
      "Min": 0,
      "Max": 10000,
      "Step": null
    },
    {
      "Name": "currency_round_win_bonus",
      "Title": "RoundWinBonus",
      "Group": null,
      "Default": "200",
      "Options": null,
      "Min": 0,
      "Max": 10000,
      "Step": null
    },
    {
      "Name": "currency_kill_traitor",
      "Title": "KillTraitorReward",
      "Group": null,
      "Default": "500",
      "Options": null,
      "Min": 0,
      "Max": 10000,
      "Step": null
    },
    {
      "Name": "currency_kill_innocent",
      "Title": "KillInnocentReward",
      "Group": null,
      "Default": "100",
      "Options": null,
      "Min": 0,
      "Max": 10000,
      "Step": null
    },
    {
      "Name": "currency_kill_detective",
      "Title": "KillDetectiveReward",
      "Group": null,
      "Default": "150",
      "Options": null,
      "Min": 0,
      "Max": 10000,
      "Step": null
    },
    {
      "Name": "currency_teamkill_penalty",
      "Title": "TeamKillPenalty",
      "Group": null,
      "Default": "300",
      "Options": null,
      "Min": 0,
      "Max": 10000,
      "Step": null
    },
    {
      "Name": "currency_pickup_amount",
      "Title": "PickupAmount",
      "Group": null,
      "Default": "50",
      "Options": null,
      "Min": 1,
      "Max": 10000,
      "Step": null
    }
  ],
  "CodePackageReferences": []
}

Diff (11.6 MB modified)

+23 ~25
  • items/equipments/assaultrifle/shoot.sound_c (911 B)
  • items/equipments/assaultrifle/shoot.vsnd_c (18.8 KB)
  • items/equipments/mp/shoot.sound_c (889 B)
  • items/equipments/mp/shoot.vsnd_c (33.8 KB)
  • items/equipments/rocketlauncher/shoot.sound_c (909 B)
  • items/equipments/rocketlauncher/shoot.vsnd_c (17.9 KB)
  • items/equipments/shotgun/cocking.sound_c (904 B)
  • items/equipments/shotgun/cocking.vsnd_c (27.8 KB)
  • items/equipments/shotgun/reload.sound_c (903 B)
  • items/equipments/shotgun/reload.vsnd_c (9.3 KB)
  • items/equipments/shotgun/shoot.sound_c (906 B)
  • items/equipments/shotgun/shoot.vsnd_c (37.8 KB)
  • items/equipments/sniper/shoot.sound_c (888 B)
  • items/equipments/sniper/shoot.vsnd_c (88.9 KB)
  • ui/sounds/buttonclick.sound_c (866 B)
  • ui/sounds/buttonhover.sound_c (859 B)
  • ui/sounds/buttonsound.vsnd_c (5.2 KB)
  • ui/sounds/notifications/errornotification.sound_c (932 B)
  • ui/sounds/notifications/errornotification.vsnd_c (35.1 KB)
  • ui/sounds/notifications/infonotification.sound_c (931 B)
  • ui/sounds/notifications/infonotification.vsnd_c (35.1 KB)
  • ui/sounds/notifications/warningnotification.sound_c (934 B)
  • ui/sounds/notifications/warningnotification.vsnd_c (35.2 KB)
  • .bin/package.base.cll (30.1 KB -> 30.2 KB)
  • .bin/package.library.facepunch.libevents.cll (4.1 KB -> 4.1 KB)
  • .bin/package.library.facepunch.splinetools.cll (10.1 KB -> 10.1 KB)
  • .bin/package.mountain.troubleinterroristtown.cll (71.7 KB -> 76.1 KB)
  • .bin/package.mountain.troubleinterroristtown.xml (62.5 KB -> 67.9 KB)
  • dev/helper/testgrid_color_tga_f1408e43.generated.vtex_c (49.2 KB -> 49.1 KB)
  • items/equipments/assaultrifle/assaultrifle.prefab_c (5.7 KB -> 5.7 KB)
  • items/equipments/flashlight/worldmodel.prefab_c (3.7 KB -> 3.6 KB)
  • items/equipments/mp/mp.prefab_c (5.6 KB -> 5.6 KB)
  • items/equipments/rocketlauncher/rocketlauncher.prefab_c (5.3 KB -> 5.4 KB)
  • items/equipments/shotgun/shotgun.prefab_c (5.6 KB -> 5.2 KB)
  • items/equipments/sniper/sniper.prefab_c (6.1 KB -> 6.1 KB)
  • materials/default/default_skin_diffusewarp_tga_4d3cb601.generated.vtex_c (189.2 KB -> 189.2 KB)
  • models/citizen/citizen.vanmgrph_c (64.2 KB -> 64.1 KB)
  • models/citizen/citizen.vmdl_c (6.3 MB -> 6.3 MB)
  • models/citizen/citizen/head_lod0_vmorf.vtex_c (114.4 KB -> 114.4 KB)
  • models/citizen/skin/citizen_eyes_advanced_iris_normal_png_44bf5eb8.generated.vtex_c (55.4 KB -> 55.4 KB)
  • models/citizen/skin/citizen_skin_old_color_png_d7903a6c.generated.vtex_c (2.1 MB -> 2.1 MB)
  • models/citizen/skin/citizen_skin_young_ao_png_bd72312b.generated.vtex_c (1.2 MB -> 1.2 MB)
  • models/citizen/skin/tint_lookup_png_90e8e663.generated.vtex_c (115.5 KB -> 115.4 KB)
  • player/player.prefab_c (17.3 KB -> 17.3 KB)
  • scenes/main.scene_c (28.3 KB -> 27.7 KB)
  • textures/particles/fluid/watersplash-1.vtex_c (591.9 KB -> 591.9 KB)
  • textures/particles/particle_debris_02.vtex_c (24.4 KB -> 24.2 KB)
  • textures/particles/ring_wave_radial.vtex_c (123.3 KB -> 123.2 KB)