Erik Broes
|
22dab8e985
|
Updated against new mc-dev format, takes out quite some casting troubles at the cost of extra ()'s
|
2011-01-11 09:27:35 +01:00 |
|
sk89q
|
c9efe94545
|
Added passenger methods to Vehicle/LivingEntity.
|
2011-01-07 16:26:08 -08:00 |
|
sk89q
|
eb2cc2da4a
|
Moved CraftVehicle.*Velocity() to CraftEntity as velocity is a component of all entities.
|
2011-01-07 13:40:16 -08:00 |
|
sk89q
|
22c2fdeaf0
|
Implemented boat, fixed some event issues with minecarts, and implemented the events for boats that were implemented for minecarts.
|
2011-01-07 13:05:25 -08:00 |
|
sk89q
|
7722e750ef
|
Updated Minecart/vehicle Bukkit implementation.
|
2011-01-07 12:07:16 -08:00 |
|
sk89q
|
9d68035410
|
Added minecart classes and World.spawn*Minecart(). Minecart.getPassenger() is still a stub that needs to be implemented (due to of a need of a MC entity -> CraftBukkit entity lookup) and StorageMinecart.getInventory() is waiting on the implementation of inventory.
|
2011-01-03 14:54:20 +00:00 |
|