859 Commits over 153 Days - 0.23cph!
Started massive refactor to move all Unity stuff to GameAPI.Unity
Started massive refactor to move all Unity stuff to GameAPI.Unity
Finished abstracting audio.
Finished abstracting audio.
Graphics, audio and controls abstracted. GameAPI now compiles.
Graphics, audio and controls abstracted. GameAPI now compiles.
Finished abstracting away everything Unity related from GameAPI.BudgetBoy.
Finished abstracting away everything Unity related from GameAPI.BudgetBoy.
Audio and Controls providers implemented, just Graphics to go.
Audio and Controls providers implemented, just Graphics to go.
Everything compiles again, time to test.
Everything compiles again, time to test.
Audio and some parts of the graphics system seem to be working now.
Audio and some parts of the graphics system seem to be working now.
Fixed NullReferenceException in ControlsBase.
Fixed NullReferenceException in ControlsBase.
Added Debug configuration, fixed major performance issue.
Added Debug configuration, fixed major performance issue.
Fixed multiplayer test cabinet prefabs.
Fixed multiplayer test cabinet prefabs.
Fixed screens going black after refocusing.
Fixed screens going black after refocusing.
Merge branch 'js-scripting' of arcade
Merge branch 'js-scripting' of arcade
Fixed screens in edit mode.
Fixed screens in edit mode.
Merge branch 'master' of arcade into js-scripting
Merge branch 'master' of arcade into js-scripting
Added CRT pixel effect to the cabinet screen shader.
Added CRT pixel effect to the cabinet screen shader.
Added a higher resolution CRT pixel image.
Added a higher resolution CRT pixel image.
Tweaked CRT pixel brightness when fully zoomed in.
Tweaked CRT pixel brightness when fully zoomed in.
Replaced ClearScript with Jurassic.
Replaced ClearScript with Jurassic.
Added countdown display to SmashBlox when paused.
Added countdown display to SmashBlox when paused.
Some refactoring to prepare for scripted games.
Some refactoring to prepare for scripted games.
Merge branch 'master' of arcade into js-scripting
Conflicts:
Games/SmashBlox/Main.cs
Merge branch 'master' of arcade into js-scripting
Conflicts:
Games/SmashBlox/Main.cs
Tweaked SmashBlox countdown animation.
Tweaked SmashBlox countdown animation.
Merge branch 'master' of arcade into js-scripting
Merge branch 'master' of arcade into js-scripting
Almost ready to start testing JS.
Almost ready to start testing JS.