190,970 Commits over 4,049 Days - 1.97cph!
RUST-42 Fixed food crate spawner max per tick value being over the top
Skill level data validation, editor bits
Fixed team UI NRE without local player (breaks demo playback)
Skill levels, related cleanup
RUST-39 Attempting to fix fallen logs blocking APC pathing at LS by making building topology wider on terrain
Small clutter rocks no longer use convex mesh colliders
RUST-54 Section of LS ladder cannot be climbed (missing volume)
Added spawn_point, terrain_trigger and water_trigger prefabs (in assets/bundled/prefabs/modding folder)
RUST-115 Fixed inaccurate colliders on powerline base
RUST-110 Fixed out of bound exploit at MT
No longer filter character spawns by biome (only by tier)
Updated Facepunch.Steamworks
Bandit town Scene 2 prefab.
More work on Bandit Guard AI.
Wants Basic Equipment activity expires when all possessions requirements are met.
Activity notifications update when any of the collated activities have their conditions met instead of waiting for all of them.
Logging for weird cast error that happened once in ItemAction.
Fixing building info text not quite updating properly
Edge scrolling speed scaling with distance.
Riot helmet LOD clipping fix RUST-48
More work on bandit guard AI.
Remove bleeding effect when revived.
Fixed NRE when commanding the same interaction more than once.
[D11] Quick temporary fix for triggers to work on Xbox
removal of additional compound bow fbx/prefab
vm compound bow admire anim update
Simplified some interfaces. Making an ICharacter interface was a mistake: If you want an ICharacter, you just want a Character anyway, or a more specific interface. But getting rid of ICharacter, some other interfaces have also be removed, since some only existed to prevent ambiguous references when two sub-interfaces wanted the same parameter.
adding trophy base /cleanup
Made cargo ship deck longer
Never skip active module scoring so units don't randomly switch tasks
update hat material
update customisation UI
bigwheel win/lose audio
bet terminals only accessible by those sitting in the corresponding seat
functional countdown timer
inventory locked during spins
Add some checks back that we probably need
Bring some changes over from tick_freq
added avatar platform model/texture with variation
added some hat material variation/tweak existing one
Hapis startup error fixes