Historique des commits

Auteur SHA1 Message Date
  jblanked bca39a698b 25k level start requirement il y a 11 mois
  jblanked 4a5b2eb5c0 switch to uint8_t from int il y a 11 mois
  jblanked e07202eef4 cleanup free callback (this saved 2k bytes lol) il y a 11 mois
  jblanked d0a57f517e cleanup loader callback il y a 11 mois
  jblanked dee2058b6d 50k memory requirement (now we can use qFlipper) il y a 11 mois
  jblanked 86272e2132 save another 6k bytes (20k free when game starts) il y a 11 mois
  jblanked 814144c2b8 bump to 0.8, add social networks il y a 11 mois
  jblanked 4759d1111c bump to 0.8 il y a 11 mois
  jblanked b2f338c8ae track pvp positions as intended il y a 11 mois
  jblanked 8630e1ce69 set is_switching_level to false when pvp starts il y a 11 mois
  jblanked 293e20a993 update create_pvp_enemy method to work as intended il y a 11 mois
  jblanked 37bd706bd1 60k free requirement il y a 11 mois
  jblanked 38c9b4f3a9 replace FuriTimer in waiting lobby with FuriThread il y a 11 mois
  jblanked cba8bb5e6c single static pointer to an active instance il y a 11 mois
  jblanked c7b0ea3b1a check timer and FlipperHTTP status, update enemy data il y a 11 mois
  jblanked 2c6fe2b3c9 clean up alloc il y a 11 mois
  jblanked cd3634fc5e free username and update enemy pos correctly il y a 11 mois
  jblanked 20a20db04e change to uint il y a 11 mois
  jblanked 0b8f19e324 add reboot command to FlipperHTTP il y a 11 mois
  jblanked 3e2dfcd772 fix furi_check failed when PvP game mode ends il y a 11 mois
  jblanked efe63e3e76 save about 1k bytes (267 icons * 4) il y a 11 mois
  jblanked 0a36eb5bf5 60k free requirement (from 50k) il y a 11 mois
  jblanked 66a4410aa9 combine alloc/free of submenu lobby and settings il y a 11 mois
  jblanked 06fee44cfc check if file_json_data is allocated il y a 11 mois
  jblanked cd121603f2 wait until there are 2 players before game starts il y a 11 mois
  jblanked 919f7e3799 match username before updating il y a 11 mois
  jblanked e6da288610 check username before updating an enemy's pos il y a 11 mois
  jblanked 8f159d9df8 switch to int8_t when applicable il y a 11 mois
  jblanked 680d939ec1 return false if failed to get player stats il y a 11 mois
  jblanked a3fea2498f refactor pvp callback il y a 11 mois