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
/
net
/
minecraft
/
server
Commit message (
Expand
)
Author
Age
Lines
*
Transition to Maven
Erik Broes
2011-01-01
-1857
/
+0
*
Changed BlockCanBuildEvent to store the int and not the material
durron597
2011-01-01
-1
/
+1
*
Changed BlockCanBuild event to pass the material
durron597
2011-01-01
-2
/
+4
*
Fixed Material
Dinnerbone
2011-01-01
-251
/
+251
*
Didn't work correctly before. Now it does
durron597
2011-01-01
-5
/
+10
*
Implemented BLOCK_CANBUILD
durron597
2011-01-01
-2
/
+15
*
Changed Block to CraftBlock. Changed callHook to getServer
durron597
2010-12-31
-5
/
+6
*
Reimplemented BlockFlow to use multiple BlockFromToEvents
durron597
2010-12-31
-29
/
+20
*
Merge branch 'master' of github.com:Dinnerbone/Craftbukkit
Dinnerbone
2010-12-31
-2
/
+266
|
\
|
*
Implemented BLOCK_FLOW
durron597
2010-12-31
-0
/
+260
|
*
Added callHook method to WorldServer so we can get callEvents from
durron597
2010-12-31
-0
/
+5
*
|
Fixed physics event
Dinnerbone
2010-12-31
-1
/
+1
*
|
Implemented BLOCK_PHYSICS
Dinnerbone
2010-12-30
-0
/
+38
|
/
*
Fixed insane fall damage (entities reset on death)
Dinnerbone
2010-12-30
-9
/
+12
*
Fixed player handle being reset on death or disconnection
Dinnerbone
2010-12-30
-7
/
+18
*
No lookup for worlds, store on object
Dinnerbone
2010-12-30
-1
/
+5
*
Implemented entities
Dinnerbone
2010-12-30
-1
/
+1
*
Moved the PLAYER_MOVE and PLAYER_TELEPORT hooks to be packet-based, fixed pla...
Dinnerbone
2010-12-29
-317
/
+38
*
Merge branch 'master' of github.com:Dinnerbone/Craftbukkit
Dinnerbone
2010-12-29
-11
/
+12
|
\
|
*
Updated PLAYER_MOVE hook to deal correctly with a cancelled event.
VictorD
2010-12-29
-11
/
+12
*
|
Merge branch 'master' of github.com:Dinnerbone/Craftbukkit
Dinnerbone
2010-12-28
-0
/
+316
|
\
|
|
*
Added support for event PLAYER_MOVE
VictorD
2010-12-29
-0
/
+316
*
|
Keep Blocks updated when changed by the world
Dinnerbone
2010-12-28
-0
/
+116
|
/
*
Implemented PLAYER_LOGIN
Dinnerbone
2010-12-28
-11
/
+23
*
Implemented PLAYER_CHAT and PLAYER_COMMAND
Dinnerbone
2010-12-28
-0
/
+516
*
Moved from jd-gui to jad
Erik Broes
2010-12-28
-468
/
+505
*
Changed event calling to reflect new event structure
Dinnerbone
2010-12-28
-3
/
+3
*
Changed quit to use PlayerEvent
Dinnerbone
2010-12-27
-3
/
+1
*
Call hooks, update to new code
Dinnerbone
2010-12-26
-85
/
+418
*
Load sample plugin for now
Dinnerbone
2010-12-24
-0
/
+7
*
Hook onto the server, and added player
Dinnerbone
2010-12-22
-0
/
+468