Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/IntellectualSites/FastAsyncWorldEdit

Blazingly fast world manipulation for artists, builders and everyone else: https://www.spigotmc.org/resources/13932/
https://github.com/IntellectualSites/FastAsyncWorldEdit

Fix some additional Javadoc errors.

d8622fb30f2e5008bdd4611bd14e7e3764d7caa3 authored over 10 years ago by sk89q <[email protected]>
Fix Javadocs and code issues.

1dc84d25113489523b6390b6f4bb2282713ba8ce authored over 10 years ago by sk89q <[email protected]>
Clean up and removal of some old exceptions.

8834af753868ade870772e3481105897144034e1 authored over 10 years ago by sk89q <[email protected]>
Add //sel -d <type> to set a default region selector type.

41584eee4ae13c73140f6c2d88b97c961fe0d240 authored over 10 years ago by sk89q <[email protected]>
Fix ForgeWorld's equals() being very broken.

527a8dd49be740702b0d97aa3f9ed0e5b02ebf01 authored over 10 years ago by sk89q <[email protected]>
Improve how //sel prints its available modes.

4d9b3681d7fdb83fbef77c614ce5328d96810944 authored over 10 years ago by sk89q <[email protected]>
Refactor RegionSelectors so limits are passed in during selection.

c2a0f590b194cddfe9d36e1a2db5017588fa7cfb authored over 10 years ago by sk89q <[email protected]>
Add noise library to allowed imports.

683bd670fe618daa4d6f95b2df512d8e3f6da37f authored over 10 years ago by sk89q <[email protected]>
Add "=expression" mask.

i.e. =perlin(0,x/2,y,z/2,0.05,3,0.8)<0.1

7b8a321af54a31b81606ac5980e06ae379fce7fc authored over 10 years ago by sk89q <[email protected]>
Update build files for noise library.

f4ce4f9df98b69f5f9dee8785facf7d3ca92fb3e authored over 10 years ago by sk89q <[email protected]>
Add noise functions to the expression evaluator.

882cce5ff2ff01e3bbe62a110ec25897d13a2eaf authored over 10 years ago by sk89q <[email protected]>
Add Perlin, ridged multi-fractal, Voronoi noise generators via libnoise.

8476778b4651d9b56d9091c07fa895e861c8eb2b authored over 10 years ago by sk89q <[email protected]>
Fix undo and redo broken by a precondition.

8ce757631ac2e4e7670f93975debd20d9c1ffad1 authored over 10 years ago by sk89q <[email protected]>
Fix checkstyle error due to recent cleanup.

98e55bede0fa7181ab6c01a07eb21726bc2c8078 authored over 10 years ago by sk89q <[email protected]>
Rewrite session code and add support for persistent sessions.

aaeaf19fc8e56d94a03f1c0511944d2e3e228f4d authored over 10 years ago by sk89q <[email protected]>
Code clean up, add preconditions, and correct Javadocs.

e95eeefa2bad8b55de98899b1a4ebe9b3dab3579 authored over 10 years ago by sk89q <[email protected]>
Clean up Javadocs for the blocks.* package.

70bca47be7d41812f34d1a09ac5b293417eb4957 authored over 10 years ago by sk89q <[email protected]>
[Forge] Change compareTo() for commands to fix a Comparable contract issue.

55c569c38772793cc800707dba967743e9da9c45 authored over 10 years ago by sk89q <[email protected]>
Fix WorldEditPlugin assuming that worlds are an instance of BukkitWorld.

Fixes WORLDEDIT-3168.

e93c9c9736bc568f5d6c42412dac15c19e8fc194 authored over 10 years ago by sk89q <[email protected]>
Remove Trove usage temporarily due to shading issues with Gradle build.

5dd7b839403921409e63917b715ba12cf07dd8fd authored over 10 years ago by sk89q <[email protected]>
Disable first time help message for now.

b752604c03ee2603233f97e699c02cfe006f4d9b authored over 10 years ago by sk89q <[email protected]>
Remove old Bukkit entity adapter classes. (reverted from commit b461f44db809674123639378355f245d5d9c9344)

CraftBook uses some of these classes.

15b173dca614d6b42b11f14af22eb0dd975dc141 authored over 10 years ago by sk89q <[email protected]>
Show where to get help.

e7f65e27db8536bded7c3e13ba123cf97bd09de7 authored over 10 years ago by sk89q <[email protected]>
Remove word wrapping in ColorCodeBuilder.build().

ca7bb1a3f57a82d8897086ab1b1ee51f7edb02db authored over 10 years ago by sk89q <[email protected]>
[Bukkit] Ignore missing adapter if another platform is registered.

