From fa3918fc0b8ccf7fc4aa46ea5e0f11ba36bb9eaa Mon Sep 17 00:00:00 2001 From: Morlok8k Date: Mon, 26 Dec 2011 00:03:04 -0800 Subject: [PATCH] 1.6.0 Testing 56 (readme, etc) --- README | 5 +++-- bin/MLG-BuildID | 1 + bin/MinecraftLandGenerator.conf | 4 ++-- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/README b/README index 6b58073..6ddb549 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -Minecraft Land Generator version 1.6.0 Testing 55 +Minecraft Land Generator version 1.6.0 Testing 56 Updated December 25, 2011 @@ -33,6 +33,7 @@ Morlok8k: - Code Refactoring - Code Formatting - Code Optimization +- Duplicate sections of code have been turned into Methods/"Functions" 1.5.1 - pr0f1x: Added the "save-all" command to be sent to the server before shutting it down. @@ -52,7 +53,7 @@ Morlok8k: - Added total Percentage done (technically, it displays the % done once the server finishes...) - Added debugging output vars of conf file (disabled - need to re-compile source to activate) - + (the goal is to have MLG be configureable, so it can work on any version of the server, past or present.) + + (the goal is to have MLG be configureable, so it can work on any version of the server, past or present.) *** 1.4.5 (pre 1.5.0) *** - sorry! I shouldn't release untested code... diff --git a/bin/MLG-BuildID b/bin/MLG-BuildID index 3eba38f..ef539df 100644 --- a/bin/MLG-BuildID +++ b/bin/MLG-BuildID @@ -11,3 +11,4 @@ D5E723B5504064981A07B21BEC88BC5C=1320744641000# MLG v1.6.0 Testing 30 C446074C032FBDB8819FFD36D67B6BDE=1324240329000# MLG v1.6.0 Testing 41 E24C862A605E1F5AFD6AC476FA362575=1324881816000# MLG v1.6.0 Testing 54 D8C8AAD349579A6ED6F7BED144BC31F0=1324884237000# MLG v1.6.0 Testing 55 +9FB4D286A823DAE4A0D2F2929A1A8A53=1324886386000# MLG v1.6.0 Testing 56 diff --git a/bin/MinecraftLandGenerator.conf b/bin/MinecraftLandGenerator.conf index 33abde8..a418213 100644 --- a/bin/MinecraftLandGenerator.conf +++ b/bin/MinecraftLandGenerator.conf @@ -1,6 +1,6 @@ -#Minecraft Land Generator Configuration File: Version: 1.6.0 Testing 55 +#Minecraft Land Generator Configuration File: Version: 1.6.0 Testing 56 #Authors: Corrodias, Morlok8k, pr0f1x -#Auto-Generated: Sunday, December 25, 2011 at 11:24 PM Pacific Standard Time +#Auto-Generated: Monday, December 26, 2011 at 12:02 AM Pacific Standard Time #Line to run server: Java=java -Djava.awt.headless=true -Djline.terminal=jline.UnsupportedTerminal -Duser.language=en -Xms1024m -Xmx1024m -Xincgc -jar minecraft_server.jar nogui