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

11 Years Ago
[ultimate_soldier] fixed high stun force when getting hit by thrown gun
11 Years Ago
Fiddle with plugin
11 Years Ago
Made client tick more fps independant Made wooden hammer shitter at gathering
11 Years Ago
Restricted vis.lerp, vis.net to editor (they were being used to cheat)
11 Years Ago
Server blacklist - block all the servers of the redirectors and fake player counters Fixed sometimes double printing to the console
11 Years Ago
Player now looks in the right direction. There's something not quite right about the animations though.
11 Years Ago
More island updates. Added a camera auto-focus script
11 Years Ago
Added terrain atlas generator tool
11 Years Ago
rigged up the view model for the awesome oil lantern
11 Years Ago
finished the 3rd person bandage animations; tweaked the 1st person bandage anims;
11 Years Ago
updated player gesture source file
11 Years Ago
Fixed subtle seams between pvt tiles caused by anisotropic filtering; only really visible up close
11 Years Ago
[ultimate_soldier] Added pickup sound, fixed an occasional error when emitting a shooting sound.
11 Years Ago
Added Stage.GetPanValue(pos)
11 Years Ago
Added Stage.GetPanValue(pos)
11 Years Ago
Added Stage.GetPanValue(pos)
11 Years Ago
Refactored DecorSpawn and SpawnHandler to use the generic Prefab class
11 Years Ago
[ultimate_soldier] Added knifing sound.
11 Years Ago
Adding player controller and shit like that.
11 Years Ago
Refactored SpawnQuadtree into generic byte storage types
11 Years Ago
Nuking an old folder
11 Years Ago
Renaming a folder
11 Years Ago
Ok sure I missed stuff I belive you plastic
11 Years Ago
- Cleaning up and renaming scenes. - Added new large island scene - Moved some materials and textures around - Stopped weather rotating all silly
11 Years Ago
Fixed vertex painter out-of-range submesh error in flood fill
11 Years Ago
[ultimate_soldier] Started adding sounds, although volume and pitch is being ignored by unity.
11 Years Ago
Added Rob's icon and splash image to the DevKit.
11 Years Ago
Added a few out-of-range checks to AtmosphericBlend; added robustness test (hidden by default)
11 Years Ago
Fixed wrong index on string.Format
11 Years Ago
Now forcing text assets in the DevKit.
11 Years Ago
Merge branch 'master' of arcade
11 Years Ago
Split Unity project into Game and DevKit.
11 Years Ago
Reapplied changeset 3286 (probably accidentally undone)
11 Years Ago
Removed terrain height filter from some forest types (every forestX should only have the forestX filter active)
11 Years Ago
More coherent logging - to try to trap the crash on osx issue
11 Years Ago
Merge branch 'master' of github.com:Facepunch/arcade
11 Years Ago
[ultimate_soldier] double tap direction to dash
11 Years Ago
Fixed volume dial rollover text.
11 Years Ago
Bandwidth graph is now toggleable again.
11 Years Ago
Bandwidth graph now uses the main camera, although doesn't toggle visibility yet.
11 Years Ago
Fixed water
11 Years Ago
Fixed primitive colours being off.
11 Years Ago
Merge branch 'master' of github.com:Facepunch/arcade
11 Years Ago
Volume dial value is now remembered using PlayerPrefs.
11 Years Ago
Merge branch 'master' of github.com:Facepunch/arcade
11 Years Ago
Dials now use a prefab.
11 Years Ago
Merge branch 'master' of github.com:Facepunch/arcade
11 Years Ago
[ultimate_soldier] refactored gun colouring a bit
11 Years Ago
Added dial icons.
11 Years Ago
Fixed volume and corruption dials having invalid scripts.