195,815 Commits over 4,110 Days - 1.99cph!

3 Years Ago
Set up collision triggers, hurt trigger, nav obstacle, fuel storage
3 Years Ago
Detail collider setup done (much simpler as we can use the mesh collider for most of it)
3 Years Ago
Beginning setup of an entity for the big train engine. World colliders done.
3 Years Ago
Fixed wrong workcart health value
3 Years Ago
Block material copy on WorkCart truck gibs
3 Years Ago
Merge Sav225 -> 🚆
3 Years Ago
Fixed forests not properly spawning in the far-eastern snowy areas. Temporarily disabled some troublesome AI related things.
3 Years Ago
Fixed WorkCart glass visuals being active (returned to having no glass)
3 Years Ago
lasersight adjustments
3 Years Ago
configured HMLMG, added weapontest loadout
3 Years Ago
merge from HMLMG
3 Years Ago
recoil adjustments fixed headbob in debugcamera
3 Years Ago
Merge from nexus
3 Years Ago
Try loading server info for the transfer connection screen sooner
3 Years Ago
Compile fixes after merge
3 Years Ago
material updates following texture changes
3 Years Ago
missing mesh decal renderer scripts on some prefabs
3 Years Ago
merge from hapis_conversion
3 Years Ago
Forest density fix 2/2 More community fixes Updated AI related objects for MilTuns
3 Years Ago
material updates following texture changes
3 Years Ago
uploading re-worked texture sets concrete_wall, sidewalk_a, sidewalk_b, concrete_slabs
3 Years Ago
Reworked custom navmesh data stuff. s2p on launch site.
3 Years Ago
Merge from main
3 Years Ago
Testing baking heightmap instead of displacement map for faster lookup
3 Years Ago
untamed state loading wip
3 Years Ago
merge from sav225
3 Years Ago
cover point editor build fix
3 Years Ago
reverted LightGroupAtTime
3 Years Ago
protobuf gen
3 Years Ago
merge from main
3 Years Ago
merge from mixing_table_ammo
3 Years Ago
produceditem fix
3 Years Ago
new textures for concrete_wall set
3 Years Ago
merge from sav225
3 Years Ago
Added a bunch of static building part prefabs - useful for map makers
3 Years Ago
merge from main
3 Years Ago
network++
3 Years Ago
▆▇▋▍▉▆▆▉▅▅▋ █▅▅ ▇██_█▆▋_▇ ▉▊▆▊▍▋
3 Years Ago
Merge from interaction_sounds
3 Years Ago
Additional missing open/close sounds for items
3 Years Ago
Merge from main
3 Years Ago
Merge Sav225 (Main) -> 🚆
3 Years Ago
Renamed Train folder to TrainEngine, to facilitate a merge from Main where that's also a new folder of the same name
3 Years Ago
Fixed train track selection being the opposite of expected if the driver is in a train engine that is facing in the opposite direction to the primary (front) train car in a coupled train
3 Years Ago
Merge from sav225
3 Years Ago
Merge WorkCartVariant -> Sav225. Adds a new WorkCart above-ground variant with additional cover at the rear.
3 Years Ago
Corrected spawn vars after testing
3 Years Ago
Set up spawning for the new workcart type
3 Years Ago
Limit the size of chat history to store in memory on the server Configurable with the chat.historysize convar (default 1000)
3 Years Ago
Merge Sav225 -> WorkCartVariant