199,215 Commits over 4,140 Days - 2.00cph!
Documentation updated during deployment build c61731fa-1cd2-4bbb-a2e6-d81604f26950.
API version is now ignored.
Merge branch 'deploy' of ssh://github.com/Facepunch/arcade
Documentation updated during deployment build d3145b52-b7b7-4c60-8dcc-cb176ba4dad6.
Documentation updated during deployment build d3145b52-b7b7-4c60-8dcc-cb176ba4dad6.
Shader-level workaround for 'crazy polygons' caused by serialized meshes (vpaint)
Changed the default game to Mazing.
Merge branch 'deploy' of ssh://github.com/Facepunch/arcade
Post-build deployment, GUID: 013089af-ba2f-4163-aa2b-d8b3fcf89829
Post-build deployment, GUID: ed0491a5-c1c4-4a6f-a9a0-d0844203c1bb
Post-build deployment, GUID: 3abf8d16-5bd8-4297-93e1-ea6725a309fa
Post-build deployment, GUID: abcae63f-7e8d-4f94-9d1b-a76229867fc5
Last load of scene stuff before the purge
Post-build deployment, GUID: 05ee8941-bf03-47a9-82be-9d9ac919ebd5
Made mesh obstacles bake their info to scriptable objects
Made tree colliders automatically get moved to the tree layer when updating their prefabs
The web player no longer tries to use a proxy for loading games.
Merge branch 'deploy' of ssh://github.com/Facepunch/arcade
Post-build deployment, GUID: 1ee3a82a-2957-4870-9030-07aeb988ee4b
Testing coloured shadows with deferred shader
Player spawning. Should be working now but has a few bugs to iron out.
Updated all the meta files to b14
Made spawn rules for players easily configurable on the spawn handler prefab
Made players always spawn on beaches in the temperate biome
Fixed effect manager error. Fixed a few problems when you're a listen server.
Shaders in asset bundles now work
Player corpses won't disappear while you are busy looting them
If you harvest a player corpse until it disappears, a small percentage of items will spew (wip)
Moved lootable corpse over to use RPC's instead of itemcommands
Actually the last scene commit.
merging in : Player corpses won't disappear while you are busy looting them
If you harvest a player corpse until it disappears, a small percentage of items will spew (wip)
Moved lootable corpse over to use RPC's instead of itemcommands
added start on metal grate and scaffolding
Some fixes. Ready to start tidying player classes up a bit.
Moved some script files, folders need a proper cleanup, added debug refill for special move meter.
re-esported serve with new system in place
Make a quick death screen before home.
Fixed minor network bug with key locks
much easier to tell if a lock is locked/unlocked now
Added ParentRedirect component
Made tree colliders redirect AI sensing to their parent
Made DangerInfo, ObstacleInfo and TargetInfo keep references to their game object instead of their collider
Changed the AI sensing masks to interest and occlusion
Made AI sensing find trees again
Made the AI danger and obstacle lists guarantee no duplicate entries again
Updated terrain anchors to fit the new dish monument
Only disable material import on meshes on first import (i.e. artists can manually re-enable it for individual models)
Made satellite dish monument use the correct materials
Made asset importing faster by only checking the meta file for meshes
Removed debug speedcheats and spectating
Fixed some compiler errors
retained spectating ability for admins
Updated to latest Amplify Motion
Started on representation stuff.
Fixed some names causing collisions
updated manifest
Fixed net.ReadUInt not using unsigned integers