repoarcadecancel

3,393 Commits over 273 Days - 0.52cph!

10 Years Ago
Updated Unity scripts, commented out chatbox related stuff temporarily.
10 Years Ago
Updated Unity scripts, commented out chatbox related stuff temporarily.
10 Years Ago
Reverted to old Unity5 specific bolt binaries.
10 Years Ago
Reverted to old Unity5 specific bolt binaries.
10 Years Ago
Fixed a warning in UnityAudioProvider.cs
10 Years Ago
Fixed a warning in UnityAudioProvider.cs
10 Years Ago
Merge branch 'master' of arcade into Unity5
10 Years Ago
Merge branch 'master' of arcade into Unity5
10 Years Ago
Included Diogo's fixed BudgetBoySprite.shader that splits a matrix varying into component vectors.
10 Years Ago
Included Diogo's fixed BudgetBoySprite.shader that splits a matrix varying into component vectors.
10 Years Ago
Fixed premake5.lua looking for Unity binaries in the wrong location.
10 Years Ago
Fixed premake5.lua looking for Unity binaries in the wrong location.
10 Years Ago
Fixed premake5.lua to include Unity binary location resolution.
10 Years Ago
Fixed premake5.lua to include Unity binary location resolution.
10 Years Ago
Merge branch 'master' of arcade into Unity5 Conflicts: Unity/Assets/Prefabs/LegacyCabinet.prefab Unity/Assets/Scenes/GameTest.unity Unity/Assets/Scenes/Test.unity Unity/Assets/Scripts/ClickToPlayTest.cs Unity/Assets/Scripts/Events/PlayerJoinRequest.asset Unity/Assets/Scripts/GameManager.cs Unity/Assets/Scripts/Networking/SharedCallbacks.cs Unity/Assets/bolt/assemblies/bolt.dll Unity/Assets/bolt/assemblies/bolt.dll.mdb Unity/Assets/bolt/assemblies/editor/bolt.editor.dll Unity/Assets/bolt/assemblies/editor/bolt.editor.dll.mdb Unity/Assets/bolt/assemblies/udpkit/udpkit.dll Unity/Assets/bolt/assemblies/udpkit/udpkit.dll.mdb Unity/Assets/bolt/scenes/BoltDebugScene.unity premake5.lua
10 Years Ago
Merge branch 'master' of arcade into Unity5 Conflicts: Unity/Assets/Prefabs/LegacyCabinet.prefab Unity/Assets/Scenes/GameTest.unity Unity/Assets/Scenes/Test.unity Unity/Assets/Scripts/ClickToPlayTest.cs Unity/Assets/Scripts/Events/PlayerJoinRequest.asset Unity/Assets/Scripts/GameManager.cs Unity/Assets/Scripts/Networking/SharedCallbacks.cs Unity/Assets/bolt/assemblies/bolt.dll Unity/Assets/bolt/assemblies/bolt.dll.mdb Unity/Assets/bolt/assemblies/editor/bolt.editor.dll Unity/Assets/bolt/assemblies/editor/bolt.editor.dll.mdb Unity/Assets/bolt/assemblies/udpkit/udpkit.dll Unity/Assets/bolt/assemblies/udpkit/udpkit.dll.mdb Unity/Assets/bolt/scenes/BoltDebugScene.unity premake5.lua
10 Years Ago
[ultimate_soldier] dynamic gunshots, gunshots stopped on hit
10 Years Ago
[ultimate_soldier] dynamic gunshots, gunshots stopped on hit
10 Years Ago
[ultimate_soldier] enemies can get shot in the head
10 Years Ago
[ultimate_soldier] enemies can get shot in the head
10 Years Ago
[ultimate_soldier] enemies that walk around
10 Years Ago
[ultimate_soldier] enemies that walk around
10 Years Ago
ESC leaves cabinets now, instead of clicking outside screen
10 Years Ago
ESC leaves cabinets now, instead of clicking outside screen
10 Years Ago
made a new scene for testing a single game in peace and quiet
10 Years Ago
made a new scene for testing a single game in peace and quiet
10 Years Ago
changed camera zoom distance when focusing game
10 Years Ago
changed camera zoom distance when focusing game
10 Years Ago
Revamped the cabinet test scene.
10 Years Ago
Revamped the cabinet test scene.
10 Years Ago
Clamped cursor positions.
10 Years Ago
Clamped cursor positions.
10 Years Ago
[ultimate_soldier] mouse aiming
10 Years Ago
[ultimate_soldier] mouse aiming
10 Years Ago
Merge branch 'master' of arcade
10 Years Ago
Merge branch 'master' of arcade
10 Years Ago
Added Controls.CursorPosition for convenience.
10 Years Ago
Added Controls.CursorPosition for convenience.
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
merge
10 Years Ago
merge
10 Years Ago
SmashBlox paddle now has a limited movement speed.
10 Years Ago
SmashBlox paddle now has a limited movement speed.
10 Years Ago
[ultimate_soldier] merged, cleaned up
10 Years Ago
[ultimate_soldier] merged, cleaned up
10 Years Ago
Added left and right click as alternate binds for A and B respectively.
10 Years Ago
Added left and right click as alternate binds for A and B respectively.
10 Years Ago
Finished cursor controls, SmashBlox now uses the cursor position to move the paddle.
10 Years Ago
Finished cursor controls, SmashBlox now uses the cursor position to move the paddle.