userJames Kingcancel
repoarcadecancel

859 Commits over 153 Days - 0.23cph!

10 Years Ago
Added enum flags to entities and methods to get entities in a stage by flags.
10 Years Ago
Partial implementation of flags to possibly revert to.
10 Years Ago
Partial implementation of flags to possibly revert to.
10 Years Ago
Added a Stage property and OnEnterStage / OnLeaveStage to Entity.
10 Years Ago
Added a Stage property and OnEnterStage / OnLeaveStage to Entity.
10 Years Ago
Added Stage.Remove for both IRenderable and IUpdatable
10 Years Ago
Added Stage.Remove for both IRenderable and IUpdatable
10 Years Ago
Added Entity.IsActive and Entity.IsVisible
10 Years Ago
Added Entity.IsActive and Entity.IsVisible
10 Years Ago
Added IUpdatable interface, and IUpdatables added to a Stage are now automatically updated.
10 Years Ago
Added IUpdatable interface, and IUpdatables added to a Stage are now automatically updated.
10 Years Ago
Added separate axis definitions for left / right stick and WASD / arrow keys
10 Years Ago
Added separate axis definitions for left / right stick and WASD / arrow keys
10 Years Ago
Added Button.JustPressed and Button.JustReleased
10 Years Ago
Added Button.JustPressed and Button.JustReleased
10 Years Ago
Fixed using different scales for world and screen positions in the BudgetBoy API.
10 Years Ago
Fixed using different scales for world and screen positions in the BudgetBoy API.
10 Years Ago
More mono Makefiles made for Macs
10 Years Ago
More mono Makefiles made for Macs
10 Years Ago
Started creating Makefiles, guaranteed to not be functional yet.
10 Years Ago
Started creating Makefiles, guaranteed to not be functional yet.
10 Years Ago
Forced the compiler to use warning level 4.
10 Years Ago
Forced the compiler to use warning level 4.
10 Years Ago
Fixed the red error notification showing for warnings in the packager.
10 Years Ago
Fixed the red error notification showing for warnings in the packager.
10 Years Ago
Added KB/s display.
10 Years Ago
Added KB/s display.
10 Years Ago
Merge branch 'master' of arcade
10 Years Ago
Merge branch 'master' of arcade
10 Years Ago
Added some basic compression to the BudgetBoy graphics serialization by economizing on concurrent swatch or UV repetitions.
10 Years Ago
Added some basic compression to the BudgetBoy graphics serialization by economizing on concurrent swatch or UV repetitions.
10 Years Ago
Added VSDoc metadata.
10 Years Ago
Added VSDoc metadata.
10 Years Ago
Added -w option to the packaging tool to choose whether warnings should be shown.
10 Years Ago
Added -w option to the packaging tool to choose whether warnings should be shown.
10 Years Ago
Well then
10 Years Ago
Well then
10 Years Ago
Now using forced text assets rather than mixed.
10 Years Ago
Now using forced text assets rather than mixed.
10 Years Ago
Fixed screen glow not changing color correctly.
10 Years Ago
Fixed screen glow not changing color correctly.
10 Years Ago
Added a Stage class to the BudgetBoy API.
10 Years Ago
Added a Stage class to the BudgetBoy API.
10 Years Ago
Reduced font character size and added support for up to 256 different characters.
10 Years Ago
Reduced font character size and added support for up to 256 different characters.
10 Years Ago
Implemented text rendering.
10 Years Ago
Implemented text rendering.
10 Years Ago
Improved compiler error notifications and added a build script for the test game.
10 Years Ago
Improved compiler error notifications and added a build script for the test game.
10 Years Ago
Added game packager build to resources.