Commit Graph

  • bbe2c107cc Update versions for next development release Captain Chaos 2022-04-14 17:22:18 +0200
  • 938899b303 Update the change log Captain Chaos 2022-04-14 16:12:30 +0200
  • 94873eccd5 Support 32-bit height maps Usability improvements to height map import dialog Captain Chaos 2022-04-14 16:08:39 +0200
  • 35fc8eafed Update versions for next development release Captain Chaos 2022-04-12 21:23:09 +0200
  • aa9e165e81 Tool to set a map to creative mode/cheats allowed Captain Chaos 2022-04-12 21:19:03 +0200
  • 25fc4e8df6 Small improvements Captain Chaos 2022-04-12 21:18:48 +0200
  • 0a5442e83b Work in progress on making ceiling dimensions work with negative heights Captain Chaos 2022-04-12 21:17:48 +0200
  • 1211fd6c01 Bug fix: actually recurse into subdirectory, instead of the same directoy in an endless loop Captain Chaos 2022-04-12 21:16:27 +0200
  • be8cd92563 Support importing chunks that are in the process of being upgraded to 1.18 by Minecraft Captain Chaos 2022-04-12 21:15:47 +0200
  • 5d2f6ca5bf Update versions for next development release Captain Chaos 2022-04-11 21:49:28 +0200
  • ab815a5bc6 Bug fix: reverse biome and base biome Captain Chaos 2022-04-11 21:04:33 +0200
  • c7aed7bb04 Improve backup dir selection API Make use of AbstractTool base class Captain Chaos 2022-04-11 20:55:41 +0200
  • 9b4d89f371 Improve backup dir selection API Captain Chaos 2022-04-11 20:54:59 +0200
  • 5361353360 Bug fix: pick the correct starting material when iterating over the column from below Captain Chaos 2022-04-11 20:54:21 +0200
  • 0672e36ae9 Allow exporting a subset of dimensions Captain Chaos 2022-04-11 20:53:30 +0200
  • e59c1af267 Small improvements Captain Chaos 2022-04-11 20:53:08 +0200
  • df604e4cd4 Do some timings of the optimum thread count for importing and exporting Captain Chaos 2022-04-11 20:51:25 +0200
  • 417a886ece Skip empty region files Captain Chaos 2022-04-11 12:41:48 +0200
  • 99d20bfac9 Parallelise region/chunk visiting when it is read-only Greatly improve performance of map Importing Captain Chaos 2022-04-11 12:41:38 +0200
  • ebdb9023ca Support Minecraft 1.15+ chunks with 2D biomes Captain Chaos 2022-04-11 12:40:07 +0200
  • 6db6bb6216 Javadoc Captain Chaos 2022-04-10 22:19:54 +0200
  • 72f7eabd4f Warn when Importing a map with old chunks Support Importing a map with chunks with a different minHeight Captain Chaos 2022-04-10 22:19:29 +0200
  • 89aeb088de Bug fix: correctly implement already-processed-files tracking Add logging/wrap stack overflow exception Captain Chaos 2022-04-10 21:07:24 +0200
  • 2ed78f1a62 Some Java chunk store region/chunk visiting optimisations Streamline biome merging code Captain Chaos 2022-04-10 21:05:47 +0200
  • cc2d6a034c Disable the extended block ids option for platforms to which it does not apply Captain Chaos 2022-04-10 16:06:15 +0200
  • 01ed20705b Support negative heights for height map imports Various improvements to the height map import dialog Captain Chaos 2022-04-10 15:28:52 +0200
  • abb401609e Bug fix: create the correct size buffer taking into account the minHeight Captain Chaos 2022-04-10 15:27:35 +0200
  • d1889db1c5 Post processing: change covered nylium to netherrack Captain Chaos 2022-04-09 15:19:58 +0200
  • 9e084bff8c Bug fix: when visiting chunks, skip chunks that don't exist Captain Chaos 2022-04-09 15:12:43 +0200
  • b8b0b7d5c4 Bug fix: don't add namespaces as simple names Captain Chaos 2022-04-09 14:18:29 +0200
  • a1b6796381 Upgrade dependencies Captain Chaos 2022-04-09 13:20:24 +0200
  • 8c8b1833dc Update versions for next development release Captain Chaos 2022-04-09 12:23:06 +0200
  • 53bdf8ce07 Reset column state for every column Captain Chaos 2022-04-09 12:21:40 +0200
  • e48cd154b6 Save cave water level even when it is negative Captain Chaos 2022-04-09 12:21:23 +0200
  • b9ba00251f Further improve water/lava management Captain Chaos 2022-04-09 12:20:29 +0200
  • 2ebca90f55 Let Minecraft populate border chunks if "entire terrain" option is selected Captain Chaos 2022-04-09 12:17:00 +0200
  • b31f8cee5d Print full block identity in chunk dump tool Captain Chaos 2022-04-08 22:49:48 +0200
  • 5e6d996299 Remove the [BETA] tag from the Caves layer Captain Chaos 2022-04-08 22:49:30 +0200
  • f8af10d5db Consider _wood blocks tree-related Captain Chaos 2022-04-08 22:49:09 +0200
  • 2f8f3b1438 Make Custom Object layers work below y=0 Captain Chaos 2022-04-08 22:48:32 +0200
  • 44cc2b1ffc Fix some misguided water/lava management changes Captain Chaos 2022-04-08 22:47:52 +0200
  • 08d9507854 Small improvements Captain Chaos 2022-04-07 23:28:38 +0200
  • e865917d9f Make vines, roots and bushes work under y=0 Captain Chaos 2022-04-07 23:28:10 +0200
  • a11a8a1621 Make the Frost layer work under y=0 Captain Chaos 2022-04-07 23:27:24 +0200
  • 4a5646ee39 Bug fix: create DataPacks tag correctly Captain Chaos 2022-04-07 22:53:59 +0200
  • 6742cce82b Streamline Custom Plants code Make Big Dripleaf plantable on land and in water (without being constrained to the water level) Make the Custom Plants layer (an other custom-objects-based layers) work below y=0 Captain Chaos 2022-04-07 22:53:38 +0200
  • e50079ee54 Typo Captain Chaos 2022-04-07 17:43:16 +0200
  • aaf5a32226 Make Custom Ground Cover layer work properly below y=0 Captain Chaos 2022-04-07 17:43:02 +0200
  • 2f46274f8f Clean up data packs creation code Captain Chaos 2022-04-07 17:42:17 +0200
  • 14c3729f11 Also place pockets of x and z orientated deepslate Captain Chaos 2022-04-07 17:40:38 +0200
  • dbbb1e9742 Make Caves work below y=0 Captain Chaos 2022-04-07 17:39:58 +0200
  • a36ea74235 Clean up code for constraining Nether and End build limits a little Captain Chaos 2022-04-07 16:38:14 +0200
  • 309148eb0e Allow Custom Underground Pockets lower limit to be < 0 Captain Chaos 2022-04-07 16:37:43 +0200
  • ccff6b8aa2 Stone Mix: don't place andesite, diorite or granite under y=0 Stone Mix: more gradual transition from stone to deepslate/tuff Captain Chaos 2022-04-07 16:37:18 +0200
  • fe0ab35066 Tag 1.18 format as alpha Captain Chaos 2022-04-07 16:35:10 +0200
  • eb4402dafe Improvements to Caverns and Chasms code (remove obsolete code; small improvements) Captain Chaos 2022-04-07 16:34:43 +0200
  • 722486fbda Enable the vanilla datapack for 1.17+ maps Captain Chaos 2022-04-07 16:27:51 +0200
  • d1cf32ba6d Change (int) (x + 0.5) rounding anti-pattern to Math.round(x) Captain Chaos 2022-04-07 09:02:05 +0200
  • 96507febc5 Fix label Captain Chaos 2022-04-06 22:08:07 +0200
  • 25b2ff072b Clarify Javadoc Captain Chaos 2022-04-06 21:33:20 +0200
  • a110ff0ff1 Whitespace Captain Chaos 2022-04-06 21:32:59 +0200
  • 0c84367135 Try to avoid endless loops when visiting files by keeping track of which canonical files have already been visited Captain Chaos 2022-04-06 21:04:24 +0200
  • da22a5f4e9 Update change log with progress so far Captain Chaos 2022-04-06 21:03:55 +0200
  • a505d16c6b Update version number for next SNAPSHOT release Captain Chaos 2022-04-06 21:03:35 +0200
  • 1160165668 Update change log with progress so far Captain Chaos 2022-04-06 17:11:25 +0200
  • 0fd2fe79fc When merging, place Frosted Ice from existing map back instead of Ice (rather than Water) Captain Chaos 2022-04-06 16:54:34 +0200
  • 254f74332b Allow Big Dripleaf plants to grow out of the water Captain Chaos 2022-04-06 16:53:53 +0200
  • bca9d483c1 Work in progress on supporting negative heights Captain Chaos 2022-04-06 16:53:30 +0200
  • d380a1fe78 Small clarifications Captain Chaos 2022-04-06 16:52:47 +0200
  • 0c36e7db82 Set snapshot tag in level.dat for SNAPSHOT versions of WorldPainter (no idea what that does) Captain Chaos 2022-04-06 16:51:41 +0200
  • 11cc2788d1 Work in progress on supporting negative heights Use Integer.MIN_VALUE rather than -1 to signal non-existent tile Captain Chaos 2022-04-06 16:50:25 +0200
  • 7f28c17b59 Update change log Captain Chaos 2022-04-06 16:47:27 +0200
  • b945d55ca5 Support endless borders for Nether and End Constrain Nether and End height limits to 0-256 Use Nether and End biomes for Nether and End dimension borders (endless or no) respectively Captain Chaos 2022-04-06 16:46:46 +0200
  • 48f41a624e Use falling water or lava when dropping fluids Captain Chaos 2022-04-05 21:03:56 +0200
  • 7ec6032223 Don't unnecessarily mark fluid blocks for update Captain Chaos 2022-04-05 18:44:18 +0200
  • a8577d7bf9 Update version number for next SNAPSHOT release Captain Chaos 2022-04-05 18:42:31 +0200
  • 16f333ff02 Log more exceptions at debug level instead of warning when identifying map formats Captain Chaos 2022-04-05 15:44:46 +0200
  • 156b008cd3 Support uncompressed data packs Captain Chaos 2022-04-05 15:44:18 +0200
  • 4ccc9193fe Support sections with missing block_states tags Captain Chaos 2022-04-05 15:43:41 +0200
  • ff1436ca85 Support uncompressed data packs Captain Chaos 2022-04-05 15:43:06 +0200
  • ff7ffd7ef2 Improve usabililty of Custom Biome dialog for named biomes Captain Chaos 2022-04-05 12:04:00 +0200
  • f0ee591a12 Add preliminary support for 1.18 Superflat maps Add support for AMPLIFIED world type Captain Chaos 2022-04-04 21:46:49 +0200
  • 37f1f564c5 Update version number for next SNAPSHOT release Captain Chaos 2022-04-04 21:46:05 +0200
  • 238de10674 Port 1.18 liquid tick improvements to 1.15 Captain Chaos 2022-04-04 16:02:52 +0200
  • 72c5a27f1a Add line about new TunneLayer biome support Captain Chaos 2022-04-04 16:02:23 +0200
  • 5280146287 Only allow TunnelLayer biome setting for platforms which support 3D biomes Captain Chaos 2022-04-04 16:01:57 +0200
  • b6a7749975 Support mixed chunk formats for biome setting and merging Captain Chaos 2022-04-04 15:32:30 +0200
  • b298c97e68 Change next version number to 2.9.0 Captain Chaos 2022-04-03 18:43:12 +0200
  • ce216f2e85 Bug fix: make fluid ticks work for 1.18 Captain Chaos 2022-04-03 18:37:48 +0200
  • 20755ed578 Small improvements Captain Chaos 2022-03-28 17:00:58 +0200
  • 268d4db664 Support negative heights for importing height maps Get rid of crude and obsolete "Minecraft 1.1 only" check Add platform support and automatic maxHeight selection to scripting Captain Chaos 2022-03-27 12:13:45 +0200
  • 43c7eef1b1 Get chunk only once Captain Chaos 2022-03-26 18:59:32 +0100
  • 78100c617d Bug fix: don't try to set blocks on chunks which don't lie on those chunks Captain Chaos 2022-03-26 18:49:14 +0100
  • ada004d615 Reduce code redundancies of TunnelLayerExporter Captain Chaos 2022-03-26 18:17:11 +0100
  • 764f4ea0e5 Reduce code redundancies of TunnelLayerExporter Captain Chaos 2022-03-26 18:07:24 +0100
  • d43fff2de6 Clarify that layers cannot switch between passes Captain Chaos 2022-03-26 17:14:33 +0100
  • 6c5aa88fad Bug fix: make MESA work for z < 0 Captain Chaos 2022-03-26 17:14:01 +0100
  • 52e80f9baf Small improvement Captain Chaos 2022-03-26 17:13:25 +0100
  • b72210189d Improve efficiency of TunnelLayerExporter by skipping tiles that don't have the layer, and going chunk by chunk Captain Chaos 2022-03-26 17:13:03 +0100
  • 5b6af2eb3e Bug fix: actually load the current generator setting of the dimension into the drop down box Captain Chaos 2022-03-25 17:03:26 +0100