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

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.
11 Years Ago
Merge branch 'master' of arcade
11 Years Ago
Readonly properties are now automatically labeled as such in the docs.
11 Years Ago
Documented Sprite and Tilemap
11 Years Ago
Added vis.hud [true|false] - hide/show hud Added vis.chat [true|false] - hide/show chat
11 Years Ago
And moved lol
11 Years Ago
And Delete
11 Years Ago
Forgot to tick Add what a mong.
11 Years Ago
First Unity 5 check in
11 Years Ago
Turning water reflections off also disables edge blend and refraction
11 Years Ago
[SmashBloxJS] Fixed fadeout effect breaking after reset by switching all variables defined as local to the constructor of BaseStage to instance properties.
11 Years Ago
Fixed dumb NRE
11 Years Ago
Output Coherent Host Dir (debugging osx launch failure)
11 Years Ago
Normalized wood per hit values on the different trees.
11 Years Ago
Changed how the player sleeper list is maintained - should fix/prevent the wakeup bug
11 Years Ago
PRE UNITY 5 -------------------------------------------------------------------------
11 Years Ago
Proper warnings are now emitted when documentation is missing, and fixed documentation generation for interface implementations.
11 Years Ago
Finished docs for GameAPI.BudgetBoy.Text and added docs for GameAPI.GameInfo and GameAPI.GraphicsInfo
11 Years Ago
Finished docs for GameAPI.BudgetBoy.Text and added docs for GameAPI.GameInfo and GameAPI.GraphicsInfo
11 Years Ago
Rearranged the tree prefabs to include standing & chopped variants.
11 Years Ago
Fixed emulator toolbar resizing in on itself, the pixel rect needed to be cached in awake instead of being used every update
11 Years Ago
Using correct Rect operator names
11 Years Ago
Very roughly scaled a tree's wood yield by its size again. Maintained the same average.