From 1ee82ba865cd6111c98ce3ff4f699c8daa3d8f4e Mon Sep 17 00:00:00 2001 From: MX <10697207+xMasterX@users.noreply.github.com> Date: Tue, 18 Oct 2022 04:28:44 +0300 Subject: [PATCH] update changelog and readme --- CHANGELOG.md | 17 ++--------------- ReadMe.md | 1 + 2 files changed, 3 insertions(+), 15 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 978c94094..96cdddd97 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,19 +1,6 @@ ### New changes -* SubGHz: Keeloq - added support for FAAC RC,XT, Mutancode, Normstahl -* LFRFID: CLI - Add raw_analyze to usage help -* PR -> Plugins: Minesweeper: Set cursor to initial position on death (by @TQMatvey | PR #113) -* PR -> Plugins: Flappy bird: Border hitboxes, bigger Pilars (by @TQMatvey | PR #114) -* Plugins: Updated Minesweeper [(by panki27)](https://github.com/panki27/minesweeper) -* Plugins: Added DTMF Dolphin [(by litui)](https://github.com/litui/dtmf_dolphin) -* Plugins: Updated TOTP (Authenticator) [(by akopachov)](https://github.com/akopachov/flipper-zero_authenticator) -* Infrared: Updated universal remote assets (by @Amec0e) -* OFW: Feature: infrared add remote to cli -* OFW: Remove the back button from MFC keys list -* OFW: NFC fixes part 3 -* OFW: Enable all `view_` methods in SDK -* OFW: fbt: fix for cincludes in app's private library definition -* OFW: Desktop: fix fap in settings -* OFW: Add BLE disconnect request +* PR -> Power: remove % sign from desktop and center numbers (by @TQMatvey | PR #115) +* Plugins: Heap Defence Game (aka Stack Attack) [(original by wquinoa & Vedmein)](https://github.com/Vedmein/flipperzero-firmware/tree/hd/svisto-perdelki) -> Ported to latest firmware by @xMasterX #### [🎲 Download extra apps pack](https://download-directory.github.io/?url=https://github.com/UberGuidoZ/Flipper/tree/main/Applications/Unleashed) diff --git a/ReadMe.md b/ReadMe.md index a28f91a0d..6dabf8afe 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -97,6 +97,7 @@ Games: - Tic Tac Toe (refactored by xMasterX) [(by gotnull)](https://github.com/gotnull/flipperzero-firmware-wPlugins) - Tetris (with fixes) [(by jeffplang)](https://github.com/jeffplang/flipperzero-firmware/tree/tetris_game/applications/tetris_game) - Minesweeper [(by panki27)](https://github.com/panki27/minesweeper) +- Heap Defence (aka Stack Attack) [(original by wquinoa & Vedmein)](https://github.com/Vedmein/flipperzero-firmware/tree/hd/svisto-perdelki) -> Ported to latest firmware by @xMasterX ### Other changes