Dinnerbone
|
6903f20242
|
Implemented 1.6!
|
2011-05-26 13:48:22 +01:00 |
|
Erik Broes
|
1db5464d91
|
Fix forgotten call of EntityInteractEvent for PressurePlates.
|
2011-04-25 22:21:07 +02: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 |
|
Tahg
|
7a99fd7327
|
added some API for entities
|
2011-04-04 01:07:39 -04:00 |
|
Dinnerbone
|
87c36febeb
|
Updated to Minecraft version 1.4
|
2011-03-31 21:40:00 +01:00 |
|
Erik Broes
|
f33de669fb
|
Major overhaul implementing PLAYER_INTERACT, removing PLAYER_ITEM, BLOCK_INTERACT, BLOCK_RIGHT_CLICK
|
2011-03-23 16:51:43 +01:00 |
|
Erik Broes
|
f28f3a6a9c
|
BlockInteract fixed for pressure plates
|
2011-03-17 20:02:15 +01:00 |
|
Erik Broes
|
1505b4bf3c
|
RedstoneChange event thrown then the redstone *changes* not when it stays the same :D
|
2011-03-02 16:36:26 +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 |
|
Tahg
|
ca4076077e
|
fixed buttons, plates
added yield to explosion
added event for chunk unloading
|
2011-02-19 23:44:35 -05:00 |
|
Erik Broes
|
df69047324
|
Port to new mc-dev format.
|
2011-01-30 13:24:39 +01:00 |
|
Andrew Ardill
|
a809e4e6e3
|
removed all instances of new CraftEntity* where appropriate.
Entity.getBukkitEntity() is now used instead.
|
2011-01-23 23:23:13 +11:00 |
|
Dinnerbone
|
4d1c1fe5ed
|
Moved org.bukkit.craftbukkit.Block to org.bukkit.craftbukkit.block.Block
|
2011-01-15 21:40:18 +00:00 |
|
Dinnerbone
|
0db8d5d111
|
Moved block stuff from org.bukkit to org.bukkit.block
|
2011-01-15 21:36:57 +00:00 |
|
Dinnerbone
|
9150e8d85d
|
All entity stuff in org.bukkit.craftbukkit moved to org.bukkit.craftbukkit.entity
|
2011-01-15 21:24:07 +00:00 |
|
Dinnerbone
|
2184d240db
|
Changed BlockFace enum to match coding standards
|
2011-01-15 20:19:10 +00:00 |
|
Dinnerbone
|
2761b59845
|
Update to Minecraft Server 1.2
|
2011-01-14 13:31:10 +00:00 |
|
Tahg
|
be6cd7ed9c
|
add redstone hooks
|
2011-01-12 12:41:32 -05:00 |
|
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 |
|
durron597
|
eb4b30185f
|
Added BLOCK_INTERACT event
|
2011-01-08 08:33:54 -05:00 |
|