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.11.2] 1.1.9

19 Dec 14:43
Compare
Choose a tag to compare
  • Fix .shoot() failing due to reflection issues.
  • Fix .getDay() being off by a factor of 10
  • Fix race condition in terminal glasses causing server crash.

[MC 1.10.2] 1.1.9

19 Dec 14:37
Compare
Choose a tag to compare
  • Fix .getDay() being off by a factor of 10
  • Fix race condition in terminal glasses causing server crash

[MC 1.12] 1.1.9

19 Dec 14:56
Compare
Choose a tag to compare
  • Fix .shoot() failing due to reflection issues.
  • Fix .getDay() being off by a factor of 10
  • Fix race condition in terminal glasses causing server crash.
  • Fix neural interface background not being drawn.
  • Fix neural connector right clicks not processing correctly.

[MC 1.11.2] 1.1.7-pr0

10 Jun 13:41
Compare
Choose a tag to compare
[MC 1.11.2] 1.1.7-pr0 Pre-release
Pre-release

[MC 1.10.2] 1.1.7-pr0

10 Jun 13:38
Compare
Choose a tag to compare
[MC 1.10.2] 1.1.7-pr0 Pre-release
Pre-release

[MC 1.10.2] 1.1.6

08 May 21:09
Compare
Choose a tag to compare
  • Remove use of client-side-only method
  • Update to use ComputerCraft nightly builds

[MC 1.11.2] 1.1.4

07 Apr 20:12
Compare
Choose a tag to compare
  • Reset floating time when launching using the kinetic manipulator. This means you will not get kicked for flying when using it.
  • Add CCTweaks's wireless bridge as a minecart upgrade.
  • Fix crashing server on launch.

[MC 1.10.2] 1.1.4

07 Apr 20:10
Compare
Choose a tag to compare
  • Reset floating time when launching using the kinetic manipulator. This means you will not get kicked for flying when using it.
  • Add CCTweaks's wireless bridge as a minecart upgrade.
  • Fix crashing server on launch.

[MC 1.8.9] 1.1.3

07 Apr 20:09
Compare
Choose a tag to compare
  • Reset floating time when launching using the kinetic manipulator. This means you will not get kicked for flying when using it.
  • Add CCTweaks's wireless bridge as a minecart upgrade.
  • Fix crashing server on launch.

[MC 1.11.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.