jblanked преди 1 година
родител
ревизия
2cb47bf4bd
променени са 1 файла, в които са добавени 4 реда и са изтрити 6 реда
  1. 4 6
      assets/CHANGELOG.md

+ 4 - 6
assets/CHANGELOG.md

@@ -1,14 +1,12 @@
 ## [0.2] - 2025-01-02
-### Added
+Added
 - **Video Game Module Support:** Added support for the Video Game Module (requires FlipperHTTP flash).
 - **Enemies:** Introduced various enemy types to enhance gameplay.
 - **Player Attributes:** Added player health, XP, level, health regeneration, attack, and strength.
 - **Notifications:** Implemented vibration, sound, and LED notifications when a player is attacking or being attacked.
-- **User Interface Enhancements:**
-  - Displayed the player's username above their character.
-  - Showed the player's health, XP, and level in the bottom left corner of the screen, visible at all times.
+- **User Interface Enhancements:**: Displayed the player's username above their character and showed the player's health, XP, and level in the bottom left corner of the screen, visible at all times.
 
-### Changed
+Changed
 - **Icons:** Updated all game icons for better visual appeal.
 - **Library Update:** Upgraded to the latest version of the FlipperHTTP library.
 - **Game Settings:** Revised toggles in the Game Settings to ensure they work as intended.
@@ -16,5 +14,5 @@
 - **Default Character Icon:** Updated the default icon representing the player's character.
 
 ## [0.1] - 2024-12-21
-### Added
+Added
 - **Initial Release:** Launched the first version of the game with basic features.