fileshredder
  • Joined on 2026-03-31
fileshredder pushed to main at Kolyah35/minecraft-pe-0.6.1 2026-05-23 03:05:24 +02:00
d08948fb00 renable generation features
fileshredder pushed to main at Kolyah35/minecraft-pe-0.6.1 2026-05-23 02:48:03 +02:00
061d6db3a9 add burp1.ogg to fix android compilation
fileshredder pushed to main at Kolyah35/minecraft-pe-0.6.1 2026-05-23 02:33:16 +02:00
d7d887f882 few additions and bug fixes
Compare 2 commits »
fileshredder pushed to main at Kolyah35/minecraft-pe-0.6.1 2026-05-11 23:26:38 +02:00
4b69a1240a Some fixes
fileshredder pushed to main at Kolyah35/minecraft-pe-0.6.1 2026-05-11 02:08:37 +02:00
8f34fbc1ec It isn't a commit without a linux compilation fail
fileshredder pushed to main at Kolyah35/minecraft-pe-0.6.1 2026-05-11 01:52:47 +02:00
890604256b Fixes and New Additions
fileshredder pushed to main at Kolyah35/minecraft-pe-0.6.1 2026-05-09 03:29:32 +02:00
792d4b32e7 Fixed Grass Foliage color using foliagecolor.png instead of grasscolor.png
fileshredder pushed to main at Kolyah35/minecraft-pe-0.6.1 2026-05-07 11:07:37 +02:00
2da05d94c8 should return some value in the debug stuff so nothing breaks
fileshredder pushed to main at Kolyah35/minecraft-pe-0.6.1 2026-05-07 11:00:36 +02:00
a0e99e2f03 debug screen ifdef case because linux compilation is hell
fileshredder pushed to main at Kolyah35/minecraft-pe-0.6.1 2026-05-07 10:51:28 +02:00
b6ea0c7dc3 this has to be an insanely hacky solution to get it working on linux again
fileshredder pushed to main at Kolyah35/minecraft-pe-0.6.1 2026-05-07 10:35:33 +02:00
620b358ba7 i love when my errors are cryptic
fileshredder pushed to main at Kolyah35/minecraft-pe-0.6.1 2026-05-04 22:20:16 +02:00
edc6985a6b opengl and gles and their damn deprecated functions
fileshredder pushed to main at Kolyah35/minecraft-pe-0.6.1 2026-05-04 22:09:28 +02:00
9cd91b1508 should finally work hopefully...
fileshredder pushed to main at Kolyah35/minecraft-pe-0.6.1 2026-05-04 21:52:19 +02:00
9c46d7094c sigh converted to_string calls to sprintf
fileshredder pushed to main at Kolyah35/minecraft-pe-0.6.1 2026-05-04 21:23:01 +02:00
52afff463b left a debug opengl only feature accidentally in, and also hopefully fixed include mess
fileshredder pushed to main at Kolyah35/minecraft-pe-0.6.1 2026-05-04 21:14:24 +02:00
0d23fadc3e how did this even slip past me
fileshredder pushed to main at Kolyah35/minecraft-pe-0.6.1 2026-05-04 21:06:51 +02:00
614e018dc6 fixed merge
e346df682c Another Huge Commit my bad - shredder
31d80aedf8 Massive Java Parity Update - fileshredder
Compare 3 commits »
fileshredder pushed to main at Kolyah35/minecraft-pe-0.6.1 2026-04-11 23:30:18 +02:00
d6a3e477c1 forgot to move the clamp calls below
4d68c4dff8 forgot to change vertex size for touch circle, also shadow attempt fix again
Compare 2 commits »
fileshredder pushed to main at Kolyah35/minecraft-pe-0.6.1 2026-04-11 23:10:35 +02:00
e1c2210621 sigh, another attempt at fixing normal shading for android
fileshredder pushed to main at Kolyah35/minecraft-pe-0.6.1 2026-04-11 22:13:44 +02:00
c188fa0ce2 Attempt to fix Normal Lighting and Shadows on Android, also disabled fancy trees temporarily due to performance issues on android.