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

10 Years Ago
added the other enemy type
10 Years Ago
Tweaked UpdateCollisionBounds for performance
10 Years Ago
Changed blends on player controller anims
10 Years Ago
Added anim events to flinch anims
10 Years Ago
Updated image effects to Unity 5
10 Years Ago
Fixed level spawning UID's getting re-used (causing things to spawn as trees and shit)
10 Years Ago
Added rigidbody to player collision (fixes huge amounts of lag clientside)
10 Years Ago
almost done porting Mazing
10 Years Ago
almost done porting Mazing
10 Years Ago
fixed error when a cabinets game is set to None
10 Years Ago
fixed error when a cabinets game is set to None
10 Years Ago
fixed prefabs that got broken during merge
10 Years Ago
fixed prefabs that got broken during merge
10 Years Ago
Merge branch 'master' into networking Conflicts: GameAPI/GameCabinet.cs Unity/Assets/Plugins/Editor/GameAPI.Editor.dll Unity/Assets/Plugins/GameAPI.BudgetBoy.dll Unity/Assets/Plugins/GameAPI.dll Unity/Assets/Prefabs/Cabinet.prefab
10 Years Ago
Merge branch 'master' into networking Conflicts: GameAPI/GameCabinet.cs Unity/Assets/Plugins/Editor/GameAPI.Editor.dll Unity/Assets/Plugins/GameAPI.BudgetBoy.dll Unity/Assets/Plugins/GameAPI.dll Unity/Assets/Prefabs/Cabinet.prefab
10 Years Ago
screens are networked and displayed on the correct cabinet now, had to give cabinets their own ids because all ids in bolt are not shared across client and server
10 Years Ago
screens are networked and displayed on the correct cabinet now, had to give cabinets their own ids because all ids in bolt are not shared across client and server
10 Years Ago
added Abs to Mathf
10 Years Ago
added Abs to Mathf
10 Years Ago
crouchwalk/jogging animations for the player holding a pickaxe
10 Years Ago
added flinching to the player mecanim; fixed the empty space between the player leg and burlap shoes/ tweaked the attack animations for some weapons.
10 Years Ago
added flinching to the player animation system
bot
10 Years Ago
LinuxDS Build 67
bot
10 Years Ago
OSX Build 159
bot
10 Years Ago
Windows Build 107
bot
10 Years Ago
Linux Build 183
10 Years Ago
Removed junk function from cabinet screen shader.
10 Years Ago
Removed junk function from cabinet screen shader.
10 Years Ago
Sync with GitHub
10 Years Ago
Fixed screen brightness not changing when controlling a cabinet.
10 Years Ago
Fixed screen brightness not changing when controlling a cabinet.
10 Years Ago
Cabinet screen anti-aliasing fix.
10 Years Ago
Cabinet screen anti-aliasing fix.
bot
10 Years Ago
LinuxDS Build 66
10 Years Ago
Fixed some implicit truncations and a nonsense error during GLSL translation.
10 Years Ago
Fixed some implicit truncations and a nonsense error during GLSL translation.
10 Years Ago
screens are now replicated properly to all connections (only one screen at a time for now) changed GameAPI to light up the screen when IsControlled and IsRemoteControlled
10 Years Ago
screens are now replicated properly to all connections (only one screen at a time for now) changed GameAPI to light up the screen when IsControlled and IsRemoteControlled
10 Years Ago
Merge branch 'master' of arcade into js-scripting 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 Unity/Assets/Resources/Games/Test.bytes
10 Years Ago
Merge branch 'master' of arcade into js-scripting 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 Unity/Assets/Resources/Games/Test.bytes
10 Years Ago
Preparing for merge.
10 Years Ago
Preparing for merge.
10 Years Ago
All most recent DLL builds.
10 Years Ago
All most recent DLL builds.
10 Years Ago
Fixed gmad not compiling on Linux and OSX
10 Years Ago
- Fixed an exploit related to running console commands through the chat - Fixed crash issues with Player:Kick and Player:Ban - Player:Ban's second argument is now a boolean, set it to true to automatically kick the player
10 Years Ago
Implemented perspective independent anti aliasing on cabinet screens.
10 Years Ago
Implemented perspective independent anti aliasing on cabinet screens.
10 Years Ago
Added manage to switch in the test scene to a car to drive around the road you've created.
bot
10 Years Ago
Windows Build 106