Commit Graph
55 Commits
Author SHA1 Message Date
str1k3r de8bf25fbe Merge branch 'main' into networking 2026-08-04 09:39:41 -04: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 ce3e83039d rename network scripts 2026-08-03 04:18:33 +03:00
pieeebot 42f09f93e5 Fix Windows64 720p crash 2026-08-03 04:11:11 +03:00
pieeebot 9f8dab8ebb Merge branch 'main' into networking 2026-08-03 02:03:23 +03:00
str1k3r 689848ac45 fix(orbis): set workingdir 2026-08-02 17:16:18 -04:00
str1k3r b7e90137b9 fix: orbis postbuild on runner (i beg of you) 2026-08-02 16:45:38 -04:00
pieeebot 5ebaab0ac9 Fix Shadps4 crash 2026-08-02 23:05:25 +03:00
str1k3r 5600ce994b fix(Orbis): preprocessor definitions 2026-08-02 15:21:46 -04:00
pieeebot 92209cf909 add ps4 support 2026-08-02 22:06:27 +03:00
str1k3r 5febd74496 feat: cleaned up workflow & fix xbox360 output paths 2026-08-02 14:50:13 -04: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: #10
2026-08-02 13:40:35 +00:00
pieeebot e254228cf5 update lcemp networking 2026-08-02 03:33:11 +03:00
pieeebot b87d044cf0 fix crash when opening loadorjoin a second time 2026-08-01 22:56:12 +03:00
pieeebot 01abe05b18 attempt at trying to get XB360 to work 2026-08-01 06:15:37 +03:00
pieeebot 2170209e26 Merge branch 'main' into networking 2026-08-01 02:04:05 +03:00
qloak 036bdcff81 fix: fixed Xbox 360 build issues 2026-07-31 15:49:59 -07:00
qloak db7d47b0ff feat(xbox360): Enable Xbox 360 build configurations
- Enable all Xbox 360 ContentPackage/submission builds in solution
- Map Xbox 360 configs to actual Xbox 360 platform instead of Win32
- Add Build.0 lines for ContentPackage, CONTENTPACKAGE_SYMBOLS,
  ContentPackage_NO_TU, and ReleaseForArt Xbox 360 configs
- Remove xbdm.lib from Release/ContentPackage_Vita (debug-only lib)
- Add meme.xui from TU56 reference
2026-07-31 15:49:58 -07:00
pieeebot 991369547a fix compile error 2026-07-31 22:35:05 +03: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
pieeebot 51ee0d8e57 fix(Windows64): audio crashes, lighting issues and music not being copied correctly 2026-07-23 18:00:55 +03:00
pieeebot 9ef66ed71b fix(TU22): Boat, Baby zombie and Texture changes.
TU22:
- Corrected baby zombie hit boxes size.
- Fix for players sometimes taking fall damage while in a boat.
- Updated Lapis Lazuli's block texture
2026-07-22 19:59:49 +03:00
str1k3r 69541f1abf fix: ps3 compiling & only uncap fps on windows 2026-07-21 17:11:11 -04:00
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
qloakandpieeebot 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
qloakandpieeebot 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