Commit Graph

242 Commits

Author SHA1 Message Date
0099ed531d Fixed bugs in starting the game. ALso added build job for iOS ipa unsigned 2026-04-05 14:43:35 -04:00
3158f603e2 fixed button not pressable on ios 2026-04-05 14:43:34 -04:00
dc5f5d1977 IT COMPILESgit add .! also added full screen support. see issues. 2026-04-05 14:43:34 -04:00
71a8a099ea restore include paths for cross-platform builds because i messed absolutely every #include up. 2026-04-05 14:43:34 -04:00
d075fb42a2 more refactoring for iOS 2026-04-05 14:43:34 -04:00
95f4703516 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-04-05 14:43:34 -04:00
5c1aa7fdaa Synced options UI files from main branch 2026-04-05 14:43:34 -04:00
bceac853da 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-04-05 14:43:34 -04:00
b0d8027295 more header fixes 2026-04-05 14:43:34 -04:00
b4aa4a220c fix missing file, commiting now because what im about to do might break Option class 2026-04-05 14:43:34 -04:00
e22e1014f4 added needed missing files 2026-04-05 14:43:34 -04:00
b4553eb39b Started to port to iOS; fixing compiler errors here and there 2026-04-05 14:43:34 -04:00
Shredder
378dfe8e22 award for brain of a goldfish goes to me 2026-04-03 15:54:48 +05:00
Shredder
61f0124beb oops forgot to define some things 2026-04-03 15:37:15 +05:00
Shredder
ff5c57f6ba Added Foliage and Grass Color tinting, Started Basic Work on restoring ravines, New Option to Toggle Tinting. 2026-04-03 14:55:33 +05:00
Shredder
eac71a93d1 ok this should finally work now 2026-04-02 01:35:06 +05:00
Shredder
fa249728e5 hopefully fixes broken build 2026-04-02 01:19:47 +05:00
Shredder
84e8744387 oops forgot to include the other files. 2026-04-01 23:37:37 +05:00
Shredder
27f0287986 Ported over Spooner Trees (Fancy Trees), Flint and Steel can be used to ignite fire now and modified Forest and Rainforest to generate spooner trees. 2026-04-01 23:31:15 +05:00
Shredder
109bbcfdb1 Added Rendering and Dynamic texture for Fire and it's behaviour 2026-04-01 14:03:38 +05: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