194,330 Commits over 4,079 Days - 1.99cph!
removed playerConnections from GameInstance, used Player stuff instead, removed from protobuf
Fixed not setting specific blend-layer keywords on packed material
Fixed secondary map import settings
Fixed Cmd serialisation bug ending up with incorrect player ID and causing cmd verification to fail
Manifest commands for holmzy
Updated Facepunch.Unity
Fixed bad editor style
launch_site cleanup / scene2prefab
added expand/collapse all for entity components
magnetic tape shelves models/cols/prefabs/textures
launch_site dressing update
Refactored game finish/surrender/disconnect handling, more gamehost, command and command handling cleanup
Fixed rust/std shaders getting color applied twice since cs
21864
Removed all default client bool parameters from commands
started some Cmd refactoring
Removed empty consideration groups on Goal.Sleep and Goal.MakeFire
large bag and packpack items, not functional
more GameInstance refactoring
Fixed an NRE when using dynamic cover point volumes.
Ai tweaks.
very WIP squad editor stuff
Initializing AiManager via bootstrap.
reduced rabbit walk speed
fix for walking on the spot while sleeping
ore flare system
toggling lights no longer sets isOn flag on pants etc
ore bonus minigame baseline
Removed turtles from trap array, rabbits are working better now
Fixed some exceptions when selecting non-human units in debug mode
Fixed some more trap issues
Added a button to the Agent Debug Panel to select that agent
Tweaked some hardcoded stuff to make undergrounds nicer
Traps now disarm when picked up while armed
Traps have their own persisted data, stores their current armed state
Fixed some cases where orphaned trap hints could hang around
Made the What's New come up on start, ready for the playtest
Fixed a bug where characters that died while they weren't visible to the player could have their ragdolls spawn in the wrong place.
Fixed being able to zoom while in build mode
Added packed version of blend4way shader (base layer only for now)
Fixed custom editor on blendlayer packed
Merged blend layer shader code with the rest of rust/std + base layer packing support
Added packed version of blend layer shader
Nuked custom blend layer shader inspector