Commit Graph

112 Commits

Author SHA1 Message Date
Bigjango13
7566890c7c Add ChunkSource vtable 2024-04-08 15:54:20 -07:00
Bigjango13
d7c6771cdd Fix HOOKing mods 2024-04-07 20:29:23 -07:00
Bigjango13
e03caceb6d Merge branch 'master' of https://gitea.thebrokenrail.com/minecraft-pi-reborn/minecraft-pi-reborn 2024-04-07 20:04:41 -07:00
Bigjango13
2401fa3a6f Fix Tile_lightEmission 2024-04-06 22:16:31 -07:00
Bigjango13
0feef96eca Add TileRenderer_tesselateTorch 2024-04-04 13:20:25 -07: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
Bigjango13
d9c25f22ad More symbols, remove Entity_moveTo 2024-04-02 15:03:38 -07:00
Bigjango13
76a66a0ba5 Sneak in Level_setTileEntity 2024-03-18 21:02:01 -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
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
5d57253d56 More symbols and better patch error message 2024-02-15 01:59:34 -05:00
Bigjango13
6ac808919f More symbols! Mostly tile entity stuff 2024-02-15 01:58:38 -05:00
Bigjango13
5353bc188d Rename Entity::aabb to Entity::hitbox 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
db22caa50f Add Splash Text From MCPIL 2024-02-07 21:15:48 -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
8c265a69d9 Add Food Overlay 2024-02-06 17:53:21 -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
58713976d4 In-Game Chat 2024-02-01 03:12:24 -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
Bigjango13
233e8d691b Fix Tesselator instance symbols 2024-01-24 01:51:57 +00:00
Bigjango13
83a282551d Add packet related symbols 2024-01-24 01:51:57 +00:00
Bigjango13
29b49ac70a More symbols 2024-01-24 01:51:57 +00:00
Bigjango13
118fc6f396 Even more symbols from other projects 2024-01-24 01:51:57 +00:00
Bigjango13
e95236023c A few more symbols 2024-01-24 01:51:57 +00:00
Bigjango13
b9b44a62bc Fix worldgen desync (and add some symbols) 2024-01-21 18:24:06 -05:00
Bigjango13
7e546a4a09 Fix ItemInHandRenderer in symbols 2024-01-20 08:24:35 +00:00
Bigjango13
be5bcf24c4 More symbols, mostly item rendering related 2024-01-20 08:24:35 +00:00
5c607d96b8 Simplify CMake 2024-01-16 01:45:52 -05:00
6e9b364f81 Organize Symbols 2024-01-11 22:10:30 -05:00
67a0d3017b Fix Furnace Visual Bug 2024-01-07 04:57:16 -05:00
d32fa2d265 Add Some Symbols From MCPI-Addons 2024-01-07 02:59:04 -05:00
4dff667749 Fix Server Build 2024-01-06 18:03:48 -05:00
aa92da6fdd WIP New Modding API 2024-01-06 06:30:23 -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