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

10 Years Ago
Handle BaseEntity RPC Add RPC names to GameManifest
10 Years Ago
[ultimate_soldier] player & swat start in the entranceway
10 Years Ago
Done some more on the inventory stuff. Going to start on the networking stuff so that this can be synced ASAP!
10 Years Ago
Rocks, Deer, Bear, Human, Worldmachine source updates
10 Years Ago
- Re exported Human anims to fix some masking issues - Added Deer settings and related prefabs
10 Years Ago
New branch for item system unfuck
10 Years Ago
Island navmesh update
10 Years Ago
EAC update
10 Years Ago
Sync with GitHub + One more blocked convar
10 Years Ago
Lantern scale fix.
10 Years Ago
Obsolete file delete.
10 Years Ago
Lantern file for Goosey.
10 Years Ago
Player sort of hooks into the inventory itself. Could do with making all of this happen automagically.
10 Years Ago
Time of Day update to 2.3.1 prerelease 3
10 Years Ago
EAC client status
10 Years Ago
Made ignore.conf more generic with regards to UnityVS files
10 Years Ago
Time of Day update to 2.3.1 prerelease 2
10 Years Ago
- Added Deer and basic anims. - Moved A* into Third Party
10 Years Ago
Fixed gay issues with pivots etc.
10 Years Ago
Disabling water reflections should now give a much higher performance boost
10 Years Ago
Fixed issue with medical syringe leaving hand during player anims
10 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
10 Years Ago
Added viewmodel bob to pickaxe prefab
10 Years Ago
Global tree experiment
10 Years Ago
updated player gesture source
10 Years Ago
Added a lootmenu which looks for near by objects that will be able to be added to a player menu.
10 Years Ago
- Updated A* Pathfinding Project to ver. 3.6 - Applied A*PP navigation to agent prefabs by default.
10 Years Ago
Fixed TestLevel crashing editor on OSX
10 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
10 Years Ago
Made the flags inspector code a bit less shit
10 Years Ago
Added new player gestures to mechanim, created parameters
10 Years Ago
Exported new player gesture anims (shrug / victory) & set up clips
10 Years Ago
Merge branch 'master' of arcade
10 Years Ago
Added an Embedded scene for the forum web player.
10 Years Ago
Removed client.lerptime (exploit) Changed how position lerping works (to appear less delayed)
10 Years Ago
Merge branch 'master' of github.com:Facepunch/arcade
10 Years Ago
Verified that the project works in both Unity 5 and Unity 4.6
10 Years Ago
[ultimate_soldier] exits no longer block gunshots
10 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.
10 Years Ago
[ultimate_soldier] created title stage
10 Years Ago
- A* Pathfinding Project
10 Years Ago
- Added A* Pathfinding Project. - Fixed namespace conflicts with A* Pathfinding Project (rather than changing 3rd Party sourcecode). - Updated all Navigation code for Agents to support both native and A* Pathfinding.
10 Years Ago
syntax fuckup
10 Years Ago
Enabled EAC for linux/osx
10 Years Ago
Merge branch 'master' of arcade into unity4
10 Years Ago
Updated UnityVS to 1.9.2
10 Years Ago
Merging unchecked in changes from friday. Some can probably be deleted though.
10 Years Ago
[ultimate_soldier] revamped how player energy & dashing work
10 Years Ago
cant remember what i did to the lantern but i think it was important.
10 Years Ago
Added the base for doing inventory stuff.