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
*
Update CraftBukkit to Minecraft 1.4.5.
Travis Watkins
2012-11-16
-1
/
+1
*
Update CraftBukkit to Minecraft 1.4.4.
Travis Watkins
2012-11-13
-31
/
+36
*
Migrate world data with world when switching from vanilla Minecraft to
EvilSeph
2012-11-02
-0
/
+9
*
[Bleeding] Fix mistranslation affecting time of the server vs time of day.
md_5
2012-11-02
-1
/
+1
*
Fixed generator-settings not being set. Fixes BUKKIT-2652
EvilSeph
2012-10-28
-0
/
+1
*
Update CraftBukkit to Minecraft 1.4(.2).
Travis Watkins
2012-10-27
-100
/
+117
*
Delegate tab-completion. Fixes BUKKIT-2181. Adds BUKKIT-2602
Score_Under
2012-10-15
-0
/
+5
*
Queue tasks from secondary threads. Fixes BUKKIT-2546 and BUKKIT-2600
Wesley Wolfe
2012-10-14
-31
/
+30
*
CraftBukkit comment fixes
Wesley Wolfe
2012-09-14
-2
/
+2
*
Reverted changes to chunk saving behaviour.
EvilSeph
2012-09-12
-3
/
+1
*
[Bleeding] Add autosave interval setting in bukkit.yml. Adds BUKKIT-2507
Mike Primm
2012-09-12
-1
/
+2
*
Bulk pending cleanup.
Wesley Wolfe
2012-09-09
-21
/
+21
*
Update to 1.3.2
Travis Watkins
2012-08-25
-7
/
+4
*
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
[next]