Commit graph

832 commits

Author SHA1 Message Date
Connor Beard 77433dbd86
Fix: CMP0057 policy was not set (#1367) 2026-03-22 23:27:42 -05:00
Lord Cambion f0b06116c2 flower forste part 1 + decompiled roofed forest 2026-03-23 03:44:02 +01:00
Lord Cambion 9a6d126ae1
Stained Glass Survival Integration & Crafting UI Fix (#1195)
* Added Stained Glass

i found out that stained glass  was not accessible in survival, then i  saw they disabled it in the code

* Grouping glass correctly in crafting table

I removed the #if/endif from the ClothDyeRecipes.cpp and added a different one in StructureRecipies.cpp
also changed the Tile definition giving it the same
setBaseItemTypeAndMaterial of stained glass to group it correctly inside the crafting table UI.
also aincremented the Vertical Slot for crafting table to include many more craftings in the same group
2026-03-22 21:15:02 -05:00
Revela 39e46751bf
Add clipboard paste support to UIControl_TextInput and UIScene_Keyboard (#1298)
Previously paste only worked in the chat screen. Wire Screen::getClipboard() into the two remaining text input paths so Ctrl+V works for sign editing, seed entry, server IP/port, and world name fields.
2026-03-22 21:09:10 -05:00
Alezito2008 ebab3ec40f
Clicking outside container now drops items (#1306)
Java Edition KBM input parity
2026-03-22 21:05:04 -05:00
Sylvessa c1ce97f7be
allow displaying item lore (#1384) 2026-03-22 20:50:06 -05:00
Iruka Wolf 603c6ba7cb
Fix missing trapped chest textures in Natural Texture Pack (#1381)
Co-authored-by: Iruka-Wolf <17684713+Iruka-Wolf@users.noreply.github.com>
2026-03-22 20:49:14 -05:00
Sylvessa b6e25415ca
Remove redundant buffer in UIScene_SettingsGraphicsMenu.cpp (#1348) (#1380) 2026-03-22 18:37:59 -04:00
Sylvessa dac073605f
add ifdef debug around handle debug options (#1382) 2026-03-22 13:38:35 -04:00
ItzSonicFaner 25ac773f69 Update 2026-03-22 12:09:18 +02:00
ItzSonicFaner 75a6d7efea Skins 2026-03-22 12:06:25 +02:00
piebot 58d57f2b54 Fixed bug 2026-03-22 10:59:51 +03:00
piebot 10487e0eac Added acacia/dark oak slabs and stairs recipes 2026-03-22 10:16:31 +03:00
Ayush Thoren be7e2ca91d
Fix font rendering for color and formatting codes (#1017)
* Fix "Colormatic" splash text rendering as single color

Signed-off-by: Ayush Thoren <ayushthoren@gmail.com>

* Use per-vertex coloring in a single batch

Signed-off-by: Ayush Thoren <ayushthoren@gmail.com>

* Fix font rendering for color and formatting codes

Signed-off-by: Ayush Thoren <ayushthoren@gmail.com>

---------

Signed-off-by: Ayush Thoren <ayushthoren@gmail.com>
2026-03-22 00:33:35 -04:00
piebot 7207268add Merge branch 'main' of https://github.com/piebotc/LegacyEvolved 2026-03-22 02:52:04 +03:00
piebot 4d5941c014 Fix acacia and dark oak leaves dropping the wrong sapling type 2026-03-22 02:52:01 +03:00
GabsPuNs 250accd40b
Fix Sign (#1369)
fix for the sign's interface.

SignEntryMenu720 was being replaced by an older version of SkinWinHD.

SignEntryMenu720 was is now replaced with it's original version.
2026-03-21 17:49:21 -04:00
Jazzitch 33b008c96a
Update maximum limits for game entities (#1355)
* Update maximum limits for game entities

Increased the maximum limits for Xbox boats, console minecarts, dispensable fireballs, and projectiles.

* Update maximum limits for game entities

Increased maximum limits for Xbox boats, console minecarts, dispensable fireballs, and projectiles.
2026-03-21 16:15:47 -04:00
Lord Cambion 20db8dcdce Endermite 2026-03-21 04:12:23 +01:00
Tranqlmao b12d681255 Merge branch 'main' of https://github.com/piebotc/LegacyEvolved 2026-03-20 14:01:53 -04:00
Tranqlmao 83e8a28913 SandTile Fix 2026-03-20 13:53:31 -04:00
Lord Cambion 72ffe3ec0f glass recipe 2026-03-20 12:47:42 +01:00
piebot 8572c8bcd7 Merge branch 'main' of https://github.com/piebotc/LegacyEvolved 2026-03-20 08:59:00 +03:00
piebot 79449a9844
Update README.md 2026-03-20 08:58:33 +03:00
piebot e44f1cb784 Update roadmap.png 2026-03-20 08:58:25 +03:00
Tranqlmao 07fd3222b8 Added Double Tall Plants
TODO:
Add Sunflower
Add natural spawning of these flowers
2026-03-20 01:53:28 -04:00
Tranqlmao 547106b080 Merge branch 'main' of https://github.com/piebotc/LegacyEvolved 2026-03-20 00:17:52 -04:00
piebot 31c9ab0b1e Fix beacon 2026-03-20 05:54:01 +03:00
piebot 660cb22e91 Fix sand crashing the game whilst creating a new world 2026-03-20 02:45:26 +03:00
Lord Cambion 82a95d6683 FIXED ID MATCHING THE LCE 2026-03-19 23:06:22 +01:00
Lord Cambion 8c6da7ea22 saplings now have all the id 6 2026-03-19 22:30:49 +01:00
piebot 60c74a768f
Update README.md 2026-03-19 21:41:23 +03:00
piebot 7db569bf7c
Update roadmap 2026-03-19 21:38:36 +03:00
Lord Cambion 4198a014f3 prismarine fiex id 168,168:1,168:2 2026-03-19 19:35:43 +01:00
Lord Cambion 986b56f048 Merge branch 'main' of https://github.com/piebotc/LegacyEvolved 2026-03-19 18:41:05 +01:00
Lord Cambion 3f528adaa4 crafting 9ingredients [skip ci] 2026-03-19 18:34:54 +01:00
Tranqlmao eebe3c44a3 Strings Fix
+Some block/item id parity
2026-03-19 13:16:15 -04:00
Tranqlmao 8423170d13 Strings Fix
+Some block/item id parity
2026-03-19 13:12:06 -04:00
Lord Cambion 183d1e9c99 rabbit stew fix 2026-03-19 17:35:04 +01:00
Lord Cambion 12b1ca2e37 cracked stonebricks update furnace recipies 2026-03-19 11:55:37 +01:00
Lord Cambion 6af82612d3 stone bricks crafting and mossy cobblestone 2026-03-19 11:45:24 +01:00
piebot 3086f44e1e
Update incorrect roadmap 2026-03-19 07:08:40 +03:00
piebot 85c7d7c458
Update README.md 2026-03-19 07:06:01 +03:00
piebot e724cb11d7
Add roadmap.png 2026-03-19 07:05:13 +03:00
piebot d9f991833e Merge branch 'main' of https://github.com/piebotc/LegacyEvolved 2026-03-19 06:57:41 +03:00
piebot 451891909a Add Fish Types 2026-03-19 06:57:24 +03:00
Tranqlmao ce74471340
Update CONTRIBUTING.md 2026-03-18 23:57:09 -04:00
Tranqlmao 7953241731
Update README.md 2026-03-18 23:44:16 -04:00
piebot 0a3841a4b7 ACTUALLY update the panorama and logo 2026-03-19 05:05:47 +03:00
piebot 3a264f3cf8 Merge branch 'main' of https://github.com/piebotc/LegacyEvolved 2026-03-19 04:52:31 +03:00