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
/
net
/
minecraft
/
server
/
ServerConfigurationManager.java
Commit message (
Expand
)
Author
Age
Lines
*
Updated CraftBukkit to 1.2
Nathan Adams
2012-03-01
-4
/
+4
*
Updated to rename revision 02
Erik Broes
2012-03-01
-2
/
+2
*
Implemented TeleportCause enums. Addresses BUKKIT-265
James Clarke
2012-02-29
-1
/
+21
*
Added a built-in update checker. See http://wiki.bukkit.org/Bukkit.yml#auto-u...
Nathan Adams
2012-02-16
-0
/
+1
*
[Bleeding] Implemented Vanish API.
Travis Watkins
2012-02-03
-7
/
+25
*
Fixed wrong game type being sent when a player is teleported across worlds. F...
EvilSeph
2012-02-01
-1
/
+1
*
Added useExactLoginLocation(). Closes BUKKIT-145
EvilSeph
2012-01-29
-3
/
+7
*
Update for 1.1_01 renames.
Erik Broes
2012-01-15
-3
/
+3
*
Updated to Minecraft 1.1
Erik Broes
2012-01-12
-2
/
+2
*
Fix balance of CraftBukkit start/end.
Erik Broes
2012-01-12
-1
/
+2
*
Update to mc-dev rename revision 01
Nathan Adams
2012-01-12
-8
/
+8
*
Fix CraftBukkit comments.
Erik Broes
2012-01-12
-6
/
+6
*
Fixed NPE in ServerConfigurationManager when sometimes attempting to flee the...
Nathan Adams
2011-12-09
-1
/
+3
*
Fixed exp resetting upon teleporting cross-world (fixes BUKKIT-46. Again.)
Nathan Adams
2011-12-04
-0
/
+1
*
Fixed a few player-respawn issues. This should resolve BUKKIT-28 (Dupe bug), ...
Nathan Adams
2011-12-04
-9
/
+1
*
Don't disconnect a player if they're already disconnected (fixes BUKKIT-43)
Nathan Adams
2011-12-01
-0
/
+2
*
Fixed Players from technically only dying once (thanks Qala)
Nathan Adams
2011-11-30
-0
/
+1
*
Updated to use mc-dev rename revision 1
Nathan Adams
2011-11-30
-9
/
+9
*
Ignore empty messages (not just null) for join and quit
Nathan Adams
2011-11-28
-1
/
+1
*
Fixed NPE travelling to the nether from a custom world
Nathan Adams
2011-11-25
-1
/
+1
*
Nether portals should now only work in the default world
Nathan Adams
2011-11-25
-1
/
+1
*
Fixed portal event reporting wrong from-world
Nathan Adams
2011-11-25
-2
/
+2
*
I've either fixed going to The End, or made it worse. I'm sure we'll find out...
Nathan Adams
2011-11-24
-3
/
+18
*
Fixed allow-nether being ignored
Nathan Adams
2011-11-24
-3
/
+7
*
Update for 1.0.0
Erik Broes
2011-11-20
-46
/
+60
*
Fixed PlayerChangedWorld event.
sunkid
2011-10-03
-4
/
+6
*
Minimal diffs! Move methods for the new list-name away from nms
Dinnerbone
2011-10-03
-50
/
+1
*
Implemented PlayerChangedWorldEvent.
sunkid
2011-10-01
-10
/
+15
*
Added Player.get/setListName to change the name of the player on the player l...
sk89q
2011-09-26
-4
/
+60
*
Implemented getOperators
Dinnerbone
2011-09-25
-1
/
+1
*
Blocked access to ColouredConsoleSenders constructor, implemented getConsoleS...
Dinnerbone
2011-09-24
-1
/
+1
*
Update to mcdev rename revision 01 for 1.8.1
Dinnerbone
2011-09-24
-28
/
+28
*
Refactored a bunch of death code into the event factory
Dinnerbone
2011-09-21
-0
/
+4
*
Missed closing the comment block -- doh
Erik Broes
2011-09-18
-0
/
+1
*
Remove pingpacket updating completely for now -- this needs a better fix, the...
Erik Broes
2011-09-18
-19
/
+10
*
Fix silly infiniteloop in pingpacket
Erik Broes
2011-09-17
-2
/
+1
*
Implemented configurable ping packet limit.
EvilSeph
2011-09-16
-13
/
+19
*
More latency handling fixes.
Rigby
2011-09-16
-0
/
+5
*
Fixed the client having an incorrect world seed on respawn/teleporting across...
EvilSeph
2011-09-16
-1
/
+1
*
Fixed food data not persisting appropriately.
EvilSeph
2011-09-16
-0
/
+1
*
Update for Minecraft 1.8
Dinnerbone
2011-09-15
-28
/
+54
*
Added new Server.getPlayerExact() method, added whitelist methods and don't u...
Dinnerbone
2011-09-03
-1
/
+1
*
Implemented new ban and unban methods
Dinnerbone
2011-09-03
-1
/
+1
*
Implemented IP-banning methods
Dinnerbone
2011-09-03
-1
/
+1
*
Fixed using custom PTAs for PlayerPortal event.
EvilSeph
2011-08-27
-1
/
+1
*
Revert "Implements interface for changing the view distance."
EvilSeph
2011-08-15
-18
/
+2
*
Implements interface for changing the view distance.
Andrew Ardill
2011-08-15
-2
/
+18
*
Prevent Nether Portals from teleporting the player from Bukkit worlds to the ...
Rigby
2011-08-05
-3
/
+11
*
Implemented new permission system
Dinnerbone
2011-07-17
-0
/
+14
*
Update to Minecraft 1.7
Dinnerbone
2011-06-30
-2
/
+2
[next]