193,169 Commits over 4,049 Days - 1.99cph!

11 Years Ago
Fixed constructor definition generation.
11 Years Ago
Updated docs.
11 Years Ago
Updated docs.
11 Years Ago
Experimenting with Block editor tool
11 Years Ago
Rocky testlevel.
11 Years Ago
Removed some debug messages from terrainBlendObj
11 Years Ago
Merge branch 'master' of arcade
11 Years Ago
Removed redundant var declarations from TypeScript definition generation.
11 Years Ago
Added ToString functions to Rect classes
11 Years Ago
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
11 Years Ago
Implemented constructor and static member TypeScript definition generation for structs and Bindables.
11 Years Ago
Functions using `params` now produce the correct signature during TypeScript definition generation.
11 Years Ago
Updated RustNative
11 Years Ago
Windows Build
bot
11 Years Ago
Linux Build
11 Years Ago
OSX Build
11 Years Ago
Reverted mathf to use cmath sqrt again
11 Years Ago
Adding in terrain tools. But maybe a change of plan?
11 Years Ago
Added documentation to TypeScript definition generation.
11 Years Ago
Finished TypeScript definition generation.
11 Years Ago
Unexposed GameAPI.Highscore.Date
11 Years Ago
Unexposed GameAPI.Highscore.Date
bot
11 Years Ago
Linux Build
11 Years Ago
OSX Build
11 Years Ago
Added -fpmath=sse to Linux and OSX to get proper 32bit and 64bit values
11 Years Ago
Replaced Object with any in docs and TypeScript definitions.
11 Years Ago
Started work on TypeScript module definition file generation.
11 Years Ago
Documentation is now TypeScript oriented.
11 Years Ago
Documentation is now TypeScript oriented.
11 Years Ago
Missing files.
11 Years Ago
Un-breaking the testlevel terrains, and some rock/terrain consistency tweaks.
11 Years Ago
Temporarily strange terrain textures in the testlevels.
11 Years Ago
Added toggle to enable/disable Parallax Mapping
11 Years Ago
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"
11 Years Ago
Melee attack uses a sphere trace test (instead of a ray trace)
11 Years Ago
Send ticks to nearby players using p2p Halved voice playback delay
11 Years Ago
Made ErrorLogger delete error.html files from previous runs
11 Years Ago
Added medicinal syringe
11 Years Ago
Updated meta and project settings files to include entries produced by Unity 5b7.
11 Years Ago
Added world models for: wooden spear stone spear salvaged icepick salvaged hammer salvaged axe
11 Years Ago
Patched CoherentUILibrary for u5b7
11 Years Ago
Removed debug arrows from projectile attacks
11 Years Ago
Adding initial non aiming player deploy/holster bow source file
11 Years Ago
Added wooden spear Added stone spear Added salvaged icepick Added salvaged hammer Added salvaged axe
11 Years Ago
OCD
11 Years Ago
OCD
11 Years Ago
OCD
11 Years Ago
Added readonly labels to corresponding properties.
11 Years Ago
Added readonly labels to corresponding properties.
11 Years Ago
Added readonly labels to corresponding properties.