243,825 Commits over 3,898 Days - 2.61cph!
Fixed NRE in AtmosphericBlend
Fixed a tree billboard colour pop.
Tree fixes. Removed network sleep and rooted some other nodes.
Fixed getCurrentSwatch not working
Started a TypeScript port of the JavaScript port of SmashBlox.
Fixed constructor definition generation.
Experimenting with Block editor tool
Removed some debug messages from terrainBlendObj
Merge branch 'master' of arcade
Removed redundant var declarations from TypeScript definition generation.
Added ToString functions to Rect classes
Fixed snow vertex offset to use snow accumulation vector instead of vertex normal
Packed some snow material parameters
First version of multi-island terrain blend support; tries not to break batching
Moved all terrainBlend initialization heavy work to editor tools (baked); both extension and object should instant load now
When randomly placing these, e.g. rocks, make sure transform is set in Instantiate() to trigger pre-processing during initialization
Implemented constructor and static member TypeScript definition generation for structs and Bindables.
Functions using `params` now produce the correct signature during TypeScript definition generation.
Reverted mathf to use cmath sqrt again
Adding in terrain tools. But maybe a change of plan?
Added documentation to TypeScript definition generation.
Finished TypeScript definition generation.
Unexposed GameAPI.Highscore.Date
Unexposed GameAPI.Highscore.Date
Added -fpmath=sse to Linux and OSX to get proper 32bit and 64bit values
Replaced Object with any in docs and TypeScript definitions.
Started work on TypeScript module definition file generation.
Documentation is now TypeScript oriented.
Documentation is now TypeScript oriented.
Un-breaking the testlevel terrains, and some rock/terrain consistency tweaks.
Temporarily strange terrain textures in the testlevels.
Added toggle to enable/disable Parallax Mapping
Renamed "Nature/Terrain/Bumped Specular BlendMask" to "Nature/Terrain/Bumped Specular Masked" for consistency
Added unity's half-assed Parallax Mapping to "Nature/Terrain/Bumped Specular Masked"
Melee attack uses a sphere trace test (instead of a ray trace)
Send ticks to nearby players using p2p
Halved voice playback delay
Made ErrorLogger delete error.html files from previous runs
Updated meta and project settings files to include entries produced by Unity 5b7.
Added world models for:
wooden spear
stone spear
salvaged icepick
salvaged hammer
salvaged axe
Patched CoherentUILibrary for u5b7
Removed debug arrows from projectile attacks
Adding initial non aiming player deploy/holster bow source file
Added wooden spear
Added stone spear
Added salvaged icepick
Added salvaged hammer
Added salvaged axe