InviseDivine
|
ce5307aa30
|
FEAT: Tweaks in options
|
2026-03-13 19:08:27 +02:00 |
|
InviseDivine
|
969d6b3ee7
|
Forgot about view bobick
|
2026-03-13 17:12:55 +02:00 |
|
InviseDivine
|
b0de432339
|
FIX: Settings save
|
2026-03-13 17:09:39 +02:00 |
|
InviseDivine
|
6f7812293e
|
settings almost fixed
|
2026-03-13 15:57:16 +02:00 |
|
mschiller890
|
37e28d0fcc
|
added a username label to the title screen
|
2026-03-13 13:22:47 +01:00 |
|
mschiller890
|
954ec6e505
|
Game now actually pauses when in a local world and when the server is set to be invisible.
|
2026-03-13 11:25:20 +01:00 |
|
mschiller890
|
b1cd6c6581
|
Added a dummy cheats toggle to the world creation screen.
|
2026-03-13 11:04:58 +01:00 |
|
mschiller890
|
248e9cb69a
|
removed survival kit thing, go mining
|
2026-03-13 09:22:38 +01:00 |
|
mschiller890
|
caedc293eb
|
Merge branch 'main' of https://gitea.sffempire.ru/Kolyah35/minecraft-pe-0.6.1
|
2026-03-13 08:23:20 +01:00 |
|
mschiller890
|
2e9a9b810c
|
Limit username to 12 chars and adjusted the Done button to go more with the rest of the games UI.
|
2026-03-13 08:22:54 +01:00 |
|
mschiller890
|
ce4c3e9d93
|
Update README.md
|
2026-03-13 09:05:59 +02:00 |
|
mschiller890
|
470509ee52
|
Add "Quit Game" button
|
2026-03-12 21:42:20 +01:00 |
|
mschiller890
|
0ea8b87970
|
Prevent duplicate world IDs by loading existing level list before generating a unique name
|
2026-03-12 21:31:01 +01:00 |
|
mschiller890
|
b4f54083dc
|
Fixed door destroy logic
|
2026-03-12 19:17:32 +01:00 |
|
Michal Schiller
|
f17a11c670
|
Added mouse wheel support to the world selection screen.
|
2026-03-12 11:02:06 +01:00 |
|
mschiller890
|
adb23d18c6
|
Update README.md
|
2026-03-11 20:41:15 +02:00 |
|
mschiller890
|
4b6039d8a4
|
Added JoinByIPScreen.cpp to the source list
0.6.1-alpha-0.0.3
|
2026-03-11 20:16:35 +02:00 |
|
mschiller890
|
1e908423d5
|
Replaced std::stoi(port) with atoi(port.c_str()) call because of Android NDK
|
2026-03-11 20:15:15 +02:00 |
|
InviseDivine
|
4bd3821ff6
|
Update project/dedicated_server/CMakeLists.txt
change to yours
|
2026-03-11 19:55:38 +02:00 |
|
InviseDivine
|
28a49debcf
|
Merge branch 'main' of https://gitea.sffempire.ru/Kolyah35/minecraft-pe-0.6.1
|
2026-03-11 19:52:59 +02:00 |
|
InviseDivine
|
d2a5f4755c
|
remove std stoi
|
2026-03-11 19:52:25 +02:00 |
|
mschiller890
|
7f3af5c98a
|
Implemented openURL for android and updated init logic
|
2026-03-11 19:40:13 +02:00 |
|
mschiller890
|
d82d19be68
|
Updated the Discord link (and removed color tags cuz they were messing up the URL)
|
2026-03-11 19:38:53 +02:00 |
|
mschiller890
|
33590751c5
|
Added openURL(String) helper
|
2026-03-11 19:37:10 +02:00 |
|
mschiller890
|
a80d2ee847
|
Fix NPE in MainActivity.onDialogCompleted by guarding showSoftInput call with null focus check
|
2026-03-11 19:10:08 +02:00 |
|
InviseDivine
|
8875342557
|
Join by ip screen
|
2026-03-11 19:04:54 +02:00 |
|
InviseDivine
|
933ef9c988
|
Update README.md
|
2026-03-11 15:54:33 +02:00 |
|
mschiller890
|
09d28be195
|
Updated Android build version from 0.4.0 to 0.6.1-alpha-<build>
|
2026-03-11 12:49:04 +02:00 |
|
mschiller890
|
ffd9dda611
|
Upload files to "project/android"
|
2026-03-11 12:47:57 +02:00 |
|
mschiller890
|
6ed2d40edc
|
Update build.ps1
|
2026-03-11 12:46:16 +02:00 |
|
mschiller890
|
ce6a987651
|
Game now asks for storage permission during runtime
|
2026-03-11 12:31:51 +02:00 |
|
mschiller890
|
23cdc15285
|
Bumped minSdk to 24
|
2026-03-11 12:27:36 +02:00 |
|
mschiller890
|
904bf68cd6
|
Bumped minSdk to 24
|
2026-03-11 12:27:11 +02:00 |
|
mschiller890
|
e529bd5d64
|
Fixed Done button not working and backspace on Android
|
2026-03-11 12:21:09 +02:00 |
|
mschiller890
|
099b560273
|
oopsie
|
2026-03-11 12:19:48 +02:00 |
|
mschiller890
|
2d70b68b73
|
Fixed Done button not working and backspace on Android
|
2026-03-11 11:03:06 +02:00 |
|
mschiller890
|
01f78eabc7
|
Upload files to "src"
|
2026-03-11 11:01:29 +02:00 |
|
Kolyah35
|
99164a781d
|
whoops
|
2026-03-11 02:30:38 +03:00 |
|
Kolyah35
|
d25a04f154
|
REMOVE: license verification and BuyGame btns/screens
|
2026-03-11 00:39:27 +03:00 |
|
Kolyah35
|
3c71139a7c
|
FIX: human readable world date
|
2026-03-10 23:58:20 +03:00 |
|
Kolyah35
|
9991ba312d
|
FIX: improve textbox
|
2026-03-10 23:36:12 +03:00 |
|
Kolyah35
|
11d5551d02
|
Merge remote-tracking branch 'refs/remotes/origin/main'
|
2026-03-10 23:27:15 +03:00 |
|
Kolyah35
|
d0939875fc
|
FIX: improve create world screen
|
2026-03-10 23:26:02 +03:00 |
|
InviseDivine
|
da1906f94b
|
Fix: linux open links
|
2026-03-10 22:14:39 +02:00 |
|
InviseDivine
|
04f13ab4a7
|
Fix: gui, block destroy
Feat: speed up on left mouse button in credits
|
2026-03-10 22:06:28 +02:00 |
|
InviseDivine
|
2d17f9d152
|
Ported to textfield
|
2026-03-10 21:37:12 +02:00 |
|
Kolyah35
|
ae84705332
|
Merge pull request 'A lot of stuff.' (#1) from mschiller890/minecraft-pe-0.6.1:alotofstuff into main
Reviewed-on: https://192.168.0.2:3000/Kolyah35/minecraft-pe-0.6.1/pulls/1
|
2026-03-10 21:07:27 +02:00 |
|
mschiller890
|
12b30c245a
|
Update README.md
|
2026-03-10 21:00:09 +02:00 |
|
mschiller890
|
7345f68aee
|
Update README.md
|
2026-03-10 20:59:27 +02:00 |
|
mschiller890
|
311e97bd77
|
Update README.md
|
2026-03-10 20:40:41 +02:00 |
|