b08d478d73ed17a8e1dd9d438019b45efde7de71
- 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>
Acacia Log
This project is a modified version of the December 17th 2014 Codebase, aimed at backporting the newer title updates back to the codebase, with cross-play across all platfoms (including PC).
Status
| Platform | Development Status | Known Issues |
|---|---|---|
| PS3 | Active | All TU19 blocks display as stone blocks when placed (missing SPU code). |
| Xbox 360 | On hold | Havent tested, should work? |
| PS4 | Active | Only Buildable on Windows 7 With 1.70 SDK. See Notes |
| Xbox One | On hold | Needs to be re-coded to run on Developer Mode UWP instead. |
| PS Vita | On hold | Fails during compilation due to missing network library dependencies. |
Notes:
- PS4: Can't be built on Windows 10+ because the 1.70 SDK only supports Windows 7, solutions:
- Attempt to add support for 4.50 SDK (difficult or unlikely to work)
- Getting the 1.70 SDK on Windows 10+ (annoying to do)