Block a user
TheBrokenRail
commented on pull request minecraft-pi-reborn/minecraft-pi-reborn#116
2024-10-23 14:42:51 +00:00
Port over most of the RaspberryJuice API
Why not call the constructor rather than inlining it?
TheBrokenRail
commented on pull request minecraft-pi-reborn/minecraft-pi-reborn#116
2024-10-23 14:42:51 +00:00
Port over most of the RaspberryJuice API
Spawning an entity from an ID sounds like a useful misc
function (especially since it involves constants like 0x40
).
TheBrokenRail
commented on pull request minecraft-pi-reborn/minecraft-pi-reborn#116
2024-10-23 14:42:51 +00:00
Port over most of the RaspberryJuice API
Wasn't this changed?
TheBrokenRail
commented on pull request minecraft-pi-reborn/minecraft-pi-reborn#116
2024-10-23 14:42:51 +00:00
Port over most of the RaspberryJuice API
Wasn't this changed?
TheBrokenRail
commented on pull request minecraft-pi-reborn/minecraft-pi-reborn#116
2024-10-23 14:42:51 +00:00
Port over most of the RaspberryJuice API
I can't help be wonder if it might be easier to just Base64-encode usernames and chat messages (and any other outputted text) in non-compat mode rather than deal with escaping text in RJ's crazy format
TheBrokenRail
pushed to master at minecraft-pi-reborn/minecraft-pi-reborn
2024-10-20 22:10:28 +00:00
ee44a0ce88
Fix Compiling On Older GCC
TheBrokenRail
pushed to master at minecraft-pi-reborn/minecraft-pi-reborn
2024-10-20 21:19:45 +00:00
62d3512a38
Fix Lighting In ArmorScreen
d011d76f20
Fix Shadow In ArmorScreen
dc7d3a5b8f
Downgrade LIEF To Fix CMake
TheBrokenRail
pushed to master at minecraft-pi-reborn/minecraft-pi-reborn
2024-10-20 05:19:19 +00:00
0f5d8730b0
Media Layer + Launching Tweaks
f5da0f60e5
Fix Baby Shadows
TheBrokenRail
pushed to master at minecraft-pi-reborn/minecraft-pi-reborn
2024-10-19 09:19:16 +00:00
fbb3152a70
Get Lighting Working!
18f7d64405
Entities Have Shading!
1001427309
Rest Of The Tesselator
b2db67b4bf
Custom Tesselator
d289f40a5e
Small Changes
TheBrokenRail
pushed to master at minecraft-pi-reborn/minecraft-pi-reborn
2024-10-15 17:38:32 +00:00
73b3cd10af
Vignette
TheBrokenRail
pushed to master at minecraft-pi-reborn/minecraft-pi-reborn
2024-10-09 14:43:57 +00:00
463ede508e
Reduce Code Duplication
TheBrokenRail
pushed to master at minecraft-pi-reborn/minecraft-pi-reborn
2024-10-07 14:18:22 +00:00
0c92551e8a
Improve HOOK()
TheBrokenRail
pushed to master at minecraft-pi-reborn/minecraft-pi-reborn
2024-10-06 03:52:57 +00:00
6388663b6c
Switch To Desktop OpenGL 1.5
TheBrokenRail
pushed to master at minecraft-pi-reborn/minecraft-pi-reborn
2024-10-04 00:29:33 +00:00
5668dcc852
Render Entity Shadows
TheBrokenRail
pushed to master at minecraft-pi-reborn/minecraft-pi-reborn
2024-10-03 20:23:03 +00:00
d4ab0099f0
Tweak 3D Items
TheBrokenRail
pushed to master at minecraft-pi-reborn/minecraft-pi-reborn
2024-10-03 09:17:22 +00:00
3d8525a321
3D Items!
TheBrokenRail
pushed to master at minecraft-pi-reborn/minecraft-pi-reborn
2024-10-02 00:45:03 +00:00
b11cc95e50
Fix ChatPacket Reading
TheBrokenRail
pushed to master at minecraft-pi-reborn/minecraft-pi-reborn
2024-10-01 02:00:28 +00:00
661cfd02ad
Expand Debug Info
66f4f11a68
Tweak Debug Screen
TheBrokenRail
pushed to master at minecraft-pi-reborn/minecraft-pi-reborn
2024-09-30 04:46:06 +00:00
52ca5bb734
Show Seed In Debug Info
TheBrokenRail
pushed to master at minecraft-pi-reborn/minecraft-pi-reborn
2024-09-30 04:04:01 +00:00
916902ab68
Changes Needed For Hodgepodge