239,361 Commits over 3,837 Days - 2.60cph!

10 Years Ago
Merge branch 'master' of arcade into js-scripting
10 Years Ago
Merge branch 'master' of arcade into js-scripting
10 Years Ago
Tweaked SmashBlox countdown animation.
10 Years Ago
Tweaked SmashBlox countdown animation.
10 Years Ago
salvaged hammer rigged up
10 Years Ago
Made ClearFirstFrame always execute in edit mode if not playing
10 Years Ago
Updated left & right arm flinch anims
10 Years Ago
Merge branch 'master' of arcade into js-scripting Conflicts: Games/SmashBlox/Main.cs
10 Years Ago
Merge branch 'master' of arcade into js-scripting Conflicts: Games/SmashBlox/Main.cs
10 Years Ago
Updates to bota bag vm anim
10 Years Ago
finished the last of the salvaged_axe view model animations
10 Years Ago
Slightly improved splat mapping
10 Years Ago
Some refactoring to prepare for scripted games.
10 Years Ago
Some refactoring to prepare for scripted games.
10 Years Ago
Fixed colormap calculation sometimes being off by one relative to the splatmap
10 Years Ago
Add ability to snap to a road section. Road preview mostly done. Tangents calculated properly still a few errors.
10 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
10 Years Ago
Missing metas
10 Years Ago
Some more asset cleanup. Work on radial menu UI.
10 Years Ago
Added tools/Find Prefab Errors - finds missing components on prefabs
10 Years Ago
Added countdown display to SmashBlox when paused.
10 Years Ago
Added countdown display to SmashBlox when paused.
10 Years Ago
Cleaning up in Player Controller, basically separating out into Camera Controller / Camera Model / Player Controller / etc.
10 Years Ago
Added bota bag vm anims, including anim controller, materials, folders & prefab
bot
10 Years Ago
LinuxDS Build 108
10 Years Ago
[memory_dungeon] starting some refactoring, starting scissoring
10 Years Ago
[memory_dungeon] starting some refactoring, starting scissoring
10 Years Ago
Made grass sample the interpolated color from the terrain color map (fixes blocky appearance of some patches)
10 Years Ago
Replaced ClearScript with Jurassic.
10 Years Ago
Replaced ClearScript with Jurassic.
10 Years Ago
Log resource/animal respawns - (trying to isolate the problem)
bot
10 Years Ago
Linux Build 209
10 Years Ago
Fixed a couple of warnings
10 Years Ago
Updated scene prefabs
bot
10 Years Ago
OSX Build 184
bot
10 Years Ago
Windows Build 127
10 Years Ago
Fixed game.GetWorld, SetGlobal***2 and GetGlobal***2 crashing when called before the world has been initialized
10 Years Ago
Merge branch 'master' of github.com:Facepunch/arcade
10 Years Ago
Merge branch 'master' of github.com:Facepunch/arcade
10 Years Ago
Tweaked CRT pixel brightness when fully zoomed in.
10 Years Ago
Tweaked CRT pixel brightness when fully zoomed in.
10 Years Ago
Adding a speedtree test (not working)
10 Years Ago
Cleaning up assets a bit.
10 Years Ago
More things
10 Years Ago
Merge branch 'master' of github.com:Facepunch/arcade
10 Years Ago
Merge branch 'master' of github.com:Facepunch/arcade
10 Years Ago
Added a higher resolution CRT pixel image.
10 Years Ago
Added a higher resolution CRT pixel image.
10 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
10 Years Ago
Merge branch 'master' of github.com:Facepunch/arcade