859 Commits over 153 Days - 0.23cph!
Included fix for a possible issue when rendering from a stream, and a partial implementation of rendering from a stream.
Included fix for a possible issue when rendering from a stream, and a partial implementation of rendering from a stream.
Fix for camera translation not being networked.
Fix for camera translation not being networked.
Included latest release builds of the API.
Included latest release builds of the API.
Partial implementation of guessing non-grayscale swatches, probably going to revert.
Partial implementation of guessing non-grayscale swatches, probably going to revert.
Reverted to old image asset loading.
Reverted to old image asset loading.
Merge branch 'master' of arcade 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' of arcade 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
Some more graphics stream compression.
Some more graphics stream compression.
Fixed camera juddering in the test game.
Fixed camera juddering in the test game.
Games can now specify their own resolutions and update rates.
Games can now specify their own resolutions and update rates.
Screens now automatically resize to match the aspect ratio of the game.
Screens now automatically resize to match the aspect ratio of the game.
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
Added references to ClearScript.
Added references to ClearScript.
Merge branch 'master' of arcade into js-scripting
Conflicts:
Resources/GameAPI.BudgetBoy.dll
Unity/Assets/Plugins/GameAPI.BudgetBoy.dll
Merge branch 'master' of arcade into js-scripting
Conflicts:
Resources/GameAPI.BudgetBoy.dll
Unity/Assets/Plugins/GameAPI.BudgetBoy.dll
Fixed some mistakes in the test game.
Fixed some mistakes in the test game.
Happy green success bar now shows after outputting a compiled package.
Happy green success bar now shows after outputting a compiled package.
Rewritten Stage.Add and Stage.Remove so that additions / removals are queued until it is safe to apply them.
Rewritten Stage.Add and Stage.Remove so that additions / removals are queued until it is safe to apply them.
Added Stage<TGame> class extending Stage for convenience.
Added Stage<TGame> class extending Stage for convenience.
Massive refactor, start of coroutines.
Massive refactor, start of coroutines.
Fixed up coroutines and added a test.
Fixed up coroutines and added a test.
Implemented perspective independent anti aliasing on cabinet screens.
Implemented perspective independent anti aliasing on cabinet screens.
All most recent DLL builds.
All most recent DLL builds.