Battle Craft - Version 241023

Created
Total Size1.4 GB (1,464,537,270 bytes)
Modified Size7.4 MB (7,763,338 bytes)
File Count2092
Engine Version25
Changes
Changes on 2026-05-14
Meta
{ "MaxPlayers": 64, "MinPlayers": 1, "TickRate": 50, "GameNetworkType": "Multiplayer", "MapSelect": "Unrestricted", "MapList": [ "facepunch.flatgrass" ], "RankType": "None", "PerMapRanking": false, "LeaderboardType": "None", "CsProjName": "", "StartupScene": "scenes/battlecraft.scene", "SystemScene": "scenes/system.scene", "Resources": "/fonts/*\n/UI/*.png\n/ui/*.png\n/ui/*\n/ui/weapons/melee/*", "GameSettings": [ { "Name": "sb.ownership_checks", "Title": "Prop Protection", "Group": null, "Default": "True", "Options": null, "Min": 0, "Max": 0, "Step": null }, { "Name": "sb.limit.props", "Title": "Max Props Per Player", "Group": "Limits", "Default": "-1", "Options": null, "Min": -1, "Max": 1024, "Step": null }, { "Name": "sb.limit.explosives", "Title": "Max Explosives Per Player", "Group": "Limits", "Default": "-1", "Options": null, "Min": -1, "Max": 16, "Step": null }, { "Name": "sb.limit.balloons", "Title": "Max Balloons Per Player", "Group": "Limits", "Default": "4", "Options": null, "Min": -1, "Max": 64, "Step": null }, { "Name": "sb.limit.constraints", "Title": "Max Constraints Per Player", "Group": "Limits", "Default": "-1", "Options": null, "Min": -1, "Max": 512, "Step": null }, { "Name": "sb.limit.emitters", "Title": "Max Emitters Per Player", "Group": "Limits", "Default": "2", "Options": null, "Min": -1, "Max": 64, "Step": null }, { "Name": "sb.limit.thrusters", "Title": "Max Thrusters Per Player", "Group": "Limits", "Default": "4", "Options": null, "Min": -1, "Max": 64, "Step": null }, { "Name": "sb.limit.hoverballs", "Title": "Max Hoverballs Per Player", "Group": "Limits", "Default": "4", "Options": null, "Min": -1, "Max": 32, "Step": null }, { "Name": "sb.limit.wheels", "Title": "Max Wheels Per Player", "Group": "Limits", "Default": "2", "Options": null, "Min": -1, "Max": 32, "Step": null }, { "Name": "sb.team.max_size", "Title": "Team Max Size", "Group": "BattleCraft / Teams", "Default": "3", "Options": null, "Min": 1, "Max": 4, "Step": null }, { "Name": "sb.team.min_players_required", "Title": "Min Players Required", "Group": "BattleCraft / Teams", "Default": "1", "Options": null, "Min": 0, "Max": 32, "Step": null }, { "Name": "sb.team.limit_multiplier", "Title": "Team Limit Bonus", "Group": "BattleCraft / Teams", "Default": "1.3", "Options": null, "Min": 1, "Max": 2, "Step": null }, { "Name": "sb.team.assist_share", "Title": "Team Combat Assist Share", "Group": "BattleCraft / Teams", "Default": "0.2", "Options": null, "Min": 0, "Max": 0.5, "Step": null }, { "Name": "sb.team.lock_during_fight", "Title": "Lock Teams During Fight", "Group": "BattleCraft / Teams", "Default": "True", "Options": null, "Min": 0, "Max": 0, "Step": null }, { "Name": "sb.team.dissolve_on_round", "Title": "Dissolve Teams On Round Reset", "Group": "BattleCraft / Teams", "Default": "False", "Options": null, "Min": 0, "Max": 0, "Step": null }, { "Name": "sb.team.invite_ttl", "Title": "Invite TTL (s)", "Group": "BattleCraft / Teams", "Default": "30", "Options": null, "Min": 5, "Max": 120, "Step": null }, { "Name": "sb.chat.max_burst", "Title": "Max Burst", "Group": null, "Default": "6", "Options": null, "Min": 0, "Max": 0, "Step": null }, { "Name": "sb.chat.window_seconds", "Title": "Window Seconds", "Group": null, "Default": "8", "Options": null, "Min": 0, "Max": 0, "Step": null }, { "Name": "sb.chat.min_interval", "Title": "Min Interval", "Group": null, "Default": "0.75", "Options": null, "Min": 0, "Max": 0, "Step": null }, { "Name": "sb.chat.max_urls", "Title": "Max Urls Per Message", "Group": null, "Default": "4", "Options": null, "Min": 0, "Max": 0, "Step": null }, { "Name": "cl_showhints", "Title": "Show UI Hints", "Group": null, "Default": "True", "Options": null, "Min": 0, "Max": 0, "Step": null }, { "Name": "sb.developer_entities", "Title": "Show Developer Entities", "Group": "Other", "Default": "False", "Options": null, "Min": 0, "Max": 0, "Step": null } ], "CodePackageReferences": [] }
{
  "MaxPlayers": 64,
  "MinPlayers": 1,
  "TickRate": 50,
  "GameNetworkType": "Multiplayer",
  "MapSelect": "Unrestricted",
  "MapList": [
    "facepunch.flatgrass"
  ],
  "RankType": "None",
  "PerMapRanking": false,
  "LeaderboardType": "None",
  "CsProjName": "",
  "StartupScene": "scenes/battlecraft.scene",
  "SystemScene": "scenes/system.scene",
  "Resources": "/fonts/*\n/UI/*.png\n/ui/*.png\n/ui/*\n/ui/weapons/melee/*",
  "GameSettings": [
    {
      "Name": "sb.ownership_checks",
      "Title": "Prop Protection",
      "Group": null,
      "Default": "True",
      "Options": null,
      "Min": 0,
      "Max": 0,
      "Step": null
    },
    {
      "Name": "sb.limit.props",
      "Title": "Max Props Per Player",
      "Group": "Limits",
      "Default": "-1",
      "Options": null,
      "Min": -1,
      "Max": 1024,
      "Step": null
    },
    {
      "Name": "sb.limit.explosives",
      "Title": "Max Explosives Per Player",
      "Group": "Limits",
      "Default": "-1",
      "Options": null,
      "Min": -1,
      "Max": 16,
      "Step": null
    },
    {
      "Name": "sb.limit.balloons",
      "Title": "Max Balloons Per Player",
      "Group": "Limits",
      "Default": "4",
      "Options": null,
      "Min": -1,
      "Max": 64,
      "Step": null
    },
    {
      "Name": "sb.limit.constraints",
      "Title": "Max Constraints Per Player",
      "Group": "Limits",
      "Default": "-1",
      "Options": null,
      "Min": -1,
      "Max": 512,
      "Step": null
    },
    {
      "Name": "sb.limit.emitters",
      "Title": "Max Emitters Per Player",
      "Group": "Limits",
      "Default": "2",
      "Options": null,
      "Min": -1,
      "Max": 64,
      "Step": null
    },
    {
      "Name": "sb.limit.thrusters",
      "Title": "Max Thrusters Per Player",
      "Group": "Limits",
      "Default": "4",
      "Options": null,
      "Min": -1,
      "Max": 64,
      "Step": null
    },
    {
      "Name": "sb.limit.hoverballs",
      "Title": "Max Hoverballs Per Player",
      "Group": "Limits",
      "Default": "4",
      "Options": null,
      "Min": -1,
      "Max": 32,
      "Step": null
    },
    {
      "Name": "sb.limit.wheels",
      "Title": "Max Wheels Per Player",
      "Group": "Limits",
      "Default": "2",
      "Options": null,
      "Min": -1,
      "Max": 32,
      "Step": null
    },
    {
      "Name": "sb.team.max_size",
      "Title": "Team Max Size",
      "Group": "BattleCraft / Teams",
      "Default": "3",
      "Options": null,
      "Min": 1,
      "Max": 4,
      "Step": null
    },
    {
      "Name": "sb.team.min_players_required",
      "Title": "Min Players Required",
      "Group": "BattleCraft / Teams",
      "Default": "1",
      "Options": null,
      "Min": 0,
      "Max": 32,
      "Step": null
    },
    {
      "Name": "sb.team.limit_multiplier",
      "Title": "Team Limit Bonus",
      "Group": "BattleCraft / Teams",
      "Default": "1.3",
      "Options": null,
      "Min": 1,
      "Max": 2,
      "Step": null
    },
    {
      "Name": "sb.team.assist_share",
      "Title": "Team Combat Assist Share",
      "Group": "BattleCraft / Teams",
      "Default": "0.2",
      "Options": null,
      "Min": 0,
      "Max": 0.5,
      "Step": null
    },
    {
      "Name": "sb.team.lock_during_fight",
      "Title": "Lock Teams During Fight",
      "Group": "BattleCraft / Teams",
      "Default": "True",
      "Options": null,
      "Min": 0,
      "Max": 0,
      "Step": null
    },
    {
      "Name": "sb.team.dissolve_on_round",
      "Title": "Dissolve Teams On Round Reset",
      "Group": "BattleCraft / Teams",
      "Default": "False",
      "Options": null,
      "Min": 0,
      "Max": 0,
      "Step": null
    },
    {
      "Name": "sb.team.invite_ttl",
      "Title": "Invite TTL (s)",
      "Group": "BattleCraft / Teams",
      "Default": "30",
      "Options": null,
      "Min": 5,
      "Max": 120,
      "Step": null
    },
    {
      "Name": "sb.chat.max_burst",
      "Title": "Max Burst",
      "Group": null,
      "Default": "6",
      "Options": null,
      "Min": 0,
      "Max": 0,
      "Step": null
    },
    {
      "Name": "sb.chat.window_seconds",
      "Title": "Window Seconds",
      "Group": null,
      "Default": "8",
      "Options": null,
      "Min": 0,
      "Max": 0,
      "Step": null
    },
    {
      "Name": "sb.chat.min_interval",
      "Title": "Min Interval",
      "Group": null,
      "Default": "0.75",
      "Options": null,
      "Min": 0,
      "Max": 0,
      "Step": null
    },
    {
      "Name": "sb.chat.max_urls",
      "Title": "Max Urls Per Message",
      "Group": null,
      "Default": "4",
      "Options": null,
      "Min": 0,
      "Max": 0,
      "Step": null
    },
    {
      "Name": "cl_showhints",
      "Title": "Show UI Hints",
      "Group": null,
      "Default": "True",
      "Options": null,
      "Min": 0,
      "Max": 0,
      "Step": null
    },
    {
      "Name": "sb.developer_entities",
      "Title": "Show Developer Entities",
      "Group": "Other",
      "Default": "False",
      "Options": null,
      "Min": 0,
      "Max": 0,
      "Step": null
    }
  ],
  "CodePackageReferences": []
}

