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

Releases: SquidDev-CC/plethora

[MC 1.10.2] 1.1.3

Choose a tag to compare

@SquidDev SquidDev released this 02 Apr 01:23
  • 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

Choose a tag to compare

@SquidDev SquidDev released this 02 Apr 01:15
  • 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

Choose a tag to compare

@SquidDev SquidDev released this 14 Mar 22:56
  • 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

Choose a tag to compare

@SquidDev SquidDev released this 14 Mar 22:54
  • Fix crashing with block scanner
  • Fix keyboard not working on multiplayer

[MC 1.8.9] 1.1.2

Choose a tag to compare

@SquidDev SquidDev released this 14 Mar 22:53
  • Fix crashing with block scanner
  • Fix keyboard not working on multiplayer

[MC 1.11.2] 1.1.1 beta1

Pre-release

Choose a tag to compare

@SquidDev SquidDev released this 26 Feb 18:56
  • 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

Choose a tag to compare

@SquidDev SquidDev released this 26 Feb 18:52
  • 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

Choose a tag to compare

@SquidDev SquidDev released this 26 Feb 18:55
  • 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

Choose a tag to compare

@SquidDev SquidDev released this 07 Feb 21:37
  • 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

Choose a tag to compare

@SquidDev SquidDev released this 07 Feb 21:33
  • 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