index
:
archive/craftbukkit
master
movement-fix
version/1.12.2
version/1.8
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
Commit message (
Expand
)
Author
Age
Lines
...
*
Actually implement the spiral stuff now, oops
Erik Broes
2011-02-01
-3
/
+37
*
Chunkloading around player now happens in a spiral! No more floating over the...
Erik Broes
2011-02-01
-0
/
+138
*
Commands can be sent from the console (WIP, needs improvements)
Dinnerbone
2011-02-01
-1
/
+9
*
Dinner time!
Dinnerbone
2011-02-01
-2
/
+24
*
Don't hate me :(
Dinnerbone
2011-02-01
-0
/
+11
*
Added setItemStack(ItemStack stack) to CraftItemDrop
Dinnerbone
2011-02-01
-0
/
+4
*
Implemented VEHICLE_UPDATE
Dinnerbone
2011-02-01
-5
/
+6
*
Fixed VEHICLE_MOVE
Dinnerbone
2011-02-01
-9
/
+11
*
Implemented VEHICLE_EXIT
Dinnerbone
2011-02-01
-0
/
+21
*
Implemented VEHICLE_COLLISION_BLOCK
Dinnerbone
2011-01-31
-0
/
+25
*
ENTITY_DAMAGED now knows hot from wet
Dinnerbone
2011-01-31
-1
/
+1
*
Implemented PLAYER_ITEM_HELD
Dinnerbone
2011-01-31
-0
/
+6
*
Implemented getRemainingAir/setRemainingAir/getMaximumAir/setMaximumAir on Li...
Dinnerbone
2011-01-31
-1
/
+17
*
Renamed ItemStack.set/getDamage to durability, which is now a short
Dinnerbone
2011-01-31
-11
/
+11
*
Fixed BLOCK_DAMAGED
Dinnerbone
2011-01-31
-1
/
+1
*
toString!
Dinnerbone
2011-01-30
-1
/
+164
*
Added support for different tree generation types and a callback.
sk89q
2011-01-30
-9
/
+826
*
Implemented ENTITY_DEATH for players
Dinnerbone
2011-01-30
-1
/
+33
*
Re-add BlockBurnEvent
Taylor Kelly
2011-01-30
-8
/
+16
*
Implemented ENTITY_DEATH for monsters and animals
Dinnerbone
2011-01-30
-13
/
+47
*
Fixed missing PLAYER_JOIN event call
stevenh
2011-01-30
-0
/
+3
*
Optimized blockCache, now only stores blocks asked for
Erik Broes
2011-01-30
-27
/
+35
*
Fixed rogue chmods
Erik Broes
2011-01-30
-0
/
+0
*
Reworked getEntity; Hi instanceof, bay 16 classes
Erik Broes
2011-01-30
-1797
/
+85
*
Fixed initialization of CraftServer
VictorD
2011-01-30
-4
/
+10
*
Port to new mc-dev format.
Erik Broes
2011-01-30
-9207
/
+8610
*
Fixed drowning damage event.
sk89q
2011-01-30
-1
/
+13
*
Merge branch 'master' of github.com:Bukkit/CraftBukkit
stevenh
2011-01-29
-32
/
+182
|
\
|
*
Fixed an issue where fire spread cancellation changed the behavior of natural...
sk89q
2011-01-28
-1
/
+1
|
*
Fixed fire spread hook providing the wrong block.
sk89q
2011-01-28
-1
/
+1
|
*
Added Block.isBlockPowered(), block.isBlockIndirectlyPowered().
sk89q
2011-01-28
-0
/
+8
|
*
server.reload() now reloads plugins
Dinnerbone
2011-01-28
-0
/
+4
|
*
Implemented player.performCommand(String)
Dinnerbone
2011-01-28
-0
/
+3
|
*
onDisable on stop - stephank
Taylor Kelly
2011-01-27
-0
/
+8
|
*
You don't override for interfaces!
Dinnerbone
2011-01-27
-2
/
+0
|
*
BlockBurnEvent
Taylor Kelly
2011-01-26
-22
/
+28
|
*
Added methods to get a list of entities to World. This replies on net.minecra...
sk89q
2011-01-26
-0
/
+45
|
*
EntityTargetEvent
Taylor Kelly
2011-01-26
-8
/
+86
*
|
Updated commands to use CommandSender instead of Player
stevenh
2011-01-29
-7
/
+8
|
/
*
Fixed chunk corruption with mobspawners
Dinner Bone
2011-01-25
-108
/
+108
*
added load chunk method
Raphfrk
2011-01-25
-0
/
+5
*
Added getBlockReplacedState to BlockPlaceEvent, in case one wants to see what...
VictorD
2011-01-24
-7
/
+11
*
Added PlayerEggThrowEvent.getEgg().
sk89q
2011-01-23
-1
/
+4
*
Added squid as a spawnable type by EntityEgg.
sk89q
2011-01-23
-0
/
+3
*
Fixed painting placement
Erik Broes
2011-01-23
-1
/
+1
*
removed some potential bugs from some items
Andrew Ardill
2011-01-24
-16
/
+17
*
removed all instances of new CraftEntity* where appropriate.
Andrew Ardill
2011-01-23
-149
/
+279
*
Added full tile entity data support for all block types that use it, includin...
sk89q
2011-01-23
-0
/
+335
*
Fixed placement of blocks with meta-data. (Dyed wool, logs etc)
Erik Broes
2011-01-22
-4
/
+11
*
Fix NPE from location incorrectly being implemented in Explosion.
speakeasy
2011-01-22
-6
/
+2
[prev]
[next]