128,137 Commits over 4,109 Days - 1.30cph!
packed atlas_twig and metal armored set materials
High quality normals only when std-pm1 is 32bit
Analysis tool skipping non supported shaders for now
Fixed keyword assignments for hq normal special case
▄▊▉▊▇▍ ▍▆▅▇▅▉ ▋▅▅ ▊▇▄▄ ▆▊▌▍▄▆ ▆█▍▉▆▍
bradley now uses a* pathfinding to navigate roads
launch site road network path
simple bradley sounds
Fixed NRE in packing processor
Fixed packed shader default values
Disabled saving on radtown ore nodes (not supported by loot spawn points, RUST-1747)
Reduced spawn density of wooden logs by around 30%
unpacked all; minor partial PM correction needed for HQN
Added "authtimeout" convar (default = 10 seconds)
Disabled flare coverage queries on OSX; fallback to using rays
Reduced distance fog / aerial perspective density at daytime / dusk / dawn by 25-50%
Making sure main coverage queries component is disabled on osx
Cherry picked packing processor changes
▍██▅ ▄▄▍▅▆▍ / ▇▊▋▆▍▋▄▉█ / ▄▍▆▋▉▌▉
Fixed partial map support for HQN path
Checkpoint gates are open
More complete launchsite pathing for bradley
many movement bugfixes
Bradley Target gathering
Bradley Finds closest node where target is visible to hunt hiding players
Bradley Engine Sounds
Bradley Tread sounds
Rudiementary coaxial gun pass
Added AssetNameCache (with GetName / GetNameLower / GetNameUpper extension methods for materials and physic materials)
Eliminated GC allocs from footstep / footprint lookups, hit effect lookups and gib effect lookups
Added texture usage report tool
Moved all packing tools to tools/textures menu
Removed some crazy inefficient methods from GameManager that should not be used by anything
Eliminated GC allocs from lowercase conversion of prefab names (triggered by spawn handler, decor spawners)
Log warning when having to convert prefab names to lowercase (should never happen)
Fixed some hardcoded prefab paths in code that weren't lowercase
More prefab paths that weren't lowercase
Fixed animation event prefab paths not being lowercase
Fix LOD material pop-in on rocks
More description fixes and updates
Added StringFormatCache (caches the result of repeated string.Format calls with the same arguments)
Eliminated GC allocs from effect path assembly (this affected every single effect spawn)
Removed gc.interval since it's bullshit and the thought of someone having it enabled scares me
Make branch compile again.
fixed clipping on pickaxe vm throw
Fixed rocket launcher description been slighty wrong
Improved packed texture compression; less artifacts on mixed/swizzled maps
Fixed order on 32bit image load to texture
Fixed terrain texturing error when height map is not available