Add Cake #81

Merged
TheBrokenRail merged 22 commits from bigjango13/minecraft-pi-reborn:master into master 2024-02-07 06:47:47 +00:00

22 Commits

Author SHA1 Message Date
Bigjango13 c433efaa61 Merge branch 'master' of https://gitea.thebrokenrail.com/minecraft-pi-reborn/minecraft-pi-reborn 2024-02-07 01:45:52 -05:00
Bigjango13 a620445f63 Merge branch 'master' of https://gitea.thebrokenrail.com/minecraft-pi-reborn/minecraft-pi-reborn 2024-02-06 20:16:12 -05:00
Bigjango13 5e1d718f5a More fixes 2024-02-06 20:04:00 -05:00
Bigjango13 82ba813b72 Restore GLFW, again... 2024-02-01 19:26:06 -05:00
Bigjango13 60b1219a7d Remove a commit I left in by mistake from a diffrent PR 2024-02-01 19:22:29 -05:00
Bigjango13 67de39d23a Merge symbol-processor changes too 2024-02-01 19:20:29 -05:00
Bigjango13 728f9d77fd Merge branch 'master' of https://gitea.thebrokenrail.com/minecraft-pi-reborn/minecraft-pi-reborn 2024-02-01 18:21:14 -05:00
Bigjango13 739d21b835 Fix load_symbol ignoring source when a previous source has already been loaded 2024-01-30 19:58:10 -05:00
Bigjango13 98b1b9b1da Fix TNT 2024-01-30 11:08:57 -05:00
Bigjango13 19dd4b1d79 Clean up death messages 2024-01-30 00:47:07 -05:00
Bigjango13 ba266db007 Undo glfw changes 2024-01-29 23:15:44 -05:00
Bigjango13 6060fdd4e1 Add Death Messages 2024-01-29 22:44:09 -05:00
Bigjango13 c93350a44c Fix things 2024-01-28 19:31:18 -05:00
Bigjango13 3b59606151 Fix CMakeLists 2024-01-28 15:04:40 -05:00
Bigjango13 a3e49a8e79 Merge branch 'master' of https://gitea.thebrokenrail.com/minecraft-pi-reborn/minecraft-pi-reborn 2024-01-28 14:31:50 -05:00
Bigjango13 9de256e6c7 Add Cake And Crafting Remainders
- Revert `misc_run_on_tile_setup` running after the original function is called, as it broke custom tiles.
- More symbols
2024-01-28 14:18:22 -05:00
Bigjango13 f78a4e47ac Add buckets of milk
- Milk Buckets can be obtained by using an empty bucket on a cow
- They can be drunk, but they don't heal you
- Adds the `misc_run_on_language_setup` function
- Changes `misc_run_on_tile_setup` and `misc_run_on_item_setup` to run after the original function is called
- Fix used items transferring durability
- Add more symbols
2024-01-27 16:00:44 -05:00
Bigjango13 6c5d647a7f Fix Tesselator instance symbols 2024-01-23 20:38:41 -05:00
Bigjango13 2c2543f387 Add packet related symbols 2024-01-23 20:35:57 -05:00
Bigjango13 bf1dea322a More symbols 2024-01-22 22:59:38 -05:00
Bigjango13 949b9d7159 Even more symbols from other projects 2024-01-22 03:13:54 -05:00
Bigjango13 4a5514f063 A few more symbols 2024-01-22 01:39:43 -05:00