New bukkit version  (Read 1134 times)

0 Members and 1 Guest are viewing this topic.

Foob

New bukkit version
« on: 11 Jun 2011, 19:46:08 »
860 Is out and we are highly recommended to update:

Notable changes include:
Fixed:
Fixed cross world teleporting.
Made map cursors rotate independently for every player shown on a map.
Fixed environment handling.
Fixed nether not having the right dimension.
Fixed chunks saving more than they need to.
Fixed chunk you teleport into not loading.
Fixed Entity Damaged by Entity event firing twice when players damage each other.
Fixed durability changing whether or not damage actually occurred.
Fixed IPv6 support in NetworkManager.
Prevent effects of tickrate degradation on item pickups
Prevent effects of tickrate degradation on furnaces
Improved Nether portal handling.
Fixed client-side weather occurring when multiworld is in use.
Fixed redstone current being sent even if a BlockPlace was canceled.
Fixed support for multiworld beds.
Improved CreatureSpawnEvent.
Made Squids (Water Animals) obey the spawn-animals setting.
Fixed Creepers being killed even if their Explosion Prime event was canceled.
Fixed trapdoors not updating their state if a Player Interact event was canceled.
Exempted Vehicles from Entity.java's sanity check.
Fixed the value of empty YAML nodes being written as "null".
Fixed fireball explosions not producing fire.
Fixed clay generation.
Fixed canceled lightning strikes dealing damage.
Fixed from and two worlds being the same for PlayerTeleportEvents for cross world teleports
(NOTE: As a result, PlayerTeleport no longer fires for using Nether portals, you must now use the 1.6 Portal events like PlayerPortal).

Added:
Added support for custom chunk generators and block populators.
Re-added per-world PVP setting support for plugins.
Added unloadWorld functionality for plugins.
Added ChunkSnapshot for plugins.
Added UniqueIDs for entities for plugins.
Added more control over block placement on interactable objects.
Added events related to Nether portals.
Added sendChunkChange method for plugins.
Made it possible for plugins to prevent punching out fires.
Added an EntityTame event.
Added createExplosion method for plugins.
Added playSound/Effect methods for plugins.
Added the world name to the player logged in log message.
Added ItemSpawn event.

Updating is HIGHLY recommended as this build improves stability and fixes many, many bugs as well as adds many new features, as you can see above.


We will be required to restart the server so the update takes effect, don't worry we wont be down for longer than 2minutes.


Foob

Re: New bukkit version
« Reply #1 on: 11 Jun 2011, 19:49:43 »
Also most items in the shop are not sell able I will work on that I will start adding more overtime.