Commit Graph

11 Commits

Author SHA1 Message Date
MX 28eb4d1060 Massive plugins refactoring
Not full refactoring, only small issues is fixed and moved all plugins to furi mutex instead of valuemutex

Many small issues was found and fixed due mutex upgrade

OFW removed 60 lines of code and it was painful
2023-03-08 00:18:23 +03:00
MX 72f250195c Playing games now affect Flipper's level
All games now will increase flipper's level when you start them or win in some of them

Games with endless play like tetris or flappy bird has no winning logic so they will increase level only when you start them
2023-02-05 15:39:10 +03:00
an4tur0r bb2bcc63a4 Flappy Bird: draw bird via icon animation 2022-11-03 10:10:54 +03:00
MX 4b408b6988 Merge pull request #148 from msvsergey/flappy-animation-fix
Flappy: Fix animation.
2022-11-03 00:08:49 +03:00
MX fe199ab54a Fix part 2 2022-11-02 23:19:33 +03:00
Sergey Monchenko 9a0eacc91c Fix flappy animation. 2022-11-02 14:40:54 +03:00
Alexei Humeniy 9e8c841df0 Increase pilars line width to improve visibility 2022-10-28 12:15:59 -03:00
MX a4ee73b470 add dtmf dolphin plugin
https://github.com/litui/dtmf_dolphin
2022-10-17 22:40:14 +03:00
TQMatvey 3a50021348 Flappy: Allow using UP key to jump 2022-10-15 12:54:00 +07:00
TQMatvey 20c63664ca Flappy: Border hitboxes, bigger Pilars 2022-10-15 12:46:59 +07:00
MX 361a239d3e add some games, make DOOM somewhat playable 2022-09-15 04:42:17 +03:00