Commit Graph
44 Commits
Author SHA1 Message Date
str1k3r 32e7d17d41 chore: update postbuild paths 2026-07-13 18:24:03 -04:00
pieeebot bf7fdcfd78 chore(PSVita): restrict OldSdk to PSVita 2026-07-13 20:03:43 +03:00
pieeebot f8c69e4715 fix(PSVita): fix compile errors from missing sceNp functions 2026-07-13 15:13:47 +03:00
pieeebot 2b47a7b15e chore(README.md): update known issues in PS Vita. 2026-07-12 20:27:40 +01:00
pieeebot dfb0b83c18 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 ef2ba491e9 chore: update known issues in PS3. 2026-07-12 11:12:59 +03:00
pieeebot 44a40fc92b 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 090de7517b chore: update README.md 2026-07-11 11:14:49 +01:00
pieeebot d0707f4696 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 d0624097a8 chore: update known issue in ps3. 2026-07-09 18:59:30 +01:00
pieeebot 73b0d884a3 fix: panorama resolution on both PS3 and PSVita. 2026-07-09 20:30:24 +03:00
pieeebot 9fd3652c14 fix: McRegionLevelStorage changes not compiling in PS3. 2026-07-08 19:56:03 +03:00
pieeebot 94be655a44 fix(TU20): panorama not reflecting the new tutorial world. 2026-07-08 10:29:03 +03:00
pieeebot 7643c3faa7 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 8693a3f6ab chore: update notes 2026-07-08 07:25:40 +01:00
pieeebot a7ccd4dafe chore: update .gitignore 2026-07-08 09:08:48 +03:00
pieeebot 7d443074d8 feat(TU21): Crafting a map now produces an empty map 2026-07-08 09:04:18 +03:00
pieeebot 24fa98fe65 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 6677ae1129 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 bbf3ea9197 chore: update readme notes 2026-07-07 06:41:14 +01:00
str1k3r 77c9fd2354 fix: ps3 building 2026-07-06 20:50:25 -04:00
str1k3r c80a6547d7 chore: mostly update ps4 strings 2026-07-06 18:21:55 -04:00
str1k3r dc59a64474 chore: update TelemetryEnum for orbis, durango & xbox 2026-07-06 17:20:45 -04:00
str1k3r 59f6362df2 fix: wrong hide ps store icon call for orbis 2026-07-06 08:59:43 -04:00
str1k3r 12168e069b chore: add PS4 notes 2026-07-06 07:57:52 -04:00
str1k3r ae6b4b7274 fix: mostly fix orbis builds 2026-07-06 07:52:49 -04:00
str1k3r be95ed1f2b 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 9deaf06b6d Revert "chore: Remove ESRB logo from intro."
This reverts commit e2cb559a57.
2026-07-05 19:57:08 +03:00
pieeebot 8d7e843290 chore: Remove ESRB logo from intro.
Intro sequence is now Mojang, 4J Studios.
2026-07-05 19:45:55 +03:00
pieeebot 0447369884 fix: Restore stringsLanguages.xml 2026-07-05 08:28:27 +03:00
pieeebot 900f69a865 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
pieeebot 13a750470c Update README.md 2026-07-03 19:37:58 +01:00
pieeebot 6ceb01f6ed Update README.md 2026-07-03 19:14:35 +01:00
TheHuckle 4a2bfb4111 initial commit - piebot 2026-07-03 18:34:01 +01:00