neoLegacy/Minecraft.Client/Common
Langtanium e41b579603 Made changes to skin related code
Renamed all Alex skins and Developer Steve skin to match the official file names, reordered default skin to match the order in the official release of LCE, modified model type logic to be more optimized, added more anim flags to HumanoidModel.h, added code to show armor if the corresponding part is hidden but the "show armor" part anim flag is present, added code to handle extra skin box values of "hide with armor", "mirror skin box", and "scale", corrected player model second/overlay layer scale from 0.5 to 0.25, and fixed skin boxes not rendering on 64x64 DLC skins.
2026-05-16 23:34:29 -07:00
..
Audio fix: guardian effect + guardian damage + sounds (#51) 2026-05-03 17:59:57 +03:00
Colours changed: guardians placeholders 2026-04-13 18:21:58 +02:00
DLC Made changes to skin related code 2026-05-16 23:34:29 -07:00
DummyTexturePack/res
GameRules Replace MSVC __debugbreak with cross-compiler DEBUG_BREAK macro. (#1540) 2026-04-26 15:38:13 -05:00
Leaderboards Replace MSVC __debugbreak with cross-compiler DEBUG_BREAK macro. (#1540) 2026-04-26 15:38:13 -05:00
Media/MediaWindows64 feat(TU31): LoadCreateJoin improvements (#65) 2026-05-12 14:23:36 +03:00
Network Merge remote-tracking branch 'Revelations/main' into upstream-merge 2026-04-28 03:01:30 +03:00
res Made changes to skin related code 2026-05-16 23:34:29 -07:00
Telemetry add support for linux clang cross compiles 2026-04-08 12:03:15 +03:00
Trial add support for linux clang cross compiles 2026-04-08 12:03:15 +03:00
Tutorial Revert "fix: tutorial world" 2026-04-08 13:00:44 -05:00
UI Made changes to skin related code 2026-05-16 23:34:29 -07:00
XUI chore: replace backslashes with forward slashes for linux cross compilation 2026-04-20 18:15:27 +03:00
zlib Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
App_Defines.h feat(TU31): LoadCreateJoin improvements (#65) 2026-05-12 14:23:36 +03:00
App_enums.h feat(TU31): LoadCreateJoin improvements (#65) 2026-05-12 14:23:36 +03:00
App_structs.h
C4JMemoryPool.h
C4JMemoryPoolAllocator.h add support for linux clang cross compiles 2026-04-08 12:03:15 +03:00
Console_Awards_enum.h feat: achievements 2026-04-26 15:27:19 +01:00
Console_Debug_enum.h
Console_Utils.cpp add support for linux clang cross compiles 2026-04-08 12:03:15 +03:00
ConsoleGameMode.cpp add support for linux clang cross compiles 2026-04-08 12:03:15 +03:00
ConsoleGameMode.h add support for linux clang cross compiles 2026-04-08 12:03:15 +03:00
Consoles_App.cpp Made changes to skin related code 2026-05-16 23:34:29 -07:00
Consoles_App.h fix: achievement crashes 2026-04-27 16:29:05 +01:00
Minecraft_Macros.h
PostProcesser.h Fix split-screen UI wrong positioning on window resize (#989) 2026-03-08 22:16:58 -05:00
Potion_Macros.h fix: tu31 potions in creative menu + level 2 abilities 2026-04-26 00:22:49 -04:00
xuiscene_base.h