Commit Graph

120 Commits

Author SHA1 Message Date
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
d7616419bc Fix Server Build 2024-05-11 22:06:37 -04:00
f15625ff79 UI Tweaks 2024-05-10 19:50:28 -04:00
09bae1cf3e Split Up Options Mod 2024-05-08 20:18:50 -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
9556d13791 Minor Tweaks 2024-02-15 23:02:44 -05:00
Bigjango13
f8bd6d380b Fix invalid ItemInHandRenderer texture cache 2024-02-15 01:59:35 -05:00
Bigjango13
6ac808919f More symbols! Mostly tile entity stuff 2024-02-15 01:58:38 -05:00
Bigjango13
f57c0a6190 More symbols and clean up "Disable Hostile AI In Creative Mode" 2024-02-15 01:58:38 -05:00
a2b3bb128b Bug Fixes & Low-Level Improvements 2024-02-12 00:44:38 -05: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
Bigjango13
2d9d4a638a Move food overlay to after classic HUD 2024-02-06 18:16:21 -05:00
Bigjango13
8c265a69d9 Add Food Overlay 2024-02-06 17:53:21 -05:00
a336cd1c7b Improve Key Handling 2024-02-02 22:25:22 -05:00
4f32cfab45 Send Button In Chat 2024-02-01 14:56:16 -05:00
69211eb31d Improve Markdown Formatting 2024-02-01 03:18:47 -05:00
58713976d4 In-Game Chat 2024-02-01 03:12:24 -05:00
d175f692e0 Put Sending Full Level Behind Flag 2024-01-31 23:52:29 -05:00
6d4ff44092 Java Light Ramp (Also From ReMCPE) 2024-01-31 23:44:04 -05:00
Bigjango13
83a282551d Add packet related symbols 2024-01-24 01:51:57 +00:00
Bigjango13
5c5538df2f Move worldgen desync patch to misc, for LAN games 2024-01-21 19:00:01 -05:00
5c607d96b8 Simplify CMake 2024-01-16 01:45:52 -05:00
67a0d3017b Fix Furnace Visual Bug 2024-01-07 04:57:16 -05:00
e4d9ee4f20 Code Style Changes 2024-01-07 03:23:43 -05:00
d32fa2d265 Add Some Symbols From MCPI-Addons 2024-01-07 02:59:04 -05:00
aa92da6fdd WIP New Modding API 2024-01-06 06:30:23 -05:00
0be1f4fce8 Tweak Outline Color 2023-12-26 19:22:50 -05:00
ac55d7d6b3 2.5.3 2023-12-26 02:31:22 -05:00
ef29e4fc0e Remove GL Stubs From Headless Mode 2023-12-25 17:29:30 -05:00
71b11b314b Animated Chests 2023-11-24 17:57:39 -05:00
7969fb2127 3D Chest Model 2023-11-23 23:54:36 -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
da9edee160 2.4.9 2023-09-17 15:53:34 -04:00