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
/
MinecraftServer.java
Commit message (
Expand
)
Author
Age
Lines
*
Enable hardcore support. Fixes BUKKIT-2259
feildmaster
2012-08-12
-1
/
+1
*
Re-add support for full chunk saving so the server save-alls on stop. Fixes B...
EvilSeph
2012-08-08
-1
/
+3
*
Make periodic chunk saving less aggressive and fixed double player data savin...
EvilSeph
2012-08-07
-5
/
+1
*
Implement new AsyncPlayerChatEvent. Addresses BUKKIT-2064
Wesley Wolfe
2012-08-03
-0
/
+24
*
Process entity ticks on worlds without players. Fixes BUKKIT-2031
Mike Primm
2012-08-03
-1
/
+1
*
Add missing callWorldInitEvent on startup.
feildmaster
2012-08-02
-0
/
+2
*
Update CraftBukkit to Minecraft 1.3.1
feildmaster
2012-08-02
-405
/
+757
*
Cleaned up CraftBukkit comments in NMS.
Wesley Wolfe
2012-07-23
-24
/
+14
*
Add query-plugins setting. Addresses BUKKIT-1781
H31IX
2012-06-20
-1
/
+1
*
Support asynchronous events; Addresses BUKKIT-1212
Wesley Wolfe
2012-06-13
-3
/
+5
*
Add fallback for when jline fails to initialize. Fixes BUKKIT-1675.
Travis Watkins
2012-05-23
-2
/
+11
*
Update to jline 2. Fixes BUKKIT-717
EdGruberman
2012-05-15
-2
/
+9
*
Added missing //CB comment
Dinnerbone (Laptop)
2012-03-30
-1
/
+1
*
Updated version to 1.2.5-R0.1-SNAPSHOT
Dinnerbone (Laptop)
2012-03-30
-8
/
+9
*
Updated to Minecraft version 1.2.4. Updated version string to 1.2.4-R0.1.
Nathan Adams
2012-03-22
-2
/
+2
*
Updated from 1.2.2 to 1.2.3. This fixes BUKKIT-943
Nathan Adams
2012-03-02
-2
/
+2
*
Convert contained worlds to Anvil (thanks to Amaranth)
Nathan Adams
2012-03-02
-1
/
+6
*
Updated CraftBukkit to 1.2
Nathan Adams
2012-03-01
-26
/
+47
*
[Bleeding] Added Conversations API. Addresses BUKKIT-864
rmichela
2012-03-01
-4
/
+3
*
Updated to rename revision 02
Erik Broes
2012-03-01
-1
/
+1
*
Deprecation cleanup.
Erik Broes
2012-02-18
-3
/
+3
*
Added 'generate-structure' setting support and WorldCreator property.
Eric Stokes
2012-01-29
-1
/
+2
*
Adding the option to suppress overload warnings as a bukkit.yml option. Thank...
Erik Broes
2012-01-15
-0
/
+1
*
Fix formatting.
Erik Broes
2012-01-15
-1
/
+1
*
Update for 1.1_01 renames.
Erik Broes
2012-01-15
-5
/
+5
*
Modified ConsoleReader to use System.in instead of FileDescriptor.in. Big tha...
Nathan Adams
2012-01-14
-1
/
+2
*
Fixed version in startup message
Nathan Adams
2012-01-12
-1
/
+1
*
Updated to Minecraft 1.1
Erik Broes
2012-01-12
-59
/
+68
*
Fix balance of CraftBukkit start/end.
Erik Broes
2012-01-12
-3
/
+1
*
Update to mc-dev rename revision 01
Nathan Adams
2012-01-12
-4
/
+4
*
Fix CraftBukkit comments.
Erik Broes
2012-01-12
-2
/
+2
*
Made startup completion time actually be reported in seconds. Again.
EvilSeph
2011-12-27
-3
/
+3
*
Fixed vanilla->bukkit world migration for The End. This fixes BUKKIT-326. Tha...
Nathan Adams
2011-12-19
-2
/
+2
*
Implemented CraftServer.getAllowEnd(). Thanks codename-B!
Erik Broes
2011-12-09
-1
/
+7
*
Teach MinecraftServer how to handle Remote Console commands.
Andrew Ardill
2011-12-07
-2
/
+13
*
Performance update to remove several very high counts of temp object creation
Tahg
2011-12-06
-1
/
+1
*
Implemented 1.0.1 fixes. This fixes BUKKIT-3, BUKKIT-39, BUKKIT-150
Nathan Adams
2011-12-01
-2
/
+2
*
Updated to use mc-dev rename revision 1
Nathan Adams
2011-11-30
-8
/
+8
*
Fixed ancient vanilla typo in offline mode warnings. Thanks to Alexitaly92 fo...
Nathan Adams
2011-11-26
-1
/
+1
*
Fixed allow-nether being ignored
Nathan Adams
2011-11-24
-6
/
+6
*
Made the new Status info list plugins (test it out at http://dinnerbone.com/m...
Nathan Adams
2011-11-20
-2
/
+26
*
Update for 1.0.0
Erik Broes
2011-11-20
-69
/
+203
*
Added new bukkit.yml entry (settings -> world-container) to control the direc...
Nathan Adams
2011-10-12
-2
/
+2
*
Blocked access to ColouredConsoleSenders constructor, implemented getConsoleS...
Dinnerbone
2011-09-24
-2
/
+2
*
Update to mcdev rename revision 01 for 1.8.1
Dinnerbone
2011-09-24
-5
/
+5
*
Stop sending multiple time packets to each client
Erik Broes
2011-09-23
-10
/
+17
*
Bunchafixes which may or may not have any end result
Dinnerbone
2011-09-16
-16
/
+16
*
Update for Minecraft 1.8.1
Dinnerbone
2011-09-15
-1
/
+1
*
Update for Minecraft 1.8
Dinnerbone
2011-09-15
-18
/
+29
*
safety check (and hopeful fix) for chunk saving
Tahg
2011-08-19
-3
/
+2
[next]