Skip to content

Releases: austinv11/PeripheralsPlusPlus

More bugfixing

03 Jan 16:22
Compare
Choose a tag to compare
More bugfixing Pre-release
Pre-release
  • Updated jlayer to v1.0.1
  • Fixed resource management for jlayer

Fixed some dependency issues

02 Jan 19:26
Compare
Choose a tag to compare
Pre-release

*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)

02 Jan 18:10
Compare
Choose a tag to compare

+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!

15 Nov 03:08
Compare
Choose a tag to compare
  • Fixed serverside handling

Bugfixes ahoy!

14 Nov 23:10
Compare
Choose a tag to compare
  • Removed bundling APIs
  • More under-the-hood improvements

General improvements

14 Nov 01:32
Compare
Choose a tag to compare
  • 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!

06 Nov 03:07
Compare
Choose a tag to compare

As the title says