Commit Graph

  • 2bd4b2df05 Support importing Minecraft 1.19 maps with missing seed tags in generator settings Captain Chaos 2022-06-27 13:50:54 +0200
  • 6e16544e3a Update version numbers for development of next release Captain Chaos 2022-06-02 17:53:35 +0200
  • dcdcbe9c7e Release 2.10.10 Captain Chaos 2022-06-02 17:51:02 +0200
  • 2e045711e4 Bug fix: fix fix of double high plant fixing Captain Chaos 2022-06-02 17:40:21 +0200
  • 6b33871ae6 Improve efficiency of name comparisons Captain Chaos 2022-06-02 13:08:04 +0200
  • 8091aa9a3b Bug fix: fix crash when checking double-block vegetation halves Captain Chaos 2022-06-02 13:02:45 +0200
  • 6b6894023d Move build limits to AbstractLayerExporter Captain Chaos 2022-06-02 12:55:11 +0200
  • 6eea2521a8 Bug fix: don't replace bedrock when decorating caves Captain Chaos 2022-06-02 12:39:39 +0200
  • 6f1865365e Make smooth GroundCoverLayers work with Minecraft 1.12- again Captain Chaos 2022-06-02 11:55:28 +0200
  • 2e1b1f501f Bug fix: properly turn off water in caves for bottomless worlds Captain Chaos 2022-06-02 11:22:55 +0200
  • 8b571af94e Bug fix: don't exceed build limits when placing dripstone blocks Captain Chaos 2022-06-02 10:48:01 +0200
  • 92ca6e78a6 Update version numbers for development of next release Captain Chaos 2022-05-31 16:52:39 +0200
  • be94a123df Release 2.10.9 Captain Chaos 2022-05-31 16:51:38 +0200
  • 521cd32539 Place dripstone blocks around stalagmites and stalactites Make lush cave patches larger Allow lush cave patches at all heights Captain Chaos 2022-05-31 16:06:01 +0200
  • 61eab17fd4 Bug fix: make mapping a layer without a height map in a script work Captain Chaos 2022-05-31 14:07:11 +0200
  • 64e58535e7 Add option for floating objects not to collide with floor Captain Chaos 2022-05-31 14:06:50 +0200
  • 4e7f47bd7b Light more blocks that receive light but don't transmit it Captain Chaos 2022-05-31 14:05:45 +0200
  • f29db555ee Remember file for schems and nbts Improve display of missing file Scale Bo2Layer dialogs Captain Chaos 2022-05-30 20:55:31 +0200
  • 6092859f79 Bug fix: use names to detect leaf blocks rather than obsolete block ids Captain Chaos 2022-05-30 12:32:45 +0200
  • 81c34b6c40 Remove unsupported water plants in post processing Manage waterlogged property more conservatively Captain Chaos 2022-05-29 18:14:23 +0200
  • a8547bdded Remove 1.18 format beta warning Captain Chaos 2022-05-29 16:58:06 +0200
  • c544b3b215 More efficient exporting of tile selections Clean up logging by logging fewer unnecessary OperationCancelled and secondary exceptions Don't continue performing fixups after export or merge has aborted Captain Chaos 2022-05-29 16:57:50 +0200
  • c96b2147e1 Whitespace Captain Chaos 2022-05-29 16:55:47 +0200
  • 42a5a4eb60 Bug fix: use correct array sizes for optimised case Captain Chaos 2022-05-29 16:55:06 +0200
  • 0efd422ce2 Bug fix: fix lighting of sea_pickles Captain Chaos 2022-05-29 16:53:51 +0200
  • 35c1028396 Update version numbers for development of next release Captain Chaos 2022-05-28 17:42:09 +0200
  • 5304c28928 Release 2.10.8 Captain Chaos 2022-05-28 17:41:03 +0200
  • ab8dfbf70a Bug fix: only remove floating leaves when actually requested Captain Chaos 2022-05-28 17:18:42 +0200
  • 5e430626d6 Remove superfluous double quotes Captain Chaos 2022-05-28 15:39:25 +0200
  • 8affd99e23 Support converting very old worlds without biome data Captain Chaos 2022-05-28 15:39:04 +0200
  • 5b30a8e203 Bug fix: correct maxHeight from when it was incorrectly changed by a previous "fix" Captain Chaos 2022-05-28 15:38:40 +0200
  • 2bbba09d91 Bug fix: use the correct resource types when migrating old worlds Captain Chaos 2022-05-28 15:37:37 +0200
  • b8ea243e50 Move build limit resize logic to WPCore Captain Chaos 2022-05-28 15:36:32 +0200
  • c691abc169 Streamline trace statements Captain Chaos 2022-05-28 15:34:33 +0200
  • 53ce6b4894 Remove "fix" of dimension maxHeights that was just wrecking the maxHeight of Nether and End dimensions Captain Chaos 2022-05-28 15:33:36 +0200
  • 8df22e3405 Update change log Captain Chaos 2022-05-26 16:31:43 +0200
  • ffb9ab6e9d Show warning for empty Superflat preset when migrating old worlds rather than crashing Support changing SuperflatPreset minHeight and maxHeight even when layers is immutable Captain Chaos 2022-05-26 16:06:43 +0200
  • bf3633f50a Update change log Captain Chaos 2022-05-26 15:13:07 +0200
  • b3cd467d30 Correctly light dirt_path Captain Chaos 2022-05-26 15:11:44 +0200
  • d526d0d8f6 Change covered dirt_path to dirt Captain Chaos 2022-05-26 15:11:23 +0200
  • a510526e03 Dump sky light instead of property Captain Chaos 2022-05-26 15:10:51 +0200
  • 745bc9b183 Update version numbers for development of next release Captain Chaos 2022-05-25 19:06:35 +0200
  • 4094dc79fe Release 2.10.7 Captain Chaos 2022-05-25 19:05:31 +0200
  • 444bc60344 Bug fix: make clone() work by implementing Cloneable Captain Chaos 2022-05-25 19:05:22 +0200
  • a70f0b557f Update version numbers for development of next release Captain Chaos 2022-05-25 16:05:29 +0200
  • e732a8f592 Release 2.10.6 Captain Chaos 2022-05-25 16:04:25 +0200
  • 20785c8068 Bug fix: make filtering on biome work by correctly passing in a LayerValue rather than an integer Captain Chaos 2022-05-25 15:40:24 +0200
  • d085a8bb4a Bug fix: make filters work again by properly initialising above and below levels Captain Chaos 2022-05-25 15:24:11 +0200
  • 8d5e55a2b1 Allow loading and changing platform of worlds with an unsupported platform Add warnings about unsupported platform and disallow export Captain Chaos 2022-05-25 13:38:06 +0200
  • 882075da8c Bug fix: don't perform sanity checks for dimensions not selected for merge Captain Chaos 2022-05-25 13:36:24 +0200
  • cf6e567c9f Streamline code by removing duplicate min and maxHeight parameters Bug fix: use correct min and maxHeights for importing Nether and End dimensions Captain Chaos 2022-05-25 13:36:07 +0200
  • b1097e71b0 Bug fix: look at the right file store for backup directories Captain Chaos 2022-05-25 12:23:37 +0200
  • 2f6bdb2e3c Bug fix: handle layers without an exporter correctly Captain Chaos 2022-05-24 18:45:20 +0200
  • daa203a5cc Correctly compensate for and document improved Perlin noise ranges Captain Chaos 2022-05-24 18:31:40 +0200
  • cd7d88d7fc Remove [BETA] label from 1.18 format Captain Chaos 2022-05-24 18:30:48 +0200
  • fedf9f6314 Bug fix: fix reversed glow berries plant blocks Captain Chaos 2022-05-24 18:30:28 +0200
  • f97d5fc50c Add decoration support to Caves layer Finish first iteration of lush caves and dripstone caves decorations Create separate exporters per region, so they no longer need to be thread-safe and can keep state Change default minimum caves, caverns and chasms level to minHeight Captain Chaos 2022-05-24 18:29:42 +0200
  • 0f37a77a4a Clearer warning for images with alpha channels Captain Chaos 2022-05-24 14:37:07 +0200
  • a23f44c34c Refactor cave decoration mechanism to be more flexible and configurable Add random glow lichen to cave floors, walls and roofs Make the cave layers second pass layers Captain Chaos 2022-05-20 21:19:57 +0200
  • 06a4dea339 Refactor LayerExporter to have knowledge of the dimension, platform and settings from the moment of instantiation Captain Chaos 2022-05-20 14:59:42 +0200
  • 9611247c60 Skip chunks on IOExceptions while importing, rather than aborting Mark chunks that were skipped due to errors as NotPresent Captain Chaos 2022-05-18 16:34:17 +0200
  • 86ee7f7baf Update version numbers for development of next release Captain Chaos 2022-05-18 13:59:37 +0200
  • bfa7065228 Release 2.10.5 Captain Chaos 2022-05-18 13:46:43 +0200
  • 8c08522567 Bug fix: don't remove ALL blocks that have a "half" property if they don't have the other half above or below; for many blocks that is not a rule Captain Chaos 2022-05-18 13:46:25 +0200
  • fef9638b8a Bug fix: don't reuse the same seed for nested PRNG generators Take java.util.Random seed size of 48 bits into account Use different seeds for different layers Captain Chaos 2022-05-18 12:36:24 +0200
  • f2b40f8903 Update version numbers for development of next release Captain Chaos 2022-05-17 20:33:47 +0200
  • bd5eee62f1 Release 2.10.4 Captain Chaos 2022-05-17 20:32:08 +0200
  • 7b04056b3f Update change log Captain Chaos 2022-05-17 16:22:56 +0200
  • 2b8a8b3136 Use new URL for merch store Captain Chaos 2022-05-17 16:22:30 +0200
  • 814ab6b20d Support water plants in TunnelLayerExporter.apply() Captain Chaos 2022-05-17 16:21:36 +0200
  • 8c59d7efaa Bug fix: fix block light of glow lichen Captain Chaos 2022-05-17 16:20:48 +0200
  • cf54c8485c Make sure to do lighting calculations for whole sections Correctly report and initialise sky light for sections for which it is not initialised Captain Chaos 2022-05-17 16:20:07 +0200
  • f209a94283 Bug fix: support schem files that don't have metadata Captain Chaos 2022-05-16 17:28:21 +0200
  • 8c6a0f8e4a Update version numbers for development of next release Captain Chaos 2022-05-15 19:18:29 +0200
  • 8e9da3b208 Release 2.10.3 Captain Chaos 2022-05-15 19:17:05 +0200
  • 1d642cc6fa Bug fix: don't confuse the coordinates when replacing a block with water during a merge Captain Chaos 2022-05-15 19:16:52 +0200
  • 3b91a9c3f9 Bug fix: don't treat negative numbers on the wpscript command line as options Captain Chaos 2022-05-15 18:54:25 +0200
  • 81ccde15db Update change log Captain Chaos 2022-05-15 18:26:16 +0200
  • a656ecbaa0 Add a barrier border type Don't force word type to endless void for barrier wall Captain Chaos 2022-05-15 18:22:51 +0200
  • e719373e8a Update version numbers for development of next release Captain Chaos 2022-05-14 22:42:54 +0200
  • 1ac5979126 Release 2.10.2 Captain Chaos 2022-05-14 22:41:58 +0200
  • 52682b3d37 Bug fix: check the right variable for maxHeight Captain Chaos 2022-05-14 22:26:17 +0200
  • 11a9a86a13 Fix spawn location for merging Captain Chaos 2022-05-14 17:25:58 +0200
  • f5a1ee4dee Set the spawn location harder Captain Chaos 2022-05-14 17:25:21 +0200
  • 36559e2d39 Update change log Captain Chaos 2022-05-14 16:03:41 +0200
  • 29091a4cb6 Optimise 1.15 and 1.18 chunks by making lighting arrays optional Captain Chaos 2022-05-14 15:58:19 +0200
  • 93b8bbda80 Add barrier wall option Add bedrock and barrier roof options Implement more generic and powerful mechanism in config to keep track of displayed messages Captain Chaos 2022-05-14 15:58:03 +0200
  • d41c4df4f4 Release 2.10.1 Captain Chaos 2022-05-13 22:21:06 +0200
  • cb46d7f751 Release 2.10.1 Captain Chaos 2022-05-13 22:20:04 +0200
  • f105efa8af Bug fix: don't try to move existing block from outside build limits when merging Bug fix: copy lighting information from the correct (same) height when merging Bug fix: better progress message while copying region files Captain Chaos 2022-05-13 21:58:09 +0200
  • e8658c9e20 Bug fix: fix NPE when cloning layer with some settings null Captain Chaos 2022-05-13 20:39:13 +0200
  • 7b0e52c72a Update version numbers for development of next release Captain Chaos 2022-05-13 16:18:09 +0200
  • f036f18456 Release 2.10.0 Captain Chaos 2022-05-13 16:16:55 +0200
  • 7353adb69d Work around difference in export of swamp tree leaf blocks between Minecraft 1.12 and 1.15 platforms (?!?!) in regression test Captain Chaos 2022-05-13 15:30:58 +0200
  • 7224bff826 Bug fix: allow lighting of blocks that give off blocklight to increase Captain Chaos 2022-05-13 13:42:06 +0200
  • 576be65548 Fix chunk class name in exception message Captain Chaos 2022-05-12 18:03:48 +0200
  • 3eb3770dbe Update change log Slightly shorten language Captain Chaos 2022-05-12 18:02:41 +0200
  • 9c5cf05e55 Ignore non-test subclass of integration test Captain Chaos 2022-05-12 18:01:59 +0200
  • bf7bdd65e8 Don't carve TunnelLayer where the Void layer is placed Captain Chaos 2022-05-12 18:01:19 +0200
  • 9cf12123ea The Frost layer now also turns water blocks with plants in them to ice, and removes the remains of the plant above, if any Captain Chaos 2022-05-12 17:59:55 +0200