index
:
MinecraftConsoles.git
main
Minecraft Legacy Console Edition
ProsperousPotato
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Minecraft.Client
/
ClientConnection.cpp
Age
Commit message (
Expand
)
Author
14 days
Fix missing break statement for minecarts (#930)
E x o t i c
14 days
Revert "Project modernization (#630)"
Loki Rautio
14 days
Project modernization (#630)
ModMaker101
2026-03-06
Max players from 8 -> 255 + small connection optimizations (#722)
Kevin
2026-03-06
Add Chat / Pastes / Formatting (#682)
Kevin
2026-03-06
Introduce uid.dat (offline PlayerUIDs), fix multiplayer save data persistence...
kuwa
2026-03-06
Remove AUTO_VAR macro and _toString function (#592)
void_17
2026-03-05
Fix music disc sound leaking across dimensions (#552)
Marlian
2026-03-04
Update username logic and implement latest LCEMP changes (#311)
Slenderman
2026-03-03
Fixes for PR #96 (#170)
lspepinho
2026-03-03
feat: TU19 (Dec 2014) Features & Content (#155)
daoge
2026-03-02
Revert "shared_ptr -> std::shared_ptr"
void_17
2026-03-02
Revert "dynamic_pointer_cast -> std::dynamic_pointer_cast"
void_17
2026-03-02
dynamic_pointer_cast -> std::dynamic_pointer_cast
void_17
2026-03-02
shared_ptr -> std::shared_ptr
void_17
2026-03-02
feat: Windows64 local multiplayer support (#13)
Sean Hoyt
2026-03-01
Initial commit
daoge_cmd