62 Commits
Author SHA1 Message Date
qloak 42ff50d9d9 Merge xbox360 branch into main 2026-07-31 15:43:16 -07:00
qloak 961a1b8f31 whoops :o 2026-07-31 15:36:02 -07:00
qloak 61b0c8add6 fix: fixed Xbox 360 build issues 2026-07-31 15:20:25 -07:00
qloak e7c7a817eb 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-23 08:49:25 -07:00
pieeebot d68f152e41 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 2eaa1dc9b6 fix: excess step from being in release 2026-07-21 19:21:43 -04:00
str1k3r 658ec1f809 fix: ps3 compiling & only uncap fps on windows 2026-07-21 17:11:11 -04:00
str1k3r 0fabb445c9 fix: workflow stage exe path 2026-07-21 16:02:55 -04:00
str1k3r 466ff31393 fix: workflow 2026-07-21 14:54:07 -04:00
str1k3r 632883a6ee feat: release workflow 2026-07-21 14:52:11 -04:00
str1k3r 10aebacbb4 fix: workflow 2026-07-21 17:51:21 +00:00
str1k3r d5c6836069 fix: workflow 2026-07-21 17:49:29 +00:00
str1k3r b876d871d1 fix: using wrong msbuild ver 2026-07-21 17:43:12 +00:00
str1k3r 1da6a52982 feat: test ps3 workflow 2026-07-21 17:25:18 +00:00
pieeebot d94d27d97f chore: update README.md to include discord server. 2026-07-17 20:17:07 +01:00
pieeebot 6eec1da2c5 chore: add Wii U and Switch to README.md 2026-07-17 12:41:07 +01:00
pieeebot 74bc53388a Update README.md 2026-07-16 13:50:36 +01:00
pieeebot 5f80327d09 chore: change readme to update project name and description 2026-07-16 13:46:41 +01:00
qloakandpieeebot 315f39504d fix(TU20): Piston and StemTile fixes (#6)
- fixed "Two pistons stacked facing up and the top piston is powered with a repeater will cause the top piston to lock in place."
- fixed "Fix for issue where destroying planted pumpkin and melon seeds drops an incorrect number of seeds."

---------

Co-authored-by: pieeebot <10+pieeebot@noreply.neolegacy.dev>
Reviewed-on: https://git.neolegacy.dev/pieeebot/mc_pieLCE/pulls/6
Co-authored-by: qloak <realminecart@gmail.com>
Co-committed-by: qloak <realminecart@gmail.com>
2026-07-15 20:33:38 +01:00
pieeebot 217954aa15 chore: update development status on xbox 360
qloak found a discovery that let us grab the xur files from the tu update files, .xui is compiled into .xur and its easy to convert it back to .xui.
2026-07-15 16:45:48 +01:00
str1k3r 0796352d86 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 391b0313d0 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
pieeebot 95f91fac91 fix(TU20): Noteblock fall-off distance so they can be heard further away. 2026-07-15 14:57:35 +03:00
pieeebot 955cea53bd fix(TU20): TNT minecart exploding despite 'TNT Explodes' option being turned off. 2026-07-15 00:13:08 +03:00
qloakandpieeebot 1c73912e1a 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 69bf420688 fix: horse rendering (#3)
Reviewed-on: https://git.neolegacy.dev/pieeebot/mc_pieLCE/pulls/3
2026-07-14 21:05:11 +01:00
qloak d80bb5020a merge upstream 2026-07-14 20:59:48 +01:00
qloak fa5f0a13d1 fix horse layered texture rendering for platforms without multitexture support 2026-07-14 12:58:42 -07:00
pieeebot 17dff5ccf9 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 3f801bd193 fix: windows build, uncap fps, double buffer, remove Sleep(0) 2026-07-14 10:13:55 -07:00
qloak 911910a994 fix: windows build, uncap fps, double buffer, remove Sleep(0), 2026-07-14 09:51:14 -07:00
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
3 changed files with 2 additions and 2 deletions
@@ -24,7 +24,7 @@ $folderCopies = @(
@{ Source = "DurangoMedia"; Dest = "Windows64Media" },
@{ Source = "Windows64Media"; Dest = "Windows64Media" },
@{ Source = "PSVita\Tutorial"; Dest = "Windows64Media\Tutorial" },
@{ Source = "music"; Dest = "Windows64Media\music" },
@{ Source = "Windows64Media\music"; Dest = "Windows64Media\music" },
@{ Source = "Windows64Media\Sound"; Dest = "Windows64Media\Sound" },
@{ Source = "Common\Postbuilds\Contents\Windows64\redist64"; Dest = "redist64" }
)
+1 -1
View File
@@ -832,7 +832,7 @@ void Tesselator::vertex(float x, float y, float z)
pShortData[5] = (((int)(v * 8192.0f))&0xffff);
int16_t u2 = ((int16_t*)&_tex2)[0];
int16_t v2 = ((int16_t*)&_tex2)[1];
#if defined _XBOX_ONE || defined __ORBIS__
#if defined _XBOX_ONE || defined __ORBIS__ || defined _WINDOWS64
// Optimisation - pack the second UVs into a single short (they could actually go in a byte), which frees up a short to store the x offset for this chunk in the vertex itself.
// This means that when rendering chunks, we don't need to update the vertex constants that specify the location for a chunk, when only the x offset has changed.
pShortData[6] = ( u2 << 8 ) | v2;
Binary file not shown.