Commit Graph

44 Commits

Author SHA1 Message Date
TheBrokenRail a30eeba2fd Port To v0.1.0 2022-10-31 19:27:17 -04:00
TheBrokenRail 29bc6faf3d Add Disable Creative Mode Mining Delay 2022-09-23 17:08:26 -04:00
TheBrokenRail 5739c5f999 Add Disable Speed Bridging 2022-09-22 23:59:44 -04:00
TheBrokenRail 6994671c6d Add MCPI_API_PORT 2022-09-21 17:54:40 -04:00
TheBrokenRail 58f329bb4f Bug Fixes 2022-09-21 17:34:19 -04:00
TheBrokenRail d03a1a96ff Tweaks & Fixes 2022-09-20 18:25:27 -04:00
TheBrokenRail 96baf9627a Actually Fix Screen Rendering When GUI is Hidden
minecraft-pi-reborn/pipeline/head This commit looks good Details
2022-07-16 00:02:51 -04:00
TheBrokenRail 279b101e46 Hotfix #2
minecraft-pi-reborn/pipeline/head This commit looks good Details
2022-07-15 23:20:31 -04:00
TheBrokenRail b190851d36 Hotfix
minecraft-pi-reborn/pipeline/head This commit looks good Details
2022-07-15 22:08:12 -04:00
TheBrokenRail c4e26c5be2 Fix Classic HUD 2022-07-15 01:37:12 -04:00
TheBrokenRail ce168c1c16 Add Translucent Toolbar 2022-07-14 19:52:51 -04:00
TheBrokenRail 6c89e64f8b Add Classic HUD 2022-07-13 22:11:46 -04:00
TheBrokenRail 9fe6a2fb39 Remove Superfluous Mutexes 2022-07-13 19:32:08 -04:00
TheBrokenRail eb96d80e5a CMake Restructure 2022-07-11 23:51:27 -04:00
TheBrokenRail 68519f06fd Add Buckets 2022-07-10 10:37:19 -04:00
TheBrokenRail 484d3e7f90 More Miscellaneous Fixes + Fixed GLES v1.1 Support 2022-07-08 00:25:01 -04:00
TheBrokenRail b539491713 Treat AppImages As Self-Mounting Tarballs 2022-07-04 16:44: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 b59c580f6a Fix Build On Ubuntu 22.04 & Bug Fixes
minecraft-pi-reborn/pipeline/head This commit looks good Details
2022-05-11 18:24:03 -04:00
TheBrokenRail 4edfaeead4 More Fixes 2022-04-16 16:38:09 -04:00
TheBrokenRail bfcdd3c7e9 AppImage Fixes 2022-04-14 21:12:42 -04:00
TheBrokenRail 157d51e6b6 Improve feature_has 2022-04-09 20:01:16 -04:00
TheBrokenRail 55a815643b Add "Disable V-Sync" Feature Flag 2022-03-16 19:49:13 -04:00
TheBrokenRail 4c33b6da9a 2.3.1 Final
minecraft-pi-reborn/pipeline/head This commit looks good Details
2022-03-14 21:51:38 -04:00
TheBrokenRail c1377d4f2a Add "Disable Hosting LAN Worlds" 2022-03-07 17:03:03 -05:00
TheBrokenRail e0ebc7fc32 Fix Furnace Not Checking Item Auxiliary 2022-03-06 22:43:42 -05:00
TheBrokenRail 4a69d38e35 Add "Close Current Screen On Death"
minecraft-pi-reborn/pipeline/head This commit looks good Details
2022-01-02 15:26:56 -05: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 a925463fdf Print Error Message If RakNet Fails To Start
minecraft-pi-reborn/pipeline/head This commit looks good Details
2021-07-18 21:23:44 -04:00
TheBrokenRail a9830c3bba Fix RakNet::RakString Security Bug
minecraft-pi-reborn/pipeline/head This commit looks good Details
2021-07-16 18:30:16 -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 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 352c9de936 Add Whitelist Support And "Show FPS Monitor" Feature Flag
minecraft-pi-reborn/pipeline/head This commit looks good Details
2021-03-06 15:56:05 -05:00
TheBrokenRail 9efaf5ec42 Document Patches
minecraft-pi-reborn/pipeline/head This commit looks good Details
2021-03-04 19:27:33 -05:00
TheBrokenRail 1582066d0d Sanitize Usernames + Allow Extended ASCII In Sanitizer
minecraft-pi-reborn/pipeline/head This commit looks good Details
2021-02-23 15:44:37 -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 2b0f2b4cc1 Small Technical Improvement
minecraft-pi-reborn/pipeline/head This commit looks good Details
2021-02-10 15:47:38 -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 f9e893d1c3 Refactor
minecraft-pi-docker/pipeline/head This commit looks good Details
2020-12-02 18:18:49 -05:00