Dinnerbone
|
5b2c774edc
|
Update for Minecraft 1.8
|
2011-09-15 01:23:52 +01:00 |
|
Dinnerbone
|
a679e7f380
|
Update to Minecraft 1.7
|
2011-06-30 15:19:25 +01:00 |
|
Erik Broes
|
a98c7ba2c7
|
Massive renaming update in nms. If you bypassed Bukkit, you will likely break.
Also minimized all the nms diffs and generic cleanups all around.
|
2011-06-27 00:47:03 +02:00 |
|
sunkid
|
fadd962b9c
|
Added the implementation of the concept of an Explosive.
|
2011-06-17 16:55:00 -04:00 |
|
Erik Broes
|
6dbd710bbf
|
Update for 1.6.5
|
2011-05-30 22:37:34 -04:00 |
|
Dinnerbone
|
6903f20242
|
Implemented 1.6!
|
2011-05-26 13:48:22 +01:00 |
|
Erik Broes
|
a6c8a36dce
|
Update for 1.5_02.
|
2011-04-21 04:25:46 -04:00 |
|
Erik Broes
|
483a878b8b
|
Update for 1.4_00_01 -- if you bypassed Bukkit, you will most likely break.
|
2011-04-20 19:05:14 +02:00 |
|
Dinnerbone
|
87c36febeb
|
Updated to Minecraft version 1.4
|
2011-03-31 21:40:00 +01:00 |
|
Erik Broes
|
e24b10dfd9
|
Updated for the cleanups done in Bukkit
|
2011-03-26 22:32:56 +01:00 |
|
Erik Broes
|
437025a179
|
Fixing event names
|
2011-03-21 00:30:00 +01:00 |
|
Gunther De Wachter
|
41752f401c
|
TNT now gives its entity to the damage handler
|
2011-03-17 20:01:42 +01:00 |
|
Erik Broes
|
09aa37fe4a
|
Generic code cleanup
|
2011-02-23 14:12:33 +01:00 |
|
Dinnerbone
|
f759e0b60d
|
Update to Minecraft 1.3 beta
|
2011-02-23 02:37:56 +00:00 |
|
Dinnerbone
|
f659231e34
|
N.M.S cleanup in preparation for update
|
2011-02-21 22:30:01 +00:00 |
|
culturespy
|
e2899b9dd7
|
Added EXPLOSION_PRIMED event.
|
2011-02-12 02:57:58 -05:00 |
|
Erik Broes
|
b2a0c5a2ae
|
Reworked getEntity; Hi instanceof, bay 16 classes
|
2011-01-30 16:15:24 +01:00 |
|
Erik Broes
|
df69047324
|
Port to new mc-dev format.
|
2011-01-30 13:24:39 +01:00 |
|
Andrew Ardill
|
1cbde901ba
|
Entity audit. Adds checks for null entities, and adds conformity.
|
2011-01-21 16:54:30 +11:00 |
|
Andrew Ardill
|
26a590f030
|
fixed imports on all Entities
|
2011-01-18 17:16:05 +11:00 |
|
Andrew Ardill
|
6a3b096fb8
|
Addition of all Entity classes.
Each Entity creates a corresponding instance of a Craft Entity, to be
used whenever sending instances to an event handler with
getBukkitEntity().
|
2011-01-18 00:13:33 +08:00 |
|
Andrew Ardill
|
5209e17e1b
|
Adding all Entities into CraftBukkit.
These are needed to properly allow for determining class type, in
accordance with current practice.
|
2011-01-18 00:13:32 +08:00 |
|