Commit Graph
17 Commits
Author SHA1 Message Date
piebot 3b78903179 fix(PSVita): fix compile errors from missing sceNp functions 2026-07-13 15:13:47 +03:00
piebot 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
piebot b871dbd23e chore: update known issues in PS3. 2026-07-12 11:12:59 +03:00
piebot 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
piebot 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
piebot 5d98c299f9 fix: panorama resolution on both PS3 and PSVita. 2026-07-09 20:30:24 +03:00
piebot bae5819054 fix: McRegionLevelStorage changes not compiling in PS3. 2026-07-08 19:56:03 +03:00
piebot 53050aeaf6 fix(TU20): panorama not reflecting the new tutorial world. 2026-07-08 10:29:03 +03:00
piebot 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
piebot 6acfbd851b chore: update .gitignore 2026-07-08 09:08:48 +03:00
piebot cc55b453aa feat(TU21): Crafting a map now produces an empty map 2026-07-08 09:04:18 +03:00
piebot 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
piebot 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
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