0c7aa20cbebab46feae719a8593b4d96f93a3034 authored over 10 years ago by sk89q <[email protected]>
Change some platform related messages.

a954e87e8c96cf57233c1598ba7950c7536563d6 authored over 10 years ago by sk89q <[email protected]>
[Bukkit] Make the WE data folder it isn't created.

f068a7491f7f16d443866d2634cb34c1b6dab78e authored over 10 years ago by sk89q <[email protected]>
Change docs in EditSessionFactory so it is more obvious what the change is.

f4d5173451afded47c4753bce39b29d4ca1a8f35 authored over 10 years ago by sk89q <[email protected]>
Implement worldedit.build.suffix in the Gradle build instead.

decac1c79c085345f18bc08269b26da425a64a5a authored over 10 years ago by sk89q <[email protected]>
Take worldedit.build.version system property in Gradle build.

2a9b305889300ec02623152b893f78c2ec94e7e1 authored over 10 years ago by sk89q <[email protected]>
Clean up SessionTimer and make it package local.

45f81a177b7a70fe90b5a498d3dcc01f7a3959e4 authored over 10 years ago by sk89q <[email protected]>
Make ForgeEntity keep an weak reference to the entity.

71c5b610506b072fac3b42b0fad4f660df812d18 authored over 10 years ago by sk89q <[email protected]>
Made BukkitEntity keep a weak ref to the entity and cleaned up code.

70f05c950a023d1148e8c9586fdfc7c167a28c6d authored over 10 years ago by sk89q <[email protected]>
Clean up BukkitUtil.

781fc31d6f4ad93b3b3f01c823d9849b013d0474 authored over 10 years ago by sk89q <[email protected]>
Remove old Bukkit entity adapter classes.

b461f44db809674123639378355f245d5d9c9344 authored over 10 years ago by sk89q <[email protected]>
Don't generate Paranamer names since they don't work well anyway.

Paranamer will be removed.

972f0893b37d378b1b98c3430100e1c03669f792 authored over 10 years ago by sk89q <[email protected]>
Permit Hamcrest via import control.

ff092dcef96faa0d78a465b5f4adfa5e457cbb89 authored over 10 years ago by sk89q <[email protected]>
Merge in new block, entity, and biome APIs.

5dc462cc42d647e0bf4efa3fcbc626e78f1845dc authored over 10 years ago by sk89q <[email protected]>
Add support for Bukkit for MC 1.6.4.

7d3976049665cd93d6b747f61ed9066980180fc9 authored over 10 years ago by sk89q <[email protected]>
Add static to some fields on BlockTransformExtentTest.

9dbe87b77b5ae42626249175831f3df5e7824954 authored over 10 years ago by sk89q <[email protected]>
Add block transform test that tests against older rotation code.

Also fixes the rotations for some blocks.

8508055ddc04826868728c582230bc647c46d304 authored over 10 years ago by sk89q <[email protected]>
Fix naming errors in ArbitraryBiomeShape caused by biome commit.

9c205e0e00c1531e6793e64cde991cc4ec59272e authored over 10 years ago by sk89q <[email protected]>
Implemented new biome API.

42be11009782e1d2ff8e311e8d4ce58944e07c07 authored over 10 years ago by sk89q <[email protected]>
Call setExtent() when setWorld() is caleld on ParserContext.

d50e05480fe864be5d814e592075f37072b2641f authored over 10 years ago by sk89q <[email protected]>
Merge branch 'master' into feature/mapping

a9de9f619b5ae31902394810ecb288c7725253c2 authored over 10 years ago by sk89q <[email protected]>
Delete outdated Spout version.

97f163ebd5945b4f3f28888d4463b73ed91996b9 authored over 10 years ago by sk89q <[email protected]>
Convert newer API from radians to degrees.

9feafcfc30c073d43bebb417b8a08528719d8992 authored over 10 years ago by sk89q <[email protected]>
Let NBT Tag(String name) accept a null name.

9b5c112e5cfe10e5964fad04b81dc5c725c91e3d authored over 10 years ago by sk89q <[email protected]>
Re-implement /remove and /butcher with the new entity API.

3e34d5ca52db626c4c83cdd7bc98f63e576f37b8 authored over 10 years ago by sk89q <[email protected]>
Delete protected Random instance from LocalWorld.

9dbc53476ea943e7844dd189149f20308aaaafc3 authored over 10 years ago by sk89q <[email protected]>
Move handling of hanging entities into ExtentEntityCopy.

1f709b9cc3466fd67f3fd443555dfff787ee1144 authored over 10 years ago by sk89q <[email protected]>
Rename getInteger -> getInt in NBT library and add putType(...) methods.

