Commit Graph

349 Commits

Author SHA1 Message Date
97bc124d72 Better Static Properties 2024-05-17 02:52:55 -04:00
b23f7f1618 Remove alloc_*() Functions 2024-05-17 00:36:28 -04:00
bbaa69edeb Tweak Reborn Info Screen 2024-05-16 21:59:51 -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
4d54a9d28c Refactor Launcher 2024-05-12 03:19:01 -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
eeef63d9ef Improve Creative Restrictions Mod 2024-05-09 19:03:48 -04:00
37e1abbdd3 Fix Splash Animation 2024-05-09 04:19:08 -04:00
c88db307d7 Reduce Code Duplication 2024-05-09 02:55:30 -04:00
cd39733177 Update Changelog & Fix Flatpak Detection In Info Screen 2024-05-09 02:06:24 -04:00
d519142a8a Fancy Info Screen 2024-05-09 01:25:53 -04:00
09bae1cf3e Split Up Options Mod 2024-05-08 20:18:50 -04:00
Bigjango13
91ee97f005 Fix HOOKing mods 2024-05-05 01:03:43 -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
Bigjango13
a6ad1994de Remove left over check 2024-03-18 19:58:38 -04:00
Bigjango13
8de638eb1a Make chat history edits saved temporarily 2024-03-18 19:44:17 -04:00
Bigjango13
5e5088e3ef Move chat history into chat
- `get_death_message` is no longer static
- Fix ItemInHandRenderer_instance symbol
2024-03-10 22:46:34 -04:00
Bigjango13
a6e0cd8f13 Fix history editing bug
- Use the `get_<var>` pattern for chat's `history`.
- Make the Biome_map comment clearer
2024-03-09 13:01:52 -05:00
Bigjango13
3ff24c2a92 Add chat history
- More symbols too
- Made CUSTOM_VTABLE not static, for modders
2024-03-08 18:03:19 -05:00
d74d1501ce Update Sound Warning 2024-03-02 17:16:16 -05: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
71cc24104c Add More Splashes 2024-02-08 00:59:57 -05:00
6951ebe620 Improve Performance 2024-02-08 00:34:43 -05:00
28dbb2eacd Some CMake Cleanup 2024-02-07 22:12:02 -05:00
d86018717e Split Splash Loading Into Own Function 2024-02-07 21:40:26 -05:00
db22caa50f Add Splash Text From MCPIL 2024-02-07 21:15:48 -05:00
ecbcfb2922 Split Up Animated Textures Into Three Flags 2024-02-07 19:00:55 -05:00
7e300a6e1b Update Changelog 2024-02-07 01:58:21 -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
41fcc942fa JS-Based Build Script 2024-02-03 21:07:53 -05:00
ddd9226e9e Fix Button Hover 2024-02-02 22:28:57 -05:00
a336cd1c7b Improve Key Handling 2024-02-02 22:25:22 -05:00
eaf6dd2fe2 Add Peaceful Mode To Options Screen 2024-02-02 14:49:47 -05:00
99b43ddb5a Create World Screen + Scrolling Text Boxes! 2024-02-02 04:20:34 -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