Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/EngineHub/WorldEdit
πΊοΈ Minecraft map editor and mod
https://github.com/EngineHub/WorldEdit
Bypass history for undo/redo.
6985ff5250e097e969290678f801cefc463658ef authored almost 11 years ago
6985ff5250e097e969290678f801cefc463658ef authored almost 11 years ago
Implemented last-access-caching for getLazyBlock().
b2d1562595d5adc68d9cfad4e92387b448635816 authored almost 11 years ago
b2d1562595d5adc68d9cfad4e92387b448635816 authored almost 11 years ago
Added getLazyBlock() to Extent for performance.
fa24eb60faa7c6d202a0c0e975579b29ca8e1dc5 authored almost 11 years ago
fa24eb60faa7c6d202a0c0e975579b29ca8e1dc5 authored almost 11 years ago
Fixed FastModeExtent not properly handling dirty chunks.
dcf35e531220b75437dcdacb198b6a68da9d5cbf authored almost 11 years ago
dcf35e531220b75437dcdacb198b6a68da9d5cbf authored almost 11 years ago
Fixed EditSession's Javadocs regarding notifyAdjacent.
f688b3daa54d69615b1f4caedfc35c4da15fee79 authored almost 11 years ago
f688b3daa54d69615b1f4caedfc35c4da15fee79 authored almost 11 years ago
Removed notifyAdjacent from Extent.setBlock().
Also fixed Extent's incorrect Javadocs.
fe25d082671d53dcb5793180b2822700a54d147d authored almost 11 years ago
Broke up EditSession into many Extents.
e7fe787b20b6510b385ed50a41774cc3a948df24 authored almost 11 years ago
e7fe787b20b6510b385ed50a41774cc3a948df24 authored almost 11 years ago
Added new history framework, visitors for history.
10e672a94a37f3faf8e3c607983466f2a9ffc8c4 authored almost 11 years ago
10e672a94a37f3faf8e3c607983466f2a9ffc8c4 authored almost 11 years ago
Fixed Javadocs in EditSession.
cfdd87efac95890f77519c80f181aa3d2a3a0011 authored almost 11 years ago
cfdd87efac95890f77519c80f181aa3d2a3a0011 authored almost 11 years ago
Changed /fix[water|lava] to use visitors.
a9797ed30b0757f1ef5a407f35a24788b6354e64 authored almost 11 years ago
a9797ed30b0757f1ef5a407f35a24788b6354e64 authored almost 11 years ago
Added NonRisingVisitor.
7d03d9db904f02060b17e62f2822bdbe2867cebc authored almost 11 years ago
7d03d9db904f02060b17e62f2822bdbe2867cebc authored almost 11 years ago
Changed BreadthFirstSearch.getDirections() to return a Collection.
6864a0fadf0ef8299d0ca32b9d29734678988d70 authored almost 11 years ago
6864a0fadf0ef8299d0ca32b9d29734678988d70 authored almost 11 years ago
Added LocalWorld.createLiquidMask().
41c4033fbb69f423faf0b466984da90b80583c9a authored almost 11 years ago
41c4033fbb69f423faf0b466984da90b80583c9a authored almost 11 years ago
Converted //drain to visitors.
cc8a89f415aa3993c8ed189519fbf4ba755bc1c7 authored almost 11 years ago
cc8a89f415aa3993c8ed189519fbf4ba755bc1c7 authored almost 11 years ago
Added CuboidRegion.fromCenter().
3ad5c9016aba121622e5c8bb57e27c5d0acc4969 authored almost 11 years ago
3ad5c9016aba121622e5c8bb57e27c5d0acc4969 authored almost 11 years ago
Made moveCuboidRegion() call moveRegion().
21496915af648e48849fcababc6c8857163a896a authored almost 11 years ago
21496915af648e48849fcababc6c8857163a896a authored almost 11 years ago
Added to @SuppressWarnings("deprecation") to converted EditSession methods.
d64d3fbacb5f1ae6838e61c4614cad279aa99964 authored almost 11 years ago
d64d3fbacb5f1ae6838e61c4614cad279aa99964 authored almost 11 years ago
Fixed LayerVisitor constructors in RegionCommands.
f48040572e24177807e7e4586c57df8c93de0c16 authored almost 11 years ago
f48040572e24177807e7e4586c57df8c93de0c16 authored almost 11 years ago
Fixed LayerVisitor constructors in EditSession.
593a9e555a0ae7fbb8011aa85e688899b0dac644 authored almost 11 years ago
593a9e555a0ae7fbb8011aa85e688899b0dac644 authored almost 11 years ago
Added preconditions to BreadthFirstSearch and subclasses.
7dc81f83508c7c588de9870993e256a69e1003f5 authored almost 11 years ago
7dc81f83508c7c588de9870993e256a69e1003f5 authored almost 11 years ago
Removed EditSession from RecursiveVisitor.
25021b4a30db971bfac9062dfd7b90f590794fe6 authored almost 11 years ago
25021b4a30db971bfac9062dfd7b90f590794fe6 authored almost 11 years ago
Added new Pattern interface.
f0d97c5231e68cc1c3a7c9bb3d31862ab3c3bf0a authored almost 11 years ago
f0d97c5231e68cc1c3a7c9bb3d31862ab3c3bf0a authored almost 11 years ago
Moved DocumentationPrinter to internal.util.
e7f7d17f25c5ffc3346558b620e6ca28c8803f50 authored almost 11 years ago
e7f7d17f25c5ffc3346558b620e6ca28c8803f50 authored almost 11 years ago
Moved HeightMap to math.convolution.
dd3f32b8f1f53869a273bb1fe518f3db0680c2f1 authored almost 11 years ago
dd3f32b8f1f53869a273bb1fe518f3db0680c2f1 authored almost 11 years ago
Moved interpolation, filtering packages to math.
b07fd594e926f1d00706b26aead5889206060041 authored almost 11 years ago
b07fd594e926f1d00706b26aead5889206060041 authored almost 11 years ago
Move Extent to extent sub-package.
75bee27610e785be0b796e3f5cd93acd4831d97b authored almost 11 years ago
75bee27610e785be0b796e3f5cd93acd4831d97b authored almost 11 years ago
Converted //move to visitors.
c8ee9ce9314e5a65d9422b11881c463571f9758d authored almost 11 years ago
c8ee9ce9314e5a65d9422b11881c463571f9758d authored almost 11 years ago
ForwardExtentCopy can now apply a function to source blocks after copy.
5c3db177a41befd09ee3a45c734a0be07d66d9a6 authored almost 11 years ago
5c3db177a41befd09ee3a45c734a0be07d66d9a6 authored almost 11 years ago
Added ExtentBuffer to buffer changes to Extents.
36c5ceaf90ed03d07bca7bdd461f4f642be38802 authored almost 11 years ago
36c5ceaf90ed03d07bca7bdd461f4f642be38802 authored almost 11 years ago
Added OperationQueue to execute multiple operations sequentially.
59aa51e037b38d5d0557ef3ef091185c8c669760 authored almost 11 years ago
59aa51e037b38d5d0557ef3ef091185c8c669760 authored almost 11 years ago
Added CombinedRegionFunction.
7a6df178d64049e2444af97af41d0544f07cc6c9 authored almost 11 years ago
7a6df178d64049e2444af97af41d0544f07cc6c9 authored almost 11 years ago
Changed BlockReplace to take an Extent.
ecde631e5fe52d93fdd99d7612c1da8b53e7c9d3 authored almost 11 years ago
ecde631e5fe52d93fdd99d7612c1da8b53e7c9d3 authored almost 11 years ago
Fixed BlockMask, MaskIntersection not using this.
fb16897b5cbafc1a71d10160db63aef5c59390df authored almost 11 years ago
fb16897b5cbafc1a71d10160db63aef5c59390df authored almost 11 years ago
Converted //stack to visitors.
37c388baefb9c5fc8b2fbc9c67dc61bb5de93f85 authored almost 11 years ago
37c388baefb9c5fc8b2fbc9c67dc61bb5de93f85 authored almost 11 years ago
Added ForwardExtentCopy and ExtentBlockCopy.
e3a42db309d3597cd5e03a73e5798d2853a69aa8 authored almost 11 years ago
e3a42db309d3597cd5e03a73e5798d2853a69aa8 authored almost 11 years ago
Added DelegateOperation to proxy Operations.
9aa3ae15d04e83bd7d32aef9f332f1e0ed87ab49 authored almost 11 years ago
9aa3ae15d04e83bd7d32aef9f332f1e0ed87ab49 authored almost 11 years ago
Fixed Javadocs in Extent.
1408487fffcab38547080aecfa8d176d36638df2 authored almost 11 years ago
1408487fffcab38547080aecfa8d176d36638df2 authored almost 11 years ago
Added Transforms for Vectors in worldedit.math.*
250be31fe2c3699f70c6c38437b20d84feb8699c authored almost 11 years ago
250be31fe2c3699f70c6c38437b20d84feb8699c authored almost 11 years ago
Added new Mask interface and deprecated old one.
9113cd4bd3d836bedf525d18fa324c8c902d00eb authored almost 11 years ago
9113cd4bd3d836bedf525d18fa324c8c902d00eb authored almost 11 years ago
Fixed UnderOverlayMask not really supporting Extent.
9ab1d0f1509e60446f0db98523ac58200ab65d41 authored almost 11 years ago
9ab1d0f1509e60446f0db98523ac58200ab65d41 authored almost 11 years ago
Moved noise classes to worldedit.math.* package.
e657fd5be98ee0d6429c00cb900e2f3e5e36f2e0 authored almost 11 years ago
e657fd5be98ee0d6429c00cb900e2f3e5e36f2e0 authored almost 11 years ago
Made some masks use Extents rather than EditSessions.
e7bbd1ac53d35384ac227e2f28ef17cfae33d8f9 authored almost 11 years ago
e7bbd1ac53d35384ac227e2f28ef17cfae33d8f9 authored almost 11 years ago
Added support for Extent interface.
70f409975e37e964aeb0eb2107a0eeaeda55bee4 authored almost 11 years ago
70f409975e37e964aeb0eb2107a0eeaeda55bee4 authored almost 11 years ago
Changed ground seeking operations to LayerVisitor.
3c5c257a4151dbf0c1d474ed17c5c9833e866fc3 authored almost 11 years ago
3c5c257a4151dbf0c1d474ed17c5c9833e866fc3 authored almost 11 years ago
Make FlatRegionVisitor take FlatRegions only.
c804aeb03efbda42193953f9df7d2624d571c313 authored almost 11 years ago
c804aeb03efbda42193953f9df7d2624d571c313 authored almost 11 years ago
Converted //naturalize to visitors.
69f3862c1115f6db4aa27e29f92a74ebb7d29a76 authored almost 11 years ago
69f3862c1115f6db4aa27e29f92a74ebb7d29a76 authored almost 11 years ago
Added LayerVisitor and LayerFunction.
af61efc4fb7b0b7eb4636f4dc6cb7c95ef3e8c08 authored almost 11 years ago
af61efc4fb7b0b7eb4636f4dc6cb7c95ef3e8c08 authored almost 11 years ago
Added a BlockMask(BaseBlock... block) constructor.
e13d5198be70b1e97625084fed6e386630e511d0 authored almost 11 years ago
e13d5198be70b1e97625084fed6e386630e511d0 authored almost 11 years ago
Added DummyMask and DummyMask2D.
8b9cf95079bdde54a5bd23e25d4ccb02554c7d9a authored almost 11 years ago
8b9cf95079bdde54a5bd23e25d4ccb02554c7d9a authored almost 11 years ago
Added Regions class with utility methods.
11068cb69f9423301ec9a1fc2d4d02f0abc8fbf0 authored almost 11 years ago
11068cb69f9423301ec9a1fc2d4d02f0abc8fbf0 authored almost 11 years ago
Converted //overlay to visitors.
1b6d32ba3af352a141f1f6913c791df7086cd287 authored almost 11 years ago
1b6d32ba3af352a141f1f6913c791df7086cd287 authored almost 11 years ago
Added RegionOffset and FlatRegionOffset.
77071211f258b2e99dda2a83ffb803f52f0082f9 authored almost 11 years ago
77071211f258b2e99dda2a83ffb803f52f0082f9 authored almost 11 years ago
Moved packages to worldedit.function.*.
53730bfa20b36635a4270e260945b89041c5089a authored almost 11 years ago
53730bfa20b36635a4270e260945b89041c5089a authored almost 11 years ago
Changed how ground finding operations were implemented.
60b839ed09ffbeb0615c07eaac41b8a9ccf23c1e authored almost 11 years ago
60b839ed09ffbeb0615c07eaac41b8a9ccf23c1e authored almost 11 years ago
Added NoiseFilter and NoiseFilter2D masks.
e5e5d8901a533d64afbbabb04c019701c19403f8 authored almost 11 years ago
e5e5d8901a533d64afbbabb04c019701c19403f8 authored almost 11 years ago
Added Mask2D and AbstractMask2D.
e7d5cc8603677d16b6c973235d1eb51f7aa32639 authored almost 11 years ago
e7d5cc8603677d16b6c973235d1eb51f7aa32639 authored almost 11 years ago
Removed messages from EditSession not-null preconditions.
fd8ad9b988ffe452bc71e0a3629c9b7dec0e1308 authored almost 11 years ago
fd8ad9b988ffe452bc71e0a3629c9b7dec0e1308 authored almost 11 years ago
Switched //faces and //walls to use visitors.
f509a3128e6baa08240c33c5a6e3a13784d62ac9 authored almost 11 years ago
f509a3128e6baa08240c33c5a6e3a13784d62ac9 authored almost 11 years ago
Add getFaces() and addWalls() to CuboidRegion.
6c1ff02df55622e57b84b0b38896726b2ddcf79d authored almost 11 years ago
6c1ff02df55622e57b84b0b38896726b2ddcf79d authored almost 11 years ago
Add getFaces() and addWalls() to CuboidRegion.
dd244bfe0492040772c295c72599647ca1cb5699 authored almost 11 years ago
dd244bfe0492040772c295c72599647ca1cb5699 authored almost 11 years ago
Cleaned up Javadocs for CuboidRegion; added preconditions.
09ca5c31317f99dd59523c09a6041cd0626e61c6 authored almost 11 years ago
09ca5c31317f99dd59523c09a6041cd0626e61c6 authored almost 11 years ago
Removed mask support from BlockCount.
RegionMaskFilter handles it.
9cd164ae98428e0b07a1a6f3ac13a463ab2f01bf authored almost 11 years ago
Moved visitors to com.sk89q.worldedit.visitor.
a6e979ec6c51387d3d7c9b0f7db0a5bda736f4e0 authored almost 11 years ago
a6e979ec6c51387d3d7c9b0f7db0a5bda736f4e0 authored almost 11 years ago
Changed //center to use visitors.
e022804c276a0d3934d28644c213bf68a052e170 authored almost 11 years ago
e022804c276a0d3934d28644c213bf68a052e170 authored almost 11 years ago
Made CuboidRegions in EditSession clamp Y to world.
570b4ebd937cb434af8b4f5890064198bf70dca2 authored almost 11 years ago
570b4ebd937cb434af8b4f5890064198bf70dca2 authored almost 11 years ago
Made CuboidRegion(world, ...) constructor clamp to world.
d9ad0014f05e7338cfb57a4bab45d11aebff62ab authored almost 11 years ago
d9ad0014f05e7338cfb57a4bab45d11aebff62ab authored almost 11 years ago
Converted /removenear, //replace to visitors.
5cfc05c616690079bff0a88b6f0bf772f4a9b37c authored almost 11 years ago
5cfc05c616690079bff0a88b6f0bf772f4a9b37c authored almost 11 years ago
Added RegionMaskFilter to filter a RegionFunction.
2311964b820d0adcf5ed5e25c54bf98393c1e178 authored almost 11 years ago
2311964b820d0adcf5ed5e25c54bf98393c1e178 authored almost 11 years ago
Added FuzzyBlockMask(BaseBlock... block) constructor.
8c3912b5e73f77baa4e436e7bad78d410e80930c authored almost 11 years ago
8c3912b5e73f77baa4e436e7bad78d410e80930c authored almost 11 years ago
Changed /remove[above|below], //set to use visitors.
b21f944570241277b67d59c876982e8a37f7e796 authored almost 11 years ago
b21f944570241277b67d59c876982e8a37f7e796 authored almost 11 years ago
Added Guava... for now.
We have to check to some serious breakage across the board before we can
release.
Changed //count, //fill, //fillr to use visitors.
dbb7b085f04a02a4dc1e176cf8510e654e784acb authored almost 11 years ago
dbb7b085f04a02a4dc1e176cf8510e654e784acb authored almost 11 years ago
Added OperationHelper.completeBlindly().
2562a2f577ff09fa72511a25fbb54679eb7de157 authored almost 11 years ago
2562a2f577ff09fa72511a25fbb54679eb7de157 authored almost 11 years ago
Added various visitors (BFS, Downward, Recursive, Region).
45c2868d4cb8f36a610b8deb37c5519d267827cb authored almost 11 years ago
45c2868d4cb8f36a610b8deb37c5519d267827cb authored almost 11 years ago
Aded BlockReplace, which replaces blocks with a pattern.
a7300cf9ef2bc1be46bd1ee9821e0b16c6996163 authored almost 11 years ago
a7300cf9ef2bc1be46bd1ee9821e0b16c6996163 authored almost 11 years ago
Added BlockCount, which counts the number of blocks matching a mask.
79643790ccfa46e4cd48ea0cc8527be27e01601c authored almost 11 years ago
79643790ccfa46e4cd48ea0cc8527be27e01601c authored almost 11 years ago
Added FuzzyBlockMask, which uses BaseBlock.containsFuzzy.
c7fcbb299d0ba901783f3ffce988fa7709d9c6f5 authored almost 11 years ago
c7fcbb299d0ba901783f3ffce988fa7709d9c6f5 authored almost 11 years ago
Added BoundedYMask that requires that Y is in a range.
0cafe4abb867cd98ebd61566127c09d13bb351df authored almost 11 years ago
0cafe4abb867cd98ebd61566127c09d13bb351df authored almost 11 years ago
FlatRegionApplicator -> FlatRegionVisitor.
7c4a67d32b85c2bf86d97a0ced5703760ea53c03 authored almost 11 years ago
7c4a67d32b85c2bf86d97a0ced5703760ea53c03 authored almost 11 years ago
Added CombinedMask(Mask ...mask) constructor.
52bbbb179702fdff31135299da717cf06ca73117 authored almost 11 years ago
52bbbb179702fdff31135299da717cf06ca73117 authored almost 11 years ago
The /butcher command no longer kills mobs with a name tag.
This behaviour can be overridden with the new -t flag.
The -f flag encompasses this flag.
Clarified some comments.
d18a20dafa3d8c2d3a3dd4bd40690c7d7db78072 authored almost 11 years ago
d18a20dafa3d8c2d3a3dd4bd40690c7d7db78072 authored almost 11 years ago
Fixed some javadocs.
6262fe35bd772e5c5712e9f7993eee65040f03f2 authored almost 11 years ago
6262fe35bd772e5c5712e9f7993eee65040f03f2 authored almost 11 years ago
Don't grow pumpkin patches on non-grass blocks.
b3e03f59acb38b51924e3c214ff9c74b190c05d4 authored almost 11 years ago
b3e03f59acb38b51924e3c214ff9c74b190c05d4 authored almost 11 years ago
Made GroundScatterFunction use a NoiseGenerator.
c5fdfa7a0d6656ec84c9bdfdcf3e871f77e19ee0 authored almost 11 years ago
c5fdfa7a0d6656ec84c9bdfdcf3e871f77e19ee0 authored almost 11 years ago
Added GardenPatchGenerator, GroundScatterFunction.
/pumpkins now uses the new classes.
d2e93dfe232a1faf6080999f8cf3a6068523af8a authored almost 11 years ago
Delegate flora creation to new FloraGenerator.
Sadly, no biome-specific flowers because the biome API in WorldEdit apparently needs some improv...
fb634ef95b0e59aa076db16ce4c0f79e4d166c9d authored almost 11 years ago
Added GroundFindingFunction.shouldPassThrough().
0402faa839fd0c3a03881858388c5d40d568a1c3 authored almost 11 years ago
0402faa839fd0c3a03881858388c5d40d568a1c3 authored almost 11 years ago
Moved FlatRegion cast code to FlatRegionApplicator's constructor.
31060e1e0cbe3469cb7625ab26d223843a060946 authored almost 11 years ago
31060e1e0cbe3469cb7625ab26d223843a060946 authored almost 11 years ago
Added FlatRegionApplicator for FlatRegionFunctions.
c87b1acbad4f0ae6a93e023b0f45333fc2aa208c authored almost 11 years ago
c87b1acbad4f0ae6a93e023b0f45333fc2aa208c authored almost 11 years ago
Have upperY and lowerY on GroundFindingFunction be set via mutators.
504c7a5ff1f944d1929b79b1f8618f8cb7fdf7df authored almost 11 years ago
504c7a5ff1f944d1929b79b1f8618f8cb7fdf7df authored almost 11 years ago
Added FloraPlacer FlatRegionFunction and //flora.
6f116cd564518fb47d01a95e1644aa38f1443d34 authored almost 11 years ago
6f116cd564518fb47d01a95e1644aa38f1443d34 authored almost 11 years ago
Fixed a typo in CHANGELOG.txt
5d13ed2356aa332a92ef3855cb119a0797b25dd2 authored almost 11 years ago
5d13ed2356aa332a92ef3855cb119a0797b25dd2 authored almost 11 years ago
Implemented ForestGenerator that performs the "forestgen" or "//forest" commands.
bc711d9036a47de3576d5d66fb1f131225226dd4 authored almost 11 years ago
bc711d9036a47de3576d5d66fb1f131225226dd4 authored almost 11 years ago
Fixed incorrect arg shifting on //forest.
086533e6bcf5c9f42e6f8ca2e62b28954c56ac11 authored almost 11 years ago
086533e6bcf5c9f42e6f8ca2e62b28954c56ac11 authored almost 11 years ago
Added FlatRegionFunction and GroundFindingFunction.
FlatRegionFunction takes apply(Vector2D) and GroundFindingFunction is an implementation of FlatR...
c9d93d12a179d7b4a1757ed182ca302fbcf53c8f authored almost 11 years ago
[maven-release-plugin] prepare for next development iteration
b558463f564d004c99ae78d6dbeedb9b086f1ba5 authored almost 11 years ago
b558463f564d004c99ae78d6dbeedb9b086f1ba5 authored almost 11 years ago
[maven-release-plugin] prepare release 5.6
36d56b5e1a986dac0b6a73a5501863e94a3e0585 authored almost 11 years ago
36d56b5e1a986dac0b6a73a5501863e94a3e0585 authored almost 11 years ago
Updated changelog.
24b58edceb0108cf47aef88acf089529065efdea authored almost 11 years ago
24b58edceb0108cf47aef88acf089529065efdea authored almost 11 years ago
Fixed pattern "X%Y" with no Y defined throwing an exception.
Fixes WORLDEDIT-2897.
7cf093ad40327a57936ea64affc5c7dee574fa18 authored almost 11 years ago