Commit Graph

56 Commits

Author SHA1 Message Date
7cc33b011d Fixed bugs in starting the game. ALso added build job for iOS ipa unsigned 2026-04-06 14:28:06 -04:00
aec534d948 restore include paths for cross-platform builds because i messed absolutely every #include up. 2026-04-06 14:28:06 -04:00
8867878ccf more refactoring for iOS 2026-04-06 14:28:06 -04:00
705c4154ee 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-06 14:28:06 -04:00
Shredder
055f00be49 A bit big of a commit but
Added 3 Fog Choices (Pocket) (Java) (Unknown that was unused)

Restored Java Beta Sky Color code that was unused that depends on biome temperature (choosable using Java fog)

Tile Shadows and Entity Shadows that appear beneath them have been restored and fixed from the unused code, toggleable by turning fancy graphics on or off

Entities will now render flames on themselves when on fire, including the player

Added option to use Java Style Item Count text and position in tweaks

- fileshredder
2026-04-06 01:52:27 +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
109bbcfdb1 Added Rendering and Dynamic texture for Fire and it's behaviour 2026-04-01 14:03:38 +05:00
82f827af29 Merge remote-tracking branch 'refs/remotes/origin/main' 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
13c624e07e hmmmmmmmmmm 2026-03-21 18:54:04 +02:00
2bfa8f11f1 hmm 2026-03-21 18:39:08 +02:00
b94c16b22a FIX: Bow release 2026-03-21 16:22:50 +02:00
6e0615c0bc FEAT: Auto jump in settings (again) 2026-03-21 16:03:51 +02:00
52f607b126 Made some changes to the GUI scale slider.
Should be waaaaaaay better now
2026-03-20 23:20:37 +01:00
ac60559a22 FIXED: Saving works on Android now!
I honestly changed too much stuff trying to pinpoint a fix. I might be stupid.
I have no idea what I did that fixed this.
2026-03-20 21:11:17 +01:00
4769d4ae72 minor changes 2026-03-17 23:08:56 +03:00
5ff8b54c4f REMOVE: User class 2026-03-17 22:49:59 +03:00
11e986bcf2 FIXED: Android build issues, added building to Andr from Linux
I really hope this didnt break anything
Im proud of the bash script
2026-03-17 19:01:27 +01:00
2bc3be3153 FIXED: chat history clears on disconnect 2026-03-16 19:05:55 +01:00
babd7b4d96 i fucking FLIPPED the cape textures and fixed issues with options
were the options working for everyone else? am i stupid
2026-03-16 05:19:10 +01:00
df99a29258 FEAT: ifdef CHEATS (temp solution) 2026-03-15 22:01:15 +02:00
fadcf3a7d0 FIX: i fucking wrote profiler just to find that sleep function takes SECONDS arg :sob::sob::sob::sob::sob::sob::sob::sob::sob:😭 2026-03-15 20:35:02 +03:00
b0fa2b820c REMOVE: debug feature 2026-03-15 18:32:41 +03:00
c03f535c7e FIX: Nether reactor (by @bravelycowering) 2026-03-14 20:42:38 +02:00
bf1a6d79b4 Merge remote-tracking branch 'refs/remotes/origin/main' 2026-03-14 14:52:59 +03:00
e49fe348e3 FIX: override warnings 2026-03-14 14:51:42 +03:00
bb95e75c47 Merge remote-tracking branch 'refs/remotes/origin/main' 2026-03-14 14:51:25 +03:00
4e179a47b6 Make chat show full history when opened 2026-03-14 12:22:14 +01:00
badd59b644 FIX: Rewrite options 2026-03-14 14:13:49 +03:00
754329fc49 Merge branch 'main' of https://gitea.sffempire.ru/Kolyah35/minecraft-pe-0.6.1 2026-03-13 23:23:26 +02:00
5385342272 sprint on ctrl 2026-03-13 23:23:25 +02:00
94f4317b71 Restore cave generation + adjust ore spawn rates 2026-03-13 22:15:30 +01:00
13dcf593d8 fck 2026-03-13 19:09:12 +02:00
ce5307aa30 FEAT: Tweaks in options 2026-03-13 19:08:27 +02:00
6f7812293e settings almost fixed 2026-03-13 15:57:16 +02:00
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
1e908423d5 Replaced std::stoi(port) with atoi(port.c_str()) call because of Android NDK 2026-03-11 20:15:15 +02:00
d2a5f4755c remove std stoi 2026-03-11 19:52:25 +02:00
8875342557 Join by ip screen 2026-03-11 19:04:54 +02:00
d25a04f154 REMOVE: license verification and BuyGame btns/screens 2026-03-11 00:39:27 +03:00
04f13ab4a7 Fix: gui, block destroy
Feat: speed up on left mouse button in credits
2026-03-10 22:06:28 +02:00
2fc323639a Fixes and enhancements from my MCPE repository. (https://github.com/mschiller890/mcpe64) 2026-03-10 19:31:40 +01:00
8a53d3432d Fix: Creative mode flying and cheats enabled 2026-03-09 20:40:07 +02:00
5311b134ac Fix: Block destroy 2026-03-09 19:14:38 +02:00
0370944cf6 Fix: block building 2026-03-09 15:05:44 +02:00
d0f6a9b805 Fix: Sounds
Problem: its not working xD
2026-03-09 13:24:11 +02:00
d0995643a5 Fix: line changing on signs, game launch on AMD gpus, mouse sensitivity
Feat: inv slots changing on keyboard
2026-03-06 22:48:59 +02:00