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
/
java
/
net
Commit message (
Expand
)
Author
Age
Lines
*
Don't kick players if a command failed from an exception
Dinnerbone
2011-02-18
-2
/
+14
*
Changed hatchingType to MobType from CreatureType as refactoring (and so plug...
EvilSeph
2011-02-17
-1
/
+1
*
Updated to use CreatureType and CreatureSpawner
Andrew Ardill
2011-02-17
-1
/
+2
*
Added Player.chat().
sk89q
2011-02-16
-19
/
+31
*
Added CREATURE_SPAWN event per ss2man44
EvilSeph
2011-02-16
-0
/
+45
*
Implementation of BlockBreakEvent
Meaglin
2011-02-13
-0
/
+20
*
Make the spawning listen to the server spawn-settings
Erik Broes
2011-02-13
-8
/
+25
*
Replace a net.minecraft accessor with a public attr.
Stéphan Kochen
2011-02-12
-5
/
+1
*
Added MaxSpeed methods to minecarts. Added MaxSpeed methods to boats. Added S...
afforess
2011-02-12
-16
/
+24
*
Fixed bug in event when taking fall damage. Now uses event damage.
Andrew Ardill
2011-02-12
-1
/
+1
*
Added EXPLOSION_PRIMED event.
culturespy
2011-02-12
-2
/
+217
*
Added SIGN_CHANGE event.
Timberjaw
2011-02-11
-1
/
+15
*
Adding PLAYER_PICKUP_ITEM event hook
James Logsdon
2011-02-12
-0
/
+212
*
Adding PLAYER_DROP_ITEM event hook
James Logsdon
2011-02-12
-0
/
+19
*
Send a BlockRedstoneEvent if powered redstone is destroyed
cvpcs
2011-02-12
-2
/
+15
*
Removed debug and fixed //craftbukkit comments from 0239b76f611597f8486a
Dinnerbone
2011-02-11
-3
/
+2
*
more chunk fixes
Tahg
2011-02-11
-16
/
+16
*
fix in LongHashset.java
Tahg
2011-02-10
-1
/
+1
*
fixes for chunks
Tahg
2011-02-10
-99
/
+120
*
Merge branch 'master' of https://github.com/Bukkit/CraftBukkit
Tahg
2011-02-10
-21
/
+601
|
\
|
*
Fixed chunk unloading
Dinnerbone
2011-02-10
-1
/
+1
|
*
Threadsafe World.c(int i, int j)
Dinnerbone
2011-02-10
-5
/
+10
|
*
Added spawn-protection property to server.properties
Zenexer
2011-02-10
-10
/
+8
|
*
Added spawn-protection property to server.properties
Zenexer
2011-02-10
-8
/
+8
|
*
Added spawn-protection property to server.properties
Zenexer
2011-02-10
-10
/
+12
|
*
Fixed LongHashtable.values()
Dinnerbone
2011-02-09
-1
/
+1
|
*
Added Creature.setTarget per jlogsdon
James Logsdon
2011-02-09
-2
/
+2
|
*
Added call to new event on world save (at stop and force save). (Per EyvindRM)
Dinnerbone
2011-02-09
-1
/
+9
|
*
Terrain generation bugfix (will also be in Mojang 1.3)
Ben64
2011-02-09
-0
/
+567
*
|
added method to force an inventory update
Tahg
2011-02-08
-1
/
+1
|
/
*
fixed explosions
Tahg
2011-02-08
-0
/
+3
*
inventory fixes
Tahg
2011-02-08
-9
/
+6
*
changed fence behaviour
Tahg
2011-02-08
-0
/
+24
*
Implemented Sneak event
Alexander Hesse
2011-02-08
-0
/
+12
*
Just cleaning some commits. Don't mind me.
Dinnerbone
2011-02-08
-104
/
+7
*
Added loadChunk, unloadChunk and unloadChunkRequest.
Dinnerbone
2011-02-08
-1
/
+89
*
Added getContents() to TileEntityDispenser to be compatible with
Dinnerbone
2011-02-08
-0
/
+120
*
Adding Craftbukkit comment-tags.
culturespy
2011-02-08
-0
/
+2
*
Make Explosion remember whether it was canceled so that WorldServer can avoid...
culturespy
2011-02-08
-0
/
+8
*
Finalizing the breakage!
Dinnerbone
2011-02-08
-4
/
+4
*
Oops! This matters.
Dinnerbone
2011-02-08
-3
/
+1
*
Implemented new Server methods (getWorld + changes to createWorld)
Dinnerbone
2011-02-08
-0
/
+2
*
Oopsie on compile issue
Erik Broes
2011-02-07
-10
/
+16
*
Moved changes we did to WorldServer back down to World.
Erik Broes
2011-02-07
-60
/
+22
*
Fixing missing mandatory comments.
Erik Broes
2011-02-07
-17
/
+16
*
Fixed Chunk cache in world
Tahg
2011-02-07
-2
/
+8
*
Chunk fetching improvements
Tahg
2011-02-07
-18
/
+2042
*
I'm quite aware that I fail at merging.
Dinnerbone
2011-02-07
-6
/
+3
*
Fixed logging into the correct world
Dinnerbone
2011-02-07
-1
/
+20
*
Fixed entity updating
Dinnerbone
2011-02-07
-16
/
+13
[next]