Commit Graph

  • 6177d38b48 Add only on/except on "lava" option Captain Chaos 2015-04-26 23:06:52 +0200
  • f3115e8a18 Slight source code cleanup Captain Chaos 2015-04-26 23:06:15 +0200
  • 3e61c32269 Copy the "inhabited time" from existing chunks while merging Captain Chaos 2015-04-26 23:05:29 +0200
  • 8b1c022a02 Better Mac integration Pepijn Schmitz 2015-04-26 11:14:45 +0200
  • 2859d01d03 Release 1.11.0 Captain Chaos 2015-04-25 18:00:42 +0200
  • 779f92e048 Better variable names Captain Chaos 2015-04-25 15:05:35 +0200
  • 260d10c76c Don't use JNA to determine Documents folder on Windows; use Swing FileSystemView hack Captain Chaos 2015-04-25 15:05:17 +0200
  • 65e3012054 Move painting of the grid up to the TiledImageViewer Paint coordinate labels alongside the grid Emphasize region borders with different grid lines Enable grid on tile selectors Allowing viewing and setting of spawn point on surface ceiling dimension Captain Chaos 2015-04-25 15:04:13 +0200
  • 9fb5d6c2c6 Disable "allow cheats" when the Hardcore game type is selected Captain Chaos 2015-04-25 14:56:30 +0200
  • d6238ed797 Bug fix: the difficulty is stored as a byte, not an int Captain Chaos 2015-04-25 14:55:07 +0200
  • 0994e544aa Work in progress on tunnel floor layers Captain Chaos 2015-04-23 23:39:43 +0200
  • 35028e31bf Mark expored chunks as already lighted to improve load performance Captain Chaos 2015-04-23 23:39:39 +0200
  • 50f12f8333 Improvements on upside down 3D display of Ceiling dimensions Captain Chaos 2015-04-23 23:39:35 +0200
  • 876ac18881 Don't pre-flow water next to Void in Ceiling dimensions Captain Chaos 2015-04-23 23:39:31 +0200
  • 5687cb5010 Document some more changes Captain Chaos 2015-04-23 23:39:26 +0200
  • d9f531339f Add Red Sandstone material Captain Chaos 2015-04-23 23:39:21 +0200
  • 3b03543f95 Add action for easy switching between surface and ceiling Don't lost undo information when switching between dimensions Syn the view positions of surfaces and corresponding ceilings Captain Chaos 2015-04-23 23:39:16 +0200
  • 8df8551fb7 Show actual surface underneath ceiling intersection crosshatch Captain Chaos 2015-04-23 23:38:44 +0200
  • 0e19cece05 Allow setting of difficulty on export Captain Chaos 2015-04-23 23:38:20 +0200
  • ed4d374f77 Document ceilings Captain Chaos 2015-04-22 23:35:24 +0200
  • 83fb270029 Implement support for shifting ceiling dimensions down to reduce total map height and improve Minecraft performance Implement support for showing 3D view of ceiling dimensions upside down Captain Chaos 2015-04-22 22:51:26 +0200
  • 87f81a7446 Add support for adding ceilings to dimensions, creating covered or underground worlds, in the form of a new set of dimensions together with support for inverting the ceiling dimension and exporting the regular and corresponding ceiling dimensions together Captain Chaos 2015-04-21 22:38:42 +0200
  • 5b50508ea1 Create separate list constant for the list of materials to present to the user Captain Chaos 2015-04-21 22:34:31 +0200
  • d112cd8de3 Add invert() method for mirroring material vertically Captain Chaos 2015-04-21 22:33:34 +0200
  • c9754aa764 Some slight optimisations Use name as toString() Captain Chaos 2015-04-21 22:32:40 +0200
  • dd9adc1bb9 Add new 1.8 block types TODO: new variations of existing block types are still missing Captain Chaos 2015-04-21 22:31:21 +0200
  • bfa246d8a3 Implement Mac support more elegantly; by using a separate utility class and compiling against support library directly instead of using reflection Captain Chaos 2015-04-21 22:30:16 +0200
  • f69dfd62c5 Add new noise generator for possible future use Captain Chaos 2015-04-21 22:28:56 +0200
  • 4a516be72c Restore original formatting Captain Chaos 2015-04-21 22:28:23 +0200
  • a0728cfd85 Improve desktop integration by supporting the XDG standard on Linux and using JNA to get the actual Documents folder on Windows Captain Chaos 2015-04-21 22:27:55 +0200
  • 848c1017d3 Don't remove existing layer for "fill with layer" operation Captain Chaos 2015-04-21 22:26:17 +0200
  • 6a94dadd2e Don't show custom materials from other custom terrain types in custom terrain button popup menu Captain Chaos 2015-04-07 21:35:51 +0200
  • 85a5342797 Add support for Hardcore game type Captain Chaos 2015-04-06 19:53:37 +0200
  • 2c4a9f404f Bug fix: clear custom materials when unloading world, so that they don't pollute a subsequently loaded world Captain Chaos 2015-04-06 19:06:15 +0200
  • 36663e3369 Change version number to 1.11.0-SNAPSHOT Captain Chaos 2015-04-05 20:48:01 +0200
  • a584e3327c Document changes for upcoming 1.11.0 release Captain Chaos 2015-04-05 20:45:17 +0200
  • ebddba18a0 Take data values into account in statistics Modify for gathering statistics about stone types Captain Chaos 2015-04-05 20:44:39 +0200
  • 41c7e75e6a Move all information about Minecraft blocks to one central block database Add support for Minecraft 1.8 blocks Do post processing *after* merging, to include the results of the merge Bug fix: preserve tilled earth from existing map Bug fix: make sure not to leave insubstantial blocks under water or lava Captain Chaos 2015-04-05 20:43:57 +0200
  • 40227fbf8d Bug fix: make sure to always use the correct instance of Plant and the correct material even when using minimum or maximum growth values Steady the layout of the PlantDialog Captain Chaos 2015-04-05 20:40:57 +0200
  • f33fb05f03 Slight performance optimisation by using a switch instead of a sequence of ifs Check for floating cacti and sugar canes in post processing Captain Chaos 2015-04-05 20:39:29 +0200
  • 94aabcf29a Don't hang when errors occur while scanning Minecraft jars; just skip them Captain Chaos 2015-04-05 20:38:28 +0200
  • 20033ba6de Add Javadoc with a nice illustration to NinePatchHeightMap Captain Chaos 2015-04-05 20:37:33 +0200
  • 63ebb3b2d1 Check that scripts don't forget to use go() Captain Chaos 2015-04-05 20:35:34 +0200
  • 8c5bf0b1b2 Add support for reusing MixedMaterials by introducing a MixedMaterialManager which keeps track of them and a new MixedMaterialSelector for choosing them Allow removal of dimensions Add support for new Minecraft 1.8 blocks Make re-enabling an overlay image slightly easier by showing the dialog if the button is clicked and there is an image configured but it cannot be found Captain Chaos 2015-04-05 20:34:52 +0200
  • 4102e075ee Allow removal of dimensions Captain Chaos 2015-04-05 20:26:20 +0200
  • 90fdacec87 Add support for reusing MixedMaterials by introducing a MixedMaterialManager which keeps track of them and a new MixedMaterialSelector for choosing them Captain Chaos 2015-04-05 20:25:39 +0200
  • 3d7f1a9fc7 Add support for reusing MixedMaterials by introducing a MixedMaterialManager which keeps track of them and a new MixedMaterialSelector for choosing them Captain Chaos 2015-04-05 20:24:16 +0200
  • 8c6e0dbad1 Change default underground material type to STONE_MIX Bug fix: a few setters incorrectly assigned the value before checking if it was different than the existing value Captain Chaos 2015-04-05 20:21:38 +0200
  • e1fdaadf00 Move all information about Minecraft blocks to one central block database Add support for Minecraft 1.8 blocks Captain Chaos 2015-04-05 20:19:42 +0200
  • b5ae558877 Slight memory-performance optimisation (don't unnecessarily create chunk sections) Captain Chaos 2015-04-05 20:09:42 +0200
  • 058aa9dee3 Typo in pom. Captain Chaos 2015-03-07 21:49:03 +0100
  • d67cfaa6c5 Prepare for next release. Clarify JIDE comments in WPGUI pom. Captain Chaos 2015-03-07 21:46:39 +0100
  • 70544cf06a Release 1.10.6. Upgrade JIDE. Captain Chaos 2015-03-07 16:05:58 +0100
  • 3dd94826a6 Polish up scripting tool a little. Pepijn Schmitz 2015-03-07 13:14:50 +0100
  • ef40e60a69 Document changes in release 1.10.5. Captain Chaos 2015-03-01 16:26:50 +0100
  • a3c256e06f Update version numbers for release 1.10.5. Captain Chaos 2015-03-01 16:26:21 +0100
  • 154f4af59f Release version 1.0.0 Captain Chaos 2015-03-01 16:22:14 +0100
  • 10dde66c37 Split custom layers into separate submenus by palette if there are more than fifteen of them, in the "only on" and "except on" brush option menus Captain Chaos 2015-03-01 15:22:58 +0100
  • 7bf8c70187 Add support for Minecraft 1.8.3 jar Captain Chaos 2015-03-01 15:22:04 +0100
  • ed9f8e50d9 Make it possible to select both "only on" and "except on" at the same time. Captain Chaos 2015-03-01 14:53:12 +0100
  • e2971521ce Add scm info. Captain Chaos 2015-02-22 23:00:46 +0100
  • efbc736988 Mark laf-dark dependency as optional. Captain Chaos 2015-02-22 23:00:34 +0100
  • 1f3e363306 Remove spurious .gitignore files. Captain Chaos 2015-02-22 16:19:46 +0100
  • 467cdfa5b8 Remove spurious pluginManagement element. Captain Chaos 2015-02-22 16:09:03 +0100
  • 310bcd668b Merge branch 'master' of file:///mnt/git-repos/WorldPainter-public Captain Chaos 2015-02-22 14:36:22 +0100
  • 74eeedfe2f Typo in comment. Captain Chaos 2015-02-22 14:36:06 +0100
  • 13389d4a29 Ignore some build and test products Pepijn Schmitz 2015-02-22 12:48:08 +0100
  • 8e471f7b1c Ignore invalid Minecraft profiles created by OptiFine mod while finding Minecraft jars Pepijn Schmitz 2015-02-22 12:47:43 +0100
  • e2ff1a0d80 Remove unused class. Captain Chaos 2015-02-20 12:46:12 +0100
  • 0d9c00f5a0 Ignore IDE metadata. Captain Chaos 2015-02-16 22:44:13 +0100
  • aad3b72778 Remove test output files. Captain Chaos 2015-02-16 22:43:59 +0100
  • c8ee81ee7d Ignore test output. Captain Chaos 2015-02-16 22:38:20 +0100
  • a492424e46 Add some project information to the root poms. Captain Chaos 2015-02-16 22:37:32 +0100
  • 39b1593a03 Move some dependencies to private repo. Captain Chaos 2015-02-15 19:09:32 +0100
  • 6e218066ed Add LICENSE and README Remove aborted mcmapeditor Make jide_licence.properties file optional Captain Chaos 2015-02-15 16:15:49 +0100
  • 9569932933 Get version number from pom. Captain Chaos 2015-02-15 15:09:57 +0100
  • 2392171e80 Ignore IDE metadata Captain Chaos 2015-02-15 14:48:33 +0100
  • e484ed292b Initial commit of WorldPainter 1.10.5-SNAPSHOT Pepijn Schmitz 2015-02-08 19:56:11 +0100
  • 8cdd5eebff Initial commit of WorldPainter 1.10.5-SNAPSHOT Pepijn Schmitz 2015-02-08 19:50:30 +0100