Releases: austinv11/PeripheralsPlusPlus
More bugfixing
- Updated jlayer to v1.0.1
- Fixed resource management for jlayer
Fixed some dependency issues
*googletranslateapi and jlayer are now packaged within the mod (don't worry, jlayer is LGPL and googletranslateapi is GPL)
The Big Update (Beta)! (I'm not very creative when it comes to titles)
+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
Server Compatibility Ahoy!
- Fixed serverside handling
Bugfixes ahoy!
- Removed bundling APIs
- More under-the-hood improvements
General improvements
- Added the advanced and standard Turtle Teleporters
- Added the Environmental Scanner
- Added the Environmentalist Turtle
- Added the Feeding Turtle
- Disabled the config GUI (It wasn't working correctly)
- Fixed an NPE with the barrel turtle
- The Peripherals++ Creative tab now display all the turtles added by this mod (NEI support should come soon if NEI would stop being derpy >.>)
Initial Release!
As the title says