255,127 Commits over 3,990 Days - 2.66cph!
Merge branch 'master' of arcade into net-lidgren
Inputs are now sampled during a FixedUpdate().
Added physics stats to dump
Removed "unconnected packet" warning because it worries server host for no reason
Fixed playerattack nre
Duplicate entity in save handling/warning
Increase general terrain friction
Fixed save list warnings
Added asserts for multiple spawn calls
* Don't allow players to download banned addons via WorkshopDL
* GitSync
- Fixed a crash issue with SetNWString
- Added Entity:SetNWVar, Entity:GetNWVar, SetGlobalVar and GetGlobalVar back
- Removed type checking for Entity:SetNW*, Entity:GetNW*, SetGlobal* and GetGlobal* (enjoy your terrible programming practices again... for now)
fix for viewpunch NRE (maybe?)
Fixed skin guide being invisible
Added map size/seed to server tags
Spectate optionally takes a target string - partial username or steamid
Undone tom's invisible player patch
improved the 3rd person animations for hatchet (idle / jog / run)
Conditional mesh work ~~ wood skin
Working on allowing input sampling during fixed updates.
Added a parser which will be used to test some pro gen stuff.
Clearing list of effect on scene change
added tennis_ball rock max file and textured
[zombies] added new movement indicator
Some project restructure, now using MaterialPropertyBlocks for screens and screen reflectors.
Only generate rivers of a certain length, discard super short ones