226,014 Commits over 3,714 Days - 2.54cph!

10 Years Ago
Added possibly redundant exit lines to the end of shell scripts.
10 Years Ago
Hopefully fixed an issue with build_all.sh
10 Years Ago
Hopefully fixed an issue with build_all.sh
10 Years Ago
Cabinets now retain changes made in the inspector.
10 Years Ago
Cabinets now retain changes made in the inspector.
10 Years Ago
Added a new method to create animations.
10 Years Ago
Added a new method to create animations.
bot
10 Years Ago
LinuxDS Build 58
10 Years Ago
Added Stage.GetEntities overrides that can specify bounds
10 Years Ago
Added Stage.GetEntities overrides that can specify bounds
10 Years Ago
Some refactoring of the test game to use Entities instead of naked sprites.
10 Years Ago
Some refactoring of the test game to use Entities instead of naked sprites.
10 Years Ago
Added some extra members to Bounds and added a Bounds property for Entity
10 Years Ago
Added some extra members to Bounds and added a Bounds property for Entity
bot
10 Years Ago
Linux Build 166
bot
10 Years Ago
OSX Build 139
bot
10 Years Ago
Windows Build 92
10 Years Ago
Temporarily reverted LuaJIT back to 2.0.0 (let's see if this metatable issue still persists)
10 Years Ago
Added a Bounds struct.
10 Years Ago
Added a Bounds struct.
10 Years Ago
Added Entity.GetFlags()
10 Years Ago
Added Entity.GetFlags()
10 Years Ago
Added basic Bolt networking integration
10 Years Ago
Added basic Bolt networking integration
bot
10 Years Ago
LinuxDS Build 56
bot
10 Years Ago
Windows Build 91
bot
10 Years Ago
VPK Build 74
bot
10 Years Ago
LinuxDS Build 54
10 Years Ago
Fix line endings of language files.
10 Years Ago
Fix the rest of the line ending issues
10 Years Ago
Test line endings sync
bot
10 Years Ago
Windows Build 90
10 Years Ago
Forgot this one :(
10 Years Ago
Sync with GitHub
10 Years Ago
Added enum flags to entities and methods to get entities in a stage by flags.
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