Loading Heatmap…

Sara opened issue Sara/basic-game-framework#16

AABB-AABB collision not detecting

2023-07-16 18:48:02 +00:00

Sara created branch development in Sara/basic-game-framework

2023-07-16 17:00:06 +00:00

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

2023-07-16 17:00:06 +00:00

Sara pushed to input-reset at Sara/basic-game-framework

2023-07-16 16:58:32 +00:00

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

add a function to disconnect all input listeners, call this function every time a scene is loaded exclusively

2023-07-16 15:42:26 +00:00

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

  • 6649d769c2 Merge pull request 'add a function to disconnect all input listeners, call this function every time a scene is loaded exclusively' (#15) from input-reset into main
  • 415a0d5c97 removed input_disconnect_all from load_scene_additive
  • bd2e5cbcd0 loading a scene now disconnects all input
  • 25feb8f95f added input_disconnect_all
  • Compare 4 commits »

2023-07-16 15:42:26 +00:00

Sara pushed to input-reset at Sara/basic-game-framework

  • 415a0d5c97 removed input_disconnect_all from load_scene_additive

2023-07-16 15:42:19 +00:00

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

add a function to disconnect all input listeners, call this function every time a scene is loaded exclusively

2023-07-16 15:41:50 +00:00

Sara pushed to input-reset at Sara/basic-game-framework

  • bd2e5cbcd0 loading a scene now disconnects all input

2023-07-16 15:40:58 +00:00

Sara created branch input-reset in Sara/basic-game-framework

2023-07-16 15:40:22 +00:00

Sara pushed to input-reset at Sara/basic-game-framework

2023-07-16 15:40:22 +00:00

Sara deleted branch world-format from Sara/basic-game-framework

2023-07-16 11:56:43 +00:00

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

world-format

2023-07-16 11:56:37 +00:00

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

2023-07-16 11:56:37 +00:00

Sara pushed to world-format at Sara/basic-game-framework

  • 5b91584b00 Merge branch 'main' into world-format
  • 30defc0db8 Merge pull request 'Allow the world to grow as required by the number of objects being spawned' (#12) from dynamic-size-world into main
  • Compare 2 commits »

2023-07-16 11:55:24 +00:00

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

world-format

2023-07-16 11:55:13 +00:00

Sara closed issue Sara/basic-game-framework#13

Game scene format

2023-07-16 11:54:26 +00:00

Sara commented on issue Sara/basic-game-framework#13

Game scene format

Finished implementing last format concept. Closing

2023-07-16 11:54:16 +00:00

Sara commented on issue Sara/basic-game-framework#13

Game scene format

Format concept simplified down to: ``` player: 0, 0 ; prop: resources/crate.png, 3, 0, 1, 1, aabb, ; ```

2023-07-16 11:49:25 +00:00

Sara pushed to world-format at Sara/basic-game-framework

  • b387dee9c6 first whitespace of a line is now skipped when processing arguments

2023-07-16 11:46:56 +00:00