252,224 Commits over 3,990 Days - 2.63cph!
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
Textures: Normals for default head (works with fixed torso) and normals for new head.
Composite map for skin shader.
Highpass map.
Materials: Player_skin
Update: Fixed vertex split = new mesh (updating soon)
New mesh = rebake of normals.
Updated uv maps to make better use of wasted space.
Notes: Materials/Textures will not work with old meshes because of the above. Even using old uv's the normals would not work because of the broken normals.
Reduced maximum allowed path slope from 35 degrees to 30 degrees
Conditional mesh work ~~ twig skin