Historial de Commits

Autor SHA1 Mensaje Fecha
  jblanked 5a5e146d82 new icon structure hace 1 año
  jblanked 8e5dee34d8 switch to SpriteID enum hace 1 año
  jblanked 1d877f8805 switch to SpriteID enum and lower filename size hace 1 año
  jblanked 005ccedc03 bump to 0.8.1 hace 1 año
  jblanked e01032bf7b bump to 0.8.1 hace 1 año
  JBlanked 6d8864e47e Merge pull request #21 from jblanked/dev_0.8 hace 1 año
  jblanked e6b58359ef remove username checks hace 1 año
  jblanked e4323e5607 slow down websocket send (from 100ms to 200ms) hace 1 año
  jblanked c5ad1941e5 use enum instead of char (saved about 6k bytes) hace 1 año
  jblanked 926b907734 in pvp mode, remove player/enemy on death hace 1 año
  jblanked c68dfc9f4f revert back to 28.4k requirement hace 1 año
  jblanked 13bdcd184b final code cleanup (at least until 0.8.1) hace 1 año
  jblanked b5250040eb new display message when ran out of memory hace 1 año
  jblanked bca39a698b 25k level start requirement hace 1 año
  jblanked 4a5b2eb5c0 switch to uint8_t from int hace 1 año
  jblanked e07202eef4 cleanup free callback (this saved 2k bytes lol) hace 1 año
  jblanked d0a57f517e cleanup loader callback hace 1 año
  jblanked dee2058b6d 50k memory requirement (now we can use qFlipper) hace 1 año
  jblanked 86272e2132 save another 6k bytes (20k free when game starts) hace 1 año
  jblanked 814144c2b8 bump to 0.8, add social networks hace 1 año
  jblanked 4759d1111c bump to 0.8 hace 1 año
  jblanked b2f338c8ae track pvp positions as intended hace 1 año
  jblanked 8630e1ce69 set is_switching_level to false when pvp starts hace 1 año
  jblanked 293e20a993 update create_pvp_enemy method to work as intended hace 1 año
  jblanked 37bd706bd1 60k free requirement hace 1 año
  jblanked 38c9b4f3a9 replace FuriTimer in waiting lobby with FuriThread hace 1 año
  jblanked cba8bb5e6c single static pointer to an active instance hace 1 año
  jblanked c7b0ea3b1a check timer and FlipperHTTP status, update enemy data hace 1 año
  jblanked 2c6fe2b3c9 clean up alloc hace 1 año
  jblanked cd3634fc5e free username and update enemy pos correctly hace 1 año