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

Add a default suggested Deform expression.

98b61d0fbd966a487e04bc618261bde36b98ecb5 authored about 9 years ago by Albert Pham <[email protected]>
Make flags command executor-specific.

874408ad10db72928bc1b0fd4980536063ad02ba authored about 9 years ago by Albert Pham <[email protected]>
Update new commands with suggestion and help support.

f4bb5272e1eac090fb264ecbeb807ac73d9f2832 authored about 9 years ago by Albert Pham <[email protected]>
Add some experimental brush commands.

/br set <shape> <radius> <pattern>
/br deform <shape> <expression>
/br scatter <shape> <density>...

935de4c93db215d5573916899a5cc8eefe159bab authored about 9 years ago by sk89q <[email protected]>
[Forge] Fixed tree generation but undo is not yet supported.

b19cd9bec415d0b8b0d96c6c93654760c8dbb12c authored over 9 years ago by sk89q <[email protected]>
Align windows and linux directions

7945b5ce25005df91ed9937ff97497c77f0933d5 authored over 9 years ago by Kenzie Togami <[email protected]>
Revert "Tell people to use setupDevWorkspace rather than setupDecompWorkspace"

Issue was fixed in commit 173f83235277e262033ba27b3c3978b7b99a0ee2

This reverts commit 121d77cc...

22fc3c6991d78cb2b1f68b9f1d6d0d267a45f80a authored over 9 years ago by Kenzie Togami <[email protected]>
Fix cycler tool trying to set negative data values.

Fixes WORLDEDIT-3325.

9a65bdb72d1ec0ddec26146c4829dbc531541e1a authored over 9 years ago by wizjany <[email protected]>
Actually for real fix unit tests.

I promise this time.
Seriously though, who makes unit tests depend on some old,
hardcoded file th...

1dd6faf7862c9461e87731dd5e9134ce33b8372d authored over 9 years ago by wizjany <[email protected]>
Fix BlockData causing unit test to fail

Yes, even though north/south and south/north anvils LOOK the same, they are in fact different da...

2aad68f80ddc54e90fa526fe71ac974388f42e29 authored over 9 years ago by Wizjany <[email protected]>
Merge pull request #334 from OvercastNetwork/master

Fix unfortunate typo in AffineTransform

a28acdd6a843d016c707e528533f833ed75d65f0 authored over 9 years ago by Wizjany <[email protected]>
Revert changes to skull rotation.

Because it's stored in nbt. This should fix unit tests.
Someone reported rotation to be broken ...

7586c19bb36c30526e03bb167b0e32df63b43976 authored over 9 years ago by Wizjany <[email protected]>
Fix unfortunate typo in AffineTransform

49fde59716e481d081593f8b48dca0eda9d21d2d authored over 9 years ago by Jedediah Smith <[email protected]>
Add/Fix rotation values for several blocks.

Torches, redstone torches, anvils, iron trapdoors, and skull should all rotate correctly now.
Doo...

1e6e54b85a050309f053d898200f29fcb5569826 authored over 9 years ago by wizjany <[email protected]>
Updated comment to reflect code changes

780b39198790bf5eff9496b152abde9e0508ad73 authored over 9 years ago by Europia79 <[email protected]>
Fixes issue 3315 with VirtualPlayers

http://youtrack.sk89q.com/issue/WORLDEDIT-3315

eb43018ae2211b4257e418209fef1b922a03cf91 authored over 9 years ago by Europia79 <[email protected]>
Don't double-check for symlinks while loading schematics.

Fixes WORLDEDIT-3310.

025591e6d92cf241e7714b544c06ac39047ceb8e authored over 9 years ago by wizjany <[email protected]>
Add more random tree types.

b4d574273d5d45bc0742a46cfe34873425d95286 authored over 9 years ago by sk89q <[email protected]>
Make some minor corrections in TreeGenerator.

e6662d75194582a89ae7e034a89ca0e95182087b authored over 9 years ago by sk89q <[email protected]>
2015 called: they are called "oak" and "spruce" now.