cf6fa985258bb81c0bbd3cd33b8ed0618fb174e0 authored over 10 years ago by sk89q <[email protected]>
Update links in README.md.

a360800bbe146710435d2ea53a86f99fa1e054e0 authored over 10 years ago by Albert Pham <[email protected]>
Merge branch 'master' into feature/mapping

bf7185d17363adcc78022eff0ec69770a768d657 authored over 10 years ago by sk89q <[email protected]>
Fix a confusion of loggers for command logging.

6dcbc8eb66ca2724a668c0fe80bdf89f88edbf7e authored over 10 years ago by sk89q <[email protected]>
Cleaned up and added many methods to the NBT classes.

b5aaef25051f73b18f39789328db8b4e3385dabb authored over 10 years ago by sk89q <[email protected]>
Write yaw/pitch in degrees rather than in radians with schematic files.

7243b2a05d751463168568420d8735257092ff26 authored over 10 years ago by sk89q <[email protected]>
[Bukkit] Implement the new entity API.

e2082ee8a485b10070f21cd1e5beb024d563ca5b authored over 10 years ago by sk89q <[email protected]>
Remove UUID fields in ForgeWorld when creating entities.

505d45237db662ddfdbd1d3d3e76281f6f1ee87e authored over 10 years ago by sk89q <[email protected]>
Fix blocks.json not being placed in the distribution.

9c72a3c43973fda8c577a1b259831568c664c000 authored over 10 years ago by sk89q <[email protected]>
Add new Bukkit implementation adapter system to access MC internals.

Replaces the old NMSBlocks.

f033d87098efb5ed717d7a456db003f03a1bd5fb authored over 10 years ago by sk89q <[email protected]>
Have BukkitEntity.getState() return null for now.

c535ad8682d32f1d1d76b1ab57cbdadecf3e852b authored over 10 years ago by sk89q <[email protected]>
Use Location.getYaw() and getPitch() for converting to Bukkit Locations.

f50c69ee8f604fcf5e971fe346fc9860b297969a authored over 10 years ago by sk89q <[email protected]>
Remove DataException from NbtValued's setNbtData().

bdd6d20013c251f1f31d3e13fda53297e4f751cc authored over 10 years ago by sk89q <[email protected]>
Add @Nullable to NbtValued methods.

759c6ba50de0e6a489a48997c2472fcb06ae7a0e authored over 10 years ago by sk89q <[email protected]>
Add support for entities with .schematic files.

b751cbe1eed06d61f480274f125bf26aa35c5e65 authored over 10 years ago by sk89q <[email protected]>
Add setYaw, setYaw, and setDirection(yaw, pitch) to Location.

a95ebde6204789cc067fdf586be804acc80ac8ac authored over 10 years ago by sk89q <[email protected]>
Add missing dependencies (Trove, GSON) to build.gradle.

9e105336d569094287597fbfbc0a9637b233c8f8 authored over 10 years ago by sk89q <[email protected]>
Update changelog for 5.6.2 and 5.6.3.

e21b21d2667873f09093ecaf2df707b361b458b7 authored over 10 years ago by sk89q <[email protected]>
[Bukkit] Add support for MC 1.7.10.

78988680e9c6d36c33a24c9e41f14760c77fd3d7 authored over 10 years ago by sk89q <[email protected]>
Merge remote-tracking branch 'origin/master' into feature/mapping

97a1664db5b09e2c7890e29a7306a39abb96dff9 authored over 10 years ago by sk89q <[email protected]>
Add support for copying entities between Extents.

0ce7954dc9512c69a6e7621425eeb7438e15e1f3 authored over 10 years ago by sk89q <[email protected]>
Fix issue with scaling transforms on blocks.

52f1a7d2d453dd5846e567d2e8f4302f65f23234 authored over 10 years ago by sk89q <[email protected]>
Change Location to store pitch/yaw rather than a directional vector.

ceec170be9dcb47f36ba30a335704e8b5cd77e33 authored over 10 years ago by sk89q <[email protected]>
Revert Extent.createEntity() taking a Vector.

c564278dd6a0ae59434361361527d6299b898945 authored over 10 years ago by sk89q <[email protected]>
Add Entity visitor and function interfaces.

d50cd89005477f5508bc747d04a57304ff2fc1c4 authored over 10 years ago by sk89q <[email protected]>
Have Extent.createEntity() take a Vector rather than a Location.

bd0e20e8a78154b93dd73d08c4546fe71fc39d0d authored over 10 years ago by sk89q <[email protected]>
Fix /schematic load and save not taking 2 arguments.

