258,010 Commits over 4,018 Days - 2.68cph!

11 Years Ago
Merge branch 'master' of arcade into js-scripting
11 Years Ago
Tweaked SmashBlox countdown animation.
11 Years Ago
Tweaked SmashBlox countdown animation.
11 Years Ago
salvaged hammer rigged up
11 Years Ago
Made ClearFirstFrame always execute in edit mode if not playing
11 Years Ago
Updated left & right arm flinch anims
11 Years Ago
Merge branch 'master' of arcade into js-scripting Conflicts: Games/SmashBlox/Main.cs
11 Years Ago
Merge branch 'master' of arcade into js-scripting Conflicts: Games/SmashBlox/Main.cs
11 Years Ago
Updates to bota bag vm anim
11 Years Ago
finished the last of the salvaged_axe view model animations
11 Years Ago
Slightly improved splat mapping
11 Years Ago
Some refactoring to prepare for scripted games.
11 Years Ago
Some refactoring to prepare for scripted games.
11 Years Ago
Fixed colormap calculation sometimes being off by one relative to the splatmap
11 Years Ago
Add ability to snap to a road section. Road preview mostly done. Tangents calculated properly still a few errors.
11 Years Ago
Door can now be locked open (probably won't ever want to do this) Lock costs less to craft Can now duplicate a key without a lock Doors have visible lock when a lock is attached (placeholder) Fixed projectile script being ifdef'd out Refactored CrosshairInfo to GameMenu
11 Years Ago
Missing metas
11 Years Ago
Some more asset cleanup. Work on radial menu UI.
11 Years Ago
Added tools/Find Prefab Errors - finds missing components on prefabs
11 Years Ago
Added countdown display to SmashBlox when paused.
11 Years Ago
Added countdown display to SmashBlox when paused.
11 Years Ago
Cleaning up in Player Controller, basically separating out into Camera Controller / Camera Model / Player Controller / etc.
11 Years Ago
Added bota bag vm anims, including anim controller, materials, folders & prefab
bot
11 Years Ago
LinuxDS Build 108
11 Years Ago
[memory_dungeon] starting some refactoring, starting scissoring
11 Years Ago
[memory_dungeon] starting some refactoring, starting scissoring
11 Years Ago
Made grass sample the interpolated color from the terrain color map (fixes blocky appearance of some patches)
11 Years Ago
Replaced ClearScript with Jurassic.
11 Years Ago
Replaced ClearScript with Jurassic.
11 Years Ago
Log resource/animal respawns - (trying to isolate the problem)
bot
11 Years Ago
Linux Build 209
11 Years Ago
Fixed a couple of warnings
11 Years Ago
Updated scene prefabs
bot
11 Years Ago
OSX Build 184
bot
11 Years Ago
Windows Build 127
11 Years Ago
Fixed game.GetWorld, SetGlobal***2 and GetGlobal***2 crashing when called before the world has been initialized
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
Tweaked CRT pixel brightness when fully zoomed in.
11 Years Ago
Tweaked CRT pixel brightness when fully zoomed in.
11 Years Ago
Adding a speedtree test (not working)
11 Years Ago
Cleaning up assets a bit.
11 Years Ago
More things
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
Added a higher resolution CRT pixel image.
11 Years Ago
Added a higher resolution CRT pixel image.
11 Years Ago
Weapon animations no longer use triggers - this prevents small delays on firing etc Changed states in the weapon animations (state must be named attack, attack2, reload etc) Wooden Door Key costs 50 wood (down from 200) Hammer now has a holdtype
11 Years Ago
Merge branch 'master' of github.com:Facepunch/arcade
11 Years Ago
Merge branch 'master' of github.com:Facepunch/arcade