Sara pushed to dont-require-colon-in-scene at Sara/basic-game-framework
-
1ae19b5d04 adjusted _parse_key to also allow for configs without arguments
Sara pushed to dont-require-colon-in-scene at Sara/basic-game-framework
-
baf75c9c78 no longer requiring at least one colon in a scene config element
Sara created branch dont-require-colon-in-scene in Sara/basic-game-framework
Sara closed issue Sara/basic-game-framework#16
AABB-AABB collision not detectingSara merged pull request Sara/basic-game-framework#18
key listeners are now only triggered if their value changed
Sara pushed to development at Sara/basic-game-framework
-
b025e81c54 Merge pull request 'key listeners are now only triggered if their value changed' (#18) from key-repeat-events into development
-
3f5346b0e8 Merge branch 'development' into key-repeat-events
-
5ee5292e88 key listeners are now only triggered if their value changed
- Compare 3 commits »
Sara pushed to key-repeat-events at Sara/basic-game-framework
-
3f5346b0e8 Merge branch 'development' into key-repeat-events
-
03a6b65603 Merge pull request 'fixed aabb aabb collision detection and solving' (#17) from broken-physics into development
- Compare 2 commits »
Sara created pull request Sara/basic-game-framework#18
key listeners are now only triggered if their value changedSara merged pull request Sara/basic-game-framework#17
fixed aabb aabb collision detection and solving
Sara pushed to development at Sara/basic-game-framework
-
03a6b65603 Merge pull request 'fixed aabb aabb collision detection and solving' (#17) from broken-physics into development
-
41f84bb52c reversed direction of aabb-aabb collision solver terms
-
5185f5062b solve_aabb_aabb now incorporates sprite position in all calculations
-
7950e45632 reordered terms in _rect_overlap
-
0dc35bd9d9 fixed typos and mismatched statements in aabb-aabb collision
- Compare 5 commits »
Sara created pull request Sara/basic-game-framework#17
fixed aabb aabb collision detection and solvingSara pushed to key-repeat-events at Sara/basic-game-framework
-
5ee5292e88 key listeners are now only triggered if their value changed
Sara pushed to broken-physics at Sara/basic-game-framework
-
41f84bb52c reversed direction of aabb-aabb collision solver terms
Sara pushed to broken-physics at Sara/basic-game-framework
-
5185f5062b solve_aabb_aabb now incorporates sprite position in all calculations
Sara pushed to broken-physics at Sara/basic-game-framework
-
7950e45632 reordered terms in _rect_overlap
Sara pushed to broken-physics at Sara/basic-game-framework
-
0dc35bd9d9 fixed typos and mismatched statements in aabb-aabb collision