From b990453e10596cb46d51ba7dddf18286162b346c Mon Sep 17 00:00:00 2001 From: Morlok8k Date: Thu, 28 Apr 2011 04:56:07 -0700 Subject: [PATCH] 1.4.0 update for readme --- README | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/README b/README index 3768a94..a8f2b53 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -Minecraft Land Generator version 1.3.0 +Minecraft Land Generator version 1.4.0 Originally by Corrodias Tweaked by Morlok8k @@ -13,6 +13,14 @@ This program is public domain, and the source code is included in the .jar file. The JNLP library is included as lib\jnbt-1.1.jar. It is not public domain. Its license is included within its .jar file, as LICENSE.TXT. Version History: +1.4.0 +- Future Proofing +- Configurble Server Message reading. (If server updates and breaks MLG, you can add the new text!) +- Updated config file, and auto updating from old format. +- Added % of spawn area to non-verbose output. +- Removed datetime stamps from server output in verbose mode +- Other Misc fixes. + 1.3.0 - Fixed Problems with Minecraft Beta 1.3 -- Morlok8k @@ -82,4 +90,4 @@ Notes: This does not currently touch the Nether from SSP. It may be possible to rig something up when that's working on SMP. However if you are running a Nether-only server, it should work fine. -I recommend using MCE or MCEDIT to relight the map after you generate it. This will take a long time, but should fix all those incorrectly dark spots in your level. \ No newline at end of file +I recommend using MCE or MCEDIT to relight the map after you generate it. This will take a long time, but should fix all those incorrectly dark spots in your level.