Skip to content

Releases: Gamealition/Titanic

Titanic 1.11-1.0.0

18 Nov 13:35
Compare
Choose a tag to compare

No functional difference from last version; this is a placebo update to confirm that this plugin works for 1.11. Tested on Spigot 1.11 git-Spigot-16c940b-88eede8

Titanic 1.10.2-1.0.0

17 Aug 01:13
Compare
Choose a tag to compare

No functional difference from last version; this is a placebo update to confirm that this plugin works for 1.10.2. Tested on PaperSpigot 873

Titanic 1.9.4-1.0.0

20 May 22:37
Compare
Choose a tag to compare

Initial release of Titanic; plugin that attempts to fix MC-91206

No config options or commands; just drop into plugins/. Supports disabling and re-enabling

ToughBoats 1.5.1

20 Sep 14:25
Compare
Choose a tag to compare

Changes since 1.5:

  • Fixed a NPE if rider-less boats are damaged

Changes since 1.4:

  • Added feature to negate fall damage whilst on a boat, with new boolean config option protectplayers (bluntly fixes MC-881, thanks @bilde2910)
  • Resync uses a more accurate position when teleporting player onto new boat
  • Resync teleport now happens in the next tick
  • Config file cleanup; removed debug, sync-delay, purge-interval and entity-ttl config options
  • resyncInterval now has minimum value of 5 seconds
  • Fixed NPE if reloading whilst resync was disabled
  • Updated to Spigot 1.8.8
  • Java API and language level reverted to Java 7 (still compatible with Java 8)

ToughBoats 1.4

28 Apr 15:18
Compare
Choose a tag to compare

Changes since Cyclometh's original v1.3 code:

  • Updated for Java 8 and Spigot 1.8.3
  • Added reload command
  • Enabled resync by default
  • Boats can be destroyed by cacti (allows some boat mechanisms to work)