Dinnerbone
|
c635b52a88
|
Fixed VehicleListener not being able to register
|
2011-01-08 18:47:14 +00:00 |
|
durron597
|
9708ebcb39
|
Should be LivingEntity
|
2011-01-08 08:05:04 -05:00 |
|
durron597
|
98b6937ac2
|
Implemented BlockInteract, BlockRightClicked and PlayerItem. Removed
BlockItem as we're not doing it that way anymore.
|
2011-01-08 05:45:15 -05:00 |
|
sk89q
|
3450df0541
|
Moving some minecart flags that don't belong in the event out of the event.
|
2011-01-07 12:26:24 -08:00 |
|
sk89q
|
b2752f5492
|
Merge remote branch 'remotes/origin/master'
|
2011-01-07 11:18:03 -08:00 |
|
sk89q
|
3d94820557
|
Various changes to the vehicle hooks.
|
2011-01-07 11:16:04 -08:00 |
|
Dinnerbone
|
4ff2e5be4c
|
Added PlayerChatEvent.getFormat/setFormat
|
2011-01-07 13:31:16 +00:00 |
|
durron597
|
d1d5932abe
|
Removed BlockRightClicked, as it's subsumed by PlayerBlockItemEvent
|
2011-01-07 05:44:51 -05:00 |
|
durron597
|
0b03f7fd70
|
Added canBuild to event
|
2011-01-07 05:38:45 -05:00 |
|
durron597
|
380b5c212c
|
Implemented Item_Use events
|
2011-01-07 05:34:07 -05:00 |
|
durron597
|
a99b1e0bd7
|
First version of item use event
|
2011-01-07 05:34:06 -05:00 |
|
Dinnerbone
|
05499e1f56
|
Javadoc
|
2011-01-04 22:05:53 +00:00 |
|
Dinnerbone
|
b0d938d9ef
|
Removed onBlockSent, added onLeavesDecay
|
2011-01-04 22:03:15 +00:00 |
|
Dinnerbone
|
89cba41180
|
Added Chunk events in new World category
|
2011-01-04 14:08:56 +00:00 |
|
sk89q
|
7b749e8549
|
Added dummy getPlayer() to BlockBrokenEvent and BlockPlacedEvent in order to get WorldEdit to compile.
|
2011-01-03 12:02:42 -08:00 |
|
angelsl
|
153aa4d14f
|
Overhaul entity damage structure...
|
2011-01-03 15:54:58 +00:00 |
|
angelsl
|
73755a947b
|
Move health stuff from LivingEntity to Entity.
|
2011-01-03 15:54:58 +00:00 |
|
angelsl
|
bc585f5892
|
Entity damage hooks
|
2011-01-03 15:54:24 +00:00 |
|
sk89q
|
9798171149
|
Change vehicle hook changes.
|
2011-01-03 22:24:44 +08:00 |
|
sk89q
|
30f7da4d0b
|
Implemented vehicle hooks (some changes will still be made).
|
2011-01-03 22:24:43 +08:00 |
|
durron597
|
ab2191c482
|
removed unnecessary import
|
2011-01-02 21:38:48 -05:00 |
|
Dinnerbone
|
c52e7539f4
|
Implemented PluginEnabled and PluginDisabled
|
2011-01-03 02:07:10 +00:00 |
|
Dinnerbone
|
831f75b417
|
Updated Event list
|
2011-01-02 18:08:26 +00:00 |
|
Dinnerbone
|
df4d4aa2df
|
Updated event priorities
|
2011-01-02 15:10:51 +00:00 |
|
Lymia
|
c3fd375f2a
|
Added custom event support.
|
2011-01-02 01:50:45 -06:00 |
|
Dinnerbone
|
888d06a01e
|
Java 1.5!
(Also ninjaencoding)
|
2011-01-01 19:35:03 +00:00 |
|
durron597
|
de177404e3
|
Changed all tabs to 4 spaces
|
2011-01-01 08:01:07 -05:00 |
|
durron597
|
a7f4603bc6
|
removed unnecessary imports
|
2011-01-01 07:54:30 -05:00 |
|
durron597
|
29dbc7ecdc
|
Removed @Override from the cancellable methods
|
2011-01-01 07:53:09 -05:00 |
|
Erik Broes
|
f46d9ada1c
|
Transition to Maven
|
2011-01-01 11:23:14 +01:00 |
|