FrozenCow
|
33c886ded6
|
Added ant build file.
|
2011-01-03 01:56:17 +01:00 |
|
Dinnerbone
|
f4fa9c6e00
|
Updated Event list
|
2011-01-02 18:08:26 +00:00 |
|
Dinnerbone
|
696bdf7ff1
|
Updated event priorities
|
2011-01-02 15:10:51 +00:00 |
|
durron597
|
22497e6376
|
Merge remote branch 'upstream/master'
|
2011-01-02 05:52:42 -05:00 |
|
Erik Broes
|
6635eba303
|
We're GPL.
|
2011-01-02 10:57:42 +01:00 |
|
sk89q
|
c81b816b72
|
Made X, Y, and Z components in Vector protected.
|
2011-01-02 16:59:33 +08:00 |
|
sk89q
|
e3fe73ca04
|
Added ArrowEntity and World.spawnArrow().
|
2011-01-02 16:59:33 +08:00 |
|
sk89q
|
fd3072b427
|
Added Vector class.
|
2011-01-02 16:59:32 +08:00 |
|
Lymia
|
4a9c7e0712
|
Added custom event support.
|
2011-01-02 01:50:45 -06:00 |
|
durron597
|
0a4642b834
|
Merge remote branch 'upstream/master'
|
2011-01-02 02:16:29 -05:00 |
|
Lymia
|
739142b42e
|
Fixed generics warning.
|
2011-01-02 00:38:51 -06:00 |
|
Lymia
|
212404f7f7
|
Opps! Wrong class.
|
2011-01-02 00:29:34 -06:00 |
|
Lymia
|
e3497e12a0
|
Added generics to PluginManager
|
2011-01-02 00:26:04 -06:00 |
|
durron597
|
61232549e4
|
Use parametrized reflection to remove warnings
|
2011-01-01 17:08:32 -05:00 |
|
Dinnerbone
|
9ecdf8b4ba
|
POM version crap
|
2011-01-01 19:46:55 +00:00 |
|
Dinnerbone
|
5c133892df
|
Java 1.5!
(Also ninjaencoding)
|
2011-01-01 19:35:03 +00:00 |
|
durron597
|
3317654a9c
|
Changed all tabs to 4 spaces
|
2011-01-01 08:01:07 -05:00 |
|
durron597
|
7da0dd44cc
|
removed unnecessary imports
|
2011-01-01 07:54:30 -05:00 |
|
durron597
|
a117df5dbb
|
Removed @Override from the cancellable methods
|
2011-01-01 07:53:09 -05:00 |
|
durron597
|
c0ebff830e
|
Merge remote branch 'upstream/master' into HEAD
|
2011-01-01 06:55:14 -05:00 |
|
durron597
|
2a336b31cf
|
Standardized indentation to 4 spaces
|
2011-01-01 06:53:56 -05:00 |
|
durron597
|
a85bf13627
|
Removed ItemStack import
|
2011-01-01 06:53:26 -05:00 |
|
durron597
|
b896169644
|
Removed @Override for cancellable interface
|
2011-01-01 06:52:28 -05:00 |
|
durron597
|
53d287854e
|
Removed cancellable import
|
2011-01-01 06:51:34 -05:00 |
|
Erik Broes
|
ddff384203
|
Transition to Maven
|
2011-01-01 11:23:14 +01:00 |
|
durron597
|
7b6539422b
|
Changed BlockCanBuildEvent to store the int and not the material
|
2011-01-01 03:21:49 -05:00 |
|
durron597
|
d6442bdea1
|
Changed BlockCanBuild event to pass the material
|
2011-01-01 03:12:39 -05:00 |
|
Dinnerbone
|
0022835ee2
|
Fixed sample plugin
|
2011-01-01 07:24:50 +00:00 |
|
Dinnerbone
|
6ed3e15795
|
Fixed sample plugin
|
2011-01-01 07:06:43 +00:00 |
|
Dinnerbone
|
d11a863e74
|
Fixed material
|
2011-01-01 07:01:53 +00:00 |
|
Dinnerbone
|
443c924da4
|
Merge branch 'master' of github.com:Dinnerbone/Bukkit
|
2011-01-01 06:59:52 +00:00 |
|
Dinnerbone
|
f6267e9647
|
Moved itemstack.type to material
|
2011-01-01 06:59:21 +00:00 |
|
durron597
|
f9a0022224
|
Added onBlockCanBuild to loader
|
2011-01-01 01:55:04 -05:00 |
|
durron597
|
f7fcfd22a5
|
Sample to let you place cactus anywhere
|
2011-01-01 01:40:02 -05:00 |
|
durron597
|
0c20593916
|
Merge remote branch 'upstream/master'
|
2011-01-01 01:26:38 -05:00 |
|
durron597
|
0b7cab13d0
|
Implemented BLOCK_CANBUILD, had wrong Listener method name
|
2011-01-01 01:25:22 -05:00 |
|
durron597
|
eadfe2adff
|
Implemented BLOCK_CANBUILD
|
2011-01-01 01:20:44 -05:00 |
|
durron597
|
f527fd4398
|
Added BlockCanBuild Event. Fixed Event enumeration
|
2010-12-31 22:44:11 -05:00 |
|
durron597
|
e26e2d70e8
|
Actually put the correct functionality in isCancelled and setCancelled
|
2010-12-31 22:42:45 -05:00 |
|
durron597
|
a44979c88b
|
Reimplemented BlockFlow to use multiple BlockFromToEvents
|
2010-12-31 21:17:16 -05:00 |
|
durron597
|
2e3f21bcf2
|
Added Cancellable interface
|
2010-12-31 20:40:44 -05:00 |
|
durron597
|
6dc4698062
|
Added private static final UID
|
2010-12-31 20:38:17 -05:00 |
|
Dinnerbone
|
4ac732ebbd
|
Merge branch 'master' of github.com:Dinnerbone/Bukkit
|
2010-12-31 21:58:47 +00:00 |
|
Dinnerbone
|
8dcdb8b42f
|
Updated sample plugin to test physics
|
2010-12-31 21:45:55 +00:00 |
|
durron597
|
0a2b312ecd
|
Added self face
|
2010-12-31 09:10:31 -05:00 |
|
durron597
|
8a6569f229
|
Stated "not implemented yet"
|
2010-12-31 09:09:22 -05:00 |
|
durron597
|
055c64106d
|
Implemented BlockRightClickedEvent
|
2010-12-31 09:09:02 -05:00 |
|
durron597
|
a8b7a63a8e
|
Fixed bug with BlockFlow.equals
Added second constructor for collections
|
2010-12-31 09:07:39 -05:00 |
|
durron597
|
0520b39adf
|
Changed it so we store both the block and the face for speed
|
2010-12-31 09:07:12 -05:00 |
|
durron597
|
94921bc3e5
|
Implemented BLOCK_FLOW
|
2010-12-31 07:53:56 -05:00 |
|