1.6.0 Testing 56 (readme, etc)

This commit is contained in:
Morlok8k 2011-12-26 00:03:04 -08:00
parent 2f95bcc32c
commit fa3918fc0b
3 changed files with 6 additions and 4 deletions

5
README
View File

@ -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...

View File

@ -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

View File

@ -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