TARDIS 2.8-beta-1

Details

  • Filename
    TARDIS.zip
  • Uploaded by
  • Uploaded
    Mar 6, 2014
  • Size
    1.25 MB
  • Downloads
    851
  • MD5
    c6bf226b7e906837afd2a42fd95d98a4

Supported Bukkit Versions

  • CB 1.7.2-R0.3

Changelog

v2.8-beta-1

Additions

  • Added a TARDIS Genetic Manipulator and the Immortality Gate http://eccentricdevotion.github.io/TARDIS/lazarus.html
  • Added a Zero room, the feature is disabled by default, use the /tadmin zero_room true command to enable it and create the TARDIS_Zero_Room world if it doesn't exist. http://eccentricdevotion.github.io/TARDIS/zero-room.html
    • a restart is required to enable chat isolation and healing
    • use /tardis room zero to add the room (it's not compatible with ARS, as it is located in its own universe)
    • players can use /tardis update zero to add transmat button to move between the TARDIS and the Zero room
    • you can't break blocks or use chat / commands in the zero room
  • Added custom rooms to ARS if they are 16 x 16, we make no guarantees that they will work like the default rooms though!
    • Use the template.schematic (in the plugins/TARDIS/schematics folder) when building custom rooms to ensure compatibility
  • Added a TARDIS Universal Translator - /tardissay [language] [message], the [message] defaults to AUTO_DETECT unless /tardisprefs language [language] is used - http://eccentricdevotion.github.io/TARDIS/translator.html
    • use tab-completion to see the available languages
    • limited to 2,000,000 characters per month, who knows what happens after that!
  • If the TARDIS is hidden, but blocks have been placed in its location, you can unhide the TARDIS if the blocks are hit with the admin sonic
  • Added configurable Police Box sign colour - in the config: police_box: sign_colour: WHITE or by command: /tardisadmin sign_colour [ChatColor]
  • Added clearer lists for incorrect command arguments, added missing items to /tardisgive command, and made arguments consistent across commands (e.g. /tardisrecipe)
  • Added better preference messaging when a feature has been disabled server wide
  • Added the ability to rearrange saves in the Save-Sign GUI
    • Click the 'Rearrange saves' button to enable arranging
  • Added a TARDIS Direction Frame - place an Item Frame and run the /tardis update direction command, then place a TRIPWIRE_HOOK in the frame
    • Right-click the Direction Frame to change the TARDIS direction
    • SHIFT-right-click the Direction Frame to rebuild the TARDIS in the new direction
    • the tripwire hook in the Direction frame is protected from stealing
  • Added a configuration option to allow gravity wells outside of the TARDIS - allow: external_gravity [true|false]
  • Added a new ability to the Emerald Environment Sonic - you can now re-sow plants if the appropriate seed item is in the player's inventory. Permission: tardis.sonic.plant
  • Added support for Dynmap-TARDIS plugin - one day the Bukkit team will get around to approving it... it's been 5 days now and counting!
  • Added a message to players who don't log out of the TARDIS Information System

Changes

  • Implemented hard difficulty level to the /tardistravel and /tardis save commands
    • players need to use the Advanced Console and disks instead of the travel command
    • players need to be holding a blank save disk in hand when using the save command
  • Both doors are toggled open when shift-clicking either door (most of the time, it can be a bit buggy). When exiting - if the preset has a door and the door is open - the player is teleported to the door location (instead of right outside the Police Box).
  • The door must be closed to time travel
  • Now using the correct Artron Energy values for the type of travel, instead of the 'random' value everytime
  • If a world is disabled in config, TARDIS creation is no longer allowed in that world
  • We're now respecting the tardis.save permission in the Advanced Console and for /tardistravel dest [save] command
  • We're now respecting the tardis.sonic.standard permission for standard sonic functions
  • To list TARDISes to prune you now need to use the /tardisadmin prunelist command
  • If the current TARDIS location can't be found in the database (maybe because a world has been deleted), then the plugin performs an Emergency Relocation
  • The plugin now checks there is sufficient energy to use the Exterior Rendering Room
  • The plugin now checks the player has sufficient Artron Energy when using the save sign
  • If ProtocolLib is enabled on the server, you can now just click the keyboard sign to edit it (rather than having to click it with another sign)
  • The plugin is now stricter with the use of the /tardis occupy command - it only sets occupied if the player is IN the TARDIS or UNoccupied if outside
  • Altered the Bukkit version checker so that the plugin will enable on MCPC+ servers
  • The plugin now checks the player has permission to break the block with the Diamond Sonic Screwdriver
  • The plugin now only equips the perception filter if the chest plate slot is empty

Bug fixes

  • Fixed the /tardis update and /tardis secondary commands not updating the correct repeater control - many thanks to WonkoTheSane for finding this one (and a few others)
  • Dropped items are removed from the Renderer Room before transmat
  • Fixed stained glass colour in Police Box materialisation
  • Player scoreboards should be restored properly after the TARDIS Artron display is shown. Also fixed Artron scoreboard persistence
  • Fixed players not being able to use the /tardisroom required [room] command
  • The /tardisroom required [room] command now correctly reports the amount of required blocks needed to grow a room
  • Fixed condenser blocks and values when adding to database
  • Fixed ARS not updating the condenser blocks after growing the room
  • Fixed glitch with Admin sonic not opening player inventory
  • Removed potential for Police Box duplication after changing direction while TARDIS is hidden
  • Fixed /tardisgive [player] artron [amount] command, and don't allow negative Artron amounts when storing energy
  • Fixed broken /tardis update backdoor
  • Fixe a couple of NPEs in the Advanced Console
  • Fixed some minor Information System errors
  • Fixed pistons not retracting when using the Redstone Sonic on pistons facing up or down

For CraftBukkit 1.7.x only, no longer compatible with prior versions, and it will disable itself if a lower version is used!