Commit Graph

435 Commits

Author SHA1 Message Date
b5e9a91f75 Test Crafting Remainder 2024-09-22 20:02:40 -04:00
18c6247e0c Fix Button Hovering 2024-09-22 19:39:42 -04:00
c525d69dc3 New Logo + Background! 2024-09-22 19:28:51 -04:00
72eb1945cf Update Processor 2024-09-21 02:54:11 -04:00
5ca2a63b5e Allow Custom Commands 2024-09-21 02:30:06 -04:00
e2c82071c7 Server Changes 2024-09-21 01:46:52 -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
688bee1aaa Use PerformanceTestChunkSource In Benchmark 2024-07-11 00:29:53 -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
f7bc756063 Bug Fixes + F3 2024-07-05 02:33:29 -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
36fe263ede Revert servers.txt Change 2024-06-16 00:04:42 -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
1bf19268f0 Fix Benchmark Rotation 2024-06-10 18:55:22 -04:00
f53f405bdd The Compiler Strikes Back! 2024-05-24 04:44:53 -04:00
60a5accff2 Fix Another Link 2024-05-22 02:57:00 -04:00
fedc006a4b Remove Reference To Deleted File 2024-05-22 02:15:21 -04:00
0e44bb5f06 Add Welcome Screen 2024-05-21 19:16:19 -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
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
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
1771919cc1 Port Fire/Lava Textures From ReMCPE 2024-01-31 22:13:20 -05:00
7c9d16d662 Fix Mistake 2024-01-27 17:47:43 -05:00
49f56bd90d Fix Benchmark 2024-01-23 23:00:22 -05:00
0b252faa5f Simplify Some Code 2024-01-23 21:58:18 -05:00
Bigjango13
83a282551d Add packet related symbols 2024-01-24 01:51:57 +00:00
46241c9aa0 Expose Some Properties 2024-01-23 20:51:36 -05:00
Bigjango13
5c5538df2f Move worldgen desync patch to misc, for LAN games 2024-01-21 19:00:01 -05:00
Bigjango13
b9b44a62bc Fix worldgen desync (and add some symbols) 2024-01-21 18:24:06 -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