userJames Kingcancel

7,680 Commits over 3,684 Days - 0.09cph!

10 Years Ago
Added a quick mock-up of one of Rob's silhouettes.
10 Years Ago
Added a quick mock-up of one of Rob's silhouettes.
10 Years Ago
Can now press any input to start the test game from attract mode.
10 Years Ago
Can now press any input to start the test game from attract mode.
10 Years Ago
Fixed background color not being serialized.
10 Years Ago
Fixed background color not being serialized.
10 Years Ago
Refactored demo recording to be cleaner and safer.
10 Years Ago
Refactored demo recording to be cleaner and safer.
10 Years Ago
Added coroutines to stages (and abstracted them to be easily added to any IUpdatable).
10 Years Ago
Added coroutines to stages (and abstracted them to be easily added to any IUpdatable).
10 Years Ago
Implemented demo playback.
10 Years Ago
Implemented demo playback.
10 Years Ago
Added record button bindings.
10 Years Ago
Added record button bindings.
10 Years Ago
Implemented basic gameplay recording to base64 string.
10 Years Ago
Implemented basic gameplay recording to base64 string.
10 Years Ago
base.OnUpdate() now no longer needs to be called in Entity extending classes for coroutines to work.
10 Years Ago
base.OnUpdate() now no longer needs to be called in Entity extending classes for coroutines to work.
10 Years Ago
Removed junk function from cabinet screen shader.
10 Years Ago
Removed junk function from cabinet screen shader.
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.
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
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
Implemented perspective independent anti aliasing on cabinet screens.
10 Years Ago
Implemented perspective independent anti aliasing on cabinet screens.
10 Years Ago
Fixed up coroutines and added a test.
10 Years Ago
Fixed up coroutines and added a test.
10 Years Ago
Massive refactor, start of coroutines.
10 Years Ago
Massive refactor, start of coroutines.
10 Years Ago
Added Stage<TGame> class extending Stage for convenience.
10 Years Ago
Added Stage<TGame> class extending Stage for convenience.
10 Years Ago
Rewritten Stage.Add and Stage.Remove so that additions / removals are queued until it is safe to apply them.
10 Years Ago
Rewritten Stage.Add and Stage.Remove so that additions / removals are queued until it is safe to apply them.
10 Years Ago
Happy green success bar now shows after outputting a compiled package.
10 Years Ago
Happy green success bar now shows after outputting a compiled package.
10 Years Ago
Fixed some mistakes in the test game.
10 Years Ago
Fixed some mistakes in the test game.
10 Years Ago
Merge branch 'master' of arcade into js-scripting Conflicts: Resources/GameAPI.BudgetBoy.dll Unity/Assets/Plugins/GameAPI.BudgetBoy.dll
10 Years Ago
Merge branch 'master' of arcade into js-scripting Conflicts: Resources/GameAPI.BudgetBoy.dll Unity/Assets/Plugins/GameAPI.BudgetBoy.dll
10 Years Ago
Added references to ClearScript.
10 Years Ago
Added references to ClearScript.