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
*
ConsoleCommandSender no longer has a default constructor, use ConsoleCommandS...
Dinnerbone
2011-02-23
-2
/
+8
*
possible fix for levers, ladders, and buttons
speakeasy
2011-02-23
-1
/
+1
*
Fixed bad cast in EntityItem
Dinnerbone
2011-02-23
-1
/
+1
*
Fix for isOp
Tahg
2011-02-23
-1
/
+1
*
Update to Minecraft 1.3 beta
Dinnerbone
2011-02-23
-3281
/
+3171
*
Fix PlayerRespawnEvent for multi-worlds
Taylor Kelly
2011-02-22
-0
/
+5
*
refactor Items
Tahg
2011-02-21
-58
/
+72
*
N.M.S cleanup in preparation for update
Dinnerbone
2011-02-21
-151
/
+106
*
Merge branch 'master' of github.com:Bukkit/CraftBukkit
Dinnerbone
2011-02-21
-52
/
+250
|
\
|
*
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
|
*
Modify URI to repo.bukkit.org
Luke GB
2011-02-21
-2
/
+2
|
*
Second part of NPE and arctan update :3
VictorD
2011-02-20
-19
/
+34
|
*
Added null pointer check and switched to a faster arctan method
VictorD
2011-02-20
-0
/
+45
|
*
Fix encoding in net.minecraft.server files.
Daniel Chesters
2011-02-20
-16
/
+16
|
*
Fixed issue with color markers in messages sent to the client.
David Flemström
2011-02-20
-5
/
+71
|
*
Minor cleaning of code
Erik Broes
2011-02-20
-10
/
+8
|
*
Prevent Blocks from getting lost when a chunk reloads
Erik Broes
2011-02-20
-2
/
+21
|
*
fixed buttons, plates
Tahg
2011-02-19
-13
/
+39
|
*
Lowered the priority of the old command handler event. A number of plugins we...
sk89q
2011-02-19
-1
/
+9
|
*
Added Entity.remove() which marks an entity for removal.
sk89q
2011-02-19
-1
/
+6
|
*
Added slime as a detected entity.
sk89q
2011-02-19
-0
/
+2
*
|
Make all new loggers default to the same logging as "Minecraft" (to console +...
Dinnerbone
2011-02-20
-0
/
+42
|
/
*
Redirect System.out and System.err to a Logger
Dinnerbone
2011-02-20
-0
/
+44
*
Fixed CLI arguments
Dinnerbone
2011-02-19
-1
/
+1
*
Magic - updated gitdescriber
Luke GB
2011-02-19
-1
/
+1
*
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
*
Added pull request conventions that should be followed if you want your pull ...
EvilSeph
2011-02-18
-1
/
+4
*
Implemented a whole buncha Location overrides in CraftWorld
Dinnerbone
2011-02-18
-0
/
+16
*
Don't kick players if a command failed from an exception
Dinnerbone
2011-02-18
-2
/
+14
*
Changed hatchingType to MobType from CreatureType as refactoring (and so plug...
EvilSeph
2011-02-17
-1
/
+1
*
Implementation of spawnCreature(Location, CreatureType)
Andrew Ardill
2011-02-17
-0
/
+15
*
Updated to use CreatureType and CreatureSpawner
Andrew Ardill
2011-02-17
-12
/
+48
*
Added Player.chat().
sk89q
2011-02-16
-19
/
+35
*
Added CREATURE_SPAWN event per ss2man44
EvilSeph
2011-02-16
-0
/
+45
*
implementation of isCurrentlyRunning(int taskId);
Andrew Ardill
2011-02-17
-4
/
+24
*
That messed up Jenkins
Luke GB
2011-02-15
-1
/
+1
*
Further POM haxx. Now reads git description during build process.
Luke GB
2011-02-15
-2
/
+26
*
Add repository info to POM
Luke Granger-Brown
2011-02-15
-3
/
+8
*
Allows calling of functions in the main thread
Raphfrk
2011-02-13
-1
/
+132
*
Implementation of BlockBreakEvent
Meaglin
2011-02-13
-0
/
+20
*
Fixes a deadlock issue in CraftScheduler
Raphfrk
2011-02-13
-1
/
+5
*
Make the spawning listen to the server spawn-settings
Erik Broes
2011-02-13
-8
/
+25
*
Replace a net.minecraft accessor with a public attr.
Stéphan Kochen
2011-02-12
-6
/
+2
*
Added MaxSpeed methods to minecarts. Added MaxSpeed methods to boats. Added S...
afforess
2011-02-12
-16
/
+73
*
Fixed bug in event when taking fall damage. Now uses event damage.
Andrew Ardill
2011-02-12
-1
/
+1
*
Added EXPLOSION_PRIMED event.
culturespy
2011-02-12
-2
/
+217
*
Added SIGN_CHANGE event.
Timberjaw
2011-02-11
-1
/
+15
[next]