1
0
mirror of https://github.com/NguyenDuck/blocktopograph.git synced 2024-11-24 14:36:18 +00:00
blocktopograph/release_notes.md

41 lines
1009 B
Markdown

# 0.0.1
### 16Oct24
- Removed old main activity design
- Added new design for better performance
- Added game engine library
### 18Oct24
- Added a way to check rooted
- Added show shizuku not running required dialog when start app
### 19Oct24
- Auto copy games from Android/data to /sdcard/games folder and back
### 20Oct24
- Added world display, scanner
### 21Oct24
- Fixed alternative world not have icon make it crash
- Added toolbar to world when clicked
### 24Oct24
- Removed Shizuku requirement for default folder access
- Added settings management system:
- Introduced setting.json configuration file
- Added customizable world scan folder configuration
- Implemented new settings UI with folder management
### 01Nov24
- Completed world scan folders system:
- Enhanced the initial settings implementation
- Added ability to add, edit, and remove scan folders
- Implemented settings persistence (save/load)
- Fixed application crash in world loader during item updates