branchrust_reboot/maincancel

30,493 Commits over 3,836 Days - 0.33cph!

7 Years Ago
Adjusted maximum anisotropic filtering settings for tiling textures
7 Years Ago
Strip any game objects on the occluder layer in prefab preprocessing as they're currently not required
7 Years Ago
When anti hack is disabled, send warning to admins whenever they connect
7 Years Ago
Unity can't resize compressed textures, so don't try to do so
7 Years Ago
Changed the way default icons are used before a skin icon is loaded because Unity
7 Years Ago
More NPC improvements.
7 Years Ago
Log warning when icon dimensions on an item are off
7 Years Ago
All item icons can be up to 512x512 (+ double checked they're compressed)
7 Years Ago
Use default item icon for skinned items until the skin is loaded
7 Years Ago
Don't recalculate mips when applying skin icon (already done in native code)
7 Years Ago
Fixed bear skeleton properties referencing the prefab instead of the mesh
7 Years Ago
Some more AI improvements.
7 Years Ago
Fixed switch thing.
7 Years Ago
More AI improvements.
7 Years Ago
Misc AI improvements.
7 Years Ago
fixed explosive bullets doing slightly too much damage
7 Years Ago
Makeshift Hazman prefab
7 Years Ago
First pass on convars for monument spawning of npcs.
7 Years Ago
SwapArrows is IClientComponent
7 Years Ago
Fixed skin icons not calling apply after loading
7 Years Ago
More ai stweaks.
7 Years Ago
Only cull game objects we culled components from when they don't have any children
7 Years Ago
Cleanup
7 Years Ago
Cleanup
7 Years Ago
Some more workshop skin profiling
7 Years Ago
Skin icon loading rewrite (performance, memory)
7 Years Ago
Undoing staging branch shit that we no longer need (yay)
7 Years Ago
Attempt at fixing index out-of-range exception in culling; https://sentry.io/facepunch-studios/client/issues/275956012/
7 Years Ago
Admins can get combat log of other players
7 Years Ago
Fixed editor error from removed convars
7 Years Ago
Removed some test / debug convars that should no longer be used
7 Years Ago
Didn't save
7 Years Ago
Show Report Button on death screen Attacker name more faithful to ingame name on report page
7 Years Ago
Game objects tagged with "Server Cull" or "Client Cull" are deleted even if they have components on them (for example animal GameTrace collider on the server) When culling components from objects, nominate the game object for deletion as well (but only if it had removable components on it)
7 Years Ago
Fixed potential number overflow in hiz [https://sentry.io/facepunch-studios/client/issues/275955527/]
7 Years Ago
Slight improvement to AI LOS.
7 Years Ago
Try setting the appid via SetEnv
7 Years Ago
show different arrowheads for bow / crossbow ( in 3rd person )
7 Years Ago
fixed explosive ammo bug no longer need to aim slightly away from target to deal maximum damage with explosive ammo
7 Years Ago
AI tweaks
7 Years Ago
Fixed reflections when fog=1; had to drop fake dir refl occlusion Touched all relevant shaders
7 Years Ago
Added more profile samples to morphcache Saved some heap allocs on morphcache.setup
7 Years Ago
Only check workshop download status once a second
7 Years Ago
Fixed profiler sample mismatch
7 Years Ago
Workshop skin download rewrite (performance, memory, robustness) Show number of queued skins when perf >= 9
7 Years Ago
Fixed a few lift/elevator occludee bounds
7 Years Ago
Staging Test
7 Years Ago
Run server for staging branch if running with -staging command line
7 Years Ago
▆▄▉▆▅▆ ▄▍▅▉▋▌▌▇▋
7 Years Ago
No more spamming shelves on roads