193,362 Commits over 4,079 Days - 1.98cph!

11 Years Ago
Fixed some errors not logging
11 Years Ago
Error logger fudge
11 Years Ago
Touching MenuBackground + music
11 Years Ago
Merged to trunk
11 Years Ago
Finished functional web player that can download and run game packages.
11 Years Ago
building_basic_all source
11 Years Ago
[ultimate_soldier] added a bomb on each level for time pressure
11 Years Ago
added 3rd person eating animation
11 Years Ago
set up the prefab for the lantern_wm; unfortunately, i couldnt get it to use hinge physics.
11 Years Ago
Door/Lock interactions
11 Years Ago
BaseEntity Slots
11 Years Ago
Handle BaseEntity RPC Add RPC names to GameManifest
11 Years Ago
[ultimate_soldier] player & swat start in the entranceway
11 Years Ago
Done some more on the inventory stuff. Going to start on the networking stuff so that this can be synced ASAP!
11 Years Ago
Rocks, Deer, Bear, Human, Worldmachine source updates
11 Years Ago
- Re exported Human anims to fix some masking issues - Added Deer settings and related prefabs
11 Years Ago
New branch for item system unfuck
11 Years Ago
Island navmesh update
11 Years Ago
EAC update
11 Years Ago
Sync with GitHub + One more blocked convar
11 Years Ago
Lantern scale fix.
11 Years Ago
Obsolete file delete.
11 Years Ago
Lantern file for Goosey.
11 Years Ago
Player sort of hooks into the inventory itself. Could do with making all of this happen automagically.
11 Years Ago
Time of Day update to 2.3.1 prerelease 3
11 Years Ago
EAC client status
11 Years Ago
Made ignore.conf more generic with regards to UnityVS files
11 Years Ago
Time of Day update to 2.3.1 prerelease 2
11 Years Ago
- Added Deer and basic anims. - Moved A* into Third Party
11 Years Ago
Fixed gay issues with pivots etc.
11 Years Ago
Disabling water reflections should now give a much higher performance boost
11 Years Ago
Fixed issue with medical syringe leaving hand during player anims
11 Years Ago
* Fixed some addons not being able to be extracted. * Returned maps/*.png to game addon whilelist * Fixed Player:KillSilent not forcing player to exit vehicle, making him stuck dead * Fixed util.IsValidModel false-positives, now you can spawn big pipe from HL2 * Added more blocked commands to prevent servers from fukcing up players * Fixed materials/gm_construct/grass-sand.vmt $surfaceprop2
11 Years Ago
Added viewmodel bob to pickaxe prefab
11 Years Ago
Global tree experiment
11 Years Ago
updated player gesture source
11 Years Ago
Added a lootmenu which looks for near by objects that will be able to be added to a player menu.
11 Years Ago
- Updated A* Pathfinding Project to ver. 3.6 - Applied A*PP navigation to agent prefabs by default.
11 Years Ago
Fixed TestLevel crashing editor on OSX
11 Years Ago
Updated items from admin site Made editor not try to initialize EAC, some steam stuff Added TimeWarnings on shutdown/disconnects Updated BuildingTest scene/components
11 Years Ago
Made the flags inspector code a bit less shit
11 Years Ago
Added new player gestures to mechanim, created parameters
11 Years Ago
Exported new player gesture anims (shrug / victory) & set up clips
11 Years Ago
Merge branch 'master' of arcade
11 Years Ago
Added an Embedded scene for the forum web player.
11 Years Ago
Removed client.lerptime (exploit) Changed how position lerping works (to appear less delayed)
11 Years Ago
Merge branch 'master' of github.com:Facepunch/arcade
11 Years Ago
Verified that the project works in both Unity 5 and Unity 4.6
11 Years Ago
[ultimate_soldier] exits no longer block gunshots
11 Years Ago
Added --unity4 and --webplayer options for the premake script, triggering UNITY_4_6, UNITY_5_0 and UNITY_WEBPLAYER preprocessor directives as appropriate.