e5959383c53b48c517cb1bfbeda45ec928315038 authored over 10 years ago by sk89q <[email protected]>
Add -p to /br clipboard to paste using origin of clipboard.

Closes WORLDEDIT-2825.

4f5e130b59347a6be694aac0711cbc4f890e50de authored over 10 years ago by sk89q <[email protected]>
Call editSession.setBlock() in SnapshotRestore.

Fixes WORLDEDIT-2879.

91d3292d81ec60621926d9e314a38f22582e6ad3 authored over 10 years ago by sk89q <[email protected]>
Ellipsoid-based region selectors no longer starts primary at (0, 0, 0).

Fixes WORLDEDIT-2968.

66a51636a3f816ef7ccc464a564a23f0805f13ef authored over 10 years ago by sk89q <[email protected]>
Fixes commands registered with the legacy handler not tab completing players.

Closes WORLDEDIT-3151.

728352612383041a1a4a49aff30bb5e6a4017446 authored over 10 years ago by sk89q <[email protected]>
Send WrappedCommandException to the logger.

dd497fdcb199f41d951389da7c2990cb42939a04 authored over 10 years ago by sk89q <[email protected]>
Fix a syntax error in 393b0d3d.

4e69c7263fc8fac4c86c0bcdfccac3ee48fd70e2 authored over 10 years ago by sk89q <[email protected]>
Handle when CommandException.getMessage() is null in CommandManager.

Related to WORLDEDIT-3156.

393b0d3d7a6c82bb3a4d070c431c1fd0bdb3cfae authored over 10 years ago by sk89q <[email protected]>
Closer isn't available in the Guava version that Bukkit bundles.

708b38312c4b158539aa0400fa1a8699c2ed7d3b authored over 10 years ago by sk89q <[email protected]>
Change /schematic save to bake in the transform.

9aec81c8c68f01e389da7e423d35b5bcde26cdbd authored over 10 years ago by sk89q <[email protected]>
/schematic save should not check if the file exists.

2bbf5d2793f10bee98a87b7aa19d3a143a550d51 authored over 10 years ago by sk89q <[email protected]>
Add Transform.isIdentity().

932513d8a1cba7150a8dccf4b19201308432d715 authored over 10 years ago by sk89q <[email protected]>
Add new Clipboard-compatible .schematic reader/writer.

47ad03a01325a26b2a914746318384ee145c1ff6 authored over 10 years ago by sk89q <[email protected]>
Move GZIPOutputStream out of NBTOutputStream.

This is a breaking change with no clear symptoms at first.

7b0e5a977fb0b83b0303f2a76d2792a95ac0893b authored over 10 years ago by sk89q <[email protected]>
Flip direction of //rotate to have it match previous behavior.

955a52825f405c247090f0c034c968497f0283bd authored over 10 years ago by sk89q <[email protected]>
Add a new block metadata framework and fix //rotate and //flip.

Remove the previous Mapping interfaces.

56b349ead808cf86357a6b7d4cfbf023a94d582e authored over 10 years ago by sk89q <[email protected]>
Added GSON, Trove as dependencies and enabled minimizeJar for shading.

22dceb5614c29bec27d2ff79df82504fd17f1ad6 authored over 10 years ago by sk89q <[email protected]>
Moved legacy block classes to the legacy source root.

6ef4f7b7cccc80f3e22b1b86b438367157819fcb authored over 10 years ago by sk89q <[email protected]>
BlockRegistry, MaskRegistry, PatternRegistry -> *Factory

'Registry' will need to be used for the block, entity, item,
and so on registries.

7463fdef79b457ec4948277f6c621e2b1eca04b1 authored over 10 years ago by sk89q <[email protected]>
Merge branch 'master' into feature/mapping

Conflicts:
src/bukkit/java/com/sk89q/worldedit/bukkit/BukkitWorld.java
src/main/java/com/sk89q...

65f451279cbb06a8ccf058eed4d4b754c0867c3f authored over 10 years ago by sk89q <[email protected]>
Fixes masks parsed from input not using block wildcards.

Closes WORLDEDIT-3147.

d74237b15e0c00ab634bce36a1d5fa41f08d417c authored over 10 years ago by sk89q <[email protected]>
Allow masks parsed from input to ignore the blacklist.

Fixes WORLDEDIT-3149.

68e5d5926a4aefbde893b771069158a9edd3ab07 authored over 10 years ago by sk89q <[email protected]>
Clamp acceptable density for //flora and //forest.

Fixes WORLDEDIT-3148.

85f014e256bcbd359a289b9b8116e283982a9a2d authored over 10 years ago by sk89q <[email protected]>