Bukkit/Spigot
|
0bf9731255
|
Added basic configuration classes.
By: sk89q <the.sk89q@gmail.com>
|
2011-01-14 23:06:12 -08:00 |
|
Bukkit/Spigot
|
b995a38d3e
|
Added kick player.
By: speakeasy <mekevin1917@gmail.com>
|
2011-01-15 09:20:29 +08:00 |
|
Bukkit/Spigot
|
14ed38cc63
|
Infinite loops are like infinite loops which are like infinite loops which *bang*
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2011-01-14 14:43:14 +00:00 |
|
Bukkit/Spigot
|
800a8d089b
|
Added Wool + Dyes
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2011-01-14 00:20:00 +00:00 |
|
Bukkit/Spigot
|
211a846f97
|
Added MaterialData
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2011-01-14 00:00:54 +00:00 |
|
Bukkit/Spigot
|
2fab54ae7b
|
New materials, changed material names per style guidelines + correct names
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2011-01-13 23:33:10 +00:00 |
|
Bukkit/Spigot
|
0a677497d4
|
Renamed Color -> ChatColor, and added DyeColor
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2011-01-13 20:27:28 +00:00 |
|
Bukkit/Spigot
|
1a6e8ac5eb
|
Added redstone event
By: Tahg <tahgtahv@gmail.com>
|
2011-01-12 12:40:21 -05:00 |
|
Bukkit/Spigot
|
0621fedd0b
|
Remove @overrides from EntityCombust
By: Taylor Kelly <tkelly910@gmail.com>
|
2011-01-11 19:41:04 -05:00 |
|
Bukkit/Spigot
|
6260932a36
|
Merge branch 'master' of https://github.com/tkelly910/Bukkit into tkelly910-master
By: Taylor Kelly <tkelly910@gmail.com>
|
2011-01-11 18:53:54 -05:00 |
|
Bukkit/Spigot
|
1627c78fa1
|
Added PluginManager.getPlugins()
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2011-01-11 20:58:01 +00:00 |
|
Bukkit/Spigot
|
91007ea0be
|
New ClassLoader to allow for inter-plugin communication
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2011-01-11 20:36:38 +00:00 |
|
Bukkit/Spigot
|
15c598c0f0
|
EggThrow - remove extra stuff
By: Taylor Kelly <tkelly910@gmail.com>
|
2011-01-11 03:02:30 -05:00 |
|
Bukkit/Spigot
|
77e9ecedb9
|
PlayerEggThrowEvent
By: Taylor Kelly <tkelly910@gmail.com>
|
2011-01-11 02:58:51 -05:00 |
|
Bukkit/Spigot
|
0e16bbed64
|
Merge branch 'master' of https://github.com/Bukkit/Bukkit
Conflicts:
src/main/java/org/bukkit/Player.java
By: Tahg <tahgtahv@gmail.com>
|
2011-01-10 17:27:51 -05:00 |
|
Bukkit/Spigot
|
f3d9273819
|
added getAddress interface for Player
By: Tahg <tahgtahv@gmail.com>
|
2011-01-10 17:24:35 -05:00 |
|
Bukkit/Spigot
|
a0d64be250
|
BlockDamagedEvent
By: Taylor Kelly <tkelly910@gmail.com>
|
2011-01-10 06:34:59 +08:00 |
|
Bukkit/Spigot
|
02b2e4114c
|
EntityCombustEvent
By: Taylor Kelly <tkelly910@gmail.com>
|
2011-01-10 06:51:10 +08:00 |
|
Bukkit/Spigot
|
5c0413fb45
|
Added BlockIgniteEvent.
By: speakeasy <mekevin1917@gmail.com>
|
2011-01-09 18:10:44 +08:00 |
|
Bukkit/Spigot
|
a27364193d
|
Cleaned up Fillr
By: Taylor Kelly <tkelly910@gmail.com>
|
2011-01-10 06:05:43 +08:00 |
|
Bukkit/Spigot
|
c97111ca58
|
Fixed getArmorContents() return value
By: Erik Broes <erikbroes@grum.nl>
|
2011-01-09 23:40:29 +01:00 |
|
Bukkit/Spigot
|
83dea7c90f
|
forgot to initialize cancel
By: durron597 <martin.jared@gmail.com>
|
2011-01-09 12:33:27 -05:00 |
|
Bukkit/Spigot
|
f95c139dd6
|
Updated inventories to a has-a relationship.
Added PlayerInventory interface with playeronly methods.
Add equals to ItemStack.
By: Erik Broes <erikbroes@grum.nl>
|
2011-01-09 18:21:31 +01:00 |
|
Bukkit/Spigot
|
f81c44fbba
|
Added JavaDoc @see comments and @todo notes for those that aren't specified in the listener
By: Luke GB <github@lukegb.com>
|
2011-01-09 13:14:28 +00:00 |
|
Bukkit/Spigot
|
8f9ea50a86
|
Removed unnecessary import warnings
By: durron597 <martin.jared@gmail.com>
|
2011-01-09 07:52:03 -05:00 |
|
Bukkit/Spigot
|
1105de519d
|
Added ItemDrop, world.dropItem(), and world.dropItemNaturally().
By: sk89q <the.sk89q@gmail.com>
|
2011-01-08 12:47:48 -08:00 |
|
Bukkit/Spigot
|
75aa4ef4c5
|
Made Location.clone() public.
By: sk89q <the.sk89q@gmail.com>
|
2011-01-08 12:39:54 -08:00 |
|
Bukkit/Spigot
|
b94f401b3a
|
Changed Block.setTypeID() to return a boolean indicating whether the block was changed (as provided by Minecraft).
By: sk89q <the.sk89q@gmail.com>
|
2011-01-08 12:24:27 -08:00 |
|
Bukkit/Spigot
|
7a896ce200
|
Fixed VehicleListener not being able to register
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2011-01-08 18:47:14 +00:00 |
|
Bukkit/Spigot
|
b9bb03c09e
|
Should be LivingEntity
By: durron597 <martin.jared@gmail.com>
|
2011-01-08 08:05:04 -05:00 |
|
Bukkit/Spigot
|
a617a398a1
|
Implemented BlockInteract, BlockRightClicked and PlayerItem. Removed
BlockItem as we're not doing it that way anymore.
By: durron597 <martin.jared@gmail.com>
|
2011-01-08 05:44:42 -05:00 |
|
Bukkit/Spigot
|
b8e3ff6572
|
Added block.getBiome()
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2011-01-08 03:34:24 +00:00 |
|
Bukkit/Spigot
|
61f1ef6117
|
Added World.getName and World.getId
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2011-01-08 02:29:42 +00:00 |
|
Bukkit/Spigot
|
f2e2a23693
|
Added Entity.teleportTo(Entity)
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2011-01-08 02:20:29 +00:00 |
|
Bukkit/Spigot
|
880f2c11a5
|
Added passenger methods to Vehicle/LivingEntity.
By: sk89q <the.sk89q@gmail.com>
|
2011-01-07 16:25:52 -08:00 |
|
Bukkit/Spigot
|
eb62da78ee
|
Added World.spawnBoat().
By: sk89q <the.sk89q@gmail.com>
|
2011-01-07 13:59:30 -08:00 |
|
Bukkit/Spigot
|
f6dc158646
|
Added Boat interface.
By: sk89q <the.sk89q@gmail.com>
|
2011-01-07 13:01:23 -08:00 |
|
Bukkit/Spigot
|
ca9cd7aa45
|
Moving some minecart flags that don't belong in the event out of the event.
By: sk89q <the.sk89q@gmail.com>
|
2011-01-07 12:26:10 -08:00 |
|
Bukkit/Spigot
|
00ee553d1b
|
Merge remote branch 'remotes/origin/master'
By: sk89q <the.sk89q@gmail.com>
|
2011-01-07 11:18:03 -08:00 |
|
Bukkit/Spigot
|
f0cb8573a9
|
Various changes to the vehicle hooks.
By: sk89q <the.sk89q@gmail.com>
|
2011-01-07 11:16:04 -08:00 |
|
Bukkit/Spigot
|
0d4ef412af
|
Added state update()
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2011-01-07 16:53:29 +00:00 |
|
Bukkit/Spigot
|
9fbfe7e412
|
Make a start on BlockState stuff
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2011-01-07 16:17:54 +00:00 |
|
Bukkit/Spigot
|
ef59e4c706
|
Added Sign interface
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2011-01-07 14:52:28 +00:00 |
|
Bukkit/Spigot
|
013df9273d
|
Set. Not get.
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2011-01-07 13:33:36 +00:00 |
|
Bukkit/Spigot
|
e39ba776c9
|
Added PlayerChatEvent.getFormat/setFormat
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2011-01-07 13:31:16 +00:00 |
|
Bukkit/Spigot
|
8574cf2cb0
|
Added Player.getDisplayName() and Player.setDisplayName(String)
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2011-01-07 13:27:09 +00:00 |
|
Bukkit/Spigot
|
d21746e25a
|
Removed BlockRightClicked, as it's subsumed by PlayerBlockItemEvent
By: durron597 <martin.jared@gmail.com>
|
2011-01-07 05:44:10 -05:00 |
|
Bukkit/Spigot
|
e5f9932bad
|
Some BlockFace improvements
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2011-01-07 10:32:36 +00:00 |
|
Bukkit/Spigot
|
99ed6048d7
|
Added canBuild to event
By: durron597 <martin.jared@gmail.com>
|
2011-01-07 05:38:45 -05:00 |
|
Bukkit/Spigot
|
019134d7df
|
Implemented Item_Use events
By: durron597 <martin.jared@gmail.com>
|
2011-01-07 05:11:16 -05:00 |
|