d7d887f882
few additions and bug fixes
Shredder
2026-05-23 05:29:47 +05:00
ce182b676f
Merge pull request 'added missing audio random.burp when finishing a food item' (#14) from sas3/minecraft-pe-0.6.1:main into main
Kolyah352026-05-12 21:50:28 +02:00
8d7a1973e7
Merge pull request 'Fix upper sky cut when using fancy graphics' (#22) from Dram27/minecraft-pe-0.6.1:fix-height-based-culling into main
Kolyah352026-04-15 00:04:39 +02:00
3a0f4c3647
Fix upper sky cut when using fancy graphics
Dram272026-04-13 17:42:19 +02:00
d6a3e477c1
forgot to move the clamp calls below
Shredder
2026-04-12 02:29:27 +05:00
4d68c4dff8
forgot to change vertex size for touch circle, also shadow attempt fix again
Shredder
2026-04-12 02:26:54 +05:00
e1c2210621
sigh, another attempt at fixing normal shading for android
Shredder
2026-04-12 02:09:42 +05:00
c188fa0ce2
Attempt to fix Normal Lighting and Shadows on Android, also disabled fancy trees temporarily due to performance issues on android.
Shredder
2026-04-12 01:12:17 +05:00
f19c2d24a3
Attempt to fix Normal Shading on Android and fix IOS compile, also hopefully fixes the millions of errors in the ios logs
Shredder
2026-04-11 19:39:46 +05:00
e1b81a7cc3
another attempt... i hate gles...
Shredder
2026-04-11 15:21:21 +05:00
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
Shredder
2026-04-09 04:34:10 +05:00
6ae787b90d
Merge PR 'Support for iOS builds!' (#21) | Many thanks to deepfriedwaffles!
Kolyah352026-04-06 21:58:19 +02:00
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
deepfriedwaffles2026-03-23 16:07:02 -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.
deepfriedwaffles2026-03-19 11:10:19 -04:00
378dfe8e22
award for brain of a goldfish goes to me
Shredder
2026-04-03 15:54:48 +05:00
61f0124beb
oops forgot to define some things
Shredder
2026-04-03 15:37:15 +05:00
ff5c57f6ba
Added Foliage and Grass Color tinting, Started Basic Work on restoring ravines, New Option to Toggle Tinting.
Shredder
2026-04-03 14:55:33 +05:00
eac71a93d1
ok this should finally work now
Shredder
2026-04-02 01:35:06 +05:00
84e8744387
oops forgot to include the other files.
Shredder
2026-04-01 23:37:37 +05:00
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.
Shredder
2026-04-01 23:31:15 +05:00
109bbcfdb1
Added Rendering and Dynamic texture for Fire and it's behaviour
Shredder
2026-04-01 14:03:38 +05:00
4dc7055d9d
FIX: make antispeedhack working
Kolyah352026-03-31 23:34:41 +03:00