Historique des commits

Auteur SHA1 Message Date
  jblanked 967ad03c8d FlipWorld - v0.3 il y a 1 an
  jblanked 3a862041fd fix furi_check failed and change game loading il y a 1 an
  jblanked 9acb4a5ce7 remove level freeing il y a 1 an
  jblanked 3b972deec5 fix null pointer error + player position on death il y a 1 an
  jblanked e2dbf49879 update VGM support, start dynamic level loading il y a 1 an
  jblanked 97fe127402 add sound/led notifications and settings il y a 1 an
  jblanked 750ce70c4f check heap before game/switching levels il y a 1 an
  jblanked ede0f9c860 handle out of memory il y a 1 an
  jblanked fce65e31c9 save/load player context as intended il y a 1 an
  jblanked 9edfce02bf fix furi check (removed player ctx save for now) il y a 1 an
  jblanked 9b9187881d fix icon collision, draw enemy/player stats il y a 1 an
  jblanked 35d16f765e fix furi_check failed when exiting the game il y a 1 an
  jblanked 140ca323d9 fix out of memory when starting the game il y a 1 an
  jblanked e6f9a9330e add enemy context using JSON + new parsing il y a 1 an
  jblanked 61c6e024be player and enemy collision adjustments il y a 1 an
  jblanked b96c3d960c update home image, add icons from pr3 il y a 1 an
  jblanked de1ba585ba edit json, sync v0.1 -> 0.2, load/save player info il y a 1 an
  jblanked 7f13cacbaf don't regen past player's max health il y a 1 an
  jblanked 177d05c6e8 add player regen and set max health per level il y a 1 an
  jblanked 4a0d00e1f6 reset both player and enemy ATK timer on collision il y a 1 an
  jblanked 2afed35296 add on-screen menu and username above player il y a 1 an
  jblanked 2d39eac866 Update attack timer duration il y a 1 an
  jblanked dea0f800ea add player attack and enemy death reset il y a 1 an
  jblanked 6d08904b72 track user input and enemy count il y a 1 an
  jblanked 15041c8a28 update enemy/player attributes il y a 1 an
  jblanked 02bf71f9b5 reset health/position on death + reorganize assets il y a 1 an
  jblanked 5a82bca97f rename and cleanup il y a 1 an
  jblanked 59562efadb Add second enemy, handle NULL pointer il y a 1 an
  jblanked 89a459381f subtract health when attacked, update attributes il y a 1 an
  jblanked 3cfbe089d5 Take away health when enemy attacks player il y a 1 an