neoLegacy/Minecraft.Client/Common
itsRevela 618dc78008 Fix player list not showing all players on dedicated servers
Register remote players in the client's IQNet array when their
AddPlayerPacket arrives, so they appear in the Tab player list.
Previously only the host and local player were registered.

Also filter the dedicated server's phantom host entry (slot 0, empty
gamertag) from the UI, fix tick() to update entries by smallId instead
of sequential index, and fix player removal to use gamertag matching
since XUIDs are 0 on dedicated servers.
2026-03-29 20:30:11 +03:00
..
Audio Merge branch 'pr-1403' 2026-03-27 13:11:58 +03:00
Colours Merge branch 'pr-1403' 2026-03-27 13:11:58 +03:00
DLC add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
DummyTexturePack/res Initial commit 2026-03-01 12:16:08 +08:00
GameRules add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
Leaderboards add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
Media Update logo 2026-03-26 11:36:31 +03:00
Network Add cancel join 2026-03-29 17:03:12 +03:00
res Skins (#1) 2026-03-27 15:35:15 +01:00
Telemetry add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
Trial add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
Tutorial add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
UI Fix player list not showing all players on dedicated servers 2026-03-29 20:30:11 +03:00
XUI Merge branch 'pr-1403' 2026-03-27 13:11:58 +03:00
zlib Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
App_Defines.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
App_enums.h fix: stb import 2026-03-29 18:29:04 +03:00
App_structs.h Save FOV value to settings (#670) 2026-03-06 16:38:16 -06:00
C4JMemoryPool.h Initial commit 2026-03-01 12:16:08 +08:00
C4JMemoryPoolAllocator.h add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
Console_Awards_enum.h Initial commit 2026-03-01 12:16:08 +08:00
Console_Debug_enum.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
Console_Utils.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
ConsoleGameMode.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
ConsoleGameMode.h add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
Consoles_App.cpp add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
Consoles_App.h add support for linux clang cross compiles 2026-03-24 10:05:40 -05:00
Minecraft_Macros.h Initial commit 2026-03-01 12:16:08 +08:00
PostProcesser.h Fix split-screen UI wrong positioning on window resize (#989) 2026-03-08 22:16:58 -05:00
Potion_Macros.h feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
xuiscene_base.h Initial commit 2026-03-01 12:16:08 +08:00