Releases: austinv11/PeripheralsPlusPlus
I swear, there are no more bugs!
The "Austin is questioning his career as a modder" Update
- Fixed a crash related to entities if too many entities are registered by mods
- Removed inside jokes, they were funny, mostly...probably...I hope?
The Last 1.2.x Update (I Hope!)
Project: Red turtles can no longer mine bedrock (for the record, this is Mojang's fault!)
The "Austin is Literally Worse Than Hitler" Update
The *Fingers Crossed* Update
- Hopefully fixes #37 (again)
- Events are now properly fired in custom smart helmet guis
The "My Mod Is Not A Buggy Mess" Update
The Bug Update!
The Big Update (Redux)
- Hopefully fixes #32
The Big Update
+Antenna and Smart Helmet
+5 second timeout on mount downloads
+NEI now displays standard advanced turtles
+Peripheral Container
+ME Bridge
+Thirsty Turtles
+Argument to make the speaker pause the computer until speaking is complete
+Iron Noteblock (by @rolandoislas)
+Sign-Reading Turtle (by @GrandMind)
+Gardening Turtle (by @GrandMind)
+More scripts by @Fxzy
*Fixed local mount folder creation
*Improved Project Red turtle registration.
*Fixed chatboxes
*Fixed compatibility with cauldron
*Fixed json mismatch exception
Changelog from the beta:
+Satellites and a rocket (disabled by default, still very experimental and broken; use at your own risk)
+A mini easter egg :p
+ComputerCraft villagers
+NEI Support (all my turtle upgrades will now appear in NEI)
+You can now 'name' teleporters using the setName() function (see documentation for more info)
+Shearing Turtle
+Project Red Turtles (they work like the RP2 turtles from MiscPeripherals)
+An overcomplicated DynamicMount, it will now auto load sample programs based upon the peripherals attached to a computer (it'll also auto-update during the pre-init)
+Sample scripts by Fxz_y and I
+A Speaker Peripheral! It uses the Google Translate TTS API, so it currently requires an internet connection
*Lots of internal refactoring for cleaner code
*Fixed an issue which caused Ore Dictionaries to always return true
*More verbose logging
*The teleport() function on teleporters now have a "tp()" alias
*There is now an 'effect' key for analyze() returns with saplings
*Fixed #11 and #12
*Probably lots more stuff that I forgot
I swear, I fixed the speaker this time!
- Fixed server-side packets using WorldClient