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
/
bukkit
Commit message (
Expand
)
Author
Age
Lines
*
Added EntityTame event. Thanks halvors!
EvilSeph
2011-06-09
-0
/
+15
*
Adds update chunk method for sending fake chunk updates to the client. This i...
raphfrk
2011-06-08
-0
/
+29
*
Portal changes.
Tahg
2011-06-08
-4
/
+5
*
Fixed nether's identity crises
Dinnerbone
2011-06-07
-3
/
+2
*
Added UniqueId to entities. Thanks Afforess!
EvilSeph
2011-06-07
-0
/
+5
*
Added ChunkSnapshot for efficient, thread-safe copies of Chunk data. Thanks m...
EvilSeph
2011-06-07
-4
/
+152
*
Implemented unloadWorld(). Thanks Rigby!
EvilSeph
2011-06-07
-0
/
+45
*
Fix for generator stuff now being class
Dinnerbone
2011-06-06
-4
/
+37
*
Implemented custom chunk generators and block populators
Dinnerbone
2011-06-06
-2
/
+165
*
Possible fix for some chunk loading issues experienced when teleporting. Than...
EvilSeph
2011-06-05
-2
/
+3
*
fixed environments
Tahg
2011-06-03
-7
/
+10
*
fixed cross world teleport
Tahg
2011-06-01
-3
/
+1
*
More multiworld fixes
Tahg
2011-05-31
-2
/
+1
*
Update for 1.6.6
Erik Broes
2011-05-31
-1
/
+1
*
Update for 1.6.5
Erik Broes
2011-05-30
-27
/
+10
*
Fixed a bunch of multiworld issues (entity tracking etc)
Dinnerbone
2011-05-27
-4
/
+7
*
Version fix
Dinnerbone
2011-05-26
-1
/
+1
*
Update for 1.6.3
Dinnerbone
2011-05-26
-1
/
+1
*
Implemented 1.6!
Dinnerbone
2011-05-26
-54
/
+27
*
Fixed animals not spawning when spawn-monsters is set to false.
EvilSeph
2011-05-22
-1
/
+1
*
Fixed duplicate console and player messages when built in server commands whe...
stevenh
2011-05-22
-20
/
+38
*
Possible fix for -nojline printing blank lines
Dinnerbone
2011-05-19
-10
/
+18
*
Fixed -nojline.
EvilSeph
2011-05-19
-1
/
+2
*
Added -nojline CLI option to emulate vanilla console behaviours. Added JLine ...
EvilSeph
2011-05-18
-0
/
+10
*
Added get/setLastDamageCause. Thanks sunkid!
EvilSeph
2011-05-16
-0
/
+10
*
Made setHealth(0) trigger EntityDeathEvent and drops. Thanks yetanotherx!
EvilSeph
2011-05-15
-0
/
+5
*
Whitespace + general cleanup
Erik Broes
2011-05-15
-102
/
+101
*
Edited src/main/java/org/bukkit/craftbukkit/entity/CraftPig.java via GitHub
Andrew Ardill
2011-05-11
-2
/
+2
*
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
[next]