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
*
Fix for isOp
Tahg
2011-02-23
-1
/
+1
*
Update to Minecraft 1.3 beta
Dinnerbone
2011-02-23
-217
/
+219
*
refactor Items
Tahg
2011-02-21
-51
/
+65
*
returning if a thread is not alive should happen before any changes to
Andrew Ardill
2011-02-21
-2
/
+2
*
implementation of isQueued()
Andrew Ardill
2011-02-21
-0
/
+14
*
Second part of NPE and arctan update :3
VictorD
2011-02-20
-15
/
+24
*
Added null pointer check and switched to a faster arctan method
VictorD
2011-02-20
-0
/
+45
*
Fixed issue with color markers in messages sent to the client.
David Flemström
2011-02-20
-1
/
+64
*
Prevent Blocks from getting lost when a chunk reloads
Erik Broes
2011-02-20
-1
/
+15
*
Added Entity.remove() which marks an entity for removal.
sk89q
2011-02-19
-1
/
+6
*
Redirect System.out and System.err to a Logger
Dinnerbone
2011-02-20
-0
/
+36
*
When deprecating, the alternative should be provided.
EvilSeph
2011-02-19
-4
/
+4
*
Added target block ray trace functionality.
Raphfrk
2011-02-18
-0
/
+70
*
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
[next]