Commit Graph

  • 76c24030eb
    Update README.md Matěj Hájek 2021-08-19 17:42:32 +02:00
  • 4177553b6f
    Update and rename README to README.md Matěj Hájek 2021-08-19 17:32:19 +02:00
  • b94443eccf
    Merge bdc03e9e72b904d3c0a3d13c522b54efb2a81a93 into 5121ab6f0113905232601b8efbeb9d170d189251 Peter Koeleman 2020-08-12 13:40:25 +02:00
  • bdc03e9e72
    Update SpawnPoint.java Peter Koeleman 2020-08-12 13:39:29 +02:00
  • f64ea444e3
    Merge 71ef49ed11e8b2d0a7b0ceb7fce56f46799dd60d into 5121ab6f0113905232601b8efbeb9d170d189251 VADemon 2019-06-01 03:04:54 +00:00
  • 71ef49ed11 1.7.8: - Restart server when gen didn't complete - add postShutdownDelay to wait between iterations VADemon 2019-06-01 04:50:33 +02:00
  • 5e0ed50b94 Changed from WTFPL to CC0 Piegames 2019-04-15 15:22:09 +02:00
  • 6bca565b3c Remove old junk Piegames 2019-04-15 14:31:28 +02:00
  • a627245fc3 Bugs and performance Piegames 2018-12-08 12:25:13 +01:00
  • 73d1d0d907 Made it more library-friendly Piegames 2018-12-07 22:47:14 +01:00
  • ba559f64c9 Added lazy mode Piegames 2018-12-07 12:32:18 +01:00
  • 781e980286 Added a test Piegames 2018-11-28 15:12:24 +01:00
  • a0e27450a3 Fixed stupid bugs Piegames 2018-11-28 08:54:04 +01:00
  • b2567d4c89 Fix pom.xml dependencies Piegames 2018-11-27 17:37:12 +01:00
  • 34e036c6f6 Testing and fixing Piegames 2018-11-27 16:51:49 +01:00
  • f7cef3fdf8 Documentation Piegames 2018-11-15 13:38:56 +01:00
  • 1a212bc9aa More library friendly + forceload generator Piegames 2018-11-15 10:21:49 +01:00
  • d79061f722 auto-spawnpoints should work too Piegames 2018-11-14 18:36:59 +01:00
  • 0be54d1fcc manual-spawnpoints now works Piegames 2018-11-14 17:21:03 +01:00
  • 278c168036 Update to newer NBT library Piegames 2018-11-14 14:20:17 +01:00
  • 8d4b49f99c WIP Piegames 2018-11-14 14:09:14 +01:00
  • 56e6493c27 Delete stuff (maybe the last one) Piegames 2018-11-14 10:07:05 +01:00
  • 97644e0dc9 More Commandline sommerlilie 2018-11-14 08:30:09 +01:00
  • cc39bd9767 More Commandline Options sommerlilie 2018-11-13 20:16:20 +01:00
  • 741f5f6188 Delete even more unused stuff Piegames 2018-11-13 20:05:35 +01:00
  • 95f8909888 Delete more unused stuff Piegames 2018-11-13 20:01:30 +01:00
  • 4993aacfd6 Delete stuff Piegames 2018-11-13 19:51:22 +01:00
  • 142cc34060 Update Commandline sommerlilie 2018-11-13 19:27:26 +01:00
  • 3a36fe2013 Added picocli sommerlilie 2018-11-13 19:14:16 +01:00
  • dd331c3f3f Cleanup Piegames 2018-11-13 18:20:19 +01:00
  • cb1f309031 Some changes sommerlilie 2018-11-12 12:46:13 +01:00
  • c981b4bd09 Replaced Coordinates with JOML Vector3i sommerlilie 2018-11-12 11:39:58 +01:00
  • 36283b152e Add more dependencies Piegames 2018-11-12 10:37:03 +01:00
  • 15a8580db4 Redone download file Piegames 2018-11-12 10:27:28 +01:00
  • 2c12f951cd Update: now compile errors are removed sommerlilie 2018-11-11 21:21:29 +01:00
  • b7e755d957 removed compile errors sommerlilie 2018-11-11 20:22:18 +01:00
  • 4729be6f38 small changes Unknown 2018-11-02 14:27:40 +01:00
  • 3322ba0552 Replaced the classes Time, Out and ArrayList Unknown 2018-10-29 10:37:25 +01:00
  • 577238cc0b Used log4j as logger Unknown 2018-10-26 14:55:51 +02:00
  • 6970ab8a68 Changed to Intellij project, added Maven Unknown 2018-10-26 13:50:29 +02:00
  • 5121ab6f01
    Create CONTRIBUTING.md master Morlok8k 2018-10-25 16:54:37 -07:00
  • e31eb922e2
    wrong url in source code note Morlok8k 2018-08-24 17:24:09 -07:00
  • 95a9ab4717 cleaned up compile warnings Morlok8k 2015-03-10 14:22:45 -07:00
  • 47983d5f4d removed some test code. still 1.7.7 Morlok8k 2015-03-10 14:15:35 -07:00
  • a6171bdf25 1.7.7 update - regions, bugfixes Morlok8k 2015-03-10 14:06:40 -07:00
  • 54d16db38a 1.7.6 release Morlok8k 2015-01-19 03:42:29 -08:00
  • f58ac12a3b 1.7.6 update Morlok8k 2015-01-19 03:26:17 -08:00
  • ae5df01f95 updated .gitignore Morlok8k 2015-01-19 03:25:09 -08:00
  • d67cc82328 fixed the last of Gallion's bugs (initial setup broken) Morlok8k 2015-01-19 03:23:45 -08:00
  • fc372a1b45 Gallion's fix broke the initial setup script. compensating. Morlok8k 2015-01-19 02:23:48 -08:00
  • b05ee4e22a 1.7.6 updated info Morlok8k 2015-01-19 02:03:34 -08:00
  • 94610166a8 stupid auto-formatter Morlok8k 2015-01-19 01:52:39 -08:00
  • 57b975733a Fixed: Resource leak: 'serverPropertiesFile' is never closed Morlok8k 2015-01-19 01:42:26 -08:00
  • da4073f5d2 added a .gitignore Morlok8k 2015-01-19 01:42:02 -08:00
  • 3f9b9565e6 Merge pull request #9 from Gallion/master Morlok8k 2015-01-09 17:19:58 -08:00
  • 49f40e6208 Updated the jar Gallion 2015-01-09 19:51:59 -05:00
  • 2d42570bb5 Let's try that ONCE MORE... (Fixed the perms on the files) Gallion 2015-01-09 19:39:34 -05:00
  • 5dfcb94034 Merge remote-tracking branch 'origin/master' Gallion 2015-01-09 19:36:33 -05:00
  • f07ba2b984 Let's try that again... Gallion 2015-01-09 19:34:57 -05:00
  • 8c08d2da64 Delete MLG-BuildID Gallion 2015-01-09 19:33:16 -05:00
  • 1e6f89ad6d Delete MinecraftLandGenerator.conf Gallion 2015-01-09 19:33:04 -05:00
  • cf0b8f5f82 Restorer /bin/ to its former glory! Gallion 2015-01-09 19:23:43 -05:00
  • c57220e469 Fixed some faulty logic and useless code of mine in the world name check. Gallion 2015-01-09 19:10:00 -05:00
  • e9a9923bc3 updated extra files for the eula error Morlok8k 2015-01-09 03:13:27 -08:00
  • 1a1b21e490 Changed WorldVerify for Setup Gallion 2015-01-08 10:25:18 -05:00
  • 1b9818f6f3 Merge 135796849029f1938a952b2bd5324302f73cc995 into 448a05a3a0ccc704ab86483b4603e879293447dd Gallion 2015-01-08 15:00:18 +00:00
  • 1357968490 Update Main.java Gallion 2015-01-08 09:54:49 -05:00
  • f368d9e8f4 Create Setup.java Gallion 2015-01-08 09:53:01 -05:00
  • f284a82b27 Delete WorldVerify.java Gallion 2015-01-08 09:50:24 -05:00
  • 3df8bd7017 Create gh-pages branch via GitHub gh-pages Morlok8k 2014-08-01 17:02:42 -07:00
  • 448a05a3a0 1.7.5 release (with .zip) Morlok8k 2013-10-10 03:04:27 -07:00
  • 063ce38645 1.7.4 update Morlok8k 2013-07-08 21:28:21 -07:00
  • e121f8cabc Included the OLD original versions by Corrodias. For historical purposes only - they wont work with current versions of Minecraft Morlok8k 2013-07-08 21:21:27 -07:00
  • 0041c935b7 1.7.4 License Update Morlok8k 2013-07-08 21:06:31 -07:00
  • 2c84c2c1db fixed permissions on the UNIX-based script files Morlok8k 2013-03-07 16:08:09 -08:00
  • 0e1e2b603d added test run scripts Morlok8k 2013-03-07 16:06:11 -08:00
  • 1ff450f2e6 pull in upstream changes Merge branch 'master' of github.com:Morlok8k/MinecraftLandGenerator Morlok8k 2013-03-07 09:49:05 -08:00
  • 37f7c8c6fc added a 1.7.3 release zip Morlok8k 2013-03-07 09:44:35 -08:00
  • 1468928e9d added a quote to the source... Morlok8k 2013-02-11 17:56:38 -08:00
  • 18bf9f771a 1.7.3 readme fix Morlok8k 2013-02-07 22:15:20 -08:00
  • eaf1a96597 Minor update to 1.7.3... Morlok8k 2013-02-07 21:04:12 -08:00
  • 4dbd16679b 1.7.3 release Morlok8k 2013-02-07 20:49:04 -08:00
  • 14faeabe94 1.7.3 version number update Morlok8k 2013-02-07 20:44:59 -08:00
  • 2f3feedd76 Fixed output glitch when using Server Gen Fix mod Morlok8k 2013-02-07 16:09:23 -08:00
  • b4d2841260 *facepalm* Morlok8k 2012-12-22 00:54:04 -08:00
  • 9f19c60ef5 minor script update... Morlok8k 2012-12-22 00:50:27 -08:00
  • 96c5702377 1.7.2 Morlok8k 2012-12-22 00:27:55 -08:00
  • 400825f08f meh Morlok8k 2012-12-22 00:23:09 -08:00
  • bda164b1b5 might be helpful if i updated the version number... Morlok8k 2012-12-22 00:03:01 -08:00
  • 79d8129e3d 1.7.2 updates Morlok8k 2012-12-22 00:00:10 -08:00
  • de0c067a0d minor work on GUI Morlok8k 2012-12-21 23:59:36 -08:00
  • f5ca8f0fae Updated to JNBT 1.3 Morlok8k 2012-12-21 23:58:26 -08:00
  • 4bae6adf70 same thing Morlok8k 2012-11-01 13:28:59 -07:00
  • 9427b977ea modified generation of conf file for Mod (Mainly Minecraft Forge) compatibility Morlok8k 2012-11-01 13:18:16 -07:00
  • 840e6d8bc4 some updates for 2.0... still working on it. Morlok8k 2012-10-30 10:25:41 -07:00
  • fc7d81ba0a added THIS_IS_THE_SOURCE_CODE.txt note. Hopefully this will help with incorrect downloads Morlok8k 2012-10-30 10:23:58 -07:00
  • 9149083293 working on integrating a GUI for 2.0 Morlok8k 2012-10-28 16:06:50 -07:00
  • b596f06bf9 minor fix for 1.7.1 release Morlok8k 2012-10-27 00:51:36 -07:00
  • 799a055bff slight fix for readability Morlok8k 2012-10-26 13:13:55 -07:00
  • f4adbcb403 1.7.1 update Morlok8k 2012-10-23 19:11:36 -07:00