Skip to content
This repository has been archived by the owner on Aug 26, 2021. It is now read-only.

Releases: SquidDev-CC/plethora

[MC 1.10.2] 1.1.3

02 Apr 01:23
Compare
Choose a tag to compare
  • Add support for CCTweaks' custom roms.
  • Fix lasers not obeying the doTileDrops gamerule.
  • Fix lasers sometimes breaking their manipulator.
  • Reset fall damage after being launched by the kinetic augment.
  • Allow adding upgrades to the minecart computer.
  • Add command API to command computer minecarts.
  • Add propel(velocity) method to the kinetic augment for minecarts.
  • Add .setActive() method to the elytra item.

[MC 1.8.9] 1.1.3

02 Apr 01:15
Compare
Choose a tag to compare
  • Add support for CCTweaks' custom roms.
  • Fix lasers not obeying the doTileDrops gamerule.
  • Fix lasers sometimes breaking their manipulator.
  • Reset fall damage after being launched by the kinetic augment.
  • Allow adding upgrades to the minecart computer.
  • Add command API to command computer minecarts.
  • Add propel(velocity) method to the kinetic augment for minecarts.

[MC 1.11.2] 1.1.2

14 Mar 22:56
Compare
Choose a tag to compare
  • Fix crashing with block scanner
  • Fix keyboard not working on multiplayer
  • Fix keyboard text not being translated on multiplayer

[MC 1.10.2] 1.1.2

14 Mar 22:54
Compare
Choose a tag to compare
  • Fix crashing with block scanner
  • Fix keyboard not working on multiplayer

[MC 1.8.9] 1.1.2

14 Mar 22:53
Compare
Choose a tag to compare
  • Fix crashing with block scanner
  • Fix keyboard not working on multiplayer

[MC 1.11.2] 1.1.1 beta1

26 Feb 18:56
Compare
Choose a tag to compare
Pre-release
  • Initial port to 1.11.2
  • Fire chat_message event for all chat messages, now contains the entity's name and UUID
  • Add Baubles support to neural interface: can now be placed in the head slot.
  • Change several methods to have no delay - allowing most note programs to run correctly.
  • Allow keyboard to be mounted as a module. It monitors all key presses a player makes (so you don't have to open the keyboard or computer GUI).

[MC 1.10.2] 1.1.1

26 Feb 18:52
Compare
Choose a tag to compare
  • Fire chat_message event for all chat messages, now contains the entity's name and UUID
  • Add Baubles support to neural interface: can now be placed in the head slot.
  • Change several methods to have no delay - allowing most note programs to run correctly.
  • Allow keyboard to be mounted as a module. It monitors all key presses a player makes (so you don't have to open the keyboard or computer GUI).

[MC 1.8.9] 1.1.1

26 Feb 18:55
Compare
Choose a tag to compare
  • Fire chat_message event for all chat messages, now contains the entity's name and UUID
  • Add Baubles support to neural interface: can now be placed in the amulet slot.
  • Change several methods to have no delay - allowing most note programs to run correctly.
  • Allow keyboard to be mounted as a module. It monitors all key presses a player makes (so you don't have to open the keyboard or computer GUI).

[MC 1.10.2] 1.1.0

07 Feb 21:37
Compare
Choose a tag to compare
  • Expose module methods on blocks whose items are modules (noteblocks and daylight sensors).
  • Add volume parameter to playNote.
  • Add turtle and pocket computer upgrades
  • Add redstone integrator
  • Add chat recorder module
  • Add additional meta providers
  • Rename plethora:modules to neuralInterface and manipulator. Sorry, this will break a couple of programs.
  • Several bug fixes

[MC 1.8.9] 1.1.0

07 Feb 21:33
Compare
Choose a tag to compare
  • Expose module methods on blocks whose items are modules (noteblocks and daylight sensors).
  • Add volume parameter to playNote.
  • Add turtle and pocket computer upgrades
  • Add redstone integrator
  • Add chat module
  • Add additional meta providers
  • Rename plethora:modules to neuralInterface and manipulator. Sorry, this will break a couple of programs.
  • Several bug fixes