CraftBukkit/Spigot
|
ca642baafd
|
Removed @Override for the interface method spawnArrow
By: durron597 <martin.jared@gmail.com>
|
2011-01-02 05:54:16 -05:00 |
|
Bukkit/Spigot
|
337c76c9df
|
Merge remote branch 'upstream/master'
By: durron597 <martin.jared@gmail.com>
|
2011-01-02 05:52:42 -05:00 |
|
CraftBukkit/Spigot
|
1a68f03f72
|
Merge remote branch 'upstream/master' into HEAD
By: durron597 <martin.jared@gmail.com>
|
2011-01-02 05:50:26 -05:00 |
|
CraftBukkit/Spigot
|
bf8919735d
|
Added notchToBlockFace convenience method
By: durron597 <martin.jared@gmail.com>
|
2011-01-02 05:29:51 -05:00 |
|
CraftBukkit/Spigot
|
c427a5e808
|
We're LGPL.
By: Erik Broes <erikbroes@grum.nl>
|
2011-01-02 10:58:11 +01:00 |
|
Bukkit/Spigot
|
f501a8f384
|
We're GPL.
By: Erik Broes <erikbroes@grum.nl>
|
2011-01-02 10:57:42 +01:00 |
|
Bukkit/Spigot
|
a1efe84ebc
|
Made X, Y, and Z components in Vector protected.
By: sk89q <the.sk89q@gmail.com>
|
2011-01-02 16:41:26 +08:00 |
|
CraftBukkit/Spigot
|
755c51da47
|
Implemented arrows.
By: sk89q <the.sk89q@gmail.com>
|
2011-01-02 16:40:27 +08:00 |
|
Bukkit/Spigot
|
1ce014ded9
|
Added ArrowEntity and World.spawnArrow().
By: sk89q <the.sk89q@gmail.com>
|
2011-01-02 16:26:50 +08:00 |
|
Bukkit/Spigot
|
7da3223201
|
Added Vector class.
By: sk89q <the.sk89q@gmail.com>
|
2011-01-02 16:23:56 +08:00 |
|
Bukkit/Spigot
|
aeb55da0e1
|
Added custom event support.
By: Lymia <lymiahugs@gmail.com>
|
2011-01-02 01:50:45 -06:00 |
|
Bukkit/Spigot
|
2ba9a0b8c2
|
Merge remote branch 'upstream/master'
By: durron597 <martin.jared@gmail.com>
|
2011-01-02 02:16:29 -05:00 |
|
Bukkit/Spigot
|
4937cffabb
|
Fixed generics warning.
By: Lymia <lymiahugs@gmail.com>
|
2011-01-02 00:38:51 -06:00 |
|
CraftBukkit/Spigot
|
8bec12c50b
|
Fixed a bunch of warnings.
By: Lymia <lymiahugs@gmail.com>
|
2011-01-02 00:36:27 -06:00 |
|
Bukkit/Spigot
|
51005cf1be
|
Opps! Wrong class.
By: Lymia <lymiahugs@gmail.com>
|
2011-01-02 00:29:34 -06:00 |
|
Bukkit/Spigot
|
9013f59815
|
Added generics to PluginManager
By: Lymia <lymiahugs@gmail.com>
|
2011-01-02 00:26:04 -06:00 |
|
Bukkit/Spigot
|
af1435dfe3
|
Use parametrized reflection to remove warnings
By: durron597 <martin.jared@gmail.com>
|
2011-01-01 17:08:32 -05:00 |
|
CraftBukkit/Spigot
|
26adf52a14
|
POM version crap
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2011-01-01 19:47:04 +00:00 |
|
Bukkit/Spigot
|
7e52bfafa3
|
POM version crap
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2011-01-01 19:46:55 +00:00 |
|
CraftBukkit/Spigot
|
babc1c3e03
|
Java 1.5!
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2011-01-01 19:37:52 +00:00 |
|
Bukkit/Spigot
|
a44ace7015
|
Java 1.5!
(Also ninjaencoding)
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2011-01-01 19:35:03 +00:00 |
|
CraftBukkit/Spigot
|
7f9f16cd58
|
Updated pom.xml to produce a 'ready to run' jar
By: Erik Broes <erikbroes@grum.nl>
|
2011-01-01 19:37:22 +01:00 |
|
CraftBukkit/Spigot
|
ae512460b8
|
Changed tabs to 4 spaces, removed unnecessary imports
By: durron597 <martin.jared@gmail.com>
|
2011-01-01 08:06:04 -05:00 |
|
Bukkit/Spigot
|
76ab7321fd
|
Changed all tabs to 4 spaces
By: durron597 <martin.jared@gmail.com>
|
2011-01-01 08:01:07 -05:00 |
|
Bukkit/Spigot
|
cf3973a5f9
|
removed unnecessary imports
By: durron597 <martin.jared@gmail.com>
|
2011-01-01 07:54:30 -05:00 |
|
Bukkit/Spigot
|
7bdc168131
|
Removed @Override from the cancellable methods
By: durron597 <martin.jared@gmail.com>
|
2011-01-01 07:53:09 -05:00 |
|
Bukkit/Spigot
|
fef6ae3d7f
|
Merge remote branch 'upstream/master' into HEAD
By: durron597 <martin.jared@gmail.com>
|
2011-01-01 06:55:14 -05:00 |
|
Bukkit/Spigot
|
2254c3dce2
|
Standardized indentation to 4 spaces
By: durron597 <martin.jared@gmail.com>
|
2011-01-01 06:53:56 -05:00 |
|
Bukkit/Spigot
|
50a71db923
|
Removed ItemStack import
By: durron597 <martin.jared@gmail.com>
|
2011-01-01 06:53:26 -05:00 |
|
Bukkit/Spigot
|
bc2b329615
|
Removed @Override for cancellable interface
By: durron597 <martin.jared@gmail.com>
|
2011-01-01 06:52:28 -05:00 |
|
Bukkit/Spigot
|
f5b05b2c92
|
Removed cancellable import
By: durron597 <martin.jared@gmail.com>
|
2011-01-01 06:51:34 -05:00 |
|
CraftBukkit/Spigot
|
f73e384c27
|
Transition to Maven
By: Erik Broes <erikbroes@grum.nl>
|
2011-01-01 11:47:24 +01:00 |
|
Bukkit/Spigot
|
a0fc0979f7
|
Transition to Maven
By: Erik Broes <erikbroes@grum.nl>
|
2011-01-01 11:23:14 +01:00 |
|
Bukkit/Spigot
|
e8a16bb993
|
Changed BlockCanBuildEvent to store the int and not the material
By: durron597 <martin.jared@gmail.com>
|
2011-01-01 03:21:49 -05:00 |
|
Bukkit/Spigot
|
ea16a44324
|
Changed BlockCanBuild event to pass the material
By: durron597 <martin.jared@gmail.com>
|
2011-01-01 03:12:39 -05:00 |
|
Bukkit/Spigot
|
b8b9e7c22b
|
Fixed sample plugin
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2011-01-01 07:24:50 +00:00 |
|
Bukkit/Spigot
|
dce1a4503e
|
Fixed sample plugin
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2011-01-01 07:06:43 +00:00 |
|
CraftBukkit/Spigot
|
ab747e99f0
|
Fixed Material
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2011-01-01 07:05:05 +00:00 |
|
Bukkit/Spigot
|
0de9f5909c
|
Fixed material
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2011-01-01 07:01:53 +00:00 |
|
Bukkit/Spigot
|
d520767525
|
Merge branch 'master' of github.com:Dinnerbone/Bukkit
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2011-01-01 06:59:52 +00:00 |
|
Bukkit/Spigot
|
647e335bc4
|
Moved itemstack.type to material
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2011-01-01 06:59:21 +00:00 |
|
Bukkit/Spigot
|
29cb3a3a79
|
Added onBlockCanBuild to loader
By: durron597 <martin.jared@gmail.com>
|
2011-01-01 01:55:04 -05:00 |
|
Bukkit/Spigot
|
b5cbcfbcdb
|
Sample to let you place cactus anywhere
By: durron597 <martin.jared@gmail.com>
|
2011-01-01 01:40:02 -05:00 |
|
Bukkit/Spigot
|
29bd4853cb
|
Merge remote branch 'upstream/master'
By: durron597 <martin.jared@gmail.com>
|
2011-01-01 01:26:38 -05:00 |
|
Bukkit/Spigot
|
7aac860d94
|
Implemented BLOCK_CANBUILD, had wrong Listener method name
By: durron597 <martin.jared@gmail.com>
|
2011-01-01 01:25:22 -05:00 |
|
Bukkit/Spigot
|
6c30c83e91
|
Implemented BLOCK_CANBUILD
By: durron597 <martin.jared@gmail.com>
|
2011-01-01 01:20:44 -05:00 |
|
Bukkit/Spigot
|
be1ad0e040
|
Added BlockCanBuild Event. Fixed Event enumeration
By: durron597 <martin.jared@gmail.com>
|
2010-12-31 22:44:11 -05:00 |
|
Bukkit/Spigot
|
1c88da4e93
|
Actually put the correct functionality in isCancelled and setCancelled
By: durron597 <martin.jared@gmail.com>
|
2010-12-31 22:42:45 -05:00 |
|
Bukkit/Spigot
|
1ec5689002
|
Reimplemented BlockFlow to use multiple BlockFromToEvents
By: durron597 <martin.jared@gmail.com>
|
2010-12-31 21:17:16 -05:00 |
|
Bukkit/Spigot
|
7d88f00839
|
Added Cancellable interface
By: durron597 <martin.jared@gmail.com>
|
2010-12-31 20:40:44 -05:00 |
|