|
|
03b62b60df
|
Update .github/workflows/build.yml
I keep messing this up. For now I am removing all the needs for publish except iOS
|
2026-03-26 01:59:43 +02:00 |
|
|
|
dfa6dc4221
|
removed if line from publish to always run it. can we not skip publish thanks
|
2026-03-25 19:39:24 -04:00 |
|
|
|
8ea20b1da9
|
Fixed bugs in starting the game. ALso added build job for iOS ipa unsigned
|
2026-03-25 19:14:42 -04:00 |
|
|
|
2b4ff27043
|
fixed button not pressable on ios
|
2026-03-24 23:53:26 -04:00 |
|
|
|
ec76c0fc2c
|
IT COMPILESgit add .! also added full screen support. see issues.
|
2026-03-24 21:38:31 -04:00 |
|
|
|
8708dc9c83
|
restore include paths for cross-platform builds because i messed absolutely every #include up.
|
2026-03-24 19:51:01 -04:00 |
|
|
|
7d485fdcd7
|
more refactoring for iOS
|
2026-03-24 12:44:08 -04:00 |
|
|
|
976366d6bf
|
fixed slider for hopefully the final fucking time. Nether Reactor fix: Need to make the array for building it all unsigned integers as now Xcode is strict about the new C++ Standards as they have changed since 2011
|
2026-03-24 12:39:06 -04:00 |
|
|
|
663c1d4b3f
|
Synced options UI files from main branch
|
2026-03-24 12:39:06 -04:00 |
|
|
|
0ef6822737
|
gonna try changing all Options::Option* in the whole project to just Option* not sure if this works but it gets the compiler to shut up. if this breaks everything change all 'Option*' to 'Options::Option*' as it once was.
|
2026-03-24 12:38:51 -04:00 |
|
|
|
442eb2d9c3
|
more header fixes
|
2026-03-24 12:34:02 -04:00 |
|
|
|
c0c5cbaa51
|
fix missing file, commiting now because what im about to do might break Option class
|
2026-03-24 12:34:02 -04:00 |
|
|
|
afbd79d9de
|
added needed missing files
|
2026-03-24 12:34:02 -04:00 |
|
|
|
34858932f1
|
Started to port to iOS; fixing compiler errors here and there
|
2026-03-24 12:32:22 -04:00 |
|
|
|
cbd81b47ce
|
ADD: EpikIzCool to credits
|
2026-03-24 17:32:52 +03:00 |
|
|
|
c146791845
|
Merge pull request 'Fix Whool and block variations n slabs n stuff' (#13) from EpikIzCool/minecraft-pe-0.6.1:main into main
Reviewed-on: #13
|
2026-03-24 16:31:46 +02:00 |
|
|
|
a7c75d2ad2
|
Touch thingie
|
2026-03-24 00:29:52 +02:00 |
|
|
|
468ae4a211
|
Whool Fix part 1
|
2026-03-24 00:24:16 +02:00 |
|
|
|
9405e8daad
|
FIXED: Scrolling with mouse wheel improved
|
2026-03-22 18:38:14 +01:00 |
|
|
|
bef09a3305
|
FIXED: sprinting now works when flying
|
2026-03-22 14:51:22 +01:00 |
|
|
|
82f827af29
|
Merge remote-tracking branch 'refs/remotes/origin/main'
0.6.1-alpha-0.0.4
|
2026-03-22 02:12:46 +03:00 |
|
|
|
4f8b18b735
|
FIX: Now we're using useTouchsceen() right way!!!!
|
2026-03-22 02:12:04 +03:00 |
|
|
|
2acb57d051
|
revert all sht
|
2026-03-21 19:19:07 +02:00 |
|
|
|
5251085752
|
i broke all
|
2026-03-21 19:09:11 +02:00 |
|
|
|
a16f76f2b6
|
idk???
|
2026-03-21 19:05:00 +02:00 |
|
|
|
b088f39e52
|
emm
|
2026-03-21 18:54:51 +02:00 |
|
|
|
13c624e07e
|
hmmmmmmmmmm
|
2026-03-21 18:54:04 +02:00 |
|
|
|
2bfa8f11f1
|
hmm
|
2026-03-21 18:39:08 +02:00 |
|
|
|
98a05e5aa3
|
FIX: Keyboard on android
|
2026-03-21 18:25:42 +02:00 |
|
|
|
3f6d9cdcb8
|
FIX: Armor display
|
2026-03-21 18:10:46 +02:00 |
|
|
|
39186069cf
|
Merge branch 'main' of https://gitea.sffempire.ru/Kolyah35/minecraft-pe-0.6.1
|
2026-03-21 16:22:50 +02:00 |
|
|
|
b94c16b22a
|
FIX: Bow release
|
2026-03-21 16:22:50 +02:00 |
|
|
|
91ce365a26
|
Merge remote-tracking branch 'refs/remotes/origin/main'
|
2026-03-21 17:20:18 +03:00 |
|
|
|
f114536463
|
FIX: improve web port
|
2026-03-21 17:19:46 +03:00 |
|
|
|
6e0615c0bc
|
FEAT: Auto jump in settings (again)
|
2026-03-21 16:03:51 +02:00 |
|
|
|
fd3ee23e4e
|
Merge branch 'main' of https://gitea.sffempire.ru/Kolyah35/minecraft-pe-0.6.1
|
2026-03-21 15:44:06 +02:00 |
|
|
|
e9766ed2a1
|
FEAT: Option button in PauseScreen
|
2026-03-21 15:44:05 +02:00 |
|
|
|
298451c290
|
USE_LIBPNG when compile web
|
2026-03-21 15:28:50 +03:00 |
|
|
|
668fc9d16f
|
oh i forgot data
|
2026-03-21 15:25:18 +03:00 |
|
|
|
5717aeab24
|
ADD: Web action
|
2026-03-21 15:23:37 +03:00 |
|
|
|
9af1496b9d
|
FIX: windows CI build
|
2026-03-21 15:04:50 +03:00 |
|
|
|
6bfae5a14e
|
Merge branch 'main' of https://gitea.sffempire.ru/Kolyah35/minecraft-pe-0.6.1
dev
|
2026-03-21 13:43:29 +02:00 |
|
|
|
4034cf243d
|
FIX: glfw crash when closing the game
|
2026-03-21 13:43:28 +02:00 |
|
|
|
b6e7414f04
|
Merge pull request 'fix msvc build & mingw build' (#10) from evildebugger/minecraft-pe-0.6.1:main into main
Reviewed-on: #10
|
2026-03-21 12:48:51 +02:00 |
|
66hh
|
83f3284827
|
fix msvc build & mingw build
1. Include unified header files using lowercase filenames
2. Change special characters to escape sequences to solve encoding issues
|
2026-03-21 18:32:09 +08:00 |
|
|
|
3dab395af3
|
fix workflow and im done
|
2026-03-21 02:45:06 +03:00 |
|
|
|
011c8f7123
|
fix mingw build
|
2026-03-21 02:35:04 +03:00 |
|
|
|
f69c009da9
|
replace pwd with workspace
|
2026-03-21 01:38:17 +03:00 |
|
|
|
b66b4a2dc2
|
wtf im dumb
|
2026-03-21 01:35:40 +03:00 |
|
|
|
7037b2b5f2
|
create build dir
|
2026-03-21 01:33:57 +03:00 |
|