243,392 Commits over 3,898 Days - 2.60cph!
Added basic Bolt networking integration
Added basic Bolt networking integration
Fix line endings of language files.
Fix the rest of the line ending issues
Added enum flags to entities and methods to get entities in a stage by flags.
Added enum flags to entities and methods to get entities in a stage by flags.
Partial implementation of flags to possibly revert to.
Partial implementation of flags to possibly revert to.
Added a Stage property and OnEnterStage / OnLeaveStage to Entity.
Added a Stage property and OnEnterStage / OnLeaveStage to Entity.
Added Stage.Remove for both IRenderable and IUpdatable
Added Stage.Remove for both IRenderable and IUpdatable
Added Entity.IsActive and Entity.IsVisible
Added Entity.IsActive and Entity.IsVisible
Added IUpdatable interface, and IUpdatables added to a Stage are now automatically updated.
Added IUpdatable interface, and IUpdatables added to a Stage are now automatically updated.
Added separate axis definitions for left / right stick and WASD / arrow keys
Added separate axis definitions for left / right stick and WASD / arrow keys
Added Button.JustPressed and Button.JustReleased
Added Button.JustPressed and Button.JustReleased
Fixed using different scales for world and screen positions in the BudgetBoy API.
Fixed using different scales for world and screen positions in the BudgetBoy API.
More mono Makefiles made for Macs
More mono Makefiles made for Macs
modified GameAPI makefile
modified GameAPI makefile
Started creating Makefiles, guaranteed to not be functional yet.
Started creating Makefiles, guaranteed to not be functional yet.
Forced the compiler to use warning level 4.
Forced the compiler to use warning level 4.
Fixed the red error notification showing for warnings in the packager.
Fixed the red error notification showing for warnings in the packager.
changed the rifle running animations so the gun is lower and more natural looking when he runs; added IK events to the prone --> stand animations
added AnimationEvent "SetIKWeight" that will allow turning on/off the IK weighting.
Merge branch 'master' of arcade
Merge branch 'master' of arcade
Added some basic compression to the BudgetBoy graphics serialization by economizing on concurrent swatch or UV repetitions.
Added some basic compression to the BudgetBoy graphics serialization by economizing on concurrent swatch or UV repetitions.
Added burlap trousers item
Added blueprints for a bunch of items
Added low grade fuel item
made a new material for the burlap trousers