Diff (7.4 MB modified)

~299
  • .bin/package.arytrope.battle_craft.cll (300.5 KB -> 300.7 KB)
  • .bin/package.base.cll (32.7 KB -> 32.7 KB)
  • deggassets/models/fantasy/map/trap_spikes.vmdl_c.t.png (36.3 KB -> 19.5 KB)
  • entities/balloon/circle.bdef_c.t.png (12.2 KB -> 23.7 KB)
  • entities/balloon/heart.bdef_c.t.png (12.2 KB -> 23.5 KB)
  • entities/balloon/speech.bdef_c.t.png (12.2 KB -> 13.4 KB)
  • entities/balloon/star.bdef_c.t.png (12.2 KB -> 21.1 KB)
  • entities/effects/volumetricfog.sent_c.t.png (12.1 KB -> 6.5 KB)
  • entities/emitter/emitter_speaker.vmdl_c.t.png (36.3 KB -> 27.3 KB)
  • entities/emitter/emitter_sprinkler.vmdl_c.t.png (36.3 KB -> 32.9 KB)
  • entities/emitter/speaker.smemit_c.t.png (17.9 KB -> 29.9 KB)
  • entities/hoverball/hoverball.vmdl_c.t.png (36.3 KB -> 32.6 KB)
  • entities/hoverball/hoverball_morph.vmdl_c.t.png (36.3 KB -> 32.7 KB)
  • entities/particles/blood.semit_c.t.png (17.9 KB -> 17.1 KB)
  • entities/particles/sparks.semit_c.t.png (17.9 KB -> 2.4 KB)
  • entities/particles/vomit.semit_c.t.png (17.9 KB -> 13 KB)
  • entities/pickup/ammo_pistol.sent_c.t.png (12.1 KB -> 6.7 KB)
  • entities/pickup/ammo_rifle.sent_c.t.png (12.1 KB -> 5.6 KB)
  • entities/pickup/ammo_rocket.sent_c.t.png (12.1 KB -> 23.3 KB)
  • entities/pickup/ammo_shotgun.sent_c.t.png (12.1 KB -> 10.4 KB)
  • entities/pickup/pickup_health.sent_c.t.png (12.1 KB -> 34.7 KB)
  • entities/sents/chairs/car-seat.sent_c.t.png (12.1 KB -> 10.4 KB)
  • entities/sents/chairs/dentist-chair.sent_c.t.png (12.1 KB -> 12.7 KB)
  • entities/sents/chairs/kickstool.sent_c.t.png (12.1 KB -> 2.8 KB)
  • entities/sents/chairs/ladder.sent_c.t.png (12.1 KB -> 5 KB)
  • entities/sents/chairs/office-chair.sent_c.t.png (12.1 KB -> 6 KB)
  • entities/sents/chairs/plastic-chair.sent_c.t.png (12.1 KB -> 6.6 KB)
  • entities/sents/chairs/toilet.sent_c.t.png (12.1 KB -> 7.1 KB)
  • entities/sents/chairs/trolley.sent_c.t.png (12.1 KB -> 10.3 KB)
  • entities/sents/chairs/wooden-chair.sent_c.t.png (12.1 KB -> 6.3 KB)
  • entities/sents/dynamite.sent_c.t.png (12.1 KB -> 18.7 KB)
  • entities/sents/entity_spawner.sent_c.t.png (12.1 KB -> 14.2 KB)
  • entities/sents/lights/bulblight.sent_c.t.png (12.1 KB -> 26.2 KB)
  • entities/sents/lights/spotlight.sent_c.t.png (12.1 KB -> 27.8 KB)
  • entities/thruster/beer_cask.tdef_c.t.png (16.4 KB -> 37 KB)
  • entities/thruster/beer_keg.tdef_c.t.png (16.4 KB -> 40.8 KB)
  • entities/thruster/beer_keg_tall.tdef_c.t.png (16.4 KB -> 27.9 KB)
  • entities/thruster/boiler_exhaust_1.tdef_c.t.png (16.4 KB -> 30.8 KB)
  • entities/thruster/boiler_exhaust_2.tdef_c.t.png (16.4 KB -> 28.9 KB)
  • entities/thruster/boiler_exhaust_3.tdef_c.t.png (16.4 KB -> 21.8 KB)
  • entities/thruster/camera_globe.tdef_c.t.png (16.4 KB -> 24.4 KB)
  • entities/thruster/can.tdef_c.t.png (16.4 KB -> 28.9 KB)
  • entities/thruster/cementmixer.tdef_c.t.png (16.4 KB -> 31.3 KB)
  • entities/thruster/fireextinguisher.tdef_c.t.png (16.4 KB -> 21.1 KB)
  • entities/thruster/gas_cylinder.tdef_c.t.png (16.4 KB -> 16.6 KB)
  • entities/thruster/gas_cylinder_fat.tdef_c.t.png (16.4 KB -> 26.1 KB)
  • entities/thruster/gas_cylinder_tall.tdef_c.t.png (16.4 KB -> 21 KB)
  • entities/thruster/industrial_light.tdef_c.t.png (16.4 KB -> 14.4 KB)
  • entities/thruster/kickstool.tdef_c.t.png (16.4 KB -> 12.8 KB)
  • entities/thruster/makeshift_large.tdef_c.t.png (16.4 KB -> 19.6 KB)
  • entities/thruster/makeshift_large_exhaust.tdef_c.t.png (16.4 KB -> 20 KB)
  • entities/thruster/makeshift_medium.tdef_c.t.png (16.4 KB -> 25.7 KB)
  • entities/thruster/makeshift_medium_exhaust.tdef_c.t.png (16.4 KB -> 27.5 KB)
  • entities/thruster/makeshift_small.tdef_c.t.png (16.4 KB -> 19.8 KB)
  • entities/thruster/makeshift_small_exhaust.tdef_c.t.png (16.4 KB -> 24.7 KB)
  • entities/thruster/oildrum.tdef_c.t.png (16.4 KB -> 27.9 KB)
  • entities/thruster/park_bin.tdef_c.t.png (16.4 KB -> 20 KB)
  • entities/thruster/plastic_bucket.tdef_c.t.png (16.4 KB -> 25.4 KB)
  • entities/thruster/plastic_vent_large.tdef_c.t.png (16.4 KB -> 18.7 KB)
  • entities/thruster/propeller.tdef_c.t.png (16.4 KB -> 5.8 KB)
  • entities/thruster/pvc_roof_vent.tdef_c.t.png (16.4 KB -> 15.5 KB)
  • entities/thruster/roof_vent_metal.tdef_c.t.png (16.4 KB -> 19.1 KB)
  • entities/thruster/roof_vent_metal_round.tdef_c.t.png (16.4 KB -> 27.2 KB)
  • entities/thruster/roof_vent_metal_wide.tdef_c.t.png (16.4 KB -> 29.4 KB)
  • entities/thruster/studio_light.tdef_c.t.png (16.4 KB -> 22.3 KB)
  • entities/thruster/traffic_cone.tdef_c.t.png (16.4 KB -> 16.5 KB)
  • entities/thruster/waterdrum.tdef_c.t.png (16.4 KB -> 23.8 KB)
  • entities/trails/basic.ldef_c.t.png (16.3 KB -> 778 B)
  • entities/trails/electricbeam.ldef_c.t.png (16.3 KB -> 114.1 KB)
  • entities/trails/rope.ldef_c.t.png (16.3 KB -> 576 KB)
  • entities/trails/thickbeam.ldef_c.t.png (16.3 KB -> 137.3 KB)
  • entities/wheel/basic.wdef_c.t.png (21.7 KB -> 20.8 KB)
  • entities/wheel/bike.wdef_c.t.png (21.7 KB -> 13.6 KB)
  • entities/wheel/car.wdef_c.t.png (21.7 KB -> 21.8 KB)
  • entities/wheel/tractor.wdef_c.t.png (21.7 KB -> 25.4 KB)
  • entities/wheel/trike.wdef_c.t.png (21.7 KB -> 18.6 KB)
  • entities/wheel/wheelbarrow.wdef_c.t.png (21.7 KB -> 20.6 KB)
  • hydraulics/hydraulics_blockout.vmdl_c.t.png (36.3 KB -> 3.5 KB)
  • hydraulics/tool_axle.vmdl_c.t.png (36.3 KB -> 34.3 KB)
  • hydraulics/tool_axle_bearings.vmdl_c.t.png (36.3 KB -> 21 KB)
  • hydraulics/tool_balljoint.vmdl_c.t.png (36.3 KB -> 25.5 KB)
  • hydraulics/tool_engine_spring_1m.vmdl_c.t.png (36.3 KB -> 12.4 KB)
  • hydraulics/tool_engine_spring_25.vmdl_c.t.png (36.3 KB -> 13.3 KB)
  • hydraulics/tool_ferrule.vmdl_c.t.png (36.3 KB -> 25.8 KB)
  • hydraulics/tool_hinge_base.vmdl_c.t.png (36.3 KB -> 45.9 KB)
  • hydraulics/tool_hinge_t.vmdl_c.t.png (36.3 KB -> 35.4 KB)
  • hydraulics/tool_hook.vmdl_c.t.png (36.3 KB -> 35.3 KB)
  • hydraulics/tool_hydraulic.vmdl_c.t.png (36.3 KB -> 37 KB)
  • hydraulics/tool_pulley.vmdl_c.t.png (36.3 KB -> 27.6 KB)
  • hydraulics/tool_pulley_wheel.vmdl_c.t.png (36.3 KB -> 33.7 KB)
  • hydraulics/tool_rope_eye.vmdl_c.t.png (36.3 KB -> 27.2 KB)
  • hydraulics/tool_suspension_base.vmdl_c.t.png (36.3 KB -> 32.3 KB)
  • hydraulics/tool_suspension_end.vmdl_c.t.png (36.3 KB -> 24.5 KB)
  • hydraulics/tool_suspension_endcap.vmdl_c.t.png (36.3 KB -> 22.8 KB)
  • hydraulics/tool_thread.vmdl_c.t.png (36.3 KB -> 42.1 KB)
  • hydraulics/tool_winch.vmdl_c.t.png (36.3 KB -> 43.5 KB)
  • hydraulics/tool_winch_rope.vmdl_c.t.png (36.3 KB -> 54.2 KB)
  • models/3dmodelscc0/gunsexplosives/nuclear_bomb/nuclear_bomb.vmdl_c.t.png (36.3 KB -> 20.5 KB)
  • models/citizen/citizen.vmdl_c.t.png (36.3 KB -> 13.2 KB)
  • models/citizen_clothes/hair/eyebrows_bushy/models/eyebrows_bushy.vmdl_c.t.png (36.3 KB -> 6.9 KB)
  • models/citizen_clothes/hair/hair_balding/models/hair_baldingbrown.vmdl_c.t.png (36.3 KB -> 32.8 KB)
  • models/citizen_clothes/hair/moustache/models/moustache.vmdl_c.t.png (36.3 KB -> 18.5 KB)
  • models/citizen_clothes/jacket/labcoat/models/labcoat.vmdl_c.t.png (36.3 KB -> 23.3 KB)
  • models/citizen_clothes/shirt/flannel_shirt/variations/blue_shirt/blue_shirt.vmdl_c.t.png (36.3 KB -> 23.4 KB)
  • models/citizen_clothes/shoes/boots/models/black_boots.vmdl_c.t.png (36.3 KB -> 32.2 KB)
  • models/citizen_clothes/trousers/loosetrousers/models/loose_trousers.vmdl_c.t.png (36.3 KB -> 28.6 KB)
  • models/citizen_props/wheel01.vmdl_c.t.png (36.3 KB -> 33.5 KB)
  • models/citizen_props/wheel01/wheel01gib01_lod01.vmdl_c.t.png (36.3 KB -> 29.8 KB)
  • models/citizen_props/wheel01/wheel01gib02_lod01.vmdl_c.t.png (36.3 KB -> 37 KB)
  • models/dev/box.vmdl_c.t.png (36.3 KB -> 1.7 KB)
  • models/dev/plane.vmdl_c.t.png (36.3 KB -> 13.2 KB)
  • models/dev/sphere.vmdl_c.t.png (36.3 KB -> 13.1 KB)
  • models/dynamite/dynamite.vmdl_c.t.png (36.3 KB -> 19.4 KB)
  • models/first_person/v_first_person_arms_human.vmdl_c.t.png (36.3 KB -> 24 KB)
  • models/gameplay/jumppad/jumppad.vmdl_c.t.png (36.3 KB -> 10.1 KB)
  • models/props/balloons/balloon.vmdl_c.t.png (36.3 KB -> 10.8 KB)
  • models/props/balloons/balloon_circle.vmdl_c.t.png (36.3 KB -> 26.6 KB)
  • models/props/balloons/balloon_gib_01.vmdl_c.t.png (36.3 KB -> 15.7 KB)
  • models/props/balloons/balloon_gib_02.vmdl_c.t.png (36.3 KB -> 9.9 KB)
  • models/props/balloons/balloon_gib_03.vmdl_c.t.png (36.3 KB -> 5.5 KB)
  • models/props/balloons/balloon_gib_04.vmdl_c.t.png (36.3 KB -> 3.5 KB)
  • models/props/balloons/balloon_heart.vmdl_c.t.png (36.3 KB -> 25.3 KB)
  • models/props/balloons/balloon_speech.vmdl_c.t.png (36.3 KB -> 15.9 KB)
  • models/props/balloons/balloon_star.vmdl_c.t.png (36.3 KB -> 23.4 KB)
  • models/props/beer_keg/beer_cask.vmdl_c.t.png (36.3 KB -> 38.4 KB)
  • models/props/beer_keg/beer_keg_a1.vmdl_c.t.png (36.3 KB -> 43.6 KB)
  • models/props/beer_keg/beer_keg_a2.vmdl_c.t.png (36.3 KB -> 29.5 KB)
  • models/props/bike/bike_wheel.vmdl_c.t.png (36.3 KB -> 21.2 KB)
  • models/props/boiler_exhausts/boiler_exhaust_1.vmdl_c.t.png (36.3 KB -> 34.3 KB)
  • models/props/boiler_exhausts/boiler_exhaust_2.vmdl_c.t.png (36.3 KB -> 30.2 KB)
  • models/props/boiler_exhausts/boiler_exhaust_3.vmdl_c.t.png (36.3 KB -> 23.5 KB)
  • models/props/cement_mixer/cement_mixer.vmdl_c.t.png (36.3 KB -> 33.4 KB)
  • models/props/dentist_chair/dentist_chair.vmdl_c.t.png (36.3 KB -> 29.1 KB)
  • models/props/dentist_chair/dentist_chair_gib01.vmdl_c.t.png (36.3 KB -> 19.7 KB)
  • models/props/dentist_chair/dentist_chair_gib02.vmdl_c.t.png (36.3 KB -> 28.6 KB)
  • models/props/dentist_chair/dentist_chair_gib03.vmdl_c.t.png (36.3 KB -> 22.9 KB)
  • models/props/dentist_chair/dentist_chair_gib04.vmdl_c.t.png (36.3 KB -> 35.8 KB)
  • models/props/dentist_chair/dentist_chair_gib05.vmdl_c.t.png (36.3 KB -> 25.9 KB)
  • models/props/dentist_chair/dentist_chair_gib06.vmdl_c.t.png (36.3 KB -> 26.7 KB)
  • models/props/dentist_chair/dentist_chair_gib07.vmdl_c.t.png (36.3 KB -> 5.5 KB)
  • models/props/gas_cylinder/gas_cylinder_base.vmdl_c.t.png (36.3 KB -> 17.8 KB)
  • models/props/gas_cylinder/gas_cylinder_gib_01.vmdl_c.t.png (36.3 KB -> 18.5 KB)
  • models/props/gas_cylinder/gas_cylinder_gib_02.vmdl_c.t.png (36.3 KB -> 14.6 KB)
  • models/props/gas_cylinder/gas_cylinder_gib_03.vmdl_c.t.png (36.3 KB -> 12.5 KB)
  • models/props/gas_cylinder/gas_cylinder_gib_04.vmdl_c.t.png (36.3 KB -> 21 KB)
  • models/props/gas_cylinder/gas_cylinder_gib_05.vmdl_c.t.png (36.3 KB -> 21.5 KB)
  • models/props/health_pickup/health_pickup.vmdl_c.t.png (36.3 KB -> 35.6 KB)
  • models/props/hoover/hoover_a.vmdl_c.t.png (36.3 KB -> 28 KB)
  • models/props/kickstool/kickstool.vmdl_c.t.png (36.3 KB -> 28.2 KB)
  • models/props/light_bulb_fitting/light_bulb_fitting.vmdl_c.t.png (36.3 KB -> 22.8 KB)
  • models/props/light_bulb_fitting/light_bulb_fitting_gibo1.vmdl_c.t.png (36.3 KB -> 24.5 KB)
  • models/props/light_bulb_fitting/light_bulb_fitting_gibo2.vmdl_c.t.png (36.3 KB -> 12.5 KB)
  • models/props/light_bulb_fitting/light_bulb_fitting_gibo3.vmdl_c.t.png (36.3 KB -> 17.2 KB)
  • models/props/light_bulb_fitting/light_bulb_fitting_gibo4.vmdl_c.t.png (36.3 KB -> 15.4 KB)
  • models/props/light_bulb_fitting/light_bulb_fitting_gibo5.vmdl_c.t.png (36.3 KB -> 22.5 KB)
  • models/props/microwave/microwave.vmdl_c.t.png (36.3 KB -> 37.7 KB)
  • models/props/packaged_food/can_long.vmdl_c.t.png (36.3 KB -> 50.8 KB)
  • models/props/plastic_chair/plastic_chair.vmdl_c.t.png (36.3 KB -> 22.6 KB)
  • models/props/plastic_chair/plastic_chair_gib01.vmdl_c.t.png (36.3 KB -> 13.7 KB)
  • models/props/plastic_chair/plastic_chair_gib02.vmdl_c.t.png (36.3 KB -> 8.4 KB)
  • models/props/plastic_chair/plastic_chair_gib03.vmdl_c.t.png (36.3 KB -> 11.5 KB)
  • models/props/plastic_chair/plastic_chair_gib04.vmdl_c.t.png (36.3 KB -> 16.2 KB)
  • models/props/roof_vents/roof_vent_1.vmdl_c.t.png (36.3 KB -> 30.3 KB)
  • models/props/roof_vents/roof_vent_2.vmdl_c.t.png (36.3 KB -> 21.3 KB)
  • models/props/roof_vents/roof_vent_3.vmdl_c.t.png (36.3 KB -> 16.7 KB)
  • models/props/roof_vents/roof_vent_4.vmdl_c.t.png (36.3 KB -> 28.8 KB)
  • models/props/roof_vents/roof_vent_5.vmdl_c.t.png (36.3 KB -> 20.6 KB)
  • models/props/trim_sheets/ceiling_fixtures/ceilingfan_b.vmdl_c.t.png (36.3 KB -> 6.9 KB)
  • models/props/trim_sheets/chairs/wooden_chair_a.vmdl_c.t.png (36.3 KB -> 21 KB)
  • models/props/trim_sheets/storage/water_drum_01_base.vmdl_c.t.png (36.3 KB -> 28.2 KB)
  • models/props/trim_sheets/utility/step_ladder_01.vmdl_c.t.png (36.3 KB -> 24.9 KB)
  • models/props/tyre/car_tyre.vmdl_c.t.png (36.3 KB -> 35.2 KB)
  • models/props/washing_machine/washing_machine.vmdl_c.t.png (36.3 KB -> 50 KB)
  • models/props/wheelbarrow/wheelbarrow_gib05.vmdl_c.t.png (36.3 KB -> 28.2 KB)
  • models/sbox_props/car_seat/car_seat.vmdl_c.t.png (36.3 KB -> 34.7 KB)
  • models/sbox_props/cctv_globe/cctv_globe.vmdl_c.t.png (36.3 KB -> 24.5 KB)
  • models/sbox_props/cctv_globe/cctv_globe_gib.vmdl_c.t.png (36.3 KB -> 24.5 KB)
  • models/sbox_props/cola_can/cola_can.vmdl_c.t.png (36.3 KB -> 29 KB)
  • models/sbox_props/cola_can/cola_can_gib.vmdl_c.t.png (36.3 KB -> 30.9 KB)
  • models/sbox_props/fire_extinguisher/fire_extinguisher.vmdl_c.t.png (36.3 KB -> 22.7 KB)
  • models/sbox_props/fire_extinguisher/fire_extinguisher_gib01.vmdl_c.t.png (36.3 KB -> 22.5 KB)
  • models/sbox_props/fire_extinguisher/fire_extinguisher_gib02.vmdl_c.t.png (36.3 KB -> 18 KB)
  • models/sbox_props/gas_cylinder_fat/gas_cylinder_fat.vmdl_c.t.png (36.3 KB -> 28.8 KB)
  • models/sbox_props/gas_cylinder_fat/metal_gib_1.vmdl_c.t.png (36.3 KB -> 23.4 KB)
  • models/sbox_props/gas_cylinder_fat/metal_gib_2.vmdl_c.t.png (36.3 KB -> 24.4 KB)
  • models/sbox_props/gas_cylinder_fat/metal_gib_3.vmdl_c.t.png (36.3 KB -> 24.5 KB)
  • models/sbox_props/gas_cylinder_fat/metal_gib_4.vmdl_c.t.png (36.3 KB -> 12.7 KB)
  • models/sbox_props/gas_cylinder_tall/gas_cylinder_fat_gibs.vmdl_c.t.png (36.3 KB -> 25.4 KB)
  • models/sbox_props/gas_cylinder_tall/gas_cylinder_tall.vmdl_c.t.png (36.3 KB -> 22.7 KB)
  • models/sbox_props/gas_cylinder_tall/gas_cylinder_tall_gibs.vmdl_c.t.png (36.3 KB -> 23.7 KB)
  • models/sbox_props/gas_cylinder_tall/gas_cylinder_tall_gib_1.vmdl_c.t.png (36.3 KB -> 28.7 KB)
  • models/sbox_props/industrial_light/industrial_light.vmdl_c.t.png (36.3 KB -> 19 KB)
  • models/sbox_props/office_chair/office_chair.vmdl_c.t.png (36.3 KB -> 19.2 KB)
  • models/sbox_props/office_chair/office_chair_mount_gib_01.vmdl_c.t.png (36.3 KB -> 25.1 KB)
  • models/sbox_props/office_chair/office_chair_mount_gib_03.vmdl_c.t.png (36.3 KB -> 24.6 KB)
  • models/sbox_props/office_chair/office_chair_mount_gib_04.vmdl_c.t.png (36.3 KB -> 22.5 KB)
  • models/sbox_props/office_chair/office_chair_mount_gib_05.vmdl_c.t.png (36.3 KB -> 8.8 KB)
  • models/sbox_props/office_chair/office_chair_mount_gib_06.vmdl_c.t.png (36.3 KB -> 7.3 KB)
  • models/sbox_props/office_chair/office_chair_seat_gib_01.vmdl_c.t.png (36.3 KB -> 13.3 KB)
  • models/sbox_props/office_chair/office_chair_seat_gib_02.vmdl_c.t.png (36.3 KB -> 11.9 KB)
  • models/sbox_props/office_chair/office_chair_seat_gib_03.vmdl_c.t.png (36.3 KB -> 13.6 KB)
  • models/sbox_props/office_chair/office_chair_seat_gib_04.vmdl_c.t.png (36.3 KB -> 18 KB)
  • models/sbox_props/office_chair/office_chair_seat_gib_05.vmdl_c.t.png (36.3 KB -> 3.8 KB)
  • models/sbox_props/oil_drum/oil_drum_a.vmdl_c.t.png (36.3 KB -> 33.8 KB)
  • models/sbox_props/oil_drum/oil_drum_explosive.vmdl_c.t.png (36.3 KB -> 40.6 KB)
  • models/sbox_props/oil_drum/oil_drum_explosive_gib_01.vmdl_c.t.png (36.3 KB -> 32.2 KB)
  • models/sbox_props/oil_drum/oil_drum_explosive_gib_02.vmdl_c.t.png (36.3 KB -> 13.5 KB)
  • models/sbox_props/oil_drum/oil_drum_explosive_gib_03.vmdl_c.t.png (36.3 KB -> 26 KB)
  • models/sbox_props/oil_drum/oil_drum_explosive_gib_04.vmdl_c.t.png (36.3 KB -> 20.1 KB)
  • models/sbox_props/oil_drum/oil_drum_explosive_gib_05.vmdl_c.t.png (36.3 KB -> 35.7 KB)
  • models/sbox_props/park_bin/park_bin.vmdl_c.t.png (36.3 KB -> 22.3 KB)
  • models/sbox_props/park_bin/park_bin_gib01.vmdl_c.t.png (36.3 KB -> 20.6 KB)
  • models/sbox_props/park_bin/park_bin_gib02.vmdl_c.t.png (36.3 KB -> 18.8 KB)
  • models/sbox_props/park_bin/park_bin_gib03.vmdl_c.t.png (36.3 KB -> 19.8 KB)
  • models/sbox_props/plastic_bucket_a/plastic_bucket_a_gib_01.vmdl_c.t.png (36.3 KB -> 18.8 KB)
  • models/sbox_props/plastic_bucket_a/plastic_bucket_a_gib_02.vmdl_c.t.png (36.3 KB -> 24.1 KB)
  • models/sbox_props/plastic_bucket_a/plastic_bucket_a_gib_03.vmdl_c.t.png (36.3 KB -> 24.3 KB)
  • models/sbox_props/plastic_bucket_a/plastic_bucket_a_gib_04.vmdl_c.t.png (36.3 KB -> 4.1 KB)
  • models/sbox_props/plastic_bucket_a/plastic_bucket_a_open.vmdl_c.t.png (36.3 KB -> 26.8 KB)
  • models/sbox_props/studio_light_projector/studio_light_projector.vmdl_c.t.png (36.3 KB -> 29.5 KB)
  • models/sbox_props/studio_light_projector/studio_light_projector_gib01.vmdl_c.t.png (36.3 KB -> 22 KB)
  • models/sbox_props/studio_light_projector/studio_light_projector_gib02.vmdl_c.t.png (36.3 KB -> 19.6 KB)
  • models/sbox_props/studio_light_projector/studio_light_projector_gib03.vmdl_c.t.png (36.3 KB -> 19.1 KB)
  • models/sbox_props/studio_light_projector/studio_light_projector_gib04.vmdl_c.t.png (36.3 KB -> 2.2 KB)
  • models/sbox_props/studio_light_projector/studio_light_projector_gib05.vmdl_c.t.png (36.3 KB -> 7.7 KB)
  • models/sbox_props/studio_light_projector/studio_light_projector_gib06.vmdl_c.t.png (36.3 KB -> 8.4 KB)
  • models/sbox_props/studio_light_projector/studio_light_projector_gib07.vmdl_c.t.png (36.3 KB -> 14.3 KB)
  • models/sbox_props/studio_light_projector/studio_light_projector_gib08.vmdl_c.t.png (36.3 KB -> 51.1 KB)
  • models/sbox_props/studio_light_projector/studio_light_projector_gib09.vmdl_c.t.png (36.3 KB -> 24.3 KB)
  • models/sbox_props/studio_light_projector/studio_light_projector_gib10.vmdl_c.t.png (36.3 KB -> 24.2 KB)
  • models/sbox_props/studio_light_projector/studio_light_projector_gib11.vmdl_c.t.png (36.3 KB -> 23.9 KB)
  • models/sbox_props/studio_light_projector/studio_light_projector_gib12.vmdl_c.t.png (36.3 KB -> 22.1 KB)
  • models/sbox_props/studio_light_projector/studio_light_projector_gib13.vmdl_c.t.png (36.3 KB -> 25.7 KB)
  • models/sbox_props/studio_light_projector/studio_light_projector_gib14.vmdl_c.t.png (36.3 KB -> 38.7 KB)
  • models/sbox_props/toilet_a/toilet_a.vmdl_c.t.png (36.3 KB -> 26.3 KB)
  • models/sbox_props/tractor_wheel/tractor_wheel.vmdl_c.t.png (36.3 KB -> 39 KB)
  • models/sbox_props/traffic_cone/traffic_cone.vmdl_c.t.png (36.3 KB -> 20.7 KB)
  • models/sbox_props/traffic_cone/traffic_cone_gib01.vmdl_c.t.png (36.3 KB -> 15.7 KB)
  • models/sbox_props/traffic_cone/traffic_cone_gib02.vmdl_c.t.png (36.3 KB -> 14.2 KB)
  • models/sbox_props/traffic_cone/traffic_cone_gib03.vmdl_c.t.png (36.3 KB -> 12.2 KB)
  • models/sbox_props/trike_wheel/trike_wheel.vmdl_c.t.png (36.3 KB -> 27.8 KB)
  • models/sbox_props/trolley/trolley.vmdl_c.t.png (36.3 KB -> 33.3 KB)
  • models/sbox_props/trolley/trolley_gib01.vmdl_c.t.png (36.3 KB -> 23.3 KB)
  • models/sbox_props/trolley/trolley_gib02.vmdl_c.t.png (36.3 KB -> 30.8 KB)
  • models/sbox_props/trolley/trolley_gib03.vmdl_c.t.png (36.3 KB -> 25.7 KB)
  • models/sbox_props/tv/tv.vmdl_c.t.png (36.3 KB -> 29.4 KB)
  • models/sbox_props/tv/tv_gib00.vmdl_c.t.png (36.3 KB -> 28.8 KB)
  • models/sbox_props/tv/tv_gib01.vmdl_c.t.png (36.3 KB -> 28 KB)
  • models/sbox_props/tv/tv_gib02.vmdl_c.t.png (36.3 KB -> 14.4 KB)
  • models/sbox_props/tv/tv_gib03.vmdl_c.t.png (36.3 KB -> 27.4 KB)
  • models/sbox_props/tv/tv_gib04.vmdl_c.t.png (36.3 KB -> 10.6 KB)
  • models/sbox_props/tv/tv_gib05.vmdl_c.t.png (36.3 KB -> 25.2 KB)
  • models/weapons/sbox_ammo/12g_ammobox/ammobox_12g.vmdl_c.t.png (36.3 KB -> 44.2 KB)
  • models/weapons/sbox_ammo/12g_shell/12g_shell.vmdl_c.t.png (36.3 KB -> 23.1 KB)
  • models/weapons/sbox_ammo/556x45_bullet/556x45_bullet.vmdl_c.t.png (36.3 KB -> 13.6 KB)
  • models/weapons/sbox_ammo/84mm_ammobox/missile_carrier.vmdl_c.t.png (36.3 KB -> 25.4 KB)
  • models/weapons/sbox_ammo/84mm_missile/84mm_missile.vmdl_c.t.png (36.3 KB -> 18.1 KB)
  • models/weapons/sbox_ammo/9mm_ammobox/ammobox_9mm.vmdl_c.t.png (36.3 KB -> 36.5 KB)
  • models/weapons/sbox_ammo/9mm_bullet/9mm_bullet.vmdl_c.t.png (36.3 KB -> 24.2 KB)
  • models/weapons/sbox_assault_m4a1/v_m4a1.vmdl_c.t.png (36.3 KB -> 21.4 KB)
  • models/weapons/sbox_assault_m4a1/w_m4a1.vmdl_c.t.png (36.3 KB -> 11.9 KB)
  • models/weapons/sbox_grenade_explosive/v_he_grenade.vmdl_c.t.png (36.3 KB -> 9.3 KB)
  • models/weapons/sbox_grenade_explosive/w_he_grenade.vmdl_c.t.png (36.3 KB -> 26 KB)
  • models/weapons/sbox_melee_crowbar/v_crowbar.vmdl_c.t.png (36.3 KB -> 3.3 KB)
  • models/weapons/sbox_melee_crowbar/w_crowbar.vmdl_c.t.png (36.3 KB -> 5.7 KB)
  • models/weapons/sbox_physgun/v_physgun.vmdl_c.t.png (36.3 KB -> 30 KB)
  • models/weapons/sbox_physgun/w_physgun.vmdl_c.t.png (36.3 KB -> 20.2 KB)
  • models/weapons/sbox_pistol_1911/v_1911.vmdl_c.t.png (36.3 KB -> 8.5 KB)
  • models/weapons/sbox_pistol_1911/w_1911.vmdl_c.t.png (36.3 KB -> 18 KB)
  • models/weapons/sbox_pistol_usp/v_usp.vmdl_c.t.png (36.3 KB -> 8.6 KB)
  • models/weapons/sbox_pistol_usp/w_usp.vmdl_c.t.png (36.3 KB -> 15.8 KB)
  • models/weapons/sbox_rpg_recoillessrifle/v_recoillessrifle.vmdl_c.t.png (36.3 KB -> 27.9 KB)
  • models/weapons/sbox_rpg_recoillessrifle/w_recoillessrifle.vmdl_c.t.png (36.3 KB -> 15.8 KB)
  • models/weapons/sbox_shotgun_spaghellim4/v_spaghellim4.vmdl_c.t.png (36.3 KB -> 18.7 KB)
  • models/weapons/sbox_shotgun_spaghellim4/w_spaghellim4.vmdl_c.t.png (36.3 KB -> 8.4 KB)
  • models/weapons/sbox_smg_mp5/v_mp5.vmdl_c.t.png (36.3 KB -> 18.1 KB)
  • models/weapons/sbox_smg_mp5/w_mp5.vmdl_c.t.png (36.3 KB -> 14.7 KB)
  • models/weapons/sbox_sniper_m700/v_m700.vmdl_c.t.png (36.3 KB -> 19 KB)
  • models/weapons/sbox_sniper_m700/w_m700.vmdl_c.t.png (36.3 KB -> 8.1 KB)
  • models/weapons/sbox_toolgun/v_toolgun.vmdl_c.t.png (36.3 KB -> 17.6 KB)
  • models/weapons/sbox_toolgun/w_toolgun.vmdl_c.t.png (36.3 KB -> 26.7 KB)
  • thrusters/thruster_large.vmdl_c.t.png (36.3 KB -> 24.2 KB)
  • thrusters/thruster_large_exhaust.vmdl_c.t.png (36.3 KB -> 26.3 KB)
  • thrusters/thruster_medium.vmdl_c.t.png (36.3 KB -> 33.9 KB)
  • thrusters/thruster_medium_exhaust.vmdl_c.t.png (36.3 KB -> 26.2 KB)
  • thrusters/thruster_small.vmdl_c.t.png (36.3 KB -> 24.6 KB)
  • thrusters/thruster_small_exhaust.vmdl_c.t.png (36.3 KB -> 30.3 KB)
  • weapons/colt1911/colt1911.sent_c.t.png (12.1 KB -> 16.3 KB)
  • weapons/crowbar/crowbar.sent_c.t.png (12.1 KB -> 5.8 KB)
  • weapons/glock/glock.sent_c.t.png (12.1 KB -> 17.7 KB)
  • weapons/grenade/grenade.sent_c.t.png (12.1 KB -> 22.4 KB)
  • weapons/m4a1/m4a1.sent_c.t.png (12.1 KB -> 10.8 KB)
  • weapons/mp5/mp5.sent_c.t.png (12.1 KB -> 13.7 KB)
  • weapons/physgun/effects/grab.prefab_c (10.1 KB -> 16.7 KB)
  • weapons/physgun/physgun.sent_c.t.png (12.1 KB -> 27.8 KB)
  • weapons/rpg/rpg.sent_c.t.png (12.1 KB -> 15.3 KB)
  • weapons/shotgun/shotgun.sent_c.t.png (12.1 KB -> 8.3 KB)
  • weapons/sniper/sniper.sent_c.t.png (12.1 KB -> 7.2 KB)
  • weapons/toolgun/toolgun.sent_c.t.png (12.1 KB -> 24.2 KB)