270e988b606551582245a637056a520c04a5208d authored over 9 years ago by sk89q <[email protected]>
Cleanup unused imports

ec5de0f22f2876ffb2df416bb7e25ad643aa2a6f authored over 9 years ago by Kenzie Togami <[email protected]>
Fix entities copying to original location.

Fixes WORLDEDIT-3275.

642f2a1f581ad49544bc7c140bedc8a0f24eacef authored over 9 years ago by wizjany <[email protected]>
Set project version to 6.1.1-SNAPSHOT.

78a8683df346b64c3eec9ad55f8697b6d27861dd authored over 9 years ago by sk89q <[email protected]>
Set project version to 6.1 for release.

e0b160e0f013840770184af6154f2059c600c2ca authored over 9 years ago by sk89q <[email protected]>
Update changelog.

b5072c8d46484ef6af8fb7ea1ae3c0a35a166c0a authored over 9 years ago by sk89q <[email protected]>
Added Bukkit adapter for 1.8 R3 (1.8.4-1.8.6 atm).

a3a40396469a143fa56bf121a05f1498cd927ccf authored over 9 years ago by wizjany <[email protected]>
Merge pull request #323 from flaminscotsman/CommandExceptions

Fix command exceptions.

58aac973af943bc747dc58161d84c34932d6bc1e authored almost 10 years ago by Wizjany <[email protected]>
Fix ExceptionHandler compareTo method.

The previous implementation violated the contract that compareTo must be behave the same way whe...

d5914e52e1ab1de54be2afa04aaaa9221e214b81 authored almost 10 years ago by flamin_scotsman <[email protected]>
Merge pull request #322 from flaminscotsman/tools_fix

Fix for WORLDEDIT-3270

2db5d8b11aaf876d6cf7c076f4141ed2424225b5 authored almost 10 years ago by Wizjany <[email protected]>
Merge pull request #321 from Dumbo52/master

Add stone + banners to usesData HashSet.

b551512f273f15389f5abb723ca0b31bbdca9d39 authored almost 10 years ago by Wizjany <[email protected]>
Added Bukkit adapter for 1.8.3.

604b1d8515e2658af1cd0aa6670228dd28b366ed authored almost 10 years ago by wizjany <[email protected]>
Change cycler tool to use EditSession rather than changing the world directly

f71d037a35476d11ff56745cbcea67ceeb940478 authored almost 10 years ago by flamin_scotsman <[email protected]>
Fix incorrect instantiation of BlockBag and EditSession in two of the tools.

Used EditSessionFactory rather than getting the EditSession from the local session.

0d347a3837b20b47f46cf8c1051a0a63cc33708c authored almost 10 years ago by flamin_scotsman <[email protected]>
Add rotation values to lit redstone torches.

Fixes WORLDEDIT-3273.

2fedcf8019b0bd07ecd0c470a2ec36bd3b53077e authored almost 10 years ago by Wizjany <[email protected]>
Add banners to usesDamageValue HashSet.

440cee35393ecc385fefe9732e05a893497f78ee authored almost 10 years ago by Dumbo52 <[email protected]>
Add stone to usesData HashSet.

55f1f42ebf50ca2b4ba9a1348bfb1056163d29ba authored almost 10 years ago by Dumbo52 <[email protected]>
Merge pull request #320 from Dumbo52/master

Fix imprecise rotations bug.

1209e48470f383a7ca2d76a8a10f638f12b5b652 authored almost 10 years ago by sk89q <[email protected]>
Fix imprecise rotations bug.

The bug this fixes is documented here: http://youtrack.sk89q.com/issue/WORLDEDIT-3220

8b2bf84b5e6107310cf9901e209b81168932da9c authored almost 10 years ago by Dumbo52 <[email protected]>
Fix entity rotation.

20093440583af0b3d871be6732fe54fb9629b004 authored almost 10 years ago by sk89q <[email protected]>
Don't transform entity positions if the isIdentity() == true.

