Erik Broes
0ede0ca875
Remove lingering PlayerItemEvent file
2011-03-24 00:11:26 +01:00
Erik Broes
d6341293e7
Reworked BlockDamageEvent to match with the latest Mojang client/server changes.
2011-03-23 16:58:43 +01:00
Erik Broes
700c8a20dd
Add PLAYER_INTERACT, remove BLOCK_RIGHT_CLICK, BLOCK_INTERACT and PLAYER_ITEM
2011-03-23 16:58:43 +01:00
Erik Broes
f0544a90fc
Added PlayerBucket events
2011-03-23 16:58:43 +01:00
Erik Broes
8cf7b9e371
Renamed many events/constants to be not past tense <-- Major Break says: "HI"
2011-03-23 16:58:26 +01:00
Gunther De Wachter
f89e47ba9c
Added DamageType.VOID
2011-03-17 20:04:02 +01:00
Dinnerbone
7867b27965
All previous deprecated methods removed (OH GOD EVERYTHING BROKEN)
2011-03-14 15:05:46 +00:00
Dinnerbone
1de6f5bef8
Purged deprecated MobType and MobSpawner
2011-03-07 16:29:03 +00:00
Erik Broes
4b1688f4da
Small change for CraftBukkit BlockFlowing fix
2011-03-02 21:23:37 +01:00
Dinnerbone
27b680375f
Added PlayerChatEvent.getRecipients
2011-02-26 19:31:13 +00:00
Dinnerbone
72e6769d68
Removed onPlayerCommand (PLAYER_COMMAND) (and fixed Fillr to stop using it)
2011-02-26 19:09:57 +00:00
Raphfrk
b53769f088
small change
2011-02-27 01:22:24 +08:00
Tahg
dbab772ca8
refactor Items
2011-02-21 19:57:06 -05:00
Tahg
b2847fdf8c
added yield to explosions
2011-02-19 23:36:59 -05:00
sk89q
e529e44d86
Lowered the priority of the old command handler event because a number of plugins were using this event incorrectly. A new event, the command preprocesser event, has replaced the previous function of the original command event.
2011-02-19 17:47:49 -08:00
Dinnerbone
361d8f2b9f
Shifting damage events per http://forums.bukkit.org/threads/oops-i-broke-your-plugins.599/#post-67424 (This breaks stuff!)
2011-02-19 17:08:14 +00:00
EvilSeph
050f21b2f0
When deprecating, the alternative should be provided.
2011-02-19 06:00:55 -05:00
Andrew Ardill
ac68b8594e
Renamed MobType->CreatureType and MobSpawner->CreatureSpawner.
...
This is to bring the names in line with the rest of bukkit.
Deprecated code has been left in to ensure nothing breaks as
a result of refactoring MobType.
This will be removed after 1 week, to give plugin devs time to
migrate
2011-02-17 18:01:25 +11:00
sk89q
69d3880730
Deprecated PlayerListener.onPlayerCommand(PlayerChatEvent event).
2011-02-16 21:47:05 -08:00
ss2man44
93f6e5191e
Added CREATURE_SPAWN event
2011-02-16 22:28:44 -05:00
Timberjaw
524515cb83
Added getPlayer method to SignChangeEvent
2011-02-12 14:49:49 -05:00
Erik Broes
0f93997077
Windows and executable, should be 0644
2011-02-12 16:16:14 +01:00
EvilSeph
c2020def62
Exposes recently added PLAYER_PICKUP_ITEM event.
2011-02-12 07:58:03 -05:00
culturespy
01ca4cc35b
Added EXPLOSION_PRIMED event.
2011-02-12 02:47:27 -05:00
Timberjaw
3cc8c0dae0
Added SIGN_CHANGE event.
2011-02-11 20:34:02 -05:00
James Logsdon
164b687bcd
Adding PLAYER_PICKUP_ITEM event
2011-02-12 01:39:44 +01:00
James Logsdon
6c86db411c
Cleaning up PlayerDropItemEvent
2011-02-12 01:39:44 +01:00
James Logsdon
49ced27311
Adding EntityDamageEvent.setDamage()
2011-02-11 19:16:44 -05:00
Dinnerbone
e44bb33109
PlayerChatEvent.setFormat validation
2011-02-09 19:08:45 +00:00
Dinnerbone
2db95ba0b9
Added event for when a world is saved (EyvindRM)
2011-02-09 12:57:48 +00:00
Alexander Hesse
6ba990ecfd
Added Sneaking Event
2011-02-08 17:09:11 +01:00
Dinnerbone
634daae4f6
Just breaking some redstone plugins, don't mind me
2011-02-08 12:53:30 +00:00
Dinnerbone
46bc44ed5f
New event WORLD_LOADED
2011-02-08 12:06:34 +00:00
Erik Broes
25ed7caa90
Deprecate BlockRightClickEvent.getBlockAgainst - use BlockRightClickEvent.getBlock
2011-02-06 14:49:08 +01:00
Forsaken
0b998a2fe4
Added PlayerKick (setReason, setLeaveMessage, setCancelled) and PlayerRespawn (setLocation)
2011-02-06 12:13:18 +01:00
Dinnerbone
90f43d486a
Merge branch 'master' of https://github.com/Meaglin/Bukkit
2011-02-03 10:01:09 +00:00
sk89q
ef79a4d716
Removed SLOW_SPREAD from IgniteCause enum.
2011-02-02 21:56:57 -08:00
Erik Broes
01988e8f6b
General cleanup (deprecated+whitespace)
2011-02-02 00:28:41 +01:00
Meaglin
af9d2b86c3
Interface for BlockBreakEvent
2011-02-01 18:07:16 +01:00
Dinnerbone
1dba6e8874
Added PLAYER_DROP_ITEM
2011-02-01 10:45:39 +00:00
Dinnerbone
630f9a89d6
Added VEHICLE_UPDATE
2011-02-01 10:18:27 +00:00
Dinnerbone
000d2a300f
Added PLAYER_ITEM_HELD event
2011-01-31 01:34:23 +00:00
Dinnerbone
99bc01b602
Added INVENTORY_OPEN as a player event
2011-01-30 22:06:17 +00:00
Dinnerbone
8911adae05
Removed EntityDeathEvent.setDrops() (just use getDrops.add/etc)
2011-01-30 20:24:36 +00:00
stevenh
47af4404bf
Renamed IExecutor -> CommandExecutor and fixed SERVER_COMMAND doc
2011-01-29 21:17:36 +00:00
stevenh
a984e73ac1
Finalising merge with head
2011-01-29 17:28:31 +00:00
stevenh
39c4a5a2e9
merge with head
2011-01-29 17:18:32 +00:00
stevenh
a89a96416b
Refactored event calling so its front loading avoiding the lookup for each event call.
...
This now uses an annoymous class implementing IExecutor that facilitates direct event method handler calling
Changed commands from being executed exclusively by a player to by a CommandSender to facilitate external command callers such as rcon
Fixed CustomEventListener
Merged in additional events
Added getFullName to PluginDescriptionFile which returns the combination of Name and Version
There's also a few bits of reformatting as it seems someones been editing with either tabs or dos eol :(
2011-01-29 16:23:56 +00:00
Dinnerbone
6c4698c313
ENTITY_DEATH
2011-01-27 13:25:20 +00:00
Taylor Kelly
b2efe28122
BlockBurnEvent
2011-01-26 16:13:04 -05:00