瀏覽代碼

update readme/changelog

jblanked 9 月之前
父節點
當前提交
e9269ce8cf
共有 3 個文件被更改,包括 9 次插入60 次删除
  1. 0 30
      README.md
  2. 9 0
      assets/CHANGELOG.md
  3. 0 30
      assets/README.md

+ 0 - 30
README.md

@@ -65,33 +65,3 @@ NPCs are friendly characters that players can interact with. Currently, you can
 4. Click `Settings -> WiFi`, then input your WiFi SSID and password.
 5. Hit the `BACK` button, click `User`. If your username is not present, click `Username` and add one. Do the same for the password field.
 6. Go back to the main menu and hit `Play`. It will register an account if necessary and fetch data from our API that's used to render our graphics.
-
-## Roadmap
-
-**v0.2**
-- Game Mechanics
-- Video Game Module support
-
-**v0.3**
-- Stability patch
-
-**v0.4**
-- New game features
-- Stability patch
-- World expansion
-
-**v0.5**
-- Stability patch
-- NPCs
-
-**v0.6**
-- New game features
-
-**v0.7**
-- New game features
-
-**v0.8**
-- Multiplayer support (PvP Beta)
-
-**v1.0**
-- Official release

+ 9 - 0
assets/CHANGELOG.md

@@ -1,3 +1,12 @@
+## 0.8.3 (2025-04-24)
+- Added PVE multiplayer (up to 5 users per game).
+- Added a level requirement to play multiplayer.
+- Updated to the latest auto-update library.
+- Fixed world transitions.
+
+## 0.8.2 (2025-04-19)
+- Fixed an out-of-memory crash.
+
 ## 0.8.1 (2025-04-09)
 - Improved memory allocation, saving 26 KB.
 - Added auto-updating (currently uses the catalog API).

+ 0 - 30
assets/README.md

@@ -64,33 +64,3 @@ NPCs are friendly characters that players can interact with. Currently, you can
 4. Click "Settings -> WiFi", then input your WiFi SSID and password.
 5. Hit the "BACK" button, click "User". If your username is not present, click "Username" and add one. Do the same for the password field.
 6. Go back to the main menu and hit "Play", followed by "Tutorial". It will register an account if necessary and fetch data from our API that's used to render our graphics.
-
-## Roadmap
-
-**v0.2**
-- Game Mechanics
-- Video Game Module support
-
-**v0.3**
-- Stability patch
-
-**v0.4**
-- New game features
-- Stability patch
-- World expansion
-
-**v0.5**
-- Stability patch
-- NPCs
-
-**v0.6**
-- New game features
-
-**v0.7**
-- New game features
-
-**v0.8**
-- Multiplayer support (PvP Beta)
-
-**v1.0**
-- Official release