stevenh
|
98d6a33d0d
|
Fix for plugin description file cast error
|
2011-01-04 23:30:44 +00: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
|
e6903d3b3a
|
Constructors for damage on itemstack
|
2011-01-04 19:56:19 +00:00 |
|
Dinnerbone
|
241508819d
|
ItemStack.setDamage and ItemStack.getDamage
|
2011-01-04 19:54:41 +00:00 |
|
Dinnerbone
|
89cba41180
|
Added Chunk events in new World category
|
2011-01-04 14:08:56 +00:00 |
|
Dinnerbone
|
5d18352021
|
Added Chunk.getWorld()
|
2011-01-04 14:08:29 +00:00 |
|
sk89q
|
a14441dd5a
|
Merge remote branch 'remotes/origin/master'
|
2011-01-03 17:15:51 -08:00 |
|
sk89q
|
790c3d26b8
|
Added LivingEntity.shootArrow().
|
2011-01-03 17:15:09 -08:00 |
|
FrozenCow
|
4b07c5d1f1
|
Added getHighestBlockYAt
|
2011-01-04 06:05:37 +08:00 |
|
Taylor Kelly
|
45b13fc4da
|
forgotten FillrListener
|
2011-01-04 06:05:25 +08:00 |
|
sk89q
|
3d99598d30
|
Improved Vector with more methods and more Javadocs.
|
2011-01-03 13:49:40 -08:00 |
|
Dinnerbone
|
bd471fe2c8
|
Derp hex
|
2011-01-03 21:46:53 +00:00 |
|
Dinnerbone
|
9b57f0309f
|
Fixed Colors + moved to enum
|
2011-01-03 21:31:15 +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 |
|
Dinnerbone
|
b7a6ffac4c
|
... Entity has no health.
|
2011-01-03 16:34:29 +00: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 |
|
Dinnerbone
|
955c2cded2
|
Formatting
|
2011-01-03 15:31:54 +00:00 |
|
Dinnerbone
|
597f6ee50a
|
Fixed Fillr.java, added /get command ingame
|
2011-01-03 15:29:33 +00:00 |
|
sk89q
|
4a590fb81d
|
Added LivingEntity.throwEgg() and LivingEntity.throwSnowball().
|
2011-01-03 23:16:32 +08:00 |
|
Taylor Kelly
|
77268dc853
|
hot damn. get <name> added
|
2011-01-03 23:15:18 +08:00 |
|
Taylor Kelly
|
91a4307723
|
hot damn. get <name> added
|
2011-01-03 23:15:17 +08:00 |
|
Taylor Kelly
|
b37fe7639e
|
better visibility/javadoc
|
2011-01-03 23:15:17 +08:00 |
|
Taylor Kelly
|
f4d28fef05
|
updated TODO
|
2011-01-03 23:15:16 +08:00 |
|
Taylor Kelly
|
783eba2357
|
updated TODO
|
2011-01-03 23:15:16 +08:00 |
|
Taylor Kelly
|
8e4943ee35
|
yml for fillr
|
2011-01-03 23:15:15 +08:00 |
|
Taylor Kelly
|
9f7726120b
|
fillr -> plugin
|
2011-01-03 23:15:14 +08:00 |
|
Taylor Kelly
|
3e6604fb68
|
all the fillr stuff
|
2011-01-03 23:15:14 +08:00 |
|
sk89q
|
ec3a2bb7ac
|
Added more math to Vector, renamed some methods.
|
2011-01-03 22:59:04 +08:00 |
|
sk89q
|
f951e2f693
|
Made Vector.equals() fuzzy.
|
2011-01-03 22:59:04 +08: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 |
|
sk89q
|
0a418f8fb9
|
Added minecart classes, vehicle class, and the ability to spawn minecarts. StorageMinecart needs a getInventory(), but that is waiting on the addition of inventory code.
|
2011-01-03 22:24:43 +08:00 |
|
sk89q
|
a1b9babb9f
|
Renamed ArrowEntity->Arrow to be consistent.
|
2011-01-03 22:16:15 +08:00 |
|
Dinnerbone
|
4fe20f56ca
|
Light level is a byte
|
2011-01-03 03:03:01 +00:00 |
|
Dinnerbone
|
7dd517f660
|
Javadoc the world!
|
2011-01-03 03:03:01 +00:00 |
|
sk89q
|
32e183d8dc
|
Added world.spawnTree(), world.spawnBigTree().
|
2011-01-03 03:03:01 +00:00 |
|
sk89q
|
61d42cb7cc
|
Block.getLightLevel()
|
2011-01-03 03:03:01 +00:00 |
|
Dinnerbone
|
36a7be3602
|
Fixed logic issue toggling plugins
|
2011-01-03 02:41:49 +00:00 |
|
durron597
|
ab2191c482
|
removed unnecessary import
|
2011-01-02 21:38:48 -05:00 |
|
Dinnerbone
|
eea32be4c0
|
Plugins no longer defaulted to enabled
|
2011-01-03 02:21:48 +00:00 |
|
Dinnerbone
|
97dd74c4f2
|
Added enablePlugin and disablePlugin, triggers events
|
2011-01-03 02:20:11 +00:00 |
|
Dinnerbone
|
c52e7539f4
|
Implemented PluginEnabled and PluginDisabled
|
2011-01-03 02:07:10 +00:00 |
|
sk89q
|
de91a2ebdc
|
Improved Vector and Location with some utility methods, optimized Vector.isInSphere().
|
2011-01-03 00:44:22 +00:00 |
|
Dinnerbone
|
7168e9cf26
|
Added getPlayer(String name) to Server
|
2011-01-03 00:20:09 +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 |
|
durron597
|
a6004c5fb9
|
Merge remote branch 'upstream/master'
|
2011-01-02 05:52:42 -05:00 |
|