200,445 Commits over 4,140 Days - 2.02cph!
Merge branch 'master' into networking
Conflicts:
Resources/GameAPI.BudgetBoy.dll
Resources/GameAPI.dll
Resources/GamePackager.exe
Unity/Assets/Plugins/Editor/GameAPI.Editor.dll
Unity/Assets/Plugins/GameAPI.BudgetBoy.dll
Unity/Assets/Plugins/GameAPI.dll
Merge branch 'master' into networking
Conflicts:
Resources/GameAPI.BudgetBoy.dll
Resources/GameAPI.dll
Resources/GamePackager.exe
Unity/Assets/Plugins/Editor/GameAPI.Editor.dll
Unity/Assets/Plugins/GameAPI.BudgetBoy.dll
Unity/Assets/Plugins/GameAPI.dll
fixed bug with the prone always being enabled; commiting the rest of the 3rd person grenade jog/run animations
Temporarily removed the clouds while they are bugged.
Fixed error in PlayerWalkMovement on levels without TerrainMeta
Added Burlap shoe + glove items
a control cabinet entity event is raised when a client clicks on one of the proxy cabinets if it's not already being controlled. If the owner cabinet isn't being controlled then it will change IsControlled to true and replicate the bool to other players
a control cabinet entity event is raised when a client clicks on one of the proxy cabinets if it's not already being controlled. If the owner cabinet isn't being controlled then it will change IsControlled to true and replicate the bool to other players
Mesh now has tangentand therefore can have normals. Tweaked textures a bit. Fixed the straight segment bug
Games can now specify their own resolutions and update rates.
Games can now specify their own resolutions and update rates.
Merge branch 'master' into networking
Merge branch 'master' into networking
Screens now automatically resize to match the aspect ratio of the game.
Screens now automatically resize to match the aspect ratio of the game.
Merge branch 'master' into networking
Conflicts:
Unity/Assets/Prefabs/Cabinet.prefab
Merge branch 'master' into networking
Conflicts:
Unity/Assets/Prefabs/Cabinet.prefab
Fixed some clutter rock LOD distances. Added cacti files. Started on some desert environment settings.
fixed the wolf prefab on the MenuBackground scene
added userprefs.meta to gitignore
added userprefs.meta to gitignore
clients can request to release control from the owner cabinet
clients can request to release control from the owner cabinet
Merge branch 'master' into networking
Merge branch 'master' into networking
added LODs to the burlap gloves/shirt/shoes
added prefabs for the burlap shoes/gloves/shirt ( LOD included )
Turned Sun Shafts resultions down to medium (fixes orange smear in editor)
Re-enabled horizon clouds (aren't broken)
Time of Day update to 2.1.1 prerelease 2
Various cactus prefab adjustments
Added kinematic rigidbodies to all cactus prefabs
Added cacti to decor spawn
End caps now generate meshes.
Adjusted the grass to match the trees a bit better. Slight moon tweaks.
Removed static cull distance of the world layer (it's handled on a per-object basis by the LOD groups)
Added custom resource type example.
Added custom resource type example.
Merge branch 'master' of arcade into js-scripting
Merge branch 'master' of arcade into js-scripting
Improved the skin on first person arms, and main character model.
Added crosshairs
If context menu has one option, just select it
Show menu option on crosshair if only one option
Show "menu open" on crosshair if multiple options
Show "pickup item" on crosshair if pickup is the only option
Added IK set weight anim events to rock & pickaxe player anims