sk89q
|
846bd468d4
|
Changed sound playing to effect dispatching, since these seem more like more like encompassing effect than mere sounds.
|
2011-06-09 22:57:32 -07:00 |
|
sk89q
|
baf9a9f501
|
Merge branch 'sound' of https://github.com/sunkid/CraftBukkit
|
2011-06-09 22:38:44 -07:00 |
|
EvilSeph
|
f627b69be9
|
Improved CreatureSpawnEvent and made Water Animals obey spawn-animals setting.
|
2011-06-09 18:42:30 -04:00 |
|
sunkid
|
5fe9ac362b
|
implementations of the playSound methods
|
2011-06-09 12:37:27 -07:00 |
|
Tahg
|
baa92bdd06
|
reverted some changes that broke stuff
|
2011-06-09 14:24:21 -04:00 |
|
Tahg
|
ca0711fdb3
|
fixed support for multiworld beds
|
2011-06-09 09:46:55 -04:00 |
|
EvilSeph
|
4a0eb0a4a1
|
Added method to create an explosion in world. Thanks Zaraza107!
|
2011-06-09 04:17:19 -04:00 |
|
EvilSeph
|
b0714775e1
|
Added EntityTame event. Thanks halvors!
|
2011-06-09 04:03:15 -04:00 |
|
EvilSeph
|
0c24f86a09
|
Fixed redstone current being sent even if a BlockPlace was cancelled.
|
2011-06-09 02:54:58 -04:00 |
|
EvilSeph
|
053e05dd37
|
Fixed weather changes affecting players in all worlds, instead of their respective worlds.
|
2011-06-09 02:33:16 -04:00 |
|
EvilSeph
|
569b1d2746
|
Made it possible to block punching fire out through PlayerInteract event.
|
2011-06-09 01:06:24 -04:00 |
|
EvilSeph
|
4bdc752acd
|
Fixed issues introduced by recent 'portal changes' commit.
|
2011-06-08 20:08:29 -04:00 |
|
raphfrk
|
8320917363
|
Adds update chunk method for sending fake chunk updates to the client. This is to match the sendBlockChange method.
|
2011-06-08 19:05:01 -04:00 |
|
Stephen
|
1a1fc953cb
|
Implemented 1.6 portal events.
|
2011-06-08 18:46:29 -04:00 |
|
EvilSeph
|
a285a7b211
|
Added more control over block placement on interactable objects. Thanks Acru!
Plugins can now allow placing a block on an interactable object, by DENYing the
interact and ALLOWing the place.
|
2011-06-08 17:52:10 -04:00 |
|
EvilSeph
|
b5d1619e75
|
More teleport changes. Thanks Zeerix!
|
2011-06-08 17:00:30 -04:00 |
|
Tahg
|
5296f97cde
|
Portal changes.
|
2011-06-08 16:57:46 -04:00 |
|
Erik Broes
|
8b49a945c2
|
Prevent effects of tickrate degradation on furnaces
|
2011-06-07 23:10:18 +02:00 |
|
Erik Broes
|
029ca3e2f6
|
Prevent effects of tickrate degradation on item pickups
|
2011-06-07 23:09:48 +02:00 |
|
Dinnerbone
|
ce6524d453
|
Fixing a serious issue caused by SpaceManiac. All his fault.
|
2011-06-07 19:37:21 +01:00 |
|
Dinnerbone
|
147e3d684d
|
Fixed health on multiworld teleportation
|
2011-06-07 19:32:14 +01:00 |
|
Dinnerbone
|
864f8d2f0d
|
Fixed nether's identity crises
|
2011-06-07 19:25:44 +01:00 |
|
EvilSeph
|
17c361a5e4
|
Exempt Vehicles from Entity.java's sanity check
|
2011-06-07 04:25:19 -04:00 |
|
EvilSeph
|
d33c06ead2
|
Added UniqueId to entities. Thanks Afforess!
|
2011-06-07 04:21:33 -04:00 |
|
EvilSeph
|
95c19d5f22
|
Added ChunkSnapshot for efficient, thread-safe copies of Chunk data. Thanks mikeprimm!
|
2011-06-07 03:34:23 -04:00 |
|
EvilSeph
|
68608169cd
|
Implemented unloadWorld(). Thanks Rigby!
|
2011-06-07 03:16:07 -04:00 |
|
EvilSeph
|
57a1a7422c
|
Re-added per-world PVP setting support which was accidentally lost in translation. Thanks Rigby!
|
2011-06-07 01:43:12 -04:00 |
|
EvilSeph
|
9fde27bfcd
|
Fixed IPv6 support in NetworkManager.
|
2011-06-07 01:29:55 -04:00 |
|
EvilSeph
|
6bd509ebde
|
Fixed durability changing regardless of whether or not damage was successful. Thanks Xolsom!
Note: Plugins may need to update the client to keep it in synch.
|
2011-06-07 01:00:30 -04:00 |
|
EvilSeph
|
ef9295707a
|
Fixed entity damaged by entity event firing twice when players damage each other. Thanks Xolsom!
|
2011-06-07 00:57:36 -04:00 |
|
Dinnerbone
|
8b3f90f232
|
Use the custom set spawn
|
2011-06-06 21:38:35 +01:00 |
|
Dinnerbone
|
d40c690c8f
|
Fix for generator stuff now being class
|
2011-06-06 21:12:03 +01:00 |
|
Dinnerbone
|
fedcbdf256
|
Implemented custom chunk generators and block populators
|
2011-06-06 18:38:47 +01:00 |
|
EvilSeph
|
891dfbcef8
|
Possible fix for some chunk loading issues experienced when teleporting. Thanks akrieger!
|
2011-06-05 12:38:56 -04:00 |
|
EvilSeph
|
7499e2e0df
|
Fixed chunks saving more than they need to. Thanks Rigby!
|
2011-06-05 11:56:21 -04:00 |
|
Erik Broes
|
86de98da9c
|
Squelch stacktrace for 'not so important'-'error'
|
2011-06-05 12:13:38 +02:00 |
|
Tahg
|
5a29d69731
|
map cursor rotation fix
|
2011-06-03 18:38:55 -04:00 |
|
Tahg
|
b9d8248a81
|
attempted nether fix
|
2011-06-03 18:38:16 -04:00 |
|
Tahg
|
5f684ef163
|
fixed environments
|
2011-06-03 18:36:14 -04:00 |
|
Tahg
|
ebc478388c
|
fixed cross world teleport
|
2011-06-01 18:35:57 -04:00 |
|
Tahg
|
66109d6e57
|
moved respawn event
|
2011-05-31 20:10:21 -04:00 |
|
Tahg
|
8835cb905f
|
More multiworld fixes
|
2011-05-31 21:19:37 +02:00 |
|
Erik Broes
|
62b5da4e3a
|
Update for 1.6.6
|
2011-05-31 15:56:05 +02:00 |
|
Erik Broes
|
6dbd710bbf
|
Update for 1.6.5
|
2011-05-30 22:37:34 -04:00 |
|
Tahg
|
9ec5d8b5df
|
Improved packet handling
|
2011-05-28 00:33:16 +02:00 |
|
Dinnerbone
|
1784e42d5f
|
Fixed a bunch of multiworld issues (entity tracking etc)
|
2011-05-27 00:11:45 +01:00 |
|
EvilSeph
|
036f49ddbf
|
Fixed the Bukkit Scheduler.
|
2011-05-26 17:29:57 -04:00 |
|
Dinnerbone
|
9934dd8561
|
Version fix
|
2011-05-26 15:21:54 +01:00 |
|
Erik Broes
|
5e1c969af2
|
Update for 1.6.4
|
2011-05-26 16:20:11 +02:00 |
|
Dinnerbone
|
dc76d3a64a
|
Update for 1.6.3
|
2011-05-26 14:30:16 +01:00 |
|