TARDIS 2.7
Details
-
FilenameTARDIS.zip
-
Uploaded by
-
UploadedJan 26, 2014
-
Size1.14 MB
-
Downloads6,992
-
MD5ce9a49298f8034d3d21ecadfc0476437
Supported Bukkit Versions
- CB 1.7.2-R0.2
Changelog
v2.7
Additions
- Added some aliases to the
/tardistexture
command -/tardisresource
-/tresource
-/trp
- Added the Artron Storage Cell, Memory and Scanner circuit to the
/tardisgive
command - Added missing room permissions to ARS
- Added Exterior Rendering Room preference -
/tardisprefs renderer [on|off]
- Added relative coordinates travel - same permission as normal coordinates travel - similar to normal coordinates travel, but you don't need to specify a world, and the relative values MUST be proceeded by a tilde (
~
) e.g./tardistravel ~50 ~ ~90
moves you 50 blocks in the X direction, 0 blocks in the Y direction and 90 blocks in the Z direction - Added the ability for the Sonic Screwdriver to sort chests - permission
tardis.sonic.sort
- Added an emergency relocation feature to move the TARDIS, and handle errors, if the world the TARDIS was in was deleted
- If the TARDIS is hidden, but blocks have been placed in its location, you can unhide the TARDIS by hitting the blocks with the Admin Sonic Screwdriver
Changes
- To list TARDISes for pruning, you now need to use the
/tardisadmin prunelist [days]
command - You can now break any sign to delete TARDIS, not just Police Box ones
- Made the seed block appear without having to click the output slot, and also check player has permission to craft the TARDIS type
- Reduced the amount of Artron Energy a Time Lord gets when travelling
- The Redstone Activator Sonic Screwdriver upgrade can now move single blocks in front of pistons
- Allow the player's preferred TARDIS key (even if preference is AIR) to open the Advanced Console, and add better messaging if console won't open
- Disk Storage only opens if it is the Time Lord's own TARDIS
Bug fixes
- Fixed the
/tardisadmin prune
command removing TARDISes it shouldn't - Prevented Anvil renaming of materials to any TARDIS item
- Fixed broken Advanced Console due to the tardis_id database field not being updated when player creates a new TARDIS, or had opened someone else's storage
- Don't remove the enchantment from item in hand if it is not the Sonic Screwdriver
- You can only charge 1 Artron Storage Cell at a time
- Fixed Circuit missing message showing when there are no disks in the console
- Fixed Sonic Screwdriver Bio-scanner upgrade stopping standard sonic functions
- Fixed IllegalArgumentException when an invalid material is specified for the TARDIS Key or when adding a new room
- Fixed an IndexOutOfBoundsException if a player puts a blank save disk in the console
- Add admin as a region member when using the
/tardisadmin enter
command - Numerous fixes to TARDIS presets
- Fixed Admin Menu showing extra items
- Fixed the MySQL database updater
- Fixed NPEs when doing a
/tardis save
or/tardis save_player
and there was no item in hand - Added sensible defaults when parsing all numbers from strings (where apprpropriate)
- Removed double materialise config option
- Fixed the Terminal GUI opening when SHIFT-RIGHT clicking the Scanner circuit in the Advanced Console
v2.7-beta-2
Changes
- Updated the TARDIS Information System
Bug fixes
- Fixed missing circuit recipes for the
/tardisrecipe
command - Fix broken recipe command for biome and preset disks
- Fixed the Advanced Console not tracking the destination change
v2.7-beta-1
Additions
- Added a TARDIS Advanced Console, and a Disk Storage Container - http://eccentricdevotion.github.io/TARDIS/advanced-console.html
- Added blank, save, player, area, biome and preset Storage Disks to work with Advanced Console
- Added new circuits to work with the Advanced Console
- Implemented the TARDIS Interior Positioning System - http://eccentricdevotion.github.io/TARDIS/tips.html
- Added TARDIS Item Kits - http://eccentricdevotion.github.io/TARDIS/kits.html
- Added
/tardisgive [player] [item] [amount]
command for TARDIS items, kits and Artron Energy - http://eccentricdevotion.github.io/TARDIS/give-commands.html - Added the TARDIS Perception Filter - http://eccentricdevotion.github.io/TARDIS/perception-filter.html
- Added underground cave travel
/tardistravel cave
- and added cave to the/tardisbind cmd
command - Added an upgradable Sonic Screwdriver - http://eccentricdevotion.github.io/TARDIS/sonic-screwdriver.html
- Added a command to make Emergency Program One appear -
/tardis ep1
- Added an Exterior Rendering Room - http://eccentricdevotion.github.io/TARDIS/scanner.html
- Added a
/tardisroom required <room>
command to list what needs to be condensed to grow a room - Added 1.7 blocks to the condensables list
- Added new 1.7 biomes to the TARDIS scanner
- The plugin now uses a scoreboard to display current Artron Energy levels
- Added Artron Storage Cells and the
/tardisartron [tardis|timelord] [amount]
command - http://eccentricdevotion.github.io/TARDIS/artron-cells.html - Added
/tardisprefs minecart [on|off]
command to use the Minecraft door and minecart sounds instead of the resource pack sounds for entering/exiting the TARDIS and materialisation - Added a command to purge the database of TARDIS records when someone totally messes up their TARDIS (eg deletes the world the TARDIS is in) -
/tardisadmin purge [player]
- Added an option to allow the setting of the TARDIS WorldGuard regions build flag -
/tardisprefs build [on|off]
- setallow: wg_flag_set: true
in the TARDIS config
Changes
- Updated all console schematics to include the Advanced Console and Disk Storage container
- Now that the plugin has Sonic Screwdrivers, the default key item has changed to a GOLD_NUGGET
- The config.yml file has been reorganised - previous settings should be retained, but you might want to check - http://eccentricdevotion.github.io/TARDIS/configuration.html
- The condensables list is now configurable - set use_default_condensables: false in the config and edit condensables.yml
- TARDIS item recipes are now configurable - http://eccentricdevotion.github.io/TARDIS/recipes.html
- The ARS GUI is now keyed to the TARDIS rather than the player clicking the sign, though it will only allow the player whose TARDIS it is to reconfigure - this allows admins to view a player's ARS setup
- There are new map files for the new TARDIS recipes and updated map files for existing TARDIS recipes. They will be copied to the plugins/TARDIS folder - please update the files in the main world/data folder.
- Updated the code for texture pack switching to use resource packs
- If using the TARDIS Resource Pack sounds the server can now configure how loud they play
- When a player creates a TARDIS, the plugin now uses the configured key item, instead of the default database value
- The plugin now allows the use of
tardis.area.*
to give access to all areas - The plugin now cancels any scheduled tasks on reload
- You can now download a sounds only or textures only version of the TARDIS Resource Pack - http://minecraft.curseforge.com/texture-packs/tardis-tp/files/
Bug fixes
- Fixed using a redstone lamp on OLD preset
- Fixed RAILS being removed in front of door (when you have a RAIL room)
- Fixed player yaw when entering by the back door
- Fixed submarine mode again
- Fixed custom TARDIS creation
- Doorways should be cleared better when using ARS / growing rooms
- Fixed the ARS GUI showing multiple Stable rooms and throwing nasty NPE
- Fixed the broken custom preset
- Fixed TARDIS world creation with MultiWorld 5.0
- Fixed the handbrake being toggled while TARDIS is materialising
- Fixed the door being allowed to be opened while the TARDIS is materialising
- Fixed the ARS use permissions
- Fixed some of the item dropping when presets materialise
For CraftBukkit 1.7.x only, no longer compatible with prior versions, and it will disable itself if a lower version is used!
ARS is not compatible with TARDISes created with versions prior to this one (especially the larger TARDIS types) - please make a new TARDIS!