192,967 Commits over 4,049 Days - 1.99cph!

11 Years Ago
Auto-updated texture import resolutions
11 Years Ago
Set native plugin platforms explicitly (keeps Unity from copying them to the output folder of platforms they're not used on)
11 Years Ago
[ultimate_soldier] mouse aiming
11 Years Ago
[ultimate_soldier] mouse aiming
11 Years Ago
Merge branch 'master' of arcade
11 Years Ago
Merge branch 'master' of arcade
11 Years Ago
Added Controls.CursorPosition for convenience.
11 Years Ago
Added Controls.CursorPosition for convenience.
11 Years Ago
Merge branch 'master' of github.com:Facepunch/arcade
11 Years Ago
Merge branch 'master' of github.com:Facepunch/arcade
11 Years Ago
merge
11 Years Ago
merge
11 Years Ago
Moved simplex noise to native code Tweaked terrain generator height amplitudes Protocol++
11 Years Ago
SmashBlox paddle now has a limited movement speed.
11 Years Ago
SmashBlox paddle now has a limited movement speed.
11 Years Ago
Bear rigged and procedural run anim drafted. Building cleanup.
11 Years Ago
[ultimate_soldier] merged, cleaned up
11 Years Ago
[ultimate_soldier] merged, cleaned up
11 Years Ago
Added left and right click as alternate binds for A and B respectively.
11 Years Ago
Added left and right click as alternate binds for A and B respectively.
11 Years Ago
Added a toggle for edge scrolling camera movement. Fixed the camera mode switch issue. More prefab updates.
11 Years Ago
Finished cursor controls, SmashBlox now uses the cursor position to move the paddle.
11 Years Ago
Finished cursor controls, SmashBlox now uses the cursor position to move the paddle.
11 Years Ago
Windows Build
11 Years Ago
Windows Build
11 Years Ago
Changed Linux and OSX commit scripts to commit all libs in a single commit
11 Years Ago
Windows Build
11 Years Ago
Added extern "C" to all noise functions
11 Years Ago
Refactored Controls, started work on a cursor axis.
11 Years Ago
Refactored Controls, started work on a cursor axis.
11 Years Ago
Made 50 degrees the maximum walkable angle to make stairs work again
11 Years Ago
Windows Build
11 Years Ago
Added hpp to files filter
11 Years Ago
Minor language setting tweak, probably changes nothing but whatever
11 Years Ago
Updated view & world model rock prefabs & materials
11 Years Ago
Windows Build
11 Years Ago
Include cpp files!
11 Years Ago
Windows Build
11 Years Ago
Windows Build
11 Years Ago
Windows Build
bot
11 Years Ago
RustNative Linux Build
11 Years Ago
Adding RustNative libraries
11 Years Ago
Texture palette for land animals
11 Years Ago
updated rock VM textures.
11 Years Ago
Exposed Vector2f binary operators.
11 Years Ago
Exposed Vector2f binary operators.
11 Years Ago
Commiting so that I can update
11 Years Ago
Ensured Animation.Frame will never be less than 0.
11 Years Ago
Ensured Animation.Frame will never be less than 0.
11 Years Ago
Added color multiplier to the WaterUpdate script. Cleaned up prefabs and scenes a bit. Added Shark assets.