Raphfrk
a4cca21350
Allows calling of functions in the main thread
2011-02-13 22:05:06 -05:00
EvilSeph
ae628136a7
Exposes the recently added updateInventory method.
...
We've decided to expose updateInventory as a temporary work-around for
the inventory not updating issue we're aware of. The reasoning behind
this is that addressing it properly will take some time and work and
as this is clearly a roadblock for some plugin authors, the delay is
not really acceptable.
2011-02-13 00:36:38 -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
afforess
18bbb73cd0
Added MaxSpeed methods to minecards. Added MaxSpeed methods to boats. Added SlowWhenEmpty, FlyingMod, and DerailedMod methods to minecarts.
...
Signed-off-by: afforess <afforess@gmail.com>
2011-02-12 03:18:29 -05:00
culturespy
01ca4cc35b
Added EXPLOSION_PRIMED event.
2011-02-12 02:47:27 -05:00
Simon Rigby
5d60a1bc48
Adds removeProperty(String path) and getEmptyNode()
2011-02-11 21:26:33 -05:00
Timberjaw
3cc8c0dae0
Added SIGN_CHANGE event.
2011-02-11 20:34:02 -05:00
Andrew Ardill
7e5e89b744
Added Colorable interface, and made Sheep, Wool and Dye implement it.
...
Inspired by xpansive
2011-02-12 12:28:38 +11: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
Tal Eisenberg
c36a98db64
Fixed Button/Lever, using a logical AND instead of XOR to get 3 face bits
2011-02-12 00:19:59 +01:00
Dinnerbone
e44bb33109
PlayerChatEvent.setFormat validation
2011-02-09 19:08:45 +00:00
Dinnerbone
f35b3e98f9
Added Creature.getTarget
2011-02-09 13:44:57 +00:00
James Logsdon
3f60ba1f91
Adding Creature.setTarget() per jlogsdon
2011-02-09 13:17:31 +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
8bfc7df3cf
Added loadChunk, unloadChunk and unloadChunkRequest.
2011-02-08 14:29:52 +00: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
Dinnerbone
5c887b83d5
Added Server.getWorld(), Server.createWorld() now checks this to avoid duplication
2011-02-08 11:58:28 +00:00
EvilSeph
0731a0a00c
Commands should not be case-sensitive.
2011-02-06 21:56:38 -05:00
Dinnerbone
93d15e6228
Added World.Environment enum, changed createWorld to use it
2011-02-07 01:56:38 +00:00
Dinnerbone
539bcff378
Changed getWorlds to List, and added createWorld
2011-02-07 01:56:38 +00:00
Raphfrk
2d43dcc125
Scheduler
2011-02-07 01:06:20 +01:00
Animosity
3a05654540
Adds suppport for node lists. Tested and verified in CraftIRC
2011-02-07 03:26:51 +08:00
Erik Broes
25ed7caa90
Deprecate BlockRightClickEvent.getBlockAgainst - use BlockRightClickEvent.getBlock
2011-02-06 14:49:08 +01:00
Erik Broes
a2e50fd8f6
Add Server.getMaxPlayers
2011-02-06 13:40:31 +01:00
Forsaken
0b998a2fe4
Added PlayerKick (setReason, setLeaveMessage, setCancelled) and PlayerRespawn (setLocation)
2011-02-06 12:13:18 +01:00
sk89q
1d8cd948d2
Added BlockVector a la WorldEdit as requested by #246 . This BlockVector is safe to be used as keys in hash sets and hash maps, but it is mutable and careful attention must be paid to not modify the vector post-insertion into a set or map.
2011-02-05 23:20:06 -08:00
sk89q
481aec9ee6
Added node and writing functions to Configuration.
2011-02-05 22:45:12 -08:00
Raphfrk
f24d79052c
getLoadedChunks method
2011-02-05 14:50:19 +01:00
EvilSeph
d167abe6d7
Moved the plugin list display out of the version command and into the plugins command.
...
Version should not display a list of plugins as a server running many
plugins will no longer be able to see the version output.
2011-02-05 04:30:18 -05:00
Erik Broes
84f05ff32b
Material Durability and StackSize mixup - Fix for http://redmine.bukkit.org/issues/372
2011-02-04 22:45:52 +01:00
Dinnerbone
7f6f90a20e
You shouldn't be here, little guy. The ConfigurationNode is a tough place for a young keyword to live.
2011-02-04 12:17:47 +00:00
Dinnerbone
bcecd8c6e3
Merge branch 'master' of github.com:Bukkit/Bukkit
2011-02-04 12:15:48 +00:00
Limb
2834a41f3a
Implemented Inventory.contains with a minimum amount of item required. As per feature request #187
2011-02-04 04:06:04 +08: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
Dinnerbone
1a2c220ac3
Revert "fallback code for command lookup"
...
This reverts commit 74a549c74bcabdb094c5c46f919ed98288631352.
2011-02-02 09:20:16 +00:00
tahg
00d4e1a2e0
fallback code for command lookup
2011-02-01 21:56:16 -08:00
Erik Broes
01988e8f6b
General cleanup (deprecated+whitespace)
2011-02-02 00:28:41 +01:00
Erik Broes
cbe32fca80
Add Chunk.getBlock(x,y,z), World.loadChunk(x,z) World.isChunkLoaded(x,z).
2011-02-02 00:28:41 +01:00
Dinnerbone
27b75075d6
Added NoteBlock.play, Dispenser.dispense
2011-02-01 23:21:53 +00:00
Dinnerbone
ebf854c93e
Strip colours for console output
2011-02-01 18:26:31 +00:00
Dinnerbone
02d1de8c3c
Don't delete the first char of the command passed
2011-02-01 18:12:46 +00:00
Meaglin
af9d2b86c3
Interface for BlockBreakEvent
2011-02-01 18:07:16 +01:00
Dinnerbone
61f6259762
Deprecated CommandSender.isPlayer (instanceof!) and added ConsoleCommandSender
2011-02-01 16:45:29 +00:00