4 Commits

Author SHA1 Message Date
e93c08f81f fixes:
- using 1 func for grid collision checking with func arguments in
  player and obstacle systems.
- moving obstacles now kill player if business ends points toward him
  on contact
- added retry in popup menu
2024-03-21 13:25:06 +01:00
1d16fcb73f fixes:
- fixed bumpedge test for obstacles
- fixed obstacle crash when going to the south or east
- added wasm builder
2024-03-21 09:38:47 +01:00
ffaa5e6129 fixed higher speed collisions, removed Speed comp, put into Velocity 2024-02-26 12:56:12 +01:00
ab07bc23e3 refactored recursive systems out of player_system => game/levels.go 2024-02-23 18:47:15 +01:00