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
/
org
Commit message (
Expand
)
Author
Age
Lines
...
*
Merge pull request #268 from xPaw/master
Andrew Ardill
2011-05-11
-2
/
+12
|
\
|
*
Added hasSaddle/getSaddle
xPaw
2011-04-26
-5
/
+13
*
|
Added World.strikeLightningEffect() that does no damage.
sk89q
2011-05-06
-0
/
+10
*
|
Added an update on load feature for plugins. Thanks Raphfrk!
EvilSeph
2011-05-05
-0
/
+5
*
|
Made teleporting between worlds 'smoother'. Thanks Raphfrk!
EvilSeph
2011-05-04
-0
/
+11
*
|
Added services manager framework.
sk89q
2011-05-02
-0
/
+7
*
|
Added method to fake a block change request for a player.
sk89q
2011-05-02
-0
/
+14
*
|
Added Player.playNote().
sk89q
2011-05-02
-0
/
+6
*
|
Added NoteBlock.play(instrument, note).
sk89q
2011-05-02
-0
/
+13
*
|
AnimalTamer implementations, refactor and clean-up of code
Andrew Ardill
2011-05-03
-19
/
+67
*
|
Fix isSitting()/setSitting(), add isTame()/setTame()/getOwner()/setOwner() me...
Mike Primm
2011-05-02
-1
/
+28
*
|
We build for Java 1.5, so no @Override for interface implementations
Andrew Ardill
2011-05-02
-1
/
+0
*
|
Improved the Scheduler.
Raphfrk
2011-05-02
-40
/
+181
*
|
Added a setArmorContents method to PlayerInventory.
Raphfrk
2011-05-02
-0
/
+14
*
|
Added per world PVP setting support.
Rigby
2011-05-02
-0
/
+8
*
|
Implemented addRecipe method in CraftServer and associated recipe classes.
Celtic Minstrel
2011-05-01
-0
/
+165
*
|
Added events related to weather in 1.5. Thanks wizjany!
EvilSeph
2011-04-25
-23
/
+55
*
|
Added the ability to retrieve a world's Seed.
Rigby
2011-04-25
-0
/
+4
*
|
Fix TextWrapping issues; Now limits the packets send to the client to either:...
Erik Broes
2011-04-25
-32
/
+50
*
|
Add methods to control thunder.
sk89q
2011-04-22
-0
/
+23
*
|
Added weather control methods.
sk89q
2011-04-22
-1
/
+23
*
|
Added World.strikeLightning(). Also renamed WeatherStorm -> LightningStrike.
sk89q
2011-04-22
-4
/
+11
*
|
Changed Block.setTypeId() back to old behavior before the new translation pro...
sk89q
2011-04-21
-1
/
+1
*
|
Implemented stats/achievement giving
Dinnerbone
2011-04-21
-0
/
+46
*
|
Made reload support allow-flight.
EvilSeph
2011-04-21
-0
/
+1
|
/
*
Fixed the fix of Creeper.setPowered
Dinnerbone
2011-04-21
-2
/
+2
*
Fixed creeper.setPowered
Dinnerbone
2011-04-21
-2
/
+2
*
Implemented Weather and WeatherStorm
Dinnerbone
2011-04-21
-0
/
+41
*
Implemented Creeper.is/setPowered
Dinnerbone
2011-04-21
-0
/
+12
*
Java compat
Dinnerbone
2011-04-21
-1
/
+2
*
Update for 1.5_02.
Erik Broes
2011-04-21
-13
/
+14
*
Reapplying changes lost with our new system in CraftInventory and CraftInvent...
EvilSeph
2011-04-21
-15
/
+15
*
Update for 1.4_00_01 -- if you bypassed Bukkit, you will most likely break.
Erik Broes
2011-04-20
-255
/
+254
*
Don't want the scheduler taking invalid arguments as well.
sk89q
2011-04-18
-0
/
+8
*
Fixed CraftScheduler to catch exceptions thrown by tasks, rather than crash t...
sk89q
2011-04-18
-5
/
+20
*
The @Override annotation should only be used when overriding a method.
Andrew Ardill
2011-04-14
-2
/
+0
*
Made fauxSleeping persist on death and cross-world teleport.
sk89q
2011-04-11
-0
/
+1
*
Fixin' the problem of AFK people not in bed.
sk89q
2011-04-11
-0
/
+9
*
Made what should be the last change missed in translation that might cause ch...
EvilSeph
2011-04-07
-1
/
+1
*
Added bed events and methods.
sk89q
2011-04-07
-0
/
+10
*
Fixed firstEmpty() by making it search for the first null instead of Material...
EvilSeph
2011-04-07
-1
/
+7
*
Made another change that was missed in translation that might cause chunk iss...
alron
2011-04-07
-1
/
+1
*
Fixed Compile error
Tahg
2011-04-06
-4
/
+4
*
Fixed some NPE issues caused by previous commit
Tahg
2011-04-06
-20
/
+36
*
Fixed stupidity in CraftInventory return types
Tahg
2011-04-06
-16
/
+16
*
getContents now returns null for items whose underlying item is null
Tahg
2011-04-06
-1
/
+1
*
added some API for entities
Tahg
2011-04-04
-0
/
+8
*
Added player.saveData and player.loadData.
afforess
2011-04-03
-0
/
+8
*
Fix chunk.getEntities
Erik Broes
2011-04-02
-5
/
+5
*
Implemented entity.getNearbyEntities()
Stephen
2011-04-02
-1
/
+12
[prev]
[next]