7257c7bb2b0cb22c7411ad9abc506454f1d9a044 authored almost 10 years ago by sk89q <[email protected]>
Merge pull request #318 from kenzierocks/use-guava-18

Force Guava 18

173f83235277e262033ba27b3c3978b7b99a0ee2 authored almost 10 years ago by Wizjany <[email protected]>
Force Guava 18

06f59c6576e8ca7bd36e6c66a3a935f06935f968 authored almost 10 years ago by Kenzie Togami <[email protected]>
Fix button rotation, add support for up/down flipping and restore unit test functionality.

ddc741147e49391a61c1a575de78a755f1592ee8 authored almost 10 years ago by wizjany <[email protected]>
Excluded armor stands from //butcher by default.

Someone got lazy and just made armor stands a living entity instead of extracting an ArmorEquippa...

ec9c77c31bd06114197d13ce55452de11bddfbb1 authored almost 10 years ago by wizjany <[email protected]>
Fixed /butcher text in the case of only one mob being killed.

dc6ffae500233b2b090714eee00386c9f18f385c authored almost 10 years ago by TomyLobo <[email protected]>
Restore entity counter to //remove and grammatified //butcher similarly.

d1631a9ca4339d982356ab2872784d738e66ad6a authored almost 10 years ago by wizjany <[email protected]>
Directly access entity list

This replaces the very slow chunk dance that was being used.

372a520382fabeb2d093ee094be39e7722a4ed5b authored almost 10 years ago by Kenzie Togami <[email protected]>
Fix a typo in EditSession.java

98a7257c478cb9ee3152de30a3921c831fae10ed authored almost 10 years ago by sk89q <[email protected]>
Tell people to use setupDevWorkspace rather than setupDecompWorkspace

121d77ccf6b479922ad2ef0eaba8b93b46a623c5 authored almost 10 years ago by sk89q <[email protected]>
Update shadow plugin version to fix Forge issues

139009dfbb796ae6a514147b74a2381a65418b6b authored almost 10 years ago by zml <[email protected]>
WEPIF: Use UUIDs wherever possible in PermissionsExResolver

6a6c590a07f42d637bef6e44c710d2129785fc68 authored almost 10 years ago by zml <[email protected]>
Merge pull request #312 from luacs1998/master

Some fixes and tweaks for PR #309

bb2c5ba00340df476dae2ea0905011b74cf748e6 authored about 10 years ago by sk89q <[email protected]>
Some fixes and tweaks for PR #309

Apologies for the inconvenience.

017126d422e8e3651e8573694484740ef0d69930 authored about 10 years ago by luacs1998 <[email protected]>
Set version to 6.0.2-SNAPSHOT.

fe6717a0e002edf3ee27e44a88d161c0fe6df58b authored about 10 years ago by sk89q <[email protected]>
Version 6.0.1.

0c4e6e2f0a94618eba165b2e4828c49ff53680e7 authored about 10 years ago by sk89q <[email protected]>
Update changelog for 6.0.1.

b86e80357fc6f73ee8dbd6c897f11ff1d4bb0141 authored about 10 years ago by sk89q <[email protected]>
Merge pull request #309 from luacs1998/master

Add temporary permissions API for the Forge mod.

0151f9a0386c4f7feb04d7f9a83cb3ede9aa4209 authored about 10 years ago by sk89q <[email protected]>
Closed a set of quotes in JavaDocs.

0f865623ed6e73d95a6da5912b72e47885c7a900 authored about 10 years ago by Wizjany <[email protected]>
Bump to v6.0.1-SNAPSHOT.

34dc26bddc3ef0090bfd32dc14c73c9b1074f0cb authored about 10 years ago by sk89q <[email protected]>
Release 6.0.

78f975b9e216e38e1091b0837d1f8807c3c136d8 authored about 10 years ago by sk89q <[email protected]>
Update changelog to include MC 1.8 updates.

