Kolyah35
  • Joined on 2026-03-02
Kolyah35 commented on pull request Kolyah35/minecraft-pe-0.6.1#14 2026-05-12 21:50:34 +02:00
added missing audio random.burp when finishing a food item

Thanks!

Kolyah35 pushed to main at Kolyah35/minecraft-pe-0.6.1 2026-05-12 21:50:30 +02: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
88ef7f3d17 added missing audio random.burp when finishing a food item
Compare 2 commits »
Kolyah35 merged pull request Kolyah35/minecraft-pe-0.6.1#14 2026-05-12 21:50:28 +02:00
added missing audio random.burp when finishing a food item
Kolyah35 pushed to dedicated-rewrite at Kolyah35/minecraft-pe-0.6.1 2026-05-12 21:13:03 +02:00
5e19ef778e FIX: memset ._.
Kolyah35 pushed to dedicated-rewrite at Kolyah35/minecraft-pe-0.6.1 2026-05-02 20:32:11 +02:00
3e48c7fabd FIX: compilation
Kolyah35 pushed to main at Kolyah35/minecraft-pe-0.6.1 2026-04-15 00:07:22 +02:00
bc82f5c091 FIX: Completely remove renderSky() codeblock
Kolyah35 commented on pull request Kolyah35/minecraft-pe-0.6.1#22 2026-04-15 00:05:13 +02:00
Fix upper sky cut when using fancy graphics

thanks!

Kolyah35 pushed to main at Kolyah35/minecraft-pe-0.6.1 2026-04-15 00:04:49 +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
3a0f4c3647 Fix upper sky cut when using fancy graphics
Compare 2 commits »
Kolyah35 merged pull request Kolyah35/minecraft-pe-0.6.1#22 2026-04-15 00:04:49 +02:00
Fix upper sky cut when using fancy graphics
Kolyah35 deleted branch Dram27-fix-height-based-culling from Kolyah35/minecraft-pe-0.6.1 2026-04-14 23:42:50 +02:00
Kolyah35 pushed to Dram27-fix-height-based-culling at Kolyah35/minecraft-pe-0.6.1 2026-04-14 23:39:13 +02:00
f0bed0527b FIX: Completely remove duplicate renderSky() codeblock
3a0f4c3647 Fix upper sky cut when using fancy graphics
Compare 2 commits »
Kolyah35 created branch Dram27-fix-height-based-culling in Kolyah35/minecraft-pe-0.6.1 2026-04-14 23:39:11 +02:00
Kolyah35 pushed to main at Kolyah35/minecraft-pe-0.6.1 2026-04-10 22:54:21 +02:00
6049239303 why tf apks in releases are zipped
Kolyah35 merged pull request Kolyah35/minecraft-pe-0.6.1#21 2026-04-06 21:59:01 +02:00
Support for iOS builds!
Kolyah35 pushed to main at Kolyah35/minecraft-pe-0.6.1 2026-04-06 21:59:01 +02:00
6ae787b90d Merge PR 'Support for iOS builds!' (#21) | Many thanks to deepfriedwaffles!
fe73853a64 defined() would be better ig
845d721b1e fixed compile issues from main rebase and lowered ios minimum deployment back to 12
d7a02bfc90 Added iOS comppiling instructions to README
13fd830361 fixed the possible broken header search and added all jobs including ios to publish
Compare 22 commits »
Kolyah35 pushed to ios-support at Kolyah35/minecraft-pe-0.6.1 2026-04-06 21:50:29 +02:00
fe73853a64 defined() would be better ig
Kolyah35 commented on pull request Kolyah35/minecraft-pe-0.6.1#21 2026-04-06 21:27:14 +02:00
Support for iOS builds!

Compiles on Steam Deck and works fine, i think we can merge

Kolyah35 pushed to !no-build-refactor at Kolyah35/minecraft-pe-0.6.1 2026-04-04 13:34:08 +02:00
12f5013ddb Trying to replace pointers with references :v
Kolyah35 pushed to fix-ios-compilation at Kolyah35/minecraft-pe-0.6.1 2026-04-04 13:27:26 +02:00
ce52bfd35c FIX: web and android compilation
Kolyah35 created pull request Kolyah35/minecraft-pe-0.6.1#20 2026-04-04 11:14:00 +02:00
FIX: other platforms compilation