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
Commit message (
Expand
)
Author
Age
Lines
*
We're LGPL.
Erik Broes
2011-01-02
-0
/
+839
*
Implemented arrows.
sk89q
2011-01-02
-0
/
+30
*
Fixed a bunch of warnings.
Lymia
2011-01-02
-30
/
+24
*
Changed base of the source file to be based off of grum/mc-dev:
durron597
2011-01-01
-117
/
+145
*
POM version crap
Dinnerbone
2011-01-01
-0
/
+1
*
Java 1.5!
Dinnerbone
2011-01-01
-56
/
+64
*
Updated pom.xml to produce a 'ready to run' jar
Erik Broes
2011-01-01
-10
/
+18
*
Changed tabs to 4 spaces, removed unnecessary imports
durron597
2011-01-01
-63
/
+60
*
Transition to Maven
Erik Broes
2011-01-01
-5
/
+59
*
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
-253
/
+271
*
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
-12
/
+59
*
Fixed player handle being reset on death or disconnection
Dinnerbone
2010-12-30
-29
/
+35
*
Implemented Player.sendMessage()
Dinnerbone
2010-12-30
-0
/
+5
*
Don't override getName in CraftPlayer
Dinnerbone
2010-12-30
-8
/
+2
*
No lookup for worlds, store on object
Dinnerbone
2010-12-30
-16
/
+8
*
Implemented entities
Dinnerbone
2010-12-30
-21
/
+155
*
Moved the PLAYER_MOVE and PLAYER_TELEPORT hooks to be packet-based, fixed pla...
Dinnerbone
2010-12-29
-318
/
+39
*
Made Block.setType/Block.setData functional
Dinnerbone
2010-12-29
-4
/
+10
*
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
*
|
Add some .toString()s
Dinnerbone
2010-12-29
-0
/
+15
*
|
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
-2
/
+135
|
/
*
Implemented PLAYER_LOGIN
Dinnerbone
2010-12-28
-11
/
+23
*
Implemented PLAYER_CHAT and PLAYER_COMMAND
Dinnerbone
2010-12-28
-0
/
+520
*
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
*
Added chunk/block/location/world
Dinnerbone
2010-12-27
-2
/
+318
*
Changed quit to use PlayerEvent
Dinnerbone
2010-12-27
-3
/
+1
*
Call hooks, update to new code
Dinnerbone
2010-12-26
-90
/
+435
*
PluginManager => SimplePluginManager
Dinnerbone
2010-12-25
-2
/
+2
*
No longer hardcoding sample plugin, now uses plugins dir
Dinnerbone
2010-12-24
-7
/
+10
*
Fixed a few bugs getting sample plugin to load
Dinnerbone
2010-12-24
-1
/
+1
*
Load sample plugin for now
Dinnerbone
2010-12-24
-3
/
+36
*
Hook onto the server, and added player
Dinnerbone
2010-12-22
-10
/
+529
*
Initial structure
Dinnerbone
2010-12-21
-0
/
+41