SevenToaster509
34504b7b93
feat: achievements
...
fully functional but some achievements dont work yet
EXPERIMENTAL!!!!
2026-04-26 15:27:19 +01:00
Tranqlmao
4b6e9f8eb2
Elytra
...
mfeat: added early access elytra in creative for bug testing/accuracy comparison
TODO: replace temporary atlas, Properly implement 3d skulls
2026-04-24 20:00:35 -04:00
Fireblade
a5eedcdc9c
hey man i dont think xbox live is a thing anymore nor does it really apply to us
2026-04-21 21:15:38 -04:00
piebot
f13cbf2e4f
Merge remote-tracking branch 'origin/main'
2026-04-21 13:02:11 +03:00
Lord_Cambion
4c8e38c721
feat: stoneslab2
...
fully implemented stoneslab2 with craftings and revisited existing slabs according to wii u decomp
todo:Material.cs
2026-04-21 01:32:02 +03:00
piebot
1b007b9d0f
fix: replace explode sound with modern explode sound
2026-04-18 22:44:55 +03:00
George V.
82c6c5db8f
Merge remote-tracking branch 'itsRevela/main' into upstream-merge
...
# Conflicts:
# .github/ISSUE_TEMPLATE/config.yml
# .github/workflows/nightly.yml
# Minecraft.Client/Windows64/4JLibs/libs/4J_Profile.lib
# README.md
2026-04-17 21:22:20 +03:00
Marvelco
bbc8c599b5
removed duplicates
2026-04-16 21:57:24 +03:00
Marvelco
0bc80a6e04
added missing dlc's
2026-04-16 21:50:43 +03:00
Loki Rautio
9d92d5eb9b
Swap critical.mp3 for critical.ogg ( #1503 )
2026-04-15 05:22:37 -05:00
George V.
c2c4eb6ea8
fix: Change string ID for Elder Guardian entity
...
The string identifier for the Elder Guardian entity was set
to `IDS_GUARDIAN_ELDER`. This has been changed to the
consistent identifier `IDS_ELDER_GUARDIAN`.
Additionally, the localization file has been updated to include the
missing string definitions for both `IDS_GUARDIAN` and
`IDS_ELDER_GUARDIAN`
2026-04-13 22:43:19 +03:00
George V.
734f186cd3
Merge remote-tracking branch 'itsRevela/main' into upstream-merge
...
# Conflicts:
# Minecraft.Client/Common/Audio/SoundNames.cpp
# Minecraft.Client/SheepRenderer.cpp
# Minecraft.World/SoundTypes.h
# README.md
# cmake/CopyAssets.cmake
2026-04-13 17:54:36 +03:00
Tyler Reese
6913ce5323
fix: Implement missing critical hit sound ( #1141 )
2026-04-13 00:51:16 -05:00
Firebladedoge229
4d10af2ccb
chore: update logo
2026-04-11 16:52:18 -04:00
George V.
a0f4063807
Merge branch 'main' into upstream-merge
2026-04-11 02:52:52 +03:00
Fireblade
0ed96f1592
fix: resolve merge conflicts and integrate XML locale updates ( #1 )
...
Resolve merge conflicts across multiple components
Merge and synchronize XML locale changes
Ensure consistency between string resources and localization files
Minor fixes to restore successful builds after merge
2026-04-11 02:47:59 +03:00
SevenToaster509
c038506071
Feat: Armour Quick Equip, Fix: Baby Armour on Players
2026-04-10 16:06:57 +01:00
George V.
506ebd2176
Merge remote-tracking branch 'itsRevela/main'
...
# Conflicts:
# .github/workflows/nightly.yml
# .gitignore
# Minecraft.Client/ChatScreen.cpp
# Minecraft.Client/ClientConnection.cpp
# Minecraft.Client/Common/Audio/SoundEngine.cpp
# Minecraft.Client/Common/Audio/SoundEngine.h
# Minecraft.Client/Common/Media/MediaWindows64.arc
# Minecraft.Client/Common/UI/IUIScene_HUD.cpp
# Minecraft.Client/Common/UI/UIControl_Base.cpp
# Minecraft.Client/Common/UI/UIScene_DeathMenu.cpp
# Minecraft.Client/Common/UI/UIScene_JoinMenu.cpp
# Minecraft.Client/Common/XUI/XUI_Chat.cpp
# Minecraft.Client/Common/XUI/XUI_Death.cpp
# Minecraft.Client/Font.cpp
# Minecraft.Client/Gui.cpp
# Minecraft.Client/PendingConnection.cpp
# Minecraft.Client/PlayerConnection.cpp
# Minecraft.Client/PlayerConnection.h
# Minecraft.Client/PlayerList.cpp
# Minecraft.Client/Windows64/Network/WinsockNetLayer.cpp
# Minecraft.Client/Windows64/Network/WinsockNetLayer.h
# Minecraft.Client/Windows64Media/strings.h
# Minecraft.Client/cmake/sources/Common.cmake
# Minecraft.Server/Console/ServerCliEngine.cpp
# Minecraft.Server/Console/commands/whitelist/CliCommandWhitelist.cpp
# Minecraft.Server/Windows64/ServerMain.cpp
# Minecraft.World/WitherBoss.h
# Minecraft.World/cmake/sources/Common.cmake
# README.md
2026-04-09 15:21:43 +03:00
itsRevela
71b1bf92b8
Revert "fix: tutorial world"
...
This reverts commit 222852c11b .
2026-04-08 13:00:44 -05:00
neoapps-dev
222852c11b
fix: tutorial world
2026-04-08 12:21:09 +03:00
/home/neo
29ebc01ea9
feat: TU19 tutorial world ( #1 )
2026-04-07 22:42:22 +03:00
piebot
e45633defc
Fix TU31 Fishing Changes
...
also remove halloween 2015 and greek for now as its currently causing crashes
2026-04-06 14:50:39 +03:00
BrainFart17
ab1475b325
Fix conflicts with new book & quil item
2026-04-05 21:07:28 -07:00
BrainFart17
bc49d40c91
Merge branch 'main' of https://codeberg.org/piebot/LegacyEvolved
2026-04-05 20:44:36 -07:00
BrainFart17
f0b28416c0
Add fishing stuff from TU 31
2026-04-05 17:38:06 -07:00
neoapps-dev
54d99581d5
feat: TU30 (also TU19) tutorial world
2026-04-05 22:33:20 +02:00
neoapps-dev
e0f74f7dbc
feat: even more DLCs! Steampunk, Halloween 2015, Greek Mythology and Pattern!
2026-04-05 22:54:21 +03:00
SevenToaster509
546a279cc9
Book & Quill - Initial Commit
...
Implement Book & Quill:
- IUIScene_WritingBookMenu and UIScene_BookAndQuillMenu for UI
- Edited UIControl_Label to add direct editing (quite hardcoded to my needs right now)
- Reimplement scrapped custom payload packets for books and signing
- Other misc changes
TODO:
- Coloured and scambled text
- Book copying
- Clean up code
2026-04-05 15:05:03 +01:00
neoapps-dev
7cc9ae857a
feat: festive DLCs
2026-04-02 18:50:05 +03:00
Lord_Cambion
e5a8abd2ac
herobrine removed
2026-04-02 14:45:46 +02:00
Lord_Cambion
138c7ab028
bug fixes
2026-03-31 18:00:31 +02:00
piebot
3b5a7e1fe6
Revert adding TU25 DLCs
2026-03-28 14:03:38 +03:00
ItzSonicFaner
a0082658a5
Skins
2026-03-27 23:33:33 +02:00
piebot
9f148e8d3b
Properly add the TU25 DLCs
2026-03-27 22:30:10 +03:00
piebot
274b4575e3
Add TU25 DLCs
2026-03-27 21:33:24 +03:00
piebot
d73ae8fd5c
Fix Commit "Implement LCERenewed Changes"
...
This fixes commit cf0472117c .
2026-03-26 17:57:03 +03:00
piebot
cf0472117c
Implement LCERenewed Changes
2026-03-26 14:14:42 +03:00
Lord Cambion
ae273c75fa
Name Fixes
2026-03-26 00:40:52 +01:00
piebot
e14ba14e68
a bunch of shit lmaoo
2026-03-25 21:41:35 +03:00
piebot
6646eefb5e
Merge remote-tracking branch 'upstream/main'
2026-03-24 16:48:08 +03:00
itsRevela
dde608b1e9
Fix missing trapped chest textures in Natural Texture Pack ( #1381 )
2026-03-23 11:57:16 -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
Tranqlmao
07fd3222b8
Added Double Tall Plants
...
TODO:
Add Sunflower
Add natural spawning of these flowers
2026-03-20 01:53:28 -04:00
Tranqlmao
eebe3c44a3
Strings Fix
...
+Some block/item id parity
2026-03-19 13:16:15 -04:00
Tranqlmao
5295de161f
Prismarine Patch
...
Added the rest of prismarine items and blocks.
Added recipes for blocks (lantern excluded)
Parity crafting and creative menu locations
2026-03-18 20:48:28 -04:00
Tranqlmao
c6669c696f
Added Prismarine Block
...
Will add the next blocks, pushing for consistency
2026-03-18 16:39:35 -04:00
Lord Cambion
d55ec28291
ACACIA and DARK_OAK
2026-03-17 19:36:38 +01:00
Revela
0644d7da5c
Merge branch 'smartcmd:main' into main
2026-03-16 23:12:41 -05:00
Tranqlmao
36ad1a341e
Sea Lanterns
...
Added Prismarine Crystals and Sea Lanterns
2026-03-16 20:33:21 -04:00
GabsPuNs
5a59f5d146
Update to more accurate logo ( #1305 )
...
* Updated Logo
* Updated two old files.
2026-03-16 19:00:51 -05:00