Loading Heatmap…

Sara pushed to main at Sara/basic-game-framework

  • 96eeb3233f Merge pull request 'implement basic collision and interpolation' (#6) from collision into main
  • bd87bcf8af bbminy in _collision_circle_aabb is now calculated correctly using y
  • d134df5847 position now resets to last when interpolate_move collides
  • 4bf759d224 added broadcast collision
  • e32eb731c2 simplified interpolate move comparison condition
  • Compare 8 commits »

2023-06-18 11:51:16 +00:00

Sara created pull request Sara/basic-game-framework#6

implement basic collision and interpolation

2023-06-18 11:51:08 +00:00

Sara pushed to collision at Sara/basic-game-framework

  • bd87bcf8af bbminy in _collision_circle_aabb is now calculated correctly using y

2023-06-18 11:45:57 +00:00

Sara pushed to collision at Sara/basic-game-framework

  • d134df5847 position now resets to last when interpolate_move collides

2023-06-18 11:42:23 +00:00

Sara pushed to collision at Sara/basic-game-framework

2023-06-18 11:22:39 +00:00

Sara pushed to collision at Sara/basic-game-framework

  • e32eb731c2 simplified interpolate move comparison condition

2023-06-18 11:15:06 +00:00

Sara pushed to collision at Sara/basic-game-framework

  • 0b32967c20 removed requirement for a evt_collision listener from _can_collide

2023-06-18 11:13:39 +00:00

Sara pushed to collision at Sara/basic-game-framework

  • 8ae7d302fe inverted _can_collide guard clause in interpolate_move

2023-06-18 09:59:17 +00:00

Sara pushed to collision at Sara/basic-game-framework

  • f8d69e3537 reversed order of operations in interpolate_move

2023-06-18 09:39:20 +00:00

Sara pushed to collision at Sara/basic-game-framework

2023-06-18 09:25:42 +00:00

Sara pushed to main at Sara/basic-game-framework

2023-06-18 09:24:14 +00:00

Sara merged pull request Sara/basic-game-framework#5

Correctly render sprites

2023-06-18 09:24:13 +00:00

Sara created pull request Sara/basic-game-framework#5

Correctly render sprites

2023-06-18 09:24:07 +00:00

Sara pushed to fix-render at Sara/basic-game-framework

2023-06-16 11:36:07 +00:00

Sara created branch fix-render in Sara/basic-game-framework

2023-06-14 16:51:57 +00:00

Sara pushed to fix-render at Sara/basic-game-framework

2023-06-14 16:51:57 +00:00

Sara pushed to collision at Sara/basic-game-framework

2023-05-28 21:59:39 +00:00

Sara pushed to main at Sara/distro-depot-generator

2023-05-27 09:36:06 +00:00

Sara pushed to main at Sara/distro-depot-generator

2023-05-27 09:07:12 +00:00

Sara pushed to collision at Sara/basic-game-framework

  • 6c16e8cdbd implemented simple aabb and circle collision

2023-05-24 19:31:57 +00:00