Commit graph

6 commits

Author SHA1 Message Date
MX
a48adfbaf7
Fix some strange bug 2023-03-09 23:19:08 +03:00
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
MX
1657604eb2
remove srand calls 2022-11-10 07:07:35 +03:00
MX
120a74ee1a
add two new plugins 2022-10-20 21:02:27 +03:00
MX
fc776446de
heap defence, aka stack attack, ported to latest fw 2022-10-18 04:20:37 +03:00