401d98768c811d24dae8db6a476057d1245b268e authored about 10 years ago by sk89q <[email protected]>
Update internal block data for 1.8, without updates to block bag data.

faf0b0691e21e2befb9691e12021e882a3881479 authored about 10 years ago by sk89q <[email protected]>
Merge pull request #310 from kenzierocks/feature/multi-project-ide

Add support for IDEs in the Gradle build files.

375755241d6fc784b2fa63476e8e85c85ac28fde authored about 10 years ago by sk89q <[email protected]>
Update the changelog.

5b540b66b20e712b01930d7a2802ae6c06182ad9 authored about 10 years ago by sk89q <[email protected]>
[Bukkit] Fix missing configuration file.

ad9c1a03cfb153ef139521f2ca69bf5e99b8c0fc authored about 10 years ago by sk89q <[email protected]>
Add Bukkit adapter for Spigot 1.8R1.

ba72585a9815ecfa641e5f19d93dd8f72ac56293 authored about 10 years ago by sk89q <[email protected]>
Remove the requirement of / for files

4eb3d75beed673dc8b7b52d06ee0e8a2ad517b10 authored about 10 years ago by Kenzie Togami <[email protected]>
Update build.gradles for ides

ac1379c93287483d95a1a3f9eedf8f6b5e134db5 authored about 10 years ago by Kenzie Togami <[email protected]>
Rough draft of WEPIF for WorldEdit-Forge. Mainly for FE compatibility, but other mods can implement this if they so want.

This commit removes ForgeUtil, with its 2 methods relocated. To set a permissions provider, get ...

e9a97eeff620eaad6e50893e1fb29c41569dbd7b authored about 10 years ago by luacs1998 <[email protected]>
Set version to 6.0-SNAPSHOT.

45856236081374bab7ce9dd7663a499e74773417 authored about 10 years ago by sk89q <[email protected]>
Bump to 6.0-beta-01.

e7a18b2674a8647bc9a3585555ed818f122ca76b authored about 10 years ago by sk89q <[email protected]>
[Forge] Permit org.lwjgl package import.

2a6de3e1ac8269c8f2755af630d946f50490247d authored about 10 years ago by sk89q <[email protected]>
[Forge] Add a crude reference card GUI.

e193aaba7d8b5e8c9960f545e86a1adc241d0ac2 authored about 10 years ago by sk89q <[email protected]>
[Forge] Add creative use mode and cheat mode and fix config overwrite.

052addbc05837dc043c4325545318fd962dce577 authored about 10 years ago by sk89q <[email protected]>
Handle mod:name as a way to specify blocks in the Forge mod.

3bee2d4c021a9c70f274228688cbeaaae6cd389a authored about 10 years ago by sk89q <[email protected]>
Update CraftBukkit adapters for latest NBT library changes.

a41ba326af79de9be0bb022e1bc6727d28622619 authored about 10 years ago by sk89q <[email protected]>
Remove redundant name from Tag instances.

fe5cfced4f4a0250f47e9f9278c273887fa4412b authored about 10 years ago by sk89q <[email protected]>
Switch to Gradle. Use git log --follow for history.

This converts the project into a multi-module Gradle build.

By default, Git does not show histo...

7192780251dc71f5c70f2460d74eaee6a992333f authored about 10 years ago by sk89q <[email protected]>
Merge pull request #308 from luacs1998/patch-1

Forge: acceptableRemoteVersions = "*"

44559cde683e3f9c073b38ce75643efcd0ac1b18 authored about 10 years ago by sk89q <[email protected]>
Update ForgeWorldEdit.java

This fixes clients being required to install Forge WorldEdit when connecting to servers running ...

a2e8119cc740d49f9cd70320fd3e3ee774c1e789 authored about 10 years ago by luacs1998 <[email protected]>
Merge pull request #306 from kenzierocks/hotfix/taglistchopped

Forge: Fix NBT tag lists being truncated.

