199,339 Commits over 4,140 Days - 2.01cph!
Removed LODGrid.Register
LOD grid verifies LOD distances against the max grid refresh distance
Tree and mesh qualities once again affect culling distance (RUST-787)
hope fully fixed bug with scaled animals animation speed
added new shader with animal print (should probably be merged later)
sabertooth and mammoth anim tweaks
Proxy sync, most things networking.
slightly more forgiving flame merge range
fix for ammo going below 0 for flamethrowers
fix for being able to fire before deploy is complete (flamer)
AmbienceEmitter doesn't fade in quite as fast when there's no sound currently playing
compile fixes
flamethrower 3p sound fixes
fireball merge fixes
pilot light always on
flamer loses condition
updated flamer desc
stone is once again affected by heat
█ ▍▉▋▉██ ▆▅▇▉▊▄
▄▉▄ ▉▇▌▌ ▍▆▌▍ ▆▄▌▇▄▉ ▌█▅▉▋ ▆▅▊▉ ▋▅▊▅ ▍█▅▉
mammoth run improvement
made ik kind of work but still broken :( moved debug lines to checkbox
Fixed deployment of boxes on shelves being annoying
BoneFollower also checks parents of parents when determining enabled state (RUST-794)
BoneFollower is also enabled if parents are animating (RUST-793)
Automated benchmark framework
Use a tiny radius when doing the interaction point line of sight check (RUST-784)
added bone info component with old values to playermodel
Decor components only apply scale adjustments to client entities since pos and rot are networked (RUST-771)
Put benchmark maps in bundles
Zone is no longer a Manager
Removed UIModal
More race mission work - Collects players / Sets destination
Started race UI
New main character class, new map, food spawning updates, etc.
Removed AbilityManager, now handled by AIManager
Removed TriggerManager, EffectManager ported functionality to AIManager
Removed BiomeManager and ported functionality to WorldManager
(Bootil: String::Test::Wildcard now takes string references)
Fixed performance bottlenecks when mounting GMAs
Fixed certain fonts causing game to hang when loaded
Fixed PlayerButtonDown/PlayerButtonUp hooks only monitoring one key clientside
Automated Linux Build #290
Automated Windows Build #290
Renamed startup_scene to main
Tweaks
Automated Linux DS Build #290
fix for flames damaging metal doors and stone (not ready folks)
menu_cleanupgmas no longer crashes with -noworkshop
Weapon.GetPrintName is now shared
fixed flamethrower not having hit notifications
lowered HDR value of flame particles (less blinding at night)
fix for flames dealing damage through walls
fix for flamethrower reloading while put away
adjustment for wood door heat protection
Completely Redid the player animation system by splitting the animations into upper / lower
Cleaned up mecanim by reducing the number of active layers
files I forgot to include
setup the bow / crossbow to show different arrow heads (depending on the ammo type equipped)
fixed slight glitch in the flamethrower deploy animation
* Added PANEL:OnKeyCodeReleased
* Fixed timer library in menu state temporarily ceasing to work after starting a new map
* Aded CRecepientFilter support for net.Send
* RenderGroup of SENTs and SWEPs is now defaulted to engine default unless overridden ( instead of defaulting to RG_OPAQUE )
Automated Linux Build #291