qloak
bc871dd39b
Merge branch 'networking' from pieeebot/cafeberry
...
Merge the upstream pieeebot/cafeberry networking branch into the local
networking branch, incorporating the rebased mainline work (PS3/PSVita
networking, large-worlds defines, media rebuilds, workflow CI, renamed
WinsockNetLayer->NetworkSocketLayer / PlatformNetworkManagerStub->
PlatformNetworkManager refactors).
Conflict resolutions:
- NetworkSocketLayer.cpp / PlatformNetworkManager.{h,cpp}: took the
remote's evolved implementations (connect retries, non-blocking
connect, smallId assignment, GAME_PLAY state handling in DoWork).
- PS3-postbuild.ps1: kept the remote's approach of disabling the
broken PSVita tutorial pack copy (softlocks game).
- Minecraft.Client.vcxproj: took the remote's restructured project.
The X360 offline-LAN pre-login grant (ClientConnection.cpp) is retained.
2026-08-07 07:34:08 -07:00
qloak
7135da3f37
Fixed Xbox 360 crash
2026-08-07 04:10:27 -07:00
5451249347
fixed vita startup crash by guarding commerce calls ( #21 )
...
Commerce calls are now guarded with `#elif defined(__PSVITA__) && !defined(DISABLE_PSN)`
---------
Co-authored-by: 552eden <552eden@gmail.com >
Reviewed-on: pieeebot/cafeberry#21
Co-authored-by: ubergamer-pie <16+ubergamer-pie@noreply.localhost >
2026-08-04 21:41:13 +00:00
pieeebot
64e95393c8
fix ps3 compile errors
2026-08-04 07:40:52 +03:00
pieeebot
ea3621971f
psvita networking (Experimental)
2026-08-04 07:04:38 +03:00
pieeebot
92209cf909
add ps4 support
2026-08-02 22:06:27 +03:00
pieeebot
94f1cefcf9
Merge branch 'main' into networking
2026-08-02 18:58:23 +03:00
f17ce45d6d
feat: Orbis & PSVita builds, Durango postbuild & More ( #10 )
...
This fixes Orbis & PSVita builds along with adds a Durango postbuild and moves PS3 to the new SonyLeaderboardManager introduced in TU19
This also fixes the Orbis strings and gets some of the other Windows64 build configurations mostly building.
---------
Co-authored-by: str1k3r <115313679+S1l3ntStr1ke87@users.noreply.github.com >
Co-authored-by: str1k3r <1+str1k3r@noreply.localhost >
Co-authored-by: 552eden <552eden@gmail.com >
Co-authored-by: ubergamer-pie <16+ubergamer-pie@noreply.localhost >
Co-authored-by: str1k3r <15+str1k3r@noreply.neolegacy.dev >
Co-authored-by: pieeebot <10+pieeebot@noreply.neolegacy.dev >
Reviewed-on: pieeebot/cafeberry#10
2026-08-02 13:40:35 +00:00
pieeebot
dbd90a75c9
add lcemp networking + ps3 support
...
YES I KNOW ITS GARBAGE, THATS WHY ITS NOT ON MAIN
ILL FIX IT UP IN FUTURE COMMITS THEN MERGE TO MAIN
2026-07-31 22:08:30 +03:00
str1k3r
a640551aaf
fix: wrong hide ps store icon call for orbis
2026-07-06 08:59:43 -04:00
62bcae6ce9
feat: Xbox Postbuild Script and Fix Windows64 ( #5 )
...
This fully removes debug features on release
Fixes Windows64 Builds
Adds Xbox 360 Postbuild Script
Removes MinecraftConsoles.sdf
---------
Co-authored-by: str1k3r <115313679+S1l3ntStr1ke87@users.noreply.github.com >
Reviewed-on: https://git.neolegacy.dev/Project-Elysium/main/pulls/5
Co-authored-by: str1k3r <15+str1k3r@noreply.neolegacy.dev >
Co-committed-by: str1k3r <15+str1k3r@noreply.neolegacy.dev >
2026-07-04 21:32:48 +01:00
54758672ed
feat: Postbuild Scripts & Disable Debug Features on Release Builds ( #3 )
...
This adds postbuild scripts for PS3, Windows64 & Orbis (Rough Estimation)
This also Excludes the Durango Networking files from being added into other builds along with setting Minecraft.client as the startup project and disabling debug features on release builds.
---------
Co-authored-by: str1k3r <115313679+S1l3ntStr1ke87@users.noreply.github.com >
Reviewed-on: https://git.neolegacy.dev/Project-Elysium/main/pulls/3
Co-authored-by: str1k3r <15+str1k3r@noreply.neolegacy.dev >
Co-committed-by: str1k3r <15+str1k3r@noreply.neolegacy.dev >
2026-07-04 05:58:01 +01:00
TheHuckle
4a2bfb4111
initial commit - piebot
2026-07-03 18:34:01 +01:00