neoLegacy/Minecraft.Client/Common/DLC
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
..
DLCAudioFile.cpp add support for linux clang cross compiles 2026-04-08 12:03:15 +03:00
DLCAudioFile.h fix: handled all audio and parameter types correctly to prevent crashes 2026-04-07 09:30:16 +02:00
DLCCapeFile.cpp Initial commit 2026-03-01 12:16:08 +08:00
DLCCapeFile.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
DLCColourTableFile.cpp add support for linux clang cross compiles 2026-04-08 12:03:15 +03:00
DLCColourTableFile.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
DLCFile.cpp Initial commit 2026-03-01 12:16:08 +08:00
DLCFile.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
DLCGameRules.h add support for linux clang cross compiles 2026-04-08 12:03:15 +03:00
DLCGameRulesFile.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
DLCGameRulesFile.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
DLCGameRulesHeader.cpp add support for linux clang cross compiles 2026-04-08 12:03:15 +03:00
DLCGameRulesHeader.h add support for linux clang cross compiles 2026-04-08 12:03:15 +03:00
DLCLocalisationFile.cpp add support for linux clang cross compiles 2026-04-08 12:03:15 +03:00
DLCLocalisationFile.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
DLCManager.cpp Replace MSVC __debugbreak with cross-compiler DEBUG_BREAK macro. (#1540) 2026-04-26 15:38:13 -05:00
DLCManager.h Fix game crashing if DLC has XMLVERSION paramater (#1285) 2026-03-27 15:11:27 -05:00
DLCPack.cpp Replace MSVC __debugbreak with cross-compiler DEBUG_BREAK macro. (#1540) 2026-04-26 15:38:13 -05:00
DLCPack.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
DLCSkinFile.cpp Made changes to skin related code 2026-05-16 23:34:29 -07:00
DLCSkinFile.h feat: armorstand from decomp 2026-04-18 03:46:45 +02:00
DLCTextureFile.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
DLCTextureFile.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
DLCUIDataFile.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
DLCUIDataFile.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00