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

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.
11 Years Ago
Added chopped/broken variants of all Speedtrees.
11 Years Ago
Less noticable dithering on tree LOD transitions.
11 Years Ago
Fixed the bad billboard render on E2 trees.
11 Years Ago
Testscene file.
11 Years Ago
tweaked emulator gui colors
11 Years Ago
re-organized emulator gui
11 Years Ago
fixed the 3rd person pickaxe animations so the pickaxe doesnt clip into the player
11 Years Ago
Updated language files
11 Years Ago
Flicking sound assets around, hoping that it will make sounds work again
11 Years Ago
Fixed pickaxe attack distance
11 Years Ago
Tweaked sound compression method
11 Years Ago
Add console log when received respawn options (debug sleeping bag bug)