TheBrokenRail
TheBrokenRail created branch master in TheBrokenRail/MTU-Dining 2024-02-17 00:52:45 +00:00
TheBrokenRail pushed to master at TheBrokenRail/MTU-Dining 2024-02-17 00:52:45 +00:00
e79a35b90e It Starts!
TheBrokenRail created repository TheBrokenRail/MTU-Dining 2024-02-17 00:52:28 +00:00
TheBrokenRail merged pull request minecraft-pi-reborn/minecraft-pi-reborn#88 2024-02-16 04:06:55 +00:00
Few more symbols and clean up "Disable Hostile AI In Creative Mode"
TheBrokenRail pushed to master at minecraft-pi-reborn/minecraft-pi-reborn 2024-02-16 04:06:14 +00:00
9556d13791 Minor Tweaks
f8bd6d380b Fix invalid ItemInHandRenderer texture cache
5d57253d56 More symbols and better patch error message
6ac808919f More symbols! Mostly tile entity stuff
5353bc188d Rename Entity::aabb to Entity::hitbox
Compare 6 commits »
TheBrokenRail pushed to master at minecraft-pi-reborn/symbol-processor 2024-02-15 08:54:49 +00:00
225eb259fe Small Tweak
TheBrokenRail pushed to master at minecraft-pi-reborn/symbol-processor 2024-02-15 08:16:43 +00:00
1b29e09e67 This Is So Cursed, I Hate It
TheBrokenRail commented on pull request minecraft-pi-reborn/minecraft-pi-reborn#88 2024-02-13 23:54:41 +00:00
Few more symbols and clean up "Disable Hostile AI In Creative Mode"

Sorry, that was a bit vague.

I meant two things really:

  1. Add a more detailed comment explaining what the patch does (like the one in Discord). Instead of just `Fix invalid ItemInHandRenderer…
TheBrokenRail commented on pull request minecraft-pi-reborn/minecraft-pi-reborn#88 2024-02-13 23:38:21 +00:00
Few more symbols and clean up "Disable Hostile AI In Creative Mode"

Sorry if this sounds a bit nit-picky, but

TheBrokenRail commented on pull request minecraft-pi-reborn/minecraft-pi-reborn#88 2024-02-12 06:43:31 +00:00
Few more symbols and clean up "Disable Hostile AI In Creative Mode"

Maybe change the comment to Do not modify AI of non-hostile mobs or similar.

TheBrokenRail pushed to master at minecraft-pi-reborn/minecraft-pi-reborn 2024-02-12 05:56:06 +00:00
b033912633 Also Scan .data.rel.ro
TheBrokenRail pushed to master at minecraft-pi-reborn/minecraft-pi-reborn 2024-02-12 05:44:51 +00:00
a2b3bb128b Bug Fixes & Low-Level Improvements
180ba9dcaf Small Changes
Compare 2 commits »
TheBrokenRail commented on pull request minecraft-pi-reborn/minecraft-pi-reborn#88 2024-02-09 01:28:37 +00:00
Few more symbols and clean up "Disable Hostile AI In Creative Mode"

It's less "disable AI for hostile mobs" and more "disable mobs attacking the player."

TheBrokenRail commented on pull request minecraft-pi-reborn/minecraft-pi-reborn#88 2024-02-08 23:07:55 +00:00
Few more symbols and clean up "Disable Hostile AI In Creative Mode"

What's the point of this check?

TheBrokenRail commented on pull request minecraft-pi-reborn/minecraft-pi-reborn#88 2024-02-08 23:07:55 +00:00
Few more symbols and clean up "Disable Hostile AI In Creative Mode"

Should this be called hitbox?

TheBrokenRail pushed to master at minecraft-pi-reborn/minecraft-pi-reborn 2024-02-08 06:49:39 +00:00
71cc24104c Add More Splashes
TheBrokenRail pushed to master at minecraft-pi-reborn/minecraft-pi-reborn 2024-02-08 05:34:56 +00:00
6951ebe620 Improve Performance
TheBrokenRail pushed to master at minecraft-pi-reborn/minecraft-pi-reborn 2024-02-08 03:12:11 +00:00
28dbb2eacd Some CMake Cleanup
TheBrokenRail pushed to master at minecraft-pi-reborn/minecraft-pi-reborn 2024-02-08 03:11:32 +00:00
f25e760831 Some CMake Cleanup
d86018717e Split Splash Loading Into Own Function
Compare 2 commits »
TheBrokenRail pushed to master at minecraft-pi-reborn/minecraft-pi-reborn 2024-02-08 02:16:00 +00:00
db22caa50f Add Splash Text From MCPIL