Shredder
55d06f0590
Merge branch 'main' of https://gitea.sffempire.ru/Kolyah35/minecraft-pe-0.6.1
2026-04-09 04:35:25 +05:00
Shredder
58b7724ba2
fileshredder - fixed fire tile's alpha transparency and fixed vanilla bug where hotbar slots are not rendered transparent like how they are in Beta Java
2026-04-09 04:34:10 +05:00
Kolyah35
fe73853a64
defined() would be better ig
2026-04-06 22:49:54 +03:00
Kolyah35
a96b942c17
FIX: web and android compilation
2026-04-06 14:28:07 -04:00
Kolyah35
c476153231
FIX: other platforms compilation
2026-04-06 14:28:07 -04:00
deepfriedwaffles
7cc33b011d
Fixed bugs in starting the game. ALso added build job for iOS ipa unsigned
2026-04-06 14:28:06 -04:00
deepfriedwaffles
aeb8e45879
fixed button not pressable on ios
2026-04-06 14:28:06 -04:00
deepfriedwaffles
d554767309
IT COMPILESgit add .! also added full screen support. see issues.
2026-04-06 14:28:06 -04:00
deepfriedwaffles
aec534d948
restore include paths for cross-platform builds because i messed absolutely every #include up.
2026-04-06 14:28:06 -04:00
deepfriedwaffles
8867878ccf
more refactoring for iOS
2026-04-06 14:28:06 -04:00
deepfriedwaffles
44ece561e8
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-06 14:28:06 -04:00
deepfriedwaffles
22b59bd2cc
Synced options UI files from main branch
2026-04-06 14:28:06 -04:00
deepfriedwaffles
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
deepfriedwaffles
59898ca504
more header fixes
2026-04-06 14:28:06 -04:00
deepfriedwaffles
b658132dac
fix missing file, commiting now because what im about to do might break Option class
2026-04-06 14:28:06 -04:00
deepfriedwaffles
ab5f177208
added needed missing files
2026-04-06 14:28:06 -04:00
deepfriedwaffles
72b68389b2
Started to port to iOS; fixing compiler errors here and there
2026-04-06 14:28:06 -04:00
Shredder
e272991159
fileshredder - minor goof up
2026-04-06 02:05:23 +05: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
378dfe8e22
award for brain of a goldfish goes to me
2026-04-03 15:54:48 +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
84e8744387
oops forgot to include the other files.
2026-04-01 23:37:37 +05:00
Shredder
109bbcfdb1
Added Rendering and Dynamic texture for Fire and it's behaviour
2026-04-01 14:03:38 +05:00
Kolyah35
cbd81b47ce
ADD: EpikIzCool to credits
2026-03-24 17:32:52 +03:00
EpikIzCool
a7c75d2ad2
Touch thingie
2026-03-24 00:29:52 +02:00
EpikIzCool
468ae4a211
Whool Fix part 1
2026-03-24 00:24:16 +02:00
mschiller890
9405e8daad
FIXED: Scrolling with mouse wheel improved
2026-03-22 18:38:14 +01:00
mschiller890
bef09a3305
FIXED: sprinting now works when flying
2026-03-22 14:51:22 +01:00
Kolyah35
82f827af29
Merge remote-tracking branch 'refs/remotes/origin/main'
2026-03-22 02:12:46 +03:00
Kolyah35
4f8b18b735
FIX: Now we're using useTouchsceen() right way!!!!
2026-03-22 02:12:04 +03:00
InviseDivine
2acb57d051
revert all sht
2026-03-21 19:19:07 +02:00
InviseDivine
5251085752
i broke all
2026-03-21 19:09:11 +02:00
InviseDivine
a16f76f2b6
idk???
2026-03-21 19:05:00 +02:00
InviseDivine
b088f39e52
emm
2026-03-21 18:54:51 +02:00
InviseDivine
13c624e07e
hmmmmmmmmmm
2026-03-21 18:54:04 +02:00
InviseDivine
2bfa8f11f1
hmm
2026-03-21 18:39:08 +02:00
InviseDivine
98a05e5aa3
FIX: Keyboard on android
2026-03-21 18:25:42 +02:00
InviseDivine
3f6d9cdcb8
FIX: Armor display
2026-03-21 18:10:46 +02:00
InviseDivine
b94c16b22a
FIX: Bow release
2026-03-21 16:22:50 +02:00
InviseDivine
6e0615c0bc
FEAT: Auto jump in settings (again)
2026-03-21 16:03:51 +02:00
InviseDivine
e9766ed2a1
FEAT: Option button in PauseScreen
2026-03-21 15:44:05 +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
Kolyah35
011c8f7123
fix mingw build
2026-03-21 02:35:04 +03:00
mschiller890
52f607b126
Made some changes to the GUI scale slider.
...
Should be waaaaaaay better now
2026-03-20 23:20:37 +01:00
InviseDivine
42e7a3da90
Merge branch 'main' of https://gitea.sffempire.ru/Kolyah35/minecraft-pe-0.6.1
2026-03-20 23:00:36 +02:00
InviseDivine
0edee15930
FEAT:Raspberry PI cursor in tweaks
2026-03-20 22:59:52 +02:00
mschiller890
753fdbe701
FIXED: support 64x32 + 64x64 skins with fallback for failed skin URL
2026-03-20 21:47:53 +01:00
mschiller890
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
Kolyah35
cda2534c1e
ADD: pause and chat btn
2026-03-20 21:46:43 +03:00
Kolyah35
5d415dcca1
Merge remote-tracking branch 'refs/remotes/origin/main'
2026-03-20 19:57:24 +03:00