reporust_rebootcancel

129,365 Commits over 4,232 Days - 1.27cph!

9 Years Ago
Keep last killer ID when switching servers
9 Years Ago
Reduced max client side rock scale (allows stricter AH)
9 Years Ago
Network++
9 Years Ago
Disabled prefab info debug
9 Years Ago
Fixed possible NRE in LootSpawn
9 Years Ago
Removed the old hazmat from deathmatch loot table. Added the new one.
9 Years Ago
Stop lerp script immediately when destroying a client entity
9 Years Ago
Muzzle brake projectile velocity 80% Muzzle brake projectile distance reduced to 75% Muzzle brake much larger aimcone
9 Years Ago
fixed top cap approval + icon
9 Years Ago
Log last attacker as killer if dying from wounded / fall within 60 seconds of the last attack
9 Years Ago
Updated item schemas
9 Years Ago
potential NRE fix
9 Years Ago
string sanitization for vending machines eoka modification
9 Years Ago
vending machine admin panel tweaks
9 Years Ago
Fixed prevent building volumes
9 Years Ago
Rocket factory walkway textures
9 Years Ago
Binary skin cache implementation (improved skin loading time with less stutter) Skins are now compressed in memory (reduced runtime memory usage)
9 Years Ago
Skin cache optimizations and profiling
9 Years Ago
Fixed Profiler sample mismatch when creating entity on the client
9 Years Ago
Merge from main
9 Years Ago
terrain stuff
9 Years Ago
9 Years Ago
Steamworks path fixes
9 Years Ago
Fixed server bundles
9 Years Ago
9 Years Ago
Trigger commit test
9 Years Ago
Another test commit
9 Years Ago
9 Years Ago
more cliffification
9 Years Ago
tweaked crouchwalk animations, jumping animations added climb left / right animations
9 Years Ago
Updated to use new BuildInfo.json system Added buildinfo server command Updated GoogleAnalytics
9 Years Ago
Test
9 Years Ago
Another test
9 Years Ago
Test
9 Years Ago
Test
9 Years Ago
Test
9 Years Ago
backup
9 Years Ago
backup
9 Years Ago
wip
9 Years Ago
Run skin manifest JSON deserialization in a thread
9 Years Ago
Merge from main
9 Years Ago
Some skin cache tweaks (uses .cache file extension, supports loading from cache even if no source image exists)
9 Years Ago
Removed unused prefab instantiate from Skin.ReadDefaults
9 Years Ago
Plugins
9 Years Ago
Merge from skin_cache
9 Years Ago
backup
9 Years Ago
pre-splat
9 Years Ago
Added position / rotation to entity find commands Added find_radius console command (returns info about entities in radius around player)
9 Years Ago
Added find_self console command
9 Years Ago
wip