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
*
Added setFireTicks(), getFireTicks() and getMaxFireTicks().
Protected
2011-02-18
-0
/
+12
*
Implemented a whole buncha Location overrides in CraftWorld
Dinnerbone
2011-02-18
-0
/
+16
*
Implementation of spawnCreature(Location, CreatureType)
Andrew Ardill
2011-02-17
-0
/
+15
*
Updated to use CreatureType and CreatureSpawner
Andrew Ardill
2011-02-17
-11
/
+46
*
Added Player.chat().
sk89q
2011-02-16
-0
/
+4
*
implementation of isCurrentlyRunning(int taskId);
Andrew Ardill
2011-02-17
-4
/
+24
*
Allows calling of functions in the main thread
Raphfrk
2011-02-13
-1
/
+132
*
Fixes a deadlock issue in CraftScheduler
Raphfrk
2011-02-13
-1
/
+5
*
Replace a net.minecraft accessor with a public attr.
Stéphan Kochen
2011-02-12
-1
/
+1
*
Added MaxSpeed methods to minecarts. Added MaxSpeed methods to boats. Added S...
afforess
2011-02-12
-0
/
+49
*
Added implementation of Colorable to CraftSheep
Andrew Ardill
2011-02-12
-0
/
+11
*
Merge branch 'master' of https://github.com/Bukkit/CraftBukkit
Tahg
2011-02-10
-5
/
+33
|
\
|
*
Fixed chunk unloading
Dinnerbone
2011-02-10
-0
/
+1
|
*
Worlds are now in the order they are loaded, with [0] being default
Dinnerbone
2011-02-09
-2
/
+2
|
*
Probably fixed getLoadedChunks()
Dinnerbone
2011-02-09
-2
/
+3
|
*
Added Creature.getTarget
Dinnerbone
2011-02-09
-0
/
+8
|
*
Added Creature.setTarget per jlogsdon
James Logsdon
2011-02-09
-1
/
+19
*
|
added method to force an inventory update
Tahg
2011-02-08
-0
/
+4
|
/
*
inventory fixes
Tahg
2011-02-08
-2
/
+9
*
Implemented Sneak event
Alexander Hesse
2011-02-08
-0
/
+8
*
Just cleaning some commits. Don't mind me.
Dinnerbone
2011-02-08
-12
/
+97
*
Added loadChunk, unloadChunk and unloadChunkRequest.
Dinnerbone
2011-02-08
-1
/
+25
*
Implemented WORLD_LOADED
Dinnerbone
2011-02-08
-0
/
+4
*
Implemented new Server methods (getWorld + changes to createWorld)
Dinnerbone
2011-02-08
-9
/
+21
*
@Override interface implementation is 1.6 exclusively
Erik Broes
2011-02-07
-1
/
+0
*
I'm quite aware that I fail at merging.
Dinnerbone
2011-02-07
-2
/
+11
*
CraftWorld.toString has name
Dinnerbone
2011-02-07
-1
/
+1
*
Fixed inventory transition
Dinnerbone
2011-02-07
-1
/
+4
*
Possibly fixed block/chunk leaking
Dinnerbone
2011-02-07
-2
/
+2
*
Changes to reflect new Environment enum
Dinnerbone
2011-02-07
-2
/
+13
*
NPE
Dinnerbone
2011-02-07
-2
/
+0
*
Fixed invisibility after cross-world teleportation
Dinnerbone
2011-02-07
-17
/
+26
*
Fixed various multiworld teleporting issues
Dinnerbone
2011-02-07
-6
/
+17
*
Fixed NPE after traveling to another world
Dinnerbone
2011-02-07
-0
/
+1
*
Probably definitely fixed mob leaking
Dinnerbone
2011-02-07
-1
/
+2
*
Possibly fixed world leaks (mobs crossing into other worlds)
Dinnerbone
2011-02-07
-0
/
+2
*
Proper 'otherworld' chunkloading
Erik Broes
2011-02-07
-1
/
+7
*
Attempt to clear loaded chunks during multiworld teleportation
Dinnerbone
2011-02-07
-6
/
+59
*
Fixed player teleportation
Dinnerbone
2011-02-07
-5
/
+3
*
Added internal MC support for multiple worlds
Dinnerbone
2011-02-07
-3
/
+11
*
Scheduler
Raphfrk
2011-02-07
-0
/
+463
*
Remove deprecated [gs]etTime calls
Erik Broes
2011-02-06
-11
/
+1
*
Added CraftBlock.getVector().
sk89q
2011-02-05
-0
/
+5
*
getLoadedChunks method
Raphfrk
2011-02-05
-0
/
+4
*
Added version output to CraftBukkit that displays on startup.
EvilSeph
2011-02-05
-0
/
+1
*
Addded: int getMaxPlayers()
Animosity
2011-02-05
-0
/
+4
*
fixed addItem hopefully
tahg
2011-02-04
-1
/
+1
*
Fix for multi-stack adds
Tahg
2011-02-05
-5
/
+5
*
Fixed NPE on missing kick-reason - http://redmine.bukkit.org/issues/359
Erik Broes
2011-02-04
-1
/
+1
*
Removed tab on line 97.
Warren
2011-02-03
-1
/
+1
[next]