Commit Graph

49 Commits

Author SHA1 Message Date
c178e5e5eb Logging Improvements 2022-10-02 00:47:11 -04:00
95345a5f1b Minimal Controller Support + Input Fixes 2022-10-01 01:37:20 -04:00
703ced337b Use File Locking 2022-09-25 19:35:51 -04:00
bedd5ea53a Replace PatcheLF With LIEF 2022-09-25 15:47:36 -04:00
34ef2d51aa Small Fixes To The Launcher 2022-09-22 18:08:12 -04:00
f328800ce8 Cache Launcher Configuration 2022-09-22 17:43:21 -04:00
00d6ee4f9a 2.4.3
All checks were successful
minecraft-pi-reborn/pipeline/head This commit looks good
2022-08-01 18:41:08 -04:00
379da809cd 2.4.1
All checks were successful
minecraft-pi-reborn/pipeline/head This commit looks good
2022-07-20 02:58:14 -04:00
b3b935dd1d Logging Changes 2022-07-08 22:40:56 -04:00
484d3e7f90 More Miscellaneous Fixes + Fixed GLES v1.1 Support 2022-07-08 00:25:01 -04:00
126c3d618d No More APT 2022-07-07 18:54:11 -04:00
ea4c5c77a1 Cmake Refactor 2022-07-02 18:14:23 -04:00
d859a16b5a Initial SDK Support 2022-06-25 17:30:08 -04:00
daccf65361 Improve Metadata 2022-06-09 21:31:40 -04:00
3d508d7609 2.3.13
All checks were successful
minecraft-pi-reborn/pipeline/head This commit looks good
2022-06-05 16:14:03 -04:00
211bf265ff Optimizations & Fixes 2022-06-03 22:25:22 -04:00
0dd0706f52 2.3.11
All checks were successful
minecraft-pi-reborn/pipeline/head This commit looks good
2022-05-29 22:54:57 -04:00
1743626113 Sweeping Media Layer Changes (GL ES 2.0 Support) 2022-05-29 18:44:27 -04:00
cb4560a602 Don't Require MCPI_DEBUG For Command Errors
Some checks failed
minecraft-pi-reborn/pipeline/head There was a failure building this commit
2022-05-15 00:53:46 -04:00
77d7b82a14 Add Crash Report Dialog 2022-05-13 22:36:12 -04:00
b59c580f6a Fix Build On Ubuntu 22.04 & Bug Fixes
All checks were successful
minecraft-pi-reborn/pipeline/head This commit looks good
2022-05-11 18:24:03 -04:00
47ae13ac51 Bundle An ARM Sysroot 2022-05-02 22:44:10 -04:00
7c2d0d5625 2.3.8: Switch Up Mod Loading Order
All checks were successful
minecraft-pi-reborn/pipeline/head This commit looks good
2022-05-01 00:25:29 -04:00
e18fc9fc63 Simplify 2022-04-23 21:10:44 -04:00
4a35935daf Add Improved Title Background 2022-04-22 19:38:15 -04:00
89c29f14b1 More AppImage Fixes
All checks were successful
minecraft-pi-reborn/pipeline/head This commit looks good
2022-04-20 18:21:29 -04:00
4edfaeead4 More Fixes 2022-04-16 16:38:09 -04:00
bfcdd3c7e9 AppImage Fixes 2022-04-14 21:12:42 -04:00
5467b5178f Fix LD_PRELOAD 2022-04-13 20:59:47 -04:00
157d51e6b6 Improve feature_has 2022-04-09 20:01:16 -04:00
b5974f3f46 Simplify Launch Process 2022-03-24 22:47:34 -04:00
4c33b6da9a 2.3.1 Final
All checks were successful
minecraft-pi-reborn/pipeline/head This commit looks good
2022-03-14 21:51:38 -04:00
3048b3bf50 Load Custom Mods First
All checks were successful
minecraft-pi-reborn/pipeline/head This commit looks good
2022-03-14 20:49:56 -04:00
03312f44b6 2.3.1
All checks were successful
minecraft-pi-reborn/pipeline/head This commit looks good
2022-03-14 19:09:25 -04:00
0fd8ba7de9 Improve AppImages & Safer OpenAL 2022-03-11 20:02:38 -05:00
53b2c20b8b Fix More AppImage Bugs 2022-03-09 23:29:37 -05:00
a1f777f632 Add MCPI_DEBUG & Improve Documentation 2022-03-09 22:40:21 -05:00
5d8a1e4230 Small Debug Fixes 2022-03-09 22:08:47 -05:00
c33a27b2ea AppImage! 2022-03-09 18:47:31 -05:00
1eb06b6b60 Add Back ~/.minecraft-pi/mods & Fix Segmentation Fault With Media Layer Proxy 2022-03-06 18:22:28 -05:00
b36df1d8ff Improve Handling When MCPI-Reborn Directory != MCPI Directory
All checks were successful
minecraft-pi-reborn/pipeline/head This commit looks good
2021-12-19 18:24:59 -05:00
e3a4cabf61 Stop Using Static QEMU
Some checks failed
minecraft-pi-reborn/pipeline/head There was a failure building this commit
2021-12-17 21:04:05 -05:00
d851a8f3e1 2.2.0
All checks were successful
minecraft-pi-reborn/pipeline/head This commit looks good
2021-09-12 00:08:01 -04:00
d372169c79 Clean Up Some Code, No Noticeable Difference
All checks were successful
minecraft-pi-reborn/pipeline/head This commit looks good
2021-08-21 23:00:12 -04:00
99b709fea7 Fix Crash On ARM Systems
All checks were successful
minecraft-pi-reborn/pipeline/head This commit looks good
2021-08-15 23:11:03 -04:00
578bb1c89f Fix On 64-Bit ARM Systems
All checks were successful
minecraft-pi-reborn/pipeline/head This commit looks good
2021-08-05 21:00:41 -04:00
d114a2d668 Workaround Broken Library Search Path On Some ARM 32-Bit Systems
All checks were successful
minecraft-pi-reborn/pipeline/head This commit looks good
2021-07-06 20:26:19 -04:00
8f782099da Fix Library Loading On ARM 32-Bit Systems
All checks were successful
minecraft-pi-reborn/pipeline/head This commit looks good
2021-07-05 19:40:43 -04:00
d0c2b98ca6 2.0
Some checks failed
minecraft-pi-reborn/pipeline/head There was a failure building this commit
2021-06-17 17:32:24 -04:00