pieeebot
d236b70546
fix(TU20): Noteblock fall-off distance so they can be heard further away.
2026-07-15 14:57:35 +03:00
pieeebot
636bf0b692
fix(TU20): TNT minecart exploding despite 'TNT Explodes' option being turned off.
2026-07-15 00:13:08 +03: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
pieeebot
8b20122798
fix: horse rendering ( #3 )
...
Reviewed-on: https://git.neolegacy.dev/pieeebot/mc_pieLCE/pulls/3
2026-07-14 21:05:11 +01:00
qloak
0672a56786
merge upstream
2026-07-14 20:59:48 +01:00
qloak
8e77eb70de
fix horse layered texture rendering for platforms without multitexture support
2026-07-14 12:58:42 -07:00
pieeebot
d0cc8ce080
fix(Windows64): windows build, uncap fps, double buffer, remove Sleep(0) #1
...
Reviewed-on: https://git.neolegacy.dev/pieeebot/mc_pieLCE/pulls/1
2026-07-14 18:32:04 +01: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
3fce0538c5
chore(README.md): update known issues in PS Vita.
2026-07-12 20:27:40 +01: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
b871dbd23e
chore: update known issues in PS3.
2026-07-12 11:12:59 +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
d5f6f00914
chore: update README.md
2026-07-11 11:14:49 +01:00
pieeebot
da76eed8f7
fix(TU20): Fixed a crash when a dispenser is dispensing water or lava when the dispenser is blocked.
2026-07-10 14:09:15 +03:00
pieeebot
6e8da80919
chore: update known issue in ps3.
2026-07-09 18:59:30 +01:00
pieeebot
5d98c299f9
fix: panorama resolution on both PS3 and PSVita.
2026-07-09 20:30:24 +03:00
pieeebot
bae5819054
fix: McRegionLevelStorage changes not compiling in PS3.
2026-07-08 19:56:03 +03:00
pieeebot
53050aeaf6
fix(TU20): panorama not reflecting the new tutorial world.
2026-07-08 10:29:03 +03:00
pieeebot
98c02c63b2
chore: restore setBaseItemTypeAndMaterial for normal maps.
...
looking at lcerenewed they never removed the setBaseItemTypeAndMaterial for normal maps
2026-07-08 10:29:03 +03:00
pieeebot
651fe07d15
chore: update notes
2026-07-08 07:25:40 +01:00
pieeebot
6acfbd851b
chore: update .gitignore
2026-07-08 09:08:48 +03:00
pieeebot
cc55b453aa
feat(TU21): Crafting a map now produces an empty map
2026-07-08 09:04:18 +03:00
pieeebot
7933a0dec5
feat(TU20): Implement more of la's TU21 patch file
...
Forgot to include changes in HellBiome.cpp and EatTileGoal.cpp
TU20:
1. Skeletons & Wither Skeletons now rarely spawn anywhere in the Nether
2026-07-08 08:58:57 +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
a2c136a5ad
chore: update readme notes
2026-07-07 06:41:14 +01: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
5f43d8924f
chore: add PS4 notes
2026-07-06 07:57:52 -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
pieeebot
460a57acda
Update README.md
2026-07-04 21:47:46 +01: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
pieeebot
c6b7af7af6
chore: Update .gitignore to include more paths.
2026-07-03 21:51:12 +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
pieeebot
5525b374c3
chore: Add Missing XUI C++ Files ( #1 )
...
Reviewed-on: https://git.neolegacy.dev/Project-Elysium/main/pulls/1
2026-07-03 20:19:20 +01:00
str1k3r
5594627f27
Add Missing XUI C++ Files
2026-07-03 15:16:04 -04:00
pieeebot
122470ea7a
Update README.md
2026-07-03 19:46:20 +01:00
pieeebot
6e6dd5efc4
Update README.md
2026-07-03 19:40:27 +01:00