str1k3r
4e2369f194
fix(Orbis): Leaderboard manager
...
Make the Orbis Leaderboard manager work with the new Sony Leaderboard manager
2026-07-15 09:00:52 -04:00
qloak and pieeebot
e1508731d0
fix(TU20): more TU20 bug fixes
...
TU20:
Fixed issue where name tags do not appear to work correctly on the wither, iron golems, and wither skeletons.
Fix for issue where creepers hover off the floor.
---------
Co-authored-by: pieeebot <10+pieeebot@noreply.neolegacy.dev >
Reviewed-on: https://git.neolegacy.dev/pieeebot/mc_pieLCE/pulls/5
Co-authored-by: qloak <realminecart@gmail.com >
Co-committed-by: qloak <realminecart@gmail.com >
2026-07-15 13:15:45 +01:00
qloak and pieeebot
22bcbde6a3
fix(TU20): fixed name tag Y-position for tall mobs (wither, iron golem, wither skeleton) ( #4 )
...
title
Reviewed-on: https://git.neolegacy.dev/pieeebot/mc_pieLCE/pulls/4
Co-authored-by: qloak <realminecart@gmail.com >
Co-committed-by: qloak <realminecart@gmail.com >
2026-07-14 21:42:19 +01:00
qloak
8e77eb70de
fix horse layered texture rendering for platforms without multitexture support
2026-07-14 12:58:42 -07:00
qloak
a0e81976e6
fix: windows build, uncap fps, double buffer, remove Sleep(0)
2026-07-14 10:13:55 -07:00
qloak
dd19188d93
fix: windows build, uncap fps, double buffer, remove Sleep(0),
2026-07-14 09:51:14 -07:00
str1k3r
976f55c46d
chore: update postbuild paths
2026-07-13 18:24:03 -04:00
pieeebot
2d3fb87a1a
chore(PSVita): restrict OldSdk to PSVita
2026-07-13 20:03:43 +03:00
pieeebot
3b78903179
fix(PSVita): fix compile errors from missing sceNp functions
2026-07-13 15:13:47 +03:00
pieeebot
407d232fe5
chore: copy Minecraft.Client.self to EBOOT.BIN instead of moving.
...
fixes ps3 prodg debugger not finding the .self file.
2026-07-12 13:18:33 +03:00
pieeebot
282a1b71c1
fix: PS3 ChunkUpdate crash during loading.
...
fixed by increasing the pading to make the size of ChunkRebuildData divisible by 16.
2026-07-12 11:07:50 +03:00
pieeebot
5d98c299f9
fix: panorama resolution on both PS3 and PSVita.
2026-07-09 20:30:24 +03:00
pieeebot
53050aeaf6
fix(TU20): panorama not reflecting the new tutorial world.
2026-07-08 10:29:03 +03:00
pieeebot
6c757e5322
feat(TU20/21): Implement la's TU21 patch file
...
This adds the following:
TU20:
1. Librarians now have a small chance to offer name tags for sale
2. Witches can now spawn at light level 7 or less in any biome or cave
3. Skeletons & Wither Skeletons now rarely spawn anywhere in the Nether
TU21:
1. Minecart entity limit increased
2026-07-08 06:51:34 +03:00
str1k3r
a5de6c74a0
fix: ps3 building
2026-07-06 20:50:25 -04:00
str1k3r
801ccdf43a
chore: mostly update ps4 strings
2026-07-06 18:21:55 -04:00
str1k3r
94d478e84f
chore: update TelemetryEnum for orbis, durango & xbox
2026-07-06 17:20:45 -04:00
str1k3r
a640551aaf
fix: wrong hide ps store icon call for orbis
2026-07-06 08:59:43 -04:00
str1k3r
21a0b12b44
fix: mostly fix orbis builds
2026-07-06 07:52:49 -04:00
str1k3r
601b12ebb5
chore: Final postbuilds & update soundengine paths
...
This gives the final postbuilds (for now) and updates the soundengine paths to use orbis & windows64 respective paths
ontop of this it fixes a small issue with durango & orbis.
2026-07-06 07:48:26 -04:00
pieeebot
2d1e13a0e1
Revert "chore: Remove ESRB logo from intro."
...
This reverts commit e2cb559a57 .
2026-07-05 19:57:08 +03:00
pieeebot
e2cb559a57
chore: Remove ESRB logo from intro.
...
Intro sequence is now Mojang, 4J Studios.
2026-07-05 19:45:55 +03:00
pieeebot
94b68b3e42
fix: Restore stringsLanguages.xml
2026-07-05 08:28:27 +03:00
pieeebot
57711bb70d
Update Windows64 Platform Specific Strings & Update MediaWindows64.arc and MediaPS3.arc
2026-07-05 08:18:28 +03: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
d26bd9d38c
feat: Add PSVita Postbuild & Update Orbis Postbuild ( #4 )
...
This adds previously missing files for PSVita & Orbis Builds, This was done by searching through the source to patch together the Orbis sce_sys, sce_module, & sce_gls for PSVita this was done by searching the source and decrypting a PKG file.
~~Now since the PSVita was done by decrypting a PKG this means some files might be encrypted still therefore they will most likely have to be replaced at a later date~~
This also adds the PSVita Postbuild script and fixes some issues with the Orbis Postbuild script.
---------
Co-authored-by: str1k3r <115313679+S1l3ntStr1ke87@users.noreply.github.com >
Reviewed-on: https://git.neolegacy.dev/Project-Elysium/main/pulls/4
Co-authored-by: str1k3r <15+str1k3r@noreply.neolegacy.dev >
Co-committed-by: str1k3r <15+str1k3r@noreply.neolegacy.dev >
2026-07-04 19:08:00 +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
18917c1eef
chore: Update PS3 Platform Specific Strings & Add XboxMedia ( #2 )
...
This updates the English & zh-CHT strings to be the PS3's strings instead of the PSVita's
XboxMedia folder comes from the x360 compile guide
---------
Co-authored-by: str1k3r <115313679+S1l3ntStr1ke87@users.noreply.github.com >
Reviewed-on: https://git.neolegacy.dev/Project-Elysium/main/pulls/2
Co-authored-by: str1k3r <15+str1k3r@noreply.neolegacy.dev >
Co-committed-by: str1k3r <15+str1k3r@noreply.neolegacy.dev >
2026-07-03 21:48:06 +01:00
str1k3r
5594627f27
Add Missing XUI C++ Files
2026-07-03 15:16:04 -04:00
TheHuckle
4a2bfb4111
initial commit - piebot
2026-07-03 18:34:01 +01:00