1
0
mirror of https://github.com/NguyenDuck/blocktopograph.git synced 2025-02-19 19:16:10 +00:00

133 Commits

Author SHA1 Message Date
90146b58eb upd: core world loader processing 2024-11-13 18:14:46 +07:00
8a0cfc2f88 upd: asynchronous load world preview reduce freeze ui 2024-11-13 17:47:15 +07:00
cda8e54cd4 upd: remove monaco editor, replaced with old app editor 2024-11-13 17:22:43 +07:00
65d2b707c4 chore: update release notes, demo nbt editor syntax 2024-11-04 13:01:23 +07:00
ebd5c5691f Update app/src/main/assets/monaco/demo_syntax.txt
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Signed-off-by: Nguyễn Văn Đức <83252725+NguyenDuck@users.noreply.github.com>
2024-11-04 11:48:02 +07:00
70e3c39352 chore: removed unnecessary part from monaco editor api 2024-11-04 11:11:31 +07:00
645279de22 upd: update monaco editor as nbt editor setup 2024-11-04 11:06:11 +07:00
494a8d17b7 chore: fix missing import 2024-11-02 09:05:50 +07:00
fec29bb756 Merge branch '32-design-setting-custom-folder-will-scan-worlds-nbt-editor-leveldat-for-every-world' of github.com:NguyenDuck/blocktopograph into 32-design-setting-custom-folder-will-scan-worlds-nbt-editor-leveldat-for-every-world 2024-11-02 09:00:23 +07:00
4ce47327af upd: improve setting display capability for better perfomance 2024-11-02 08:59:32 +07:00
f2cc98a610 Update app/src/main/java/io/vn/nguyenduck/blocktopograph/setting/SettingManager.java
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Signed-off-by: Nguyễn Văn Đức <83252725+NguyenDuck@users.noreply.github.com>
2024-11-01 19:29:35 +07:00
07ffca0e7d upd: 01Nov24 2024-11-01 16:42:18 +07:00
2e5aea6f53 Update app/src/main/java/io/vn/nguyenduck/blocktopograph/utils/Utils.java
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Signed-off-by: Nguyễn Văn Đức <83252725+NguyenDuck@users.noreply.github.com>
2024-10-27 16:31:54 +07:00
6bfe1db896 upd: toolbar under world toggle, redesign world scanner folders section 2024-10-27 16:18:47 +07:00
cb489c690e fix: improve readability 2024-10-27 14:32:42 +07:00
85a75b7954 fix: improve readability 2024-10-27 11:36:47 +07:00
232197d14c fix: release notes for improve readability 2024-10-27 10:30:08 +07:00
0a4a1226d3 upd: baseline res reformat 2024-10-27 10:14:32 +07:00
0d431d915a upd: designed world scan folders setting, default setting 2024-10-27 09:59:01 +07:00
502b8d7554 upd: start 2024-10-24 07:33:01 +07:00
94a2250343 chore: remove some resources 2024-10-23 20:54:20 +07:00
f7f1aa7f23 upd: make world clickable to show toolbar 2024-10-21 21:39:02 +07:00
c0072029b2 fix: app icon round version 2 2024-10-21 15:37:53 +07:00
4fc4d3267f fix: app icon round version 2024-10-21 13:45:52 +07:00
aaec2c4aa9 fix: use hidden api 2024-10-21 09:25:16 +07:00
b0ae46d47a upd: display world simple data 2024-10-21 09:07:16 +07:00
72bf88bcc0 upd: copy games from Android/data folder to /sdcard and back 2024-10-19 17:05:46 +07:00
8fa2e0452b upd: fix shizuku checker inaccesible from android 11 up 2024-10-19 14:54:29 +07:00
f73302c6e9 upd: keep request until shizuku installed, running, permission 2024-10-18 13:41:08 +07:00
8f5be62c7c upd: 18Oct24 2024-10-18 11:26:56 +07:00
227c3ae1ca upd: 16Oct24 2024-10-16 15:34:39 +07:00
131abf75f8 fix: no longer use hidden api 2024-10-14 15:06:12 +07:00
3bba2a3dfb Moved leveldb module to seperated repo 2024-10-14 14:33:21 +07:00
f05ea6e954 upd: demo world tab 2024-09-21 14:21:19 +07:00
0e415bd912 upd: selected tab behavior 2024-09-20 11:57:58 +07:00
0c4770c77e upd: create pre-release on update 2024-09-17 16:24:27 +07:00
367ee44b99 upd: update java to 21 and update current process 2024-09-16 16:21:41 +07:00
b1ba4c53e4 upd: add actions to build Debug APK 2024-09-14 16:07:45 +07:00
77724d9979 upd: current status 2024-09-10 15:46:35 +07:00
9171a59df5 upd: current status 2024-09-10 14:51:05 +07:00
b004f5d980 Readme update (#15)
* upd: icon

* upd: icon

* upd: icon

* upd: icon
2024-09-09 10:55:35 +07:00
2ffd7ec886 upd: remove styles and add github feature request template 2024-09-07 16:43:07 +07:00
df4eb53e82 upd: adding back leveldb and status of project in readme 2024-09-04 20:29:28 +07:00
62fd40d62d upd: adding back leveldb 2024-09-03 13:39:29 +07:00
b4bf8405fd upd: remove leveldb and tileview out of project for now 2024-07-05 12:22:36 +07:00
7b1a9cbf3d upd: work with ui again 2024-03-10 17:45:20 +07:00
2bb542a331 chore: remove trash files 2024-03-10 10:42:48 +07:00
8bbf7a6ea3 upd: first pre-release version 2024-03-10 10:40:05 +07:00
cf05ea9009 upd: nbt stringifier and fix experimental mode display wrong 2024-03-09 15:40:25 +07:00
ccb23da88f upd: restructure nbt reader, writer 2024-03-08 17:28:31 +07:00