Commit Graph

320 Commits

Author SHA1 Message Date
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
5b792fbf3a Add Feature Flag For Custom Skins 2023-10-19 01:56:09 -04:00
c908d46d54 Fix "Sleeping Beauty" Bug 2023-10-19 01:46:09 -04:00
db03d964de WIP Custom Skin Support 2023-10-19 01:23:34 -04:00
da9edee160 2.4.9 2023-09-17 15:53:34 -04:00
de18189b44 Fix Graphical Glitches On Some NVIDIA GPUs And Fix Crash When Taking Large Screenshots 2023-08-02 01:08:31 -04:00
c3fda82642 2.4.8 2023-05-28 00:50:08 -04:00
45b93534fa Revert "Add Night Vision"
This reverts commit 5273d6cdf9.
2023-02-25 19:36:35 -05:00
5273d6cdf9 Add Night Vision 2023-02-25 04:05:20 -05:00
06af8c821f Add Cave Generation 2023-02-25 00:26:45 -05:00
7b4729b8ec Add Biome Colors To Grass 2023-02-24 19:53:41 -05:00
ffad36224e Improve Server Performance 2023-02-24 17:41:49 -05:00
f506b10051 Add Minecraft::handleBack Safety Check 2022-10-20 23:58:40 -04:00
f3dc145d4a Allow Opening Crafting With Controller 2022-10-08 16:27:03 -04:00
81aa01daf9 Fix Silly Typo 2022-10-08 16:27:03 -04:00
2edfa62c25 Fix Holding Left-Click When Attacking 2022-10-08 16:26:57 -04:00
29bc6faf3d Add Disable Creative Mode Mining Delay 2022-09-23 17:08:26 -04:00
5739c5f999 Add Disable Speed Bridging 2022-09-22 23:59:44 -04:00
02c73176a5 Fix Particles In Front-Facing View 2022-09-21 23:06:58 -04:00
16ce586e9c Add Quit Button 2022-09-21 20:15:00 -04:00
6378a18494 Add 3D Anaglyph To In-Game Options 2022-09-21 18:40:09 -04:00
6994671c6d Add MCPI_API_PORT 2022-09-21 17:54:40 -04:00
58f329bb4f Bug Fixes 2022-09-21 17:34:19 -04:00
d03a1a96ff Tweaks & Fixes 2022-09-20 18:25:27 -04:00
edd346dd66 Stop Fighting CMake 2022-08-09 18:39:34 -04:00
8dd562a20f Fix Signs With CP-437 2022-07-30 23:52:50 -04:00
c11c7203ef 2.4.2 2022-07-29 22:13:03 -04:00
379da809cd 2.4.1 2022-07-20 02:58:14 -04:00
96baf9627a Actually Fix Screen Rendering When GUI is Hidden 2022-07-16 00:02:51 -04:00
279b101e46 Hotfix #2 2022-07-15 23:20:31 -04:00
b190851d36 Hotfix 2022-07-15 22:08:12 -04:00
ed9bef8492 2.4.0 2022-07-15 17:27:21 -04:00
c4e26c5be2 Fix Classic HUD 2022-07-15 01:37:12 -04:00
0c82db4116 Diable Broken Touchscreen-Specific Block Outline Behavior 2022-07-15 01:28:51 -04:00
ce168c1c16 Add Translucent Toolbar 2022-07-14 19:52:51 -04:00
93eb7807aa Fix Attacking 2022-07-14 18:23:40 -04:00
12074e15d9 Fix Sound 2022-07-14 18:11:44 -04:00
010aaa89e3 Embed Feature Flag Data 2022-07-13 23:35:05 -04:00
6c89e64f8b Add Classic HUD 2022-07-13 22:11:46 -04:00
9fe6a2fb39 Remove Superfluous Mutexes 2022-07-13 19:32:08 -04:00
69d3832815 Move Screenshot Code To ARM 2022-07-13 16:46:33 -04:00
eb96d80e5a CMake Restructure 2022-07-11 23:51:27 -04:00
68519f06fd Add Buckets 2022-07-10 10:37:19 -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
b539491713 Treat AppImages As Self-Mounting Tarballs 2022-07-04 16:44:00 -04:00
ea4c5c77a1 Cmake Refactor 2022-07-02 18:14:23 -04:00
699d83c61b Recipes API 2022-06-27 14:47:55 -04:00
329f92c0a4 Fix Weird Shading 2022-06-26 22:01:31 -04:00
bfa0567ac9 Better Examples 2022-06-26 21:17:52 -04:00
53f602403a Cache Blacklist/Whitelist 2022-06-25 23:32:31 -04:00
d859a16b5a Initial SDK Support 2022-06-25 17:30:08 -04:00
49f8da2a80 Fix Build 2022-06-10 21:59:57 -04:00
daccf65361 Improve Metadata 2022-06-09 21:31:40 -04:00
211bf265ff Optimizations & Fixes 2022-06-03 22:25:22 -04:00
1743626113 Sweeping Media Layer Changes (GL ES 2.0 Support) 2022-05-29 18:44:27 -04:00
4ed11b67e7 Add Front-Facing View 2022-05-17 18:31:25 -04:00
cf1faf4835 Better Exit Code Messages 2022-05-15 13:51:28 -04:00
cb4560a602 Don't Require MCPI_DEBUG For Command Errors 2022-05-15 00:53:46 -04:00
be300a2809 Fix Zenity On Wayland 2022-05-13 23:27:06 -04:00
77d7b82a14 Add Crash Report Dialog 2022-05-13 22:36:12 -04:00
b59c580f6a Fix Build On Ubuntu 22.04 & Bug Fixes 2022-05-11 18:24:03 -04:00
492725ed63 Colored Logs 2022-05-02 20:43:52 -04:00
9449cdf747 Fix Bad Comment 2022-04-30 23:29:29 -04:00
8a83702c3c 2.3.7 2022-04-28 20:54:00 -04:00
46a53ba3cf New Create World Dialog 2022-04-27 23:38:30 -04:00
186728ca5f Small Tweaks 2022-04-24 22:30:35 -04:00
3ebdffd396 Fixes 2022-04-23 18:49:08 -04:00
82b6252927 Classic UI By Default! 2022-04-23 16:46:40 -04:00
4a35935daf Add Improved Title Background 2022-04-22 19:38:15 -04:00
4edfaeead4 More Fixes 2022-04-16 16:38:09 -04:00
bfcdd3c7e9 AppImage Fixes 2022-04-14 21:12:42 -04:00
8f49c550ba 2.3.4 2022-04-12 22:08:27 -04:00
50eb4801a0 Revert Earlier Username Decision 2022-04-12 20:38:44 -04:00
a3eef9fc3b Add "Fix Pause Menu" 2022-04-11 22:52:38 -04:00
f455780833 Add "Force Touch Inventory" 2022-04-11 19:59:21 -04:00
0150879d2b Fix Options Button On Classic UI 2022-04-11 18:48:43 -04:00
623cf06516 Fix Options Screen 2022-04-10 22:41:47 -04:00
0b1849a9ad Make Death Messages Customizable Server-Side 2022-04-09 20:06:44 -04:00
157d51e6b6 Improve feature_has 2022-04-09 20:01:16 -04:00
ed58356dd8 Fix Q Behavior 2022-04-02 19:25:03 -04:00
3c0c260920 Add Smooth Stone Slab 2022-03-25 22:40:13 -04:00
b3c32b211b Add Grass To Expanded Creative Inventory 2022-03-25 21:07:28 -04:00
ea92e5188e Add Nether Reactor Stages To Expanded Creative Inventory 2022-03-25 00:35:06 -04:00
9a4b70b5ca Improve Temporary File Improving 2022-03-24 23:03:59 -04:00
b5974f3f46 Simplify Launch Process 2022-03-24 22:47:34 -04:00
709de17558 Fix Nether Reactor With Creative Restrictions Disabled 2022-03-23 19:26:49 -04:00
55a815643b Add "Disable V-Sync" Feature Flag 2022-03-16 19:49:13 -04:00
4c33b6da9a 2.3.1 Final 2022-03-14 21:51:38 -04:00
03312f44b6 2.3.1 2022-03-14 19:09:25 -04:00
a1f777f632 Add MCPI_DEBUG & Improve Documentation 2022-03-09 22:40:21 -05:00
c33a27b2ea AppImage! 2022-03-09 18:47:31 -05:00
c1377d4f2a Add "Disable Hosting LAN Worlds" 2022-03-07 17:03:03 -05:00
e0ebc7fc32 Fix Furnace Not Checking Item Auxiliary 2022-03-06 22:43:42 -05:00
0fd562af40 Allow Disabling Raw Mouse Motion 2022-03-06 20:07:49 -05:00
1eb06b6b60 Add Back ~/.minecraft-pi/mods & Fix Segmentation Fault With Media Layer Proxy 2022-03-06 18:22:28 -05:00
c6983ac6c5 Improve Build System + Use GCC (Clang Is Just Too Broken) 2022-03-06 15:53:27 -05:00
4a69d38e35 Add "Close Current Screen On Death" 2022-01-02 15:26:56 -05:00
5636abc051 Fix More Furnace UI 2022-01-01 19:04:58 -05:00
33c7d025a5 2.2.10 2021-12-29 21:12:49 -05:00