192,393 Commits over 4,049 Days - 1.98cph!
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
Fix PooledList race condition and a duplicate key exception when telling a unit to build
merge hapis_puzzles_and_polish into main
Network++
Fixed skin looking paper white on prop/icon renders
Fixed core/skin and core/generic shader input colors; update affected shaders
Fix sometimes not finding the item to remove in the known entity list
Removing some role icon stuff from the UI
Remove Knowledge.SortEntityData
Tick some more AI modules a bit slower
Tick agent ECS every frame with no budget
Fixed entity filtering not filtering by flag correctly
Nuked wood and food gathering jobs, replaced refs with gathering job
Added hunting, farming and healing jobs
Added replace asset reference support
Attempt at fixing in-editor icon rendering caused by unity 2018 bug
actually upload the linux srcds binaries
Fixed effect added activity getting collated even if the effects are different
Removed roles, replacing various checks for role with job or skill level checks
Jobs can be unlocked