199,234 Commits over 4,140 Days - 2.01cph!
Changed the calculation to pick stand position when shot is out of range for a standard hit - this reduces run distance
Reduced game startup time considerably by not compressing sprite data.
PBS version of speetree shaders for Petur; Rust/Nature/SpeedTree
added and animated sewer hole vent for sewer hole environment/test court
Fixed loading games from script files.
Fixed loot containing starter blueprints
Fixed bug in earlier client connection fix
Fixed switching between games loaded from scripts.
Merge branch 'master' into sandboxing
repair bench displaying proper text
placeholder art
Merged repair bench into main with placeholder art
changed if( to if ( (sorry garry)
Improved bow aiming (arrow now points to center of screen)
Re-implemented IGame.Restarted event.
less deflection randomness on ricochets
protocol++
Building skin top tier: meshes/textures/materials/prefabs
vm bow anim source update
Fixed all decor seeing a scale of 1 in Awake()
Added bridge blockouts to lakes, oceans and riverbeds
Merge branch 'master' of arcade
Raknet crashes with divide by zero if retryCount is less than 3(!)
fixed incorrect grade on twig floor
Fixed AK47 viewmodel casting shadows
Destroy player's baseProtection propertly
Do some pre-checks on the user's auth token, reject early
Fixed phrases not catching Translate.Phrase members
Repairbench UI
Dont send reliable player tick like a cunt.
Final size tweaks for the custom map.
[zombies] survivors move to build position before building
adjusted repair bench recipe
Phase-1 of overhauling the ground clutter spawns (new decor rocks and various mushroom types) -- old placeholders scrapped.
Added hit points in Dives for TENN and added states to controller
Don't attempt to spawn bridges if no target direction can be found
Network tweaks
network protocol++
Added noise to terrain modifiers for less circular, more scattered shapes
Stack traces from exceptions thrown in the game host process now have line numbers for game code when running games loaded from scripts.
[zombies] survivors wait to build if building spot is temporarily blocked
Merge branch 'master' of arcade
Corrected cursor position.