TARDIS 2.4
Details
-
FilenameTARDIS.zip
-
Uploaded by
-
UploadedJun 20, 2013
-
Size512.67 KB
-
Downloads4,413
-
MD55264b4f707b3f2d0e8aaa3a085365cbb
Supported Bukkit Versions
- CB 1.5.2-R1.0
Changelog
v2.4
Additions
- Added
/tardis update eps
command to change the location where the Emergency Program One hologram appears - Added
/tardis update creeper
command to change the location where the Artron Creeper spawns
Changes
- The Artron Condenser Chest now has its own title - 'Artron Condenser'
- HADS is only enabled for damage to Police Box blocks
Fixes
- Fixed a critical Police Box duplication bug that occurred after using the
/tardis hide
command - Fixed
/tardisroom blocks [room]
command failing to show the correct number of blocks required to be condensed - Some missing commands were added to plugin.yml
v2.4-pre
Additions
- Added Tab completion to almost all commands
- Added
/tardistravel biome [biome|list]
command to set the TARDIS destination to the nearest biome that is specified (within the current Police Box world). To see a valid biome list type:/tardistravel biome list
- Requires the permission
tardis.timetravel.biome
- Added biomes to the TARDIS keyboard
- Requires the permission
Changes
- You can now breed mobs inside the TARDIS (even if WorldGuard is set to deny spawning)
- HADS is only enabled for TARDIS owners who are currently online
Fixes
- Fixed the
/tardistravel [world] [x y z]
command failing when there are spaces in the world name - to use worlds with spaces in their names, surround the name in single quotes e.g./tardistravel 'space in name' 239 66 -372
- Fixed a TARDIS rescue message spamming the chat
- Fixed a NPE in HADS when the TARDIS owner is offline
- Various other minor fixes
v2.4-beta-2
Changes
- The texture pack switcher now switches the TP when logging in and the player is inside the TARDIS
- The 'out' texture pack can be reset back to default with
/tardistexture out default
- The HADS damage count is reset when the TARDIS is moved (by any means)
- The TARDIS materialising sound effect should now play after the dematerialising one
- The TARDIS only travels home autonomously if it is not already at the 'home' location
- Emergency Program One should now message ALL the players in the TARDIS
- Players are now informed if there is no response to their rescue attempt request within 60 seconds
- Added a config option to enable/disable achievements -
allow_achievements: [true|false]
Fixes
- Fixed HADS not working in the Nether
- Fixed the TARDIS being encased in stone if a TARDIS_TimeVortex world was not a FLAT world
- Fixed being able to click the handbrake before the TARDIS has finished materialising
- Fixed wrong permission node for the
/tardistexture
command - Fixed Emergency Program One not working when
create_worlds
was true - Fixed
hide
Artron Energy amount being added to the wrong config file
v2.4-beta-1
Additions
- Added a config option to enable/disable the giving of spawn eggs when TARDIS mob farming
- Added 'Emergency Program One' - see: https://vimeo.com/66056277
- Emergency Program One appears after a malfunction, or when a Time Lord dies, and the autonomous function is enabled
- can be enabled/disabled in the config file -
emergency_npc: [true|false]
- can be turned off and on by the player -
/tardisprefs eps [on|off]
- players can set a custom NPC message -
/tardisprefs eps_message [message]
- Requires the Citizens plugin!
- Added a permission for the
/tardisgravity
command -tardis.gravity
- Added two configurable gravity options:
gravity_max_distance
andgravity_max_velocity
- Added a TARDIS 'keyboard' - see: https://vimeo.com/66056277
- Place a sign in the TARDIS control room
- Use the command
/tardis update keyboard
, then click the sign - Right-click the 'keyboard' with another sign
- Enter a save/area/player on the first line or coordinates (world,x,y,z) on four lines
- Click done and the destination will be set
- Added the ability to switch Texture Packs when entering/exiting the TARDIS - see: https://vimeo.com/66056277
- Requires Server Textures be turned ON in Minecraft Options
- can be enabled/disabled in the config file -
allow_tp_switch: [true|false]
- change the texture pack preference:
/tardistexture [on|off]
- set the texture pack with:
/tardistexture [in|out] [url]
- wherein
is inside the TARDIS.url
must be a valid internet link to the texture pack file e.g. http://www.something.com/tp.zip
- Chameleon blocks are now configurable - edit the allowed block ID list (
chameleon_blocks
) in blocks.yml - Added Police Box de-materialisation :)
- Added
/tardis secondary door
command to add an exit door to secondary control rooms - Added
/tardis rescue [player]
command - see: https://vimeo.com/66633682- the player must accept the rescue attempt by typing tardis rescue accept in chat, and then stay in one spot
- the Police Box will materialise around the player and transport them inside the TARDIS
- Added basic support for PermissionsEx to the
add_perms
feature - TARDIS worlds will inherit the permissions from the main server world - Added 'Hostile Action Displacement System' (HADS) - the Police Box will move itself if it takes damage - see: https://vimeo.com/66992762
- can be enabled/disabled in the config file -
allow_hads: [true|false]
- the displacement distance is configurable -
hads_distance: [amount]
- the damage count is configurable -
hads_damage: [amount]
- can be turned off and on by the player -
/tardisprefs hads [on|off]
- can be enabled/disabled in the config file -
Changes
- There are now separate config files for rooms, artron and blocks
- rooms.yml has all the room settings
- artron.yml has all the costs and items for travelling and energy
- blocks.yml contains the lists of allowable blocks for the 'middle' block and the chameleon circuit
- The old config is converted automatically
- The
/tardisgravity
command can only be used in a TARDIS world - The TARDIS console 'world-repeater' now always travels within the current world when on the 1-tick setting - see this ticket: http://dev.bukkit.org/bukkit-mods/tardis/tickets/171-world-repeater/
Fixes
- Added jukebox and note block to the condensables list so the bedroom can be grown when
rooms_require_blocks
is true - Added wooden button to the condensables list so secondary consoles can be grown when
rooms_require_blocks
is true - Added vine to the condensables list so custom rooms requiring them can be grown when
rooms_require_blocks
is true - If a custom room uses WEB then the player needs to condense STRING when
rooms_require_blocks
is true - Fixed the
/tardis update repeater
command - Non-admins can no longer add TARDIS areas with the
/tardisarea
command - The default offset for the antigravity room is set properly when the plugin is started for the first time - the offset should be
0
- update you config if it is not! - TARDIS mob farming now remembers the animals age and colour
- Saves made before config changes now respect those changes
- Custom rooms can be grown if the player has
tardis.room
permission