a9fe7049b7f58cec360c1011a468790a54c6f90c authored about 10 years ago by sk89q <[email protected]>
Merge pull request #307 from kenzierocks/hotfix/server

Forge: Change getWorld().getLoadedEntityList() -> getWorld().loadedEntityList.

533ad5ef0a7ce011bb513d6fa5f7c3866b338c11 authored about 10 years ago by sk89q <[email protected]>
Use universal field, not client only method

8da2b84b2ea51c2abc14bb50c0aba74527dd0fba authored about 10 years ago by Kenzie Togami <[email protected]>
Calculate size at the start, not every time

90e0352a6701f2c21d6a9415a9e9452eb465a1d9 authored about 10 years ago by Kenzie Togami <[email protected]>
Merge pull request #305 from kenzierocks/feature/forge-1.7.10

Update Forge version to 1.7.10.

82a352fcc22157b411cce91550f835adcc800a2f authored about 10 years ago by sk89q <[email protected]>
Remove NBTTagEnd, it isn't possible to create it

d86eaa489af912c42c3f880ae8c3bc04212a21b3 authored about 10 years ago by Kenzie Togami <[email protected]>
Update to Forge 1.7.10-10.13.1.1225

1c89f4bffa20416768c3f5deb39fbd9dd4c097bd authored about 10 years ago by Kenzie Togami <[email protected]>
Merge pull request #302 from DarkArc/hotfix/groupmanager

Made GroupManager a DinnerPerms based resolver

a5647921cae8d5a27bb81a56ea9948c93dcb790f authored over 10 years ago by sk89q <[email protected]>
Merge pull request #304 from roastnewt/patch-1

Add Stained Glass to usesData HashSet

801bb3d67fa654e76ce28b8b690ed5f0ea24867d authored over 10 years ago by sk89q <[email protected]>
Add Stained Glass to usesData HashSet

fixes an issue with held stained glass' damage value always being set to zero (white) when using...

dda429d82608af527bc1b2ee10fe9678eab57172 authored over 10 years ago by Clayton <[email protected]>
Change Travis CI status image to the new version.

2214bcc948128a448e41dde0b2a03c4ef02c56d6 authored over 10 years ago by sk89q <[email protected]>
Fix broken Travis CI status image in the README.

cb1841f39c21786a66070b614be81a4d5470a4ee authored over 10 years ago by sk89q <[email protected]>
Made GroupManager a DinnerPerms based resolver

a0b9de0acf98a0e5a953affb1ebb4343503860f7 authored over 10 years ago by Wyatt Childers <[email protected]>
Merge pull request #301 from DarkArc/doc-fix

Fix WorldEdit Bukkit profile being inactive due to the Java8 doclint profile.

3098dc02266f45dec71feda57511f9c43f9c4f93 authored over 10 years ago by sk89q <[email protected]>
Fixed WorldEdit Bukkit profile being inactive if the java8-disable-doclint profile is active

1a30c644adeb213d850548f527fd82e56f4a6c89 authored over 10 years ago by Wyatt Childers <[email protected]>
[Forge] Remove the message if platform == null.

19291ea4e39f5de32ea1b33811eb03dd5cf1f37f authored over 10 years ago by sk89q <[email protected]>
[Forge] Better handle null platform field in ForgeWorldEdit.

7eb487aef7e6ef9635d47eb774bf501d148d1dbc authored over 10 years ago by sk89q <[email protected]>
Revert "Remove <targetPath>.</targetPath> for resources."

This reverts commit 96dc90abeca263f8a63f230f432b780568c01f8d.

6e739b3000b2c2c7ea7cf3051b2ba2f29c05a71a authored over 10 years ago by sk89q <[email protected]>
Remove <targetPath>.</targetPath> for resources.

96dc90abeca263f8a63f230f432b780568c01f8d authored over 10 years ago by sk89q <[email protected]>
Use -Xdoclint:none on JDK 8 and generate sources/Javadocs by default.

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