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