78 Commits

Author SHA1 Message Date
a6dad72778 Fix Sugar Position In Hand 2024-11-03 20:04:19 -05:00
69fcc6cdb3 800th Commit! Regenerating gui_blocks And Performance Fixes 2024-10-26 18:03:16 -04:00
fbb3152a70 Get Lighting Working! 2024-10-19 05:19:08 -04:00
0c92551e8a Improve HOOK() 2024-10-07 10:18:16 -04:00
b11cc95e50 Fix ChatPacket Reading 2024-10-01 20:44:50 -04:00
916902ab68 Changes Needed For Hodgepodge 2024-09-30 00:03:52 -04:00
65190afe73 Fix Rare Segfault 2024-09-23 21:22:43 -04:00
3598fbc922 Revert Bad Idea 2024-09-22 20:25:59 -04:00
b5e9a91f75 Test Crafting Remainder 2024-09-22 20:02:40 -04:00
c0156336df Modding Changes 2024-09-20 21:30:47 -04:00
f1fe1c140c More Feature Flags! 2024-08-25 18:14:30 -04:00
8ef6e0885a Split Up misc.cpp 2024-08-25 17:06:12 -04:00
c5937e6794 Way Too Many Changes 2024-08-24 00:30:06 -04:00
07f5e188f7 Bug Fixes & Improvements 2024-08-23 05:18:20 -04:00
18b25486e7 Fix Door Item Issues 2024-08-22 23:43:32 -04:00
98c4ee306d It Works! 2024-07-17 06:42:58 -04:00
5f2923b789 Merge PR + WIP Refactor
Co-authored-by: Bigjango13 <bigjango13@gmail.com>
2024-07-17 03:44:44 -04:00
036d0a0653 Tweak 2024-07-16 13:46:37 -04:00
88f59d951a References! References Everywhere! 2024-07-15 03:05:05 -04:00
d2b07f7661 minecraft.h/.cpp Changes 2024-07-14 05:06:27 -04:00
d4c0f54245 Multidraw 2024-07-10 23:15:58 -04:00
f08afbf654 Allow Skipping Page-Size Check 2024-07-05 03:24:27 -04:00
7718fe5b12 Small Bug Fix 2024-06-21 01:32:11 -04:00
6a2ecb23ed Remove overwrite() 2024-06-21 01:22:33 -04:00
5e229fb6a8 Some Modernization 2024-06-21 01:19:37 -04:00
3b5149abff Environmental Variable & Logging Refactor 2024-06-17 18:09:30 -04:00
b2db6bcfd2 Some Clean Up 2024-06-16 00:49:03 -04:00
38d7dda1a7 The Great Unification 2024-06-15 08:52:15 -04:00
8bc90dae04 More Tweaks 2024-06-12 02:33:29 -04:00
f53f405bdd The Compiler Strikes Back! 2024-05-24 04:44:53 -04:00
56d93f0150 Tweak Text Wrapping 2024-05-19 00:19:01 -04:00
b129f0a503 Attack Of The Templates! 2024-05-18 18:58:39 -04:00
97bc124d72 Better Static Properties 2024-05-17 02:52:55 -04:00
b23f7f1618 Remove alloc_*() Functions 2024-05-17 00:36:28 -04:00
6cfc1a7e20 Small Tweaks 2024-05-16 04:07:02 -04:00
f25a2adcef Update More Methods! 2024-05-15 05:08:39 -04:00
6ae475785e Fix Newlines 2024-05-15 05:06:36 -04:00
51bbad15f4 Use New Method Call Style 2024-05-15 05:02:19 -04:00
a305cf9e38 More Changes! 2024-05-04 20:46:15 -04:00
cf6989bed2 I need to sleep, here be dragons 2024-04-03 03:19:12 -04:00
b2a7fe3eaf C++-Ification! 2024-04-02 19:22:01 -04:00
b1b28defd5 Small Change 2024-03-19 00:12:26 -04:00
180ba9dcaf Small Changes 2024-02-11 20:35:41 -05:00
6951ebe620 Improve Performance 2024-02-08 00:34:43 -05:00
f5a680af7b Add Cake (#81)
Adds cake, crafting remainders, milk buckets, death messages, `misc_run_on_language_setup`, and a lot more symbols.

Co-authored-by: Bigjango13 <bigjango13@gmail.com>
Reviewed-on: minecraft-pi-reborn/minecraft-pi-reborn#81
Co-authored-by: bigjango13 <bigjango13@noreply.thebrokenrail.org>
Co-committed-by: bigjango13 <bigjango13@noreply.thebrokenrail.org>
2024-02-07 06:47:46 +00:00
e4d9ee4f20 Code Style Changes 2024-01-07 03:23:43 -05:00
aa92da6fdd WIP New Modding API 2024-01-06 06:30:23 -05:00
11230c120d Remove LibPNG + Clean Up 2023-11-11 00:44:26 -05:00
cef22a5325 Oops
Forgot to update a few lines of code in the previous commit. Sorry!
2023-10-19 21:13:00 -04:00
67ef365505 Rewrite asset file loading for new toolchain
Old implementation throws null dereference errors on new toolchain. New implementation has not been fully stress-tested but should be mostly operational.
2023-10-19 21:13:00 -04:00