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

11 Years Ago
More fixes to the hazmat low poly for Petur
11 Years Ago
Added generic prefab class (using this for some refactoring)
11 Years Ago
Fixed some UV issues in the low poly hazmat model
11 Years Ago
Made all current player gestures loopable (so player can stay in this state if desired) for wave / thumbsup / point / unarmed / danger
11 Years Ago
Updated gesture anim source file
11 Years Ago
Added a hidden corruption dial.
11 Years Ago
[mazing] Fixed demos after sprite atlas update.
11 Years Ago
64bit fixes
11 Years Ago
[mazing] Reduced attract stage bandwidth usage.
11 Years Ago
Volume dial now moves smoothly.
11 Years Ago
Replaced dial image.
11 Years Ago
Added a volume control dial.
11 Years Ago
Updated build process. Need to test x64
11 Years Ago
Changed some ifdefs to diagnose the corruption issues
11 Years Ago
Fucking around with steam shit still. I was missing .dlls.
11 Years Ago
Updated EAC Server dll
11 Years Ago
Commiting code from a traaaaain. (Weather rotatation tests)
11 Years Ago
Added a label displaying the current graphics bandwidth to supplement the graph.
11 Years Ago
Fixed NRE in PlayerWalkMovement if running in TestLevel
11 Years Ago
Patched water shader to handle foam somewhat decently at night
11 Years Ago
Fixed bandwidth graph being partly hidden by the toolbar.
11 Years Ago
Completely fixed paused screens.
11 Years Ago
Completely fixed line clipping.
11 Years Ago
Fixed terrain collision not resetting if killed inside a cave
11 Years Ago
Server build now (attempts) to strip out client only stuff - like textures and sounds Changed how MeshCollider works to operate without a SkinnedMeshRenderer (for serverside)
11 Years Ago
Organized "Tools" context menu
11 Years Ago
Fixed prefab names being out of sync (next server restart should fix infinitely dense forests)
11 Years Ago
Merge branch 'master' of github.com:Facepunch/arcade
11 Years Ago
[ultimate_soldier] tweaked blood colour
11 Years Ago
Fixed demo playback for reals.
11 Years Ago
[mazing] Tweaked player fade colours.
11 Years Ago
[mazing] Player now smoothly fades from red to yellow to green after vaulting.
11 Years Ago
Fixed keyboard button presses being ignored when the cursor was out of bounds.
11 Years Ago
[mazing] RandomlyMovingEnemy now prefers to visit parts of the maze it hasn't seen for a while, meaning it gets stuck less often.
11 Years Ago
Fixed primitives not being correctly coloured.
11 Years Ago
Merge branch 'master' of github.com:Facepunch/arcade
11 Years Ago
[ultimate_soldier] improved the knife
11 Years Ago
[mazing] Switched pathfinding to use Tools.AStar.
11 Years Ago
Global declarations are now generated in alphabetical order (so they no longer randomly switch between builds).
11 Years Ago
[smash_blox] Updated demo to reflect new graphics stream format.
11 Years Ago
Fixed pause screens.
11 Years Ago
Possible fix for C# game response files not being rebuilt.
11 Years Ago
Added hazmat suit models
11 Years Ago
[ultimate_soldier] player can melee by attacking without a gun
11 Years Ago
Updating WeatherTypes with new settings
11 Years Ago
Fixed issue with WeatherVolumes not getting a WeatherType properly.
11 Years Ago
WeatherVolumes pick WeatherType on spawn, based on temperature at spawn.
11 Years Ago
Messing around with getting Steam server up and running
11 Years Ago
- Cleaning up WeatherType, moving params into seperate file, and made them serializable (like TOD
11 Years Ago
- Added InControl and SSAO Pro third party assets - Refactoring WorldManager a bit, split into partials and moved the WindManager code in