Commit Graph

35 Commits

Author SHA1 Message Date
TheBrokenRail 6951ebe620 Improve Performance
CI / Build (AMD64, Server) (push) Successful in 11m15s Details
CI / Build (AMD64, Client) (push) Successful in 11m33s Details
CI / Build (ARM64, Client) (push) Successful in 11m49s Details
CI / Build (ARM64, Server) (push) Successful in 11m35s Details
CI / Build (ARMHF, Server) (push) Successful in 7m50s Details
CI / Build (ARMHF, Client) (push) Successful in 11m3s Details
CI / Test (Client) (push) Successful in 14m43s Details
CI / Test (Server) (push) Successful in 11m40s Details
CI / Release (push) Has been skipped Details
CI / Build Example Mods (push) Successful in 6m48s Details
2024-02-08 00:34:43 -05:00
bigjango13 f5a680af7b Add Cake (#81)
CI / Build (ARMHF, Client) (push) Waiting to run Details
CI / Build (ARMHF, Server) (push) Waiting to run Details
CI / Test (Client) (push) Waiting to run Details
CI / Test (Server) (push) Waiting to run Details
CI / Build Example Mods (push) Waiting to run Details
CI / Release (push) Blocked by required conditions Details
CI / Build (AMD64, Server) (push) Successful in 10m3s Details
CI / Build (AMD64, Client) (push) Successful in 10m16s Details
CI / Build (ARM64, Client) (push) Has been cancelled Details
CI / Build (ARM64, Server) (push) Has been cancelled Details
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: #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
TheBrokenRail e4d9ee4f20 Code Style Changes 2024-01-07 03:23:43 -05:00
TheBrokenRail aa92da6fdd WIP New Modding API
Build / Build (AMD64, Server) (push) Failing after 3m17s Details
Build / Build (AMD64, Client) (push) Successful in 8m28s Details
Build / Build (ARM64, Client) (push) Successful in 8m27s Details
Build / Build (ARM64, Server) (push) Failing after 4m1s Details
Build / Build (ARMHF, Server) (push) Failing after 3m31s Details
Build / Build (ARMHF, Client) (push) Successful in 7m38s Details
Build / Release (push) Has been skipped Details
Build / Test (Client) (push) Failing after 5m48s Details
Build / Test (Server) (push) Failing after 3m9s Details
2024-01-06 06:30:23 -05:00
TheBrokenRail 11230c120d Remove LibPNG + Clean Up 2023-11-11 00:44:26 -05:00
taylorthemushroom cef22a5325 Oops
Forgot to update a few lines of code in the previous commit. Sorry!
2023-10-19 21:13:00 -04:00
taylorthemushroom 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
TheBrokenRail 16ce586e9c Add Quit Button 2022-09-21 20:15:00 -04:00
TheBrokenRail 699d83c61b Recipes API 2022-06-27 14:47:55 -04:00
TheBrokenRail d859a16b5a Initial SDK Support 2022-06-25 17:30:08 -04:00
TheBrokenRail 1743626113 Sweeping Media Layer Changes (GL ES 2.0 Support) 2022-05-29 18:44:27 -04:00
TheBrokenRail 3ebdffd396 Fixes 2022-04-23 18:49:08 -04:00
TheBrokenRail 4a35935daf Add Improved Title Background 2022-04-22 19:38:15 -04:00
TheBrokenRail a3eef9fc3b Add "Fix Pause Menu" 2022-04-11 22:52:38 -04:00
TheBrokenRail 157d51e6b6 Improve feature_has 2022-04-09 20:01:16 -04:00
TheBrokenRail 472f5d67a5 2.2.8
minecraft-pi-reborn/pipeline/head This commit looks good Details
2021-11-13 23:29:48 -05:00
TheBrokenRail d851a8f3e1 2.2.0
minecraft-pi-reborn/pipeline/head This commit looks good Details
2021-09-12 00:08:01 -04:00
TheBrokenRail 578bb1c89f Fix On 64-Bit ARM Systems
minecraft-pi-reborn/pipeline/head This commit looks good Details
2021-08-05 21:00:41 -04:00
TheBrokenRail 665fe30a5f Hotfix
minecraft-pi-reborn/pipeline/head This commit looks good Details
2021-07-04 21:23:12 -04:00
TheBrokenRail 7b4a8a4d4f 2.1.0
minecraft-pi-reborn/pipeline/head This commit looks good Details
2021-07-04 19:12:46 -04:00
TheBrokenRail 0c0a61cd23 Fix Various Input Bugs
minecraft-pi-reborn/pipeline/head This commit looks good Details
2021-06-28 22:59:24 -04:00
TheBrokenRail f0439e9683 Make "kill" Admin Command Print Death Message
minecraft-pi-reborn/pipeline/head This commit looks good Details
2021-06-21 21:51:45 -04:00
TheBrokenRail d0c2b98ca6 2.0
minecraft-pi-reborn/pipeline/head There was a failure building this commit Details
2021-06-17 17:32:24 -04:00
TheBrokenRail 19f8228058 Tweak Sanitizer
minecraft-pi-reborn/pipeline/head This commit looks good Details
2021-02-21 22:51:01 -05:00
TheBrokenRail c36f89e523 Sanitize All Messages
minecraft-pi-reborn/pipeline/head This commit looks good Details
2021-02-21 22:43:57 -05:00
TheBrokenRail 5da52a962b Small Rename
minecraft-pi-reborn/pipeline/head This commit looks good Details
2021-02-17 11:37:10 -05:00
TheBrokenRail b10616905d Add Death Messages
minecraft-pi-reborn/pipeline/head This commit looks good Details
2021-02-17 11:31:01 -05:00
TheBrokenRail 6a6e973867 Fix Chat Logs When Wrapping
minecraft-pi-reborn/pipeline/head This commit looks good Details
2021-02-16 14:35:03 -05:00
TheBrokenRail 032490c7b2 Add Chat
minecraft-pi-reborn/pipeline/head This commit looks good Details
2021-02-16 12:26:40 -05:00
TheBrokenRail b81d29095b Remove Some Magic Numbers
minecraft-pi-reborn/pipeline/head This commit looks good Details
2021-02-10 15:25:56 -05:00
TheBrokenRail d10274988e Distribute minecraft.h
minecraft-pi-reborn/pipeline/head This commit looks good Details
2021-02-03 17:00:02 -05:00
TheBrokenRail 0ccc05ad90 Fixes
minecraft-pi-reborn/pipeline/head There was a failure building this commit Details
2021-01-27 16:26:19 -05:00
TheBrokenRail f4e0861c29 Name Property + VTable Offsets
minecraft-pi-docker/pipeline/head This commit looks good Details
2020-12-17 22:22:56 -05:00
TheBrokenRail 4bf4cfee8e Improve Code
minecraft-pi-docker/pipeline/head This commit looks good Details
2020-12-04 12:23:39 -05:00
TheBrokenRail f9e893d1c3 Refactor
minecraft-pi-docker/pipeline/head This commit looks good Details
2020-12-02 18:18:49 -05:00