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
Commit message (
Expand
)
Author
Age
Lines
*
Implemented more minecart hooks.
sk89q
2011-01-07
-33
/
+104
*
Updated Minecart/vehicle Bukkit implementation.
sk89q
2011-01-07
-12
/
+10
*
Added World.toCraftEntity() to convert Minecraft entities to CraftBukkit enti...
sk89q
2011-01-07
-1
/
+33
*
Implemented LivingEntity.shootArrow().
sk89q
2011-01-07
-0
/
+10
*
Start of update() + added sign
Dinnerbone
2011-01-07
-0
/
+43
*
Implemented CraftBlockState
Dinnerbone
2011-01-07
-0
/
+152
*
Make matchPlayer return only the exact-matched player, if there is one.
Animosity
2011-01-08
-0
/
+1
*
Use the display format defined by plugins
Dinnerbone
2011-01-07
-1
/
+1
*
Player display name is shown in chat
Dinnerbone
2011-01-07
-2
/
+2
*
Implemented Player.getDisplayName/setDisplayName
Dinnerbone
2011-01-07
-1
/
+10
*
Implemented PlayerItemEvent and PlayerBlockItemEvent
durron597
2011-01-07
-53
/
+67
*
Block.getFace(BlockFace) is an override for Block.getFace(BlockFace, int)
Dinnerbone
2011-01-07
-1
/
+1
*
Added block.getFace(Block) and block.getFace(BlockFace, int)
Dinnerbone
2011-01-07
-0
/
+52
*
Better implementation of matchPlayer(String) - return List of potential matches
Animosity
2011-01-07
-15
/
+12
*
Added CraftServer.matchPlayer(String) - partial-name matching
Animosity
2011-01-07
-0
/
+24
*
Fixed plugins being loaded before world.
FrozenCow
2011-01-07
-1
/
+5
*
Create a concept of a null item stack
durron597
2011-01-06
-13
/
+37
*
Fixed CraftPlayer.isOnline
Tahg
2011-01-06
-3
/
+12
*
Show reason for invalid plugin
Dinnerbone
2011-01-05
-752
/
+752
*
Merge remote branch 'upstream/master'
durron597
2011-01-05
-0
/
+9
|
\
|
*
Added Server.getTime and Server.setTime
FrozenCow
2011-01-05
-0
/
+8
|
*
Actually allow cancellation of player chat events
Animosity
2011-01-05
-0
/
+1
|
*
fixed bug where water wasn't flowing
durron597
2011-01-05
-1
/
+1
*
|
fixed bug where water wasn't flowing
durron597
2011-01-05
-2
/
+3
|
/
*
Merge remote branch 'upstream/master'
durron597
2011-01-05
-19
/
+519
|
\
|
*
Initial implementation of inventory stuff, (read-)only for StorageMinecart sofar
Erik Broes
2011-01-05
-2
/
+97
|
*
Implemented LEAVES_DECAY
Dinnerbone
2011-01-04
-0
/
+155
|
*
More NPEs!
Dinnerbone
2011-01-04
-2
/
+2
|
*
Fixed random NPE on startup
Dinnerbone
2011-01-04
-4
/
+6
|
*
Fixed building in water
Dinnerbone
2011-01-04
-5
/
+1
|
*
Implemented CHUNK_LOADED
Dinnerbone
2011-01-04
-4
/
+244
|
*
Implemented Chunk.getWorld()
Dinnerbone
2011-01-04
-2
/
+14
*
|
Beginnings of block_placed
durron597
2011-01-05
-1
/
+29
*
|
Merge remote branch 'upstream/master'
durron597
2011-01-03
-11
/
+181
|
\
|
|
*
Added -w for world directory
Dinnerbone
2011-01-04
-0
/
+5
|
*
Merge branch 'master' of github.com:Bukkit/CraftBukkit
Dinnerbone
2011-01-04
-0
/
+4
|
|
\
|
|
*
Added getHighestBlockYAt
FrozenCow
2011-01-04
-0
/
+4
|
*
|
Added command-line arguments, forced nogui
Dinnerbone
2011-01-04
-11
/
+172
|
|
/
*
|
Merge remote branch 'upstream/master'
durron597
2011-01-03
-29
/
+2194
|
\
|
|
*
Fixed NPE on Player related methods in CraftServer
Dinnerbone
2011-01-03
-9
/
+6
|
*
Fixed compile errors
Dinnerbone
2011-01-03
-3
/
+0
|
*
Direct fire exposure event
angelsl
2011-01-03
-0
/
+870
|
*
Explosion damage entity hook.
angelsl
2011-01-03
-2
/
+227
|
*
Cactus damage event.
angelsl
2011-01-03
-0
/
+110
|
*
Mark CraftEntity as abstract, add dummy health methods to CraftArrowEntity.
angelsl
2011-01-03
-1
/
+1
|
*
Added LivingEntity.throwEgg() and LivingEntity.throwSnowball().
sk89q
2011-01-03
-0
/
+51
|
*
Fixed missing import for craftworld
Dinnerbone
2011-01-03
-0
/
+1
|
*
Implemented some minecart vehicle hooks, but there's a some things missing in...
sk89q
2011-01-03
-0
/
+764
|
*
Added minecart classes and World.spawn*Minecart(). Minecart.getPassenger() is...
sk89q
2011-01-03
-1
/
+151
|
*
Renamed ArrowEntity->Arrow to be consistent.
sk89q
2011-01-03
-18
/
+18
[next]