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

Fixed //center not working in some cases.

Due to odd rounding and math issues, using //center on a region with an edge of even
length in q...

b2fb73582f8a11db03dfbce6da3d4383c72f1894 authored over 7 years ago
Bump the SpongePowered plugin version up to 0.8.1

3cf018f14ac8588317e1a56ecbda23c23cb6463c authored over 7 years ago
Allow copyEntities to be used in ForwardExtentCopy again.

The -e flag should now work for //copy and //cut as it used to.

Fixes WORLDEDIT-3557.

41de2041864f35c2b439d53d69b5ebe452fe7095 authored almost 8 years ago
Add rotations to various blocks that were missing them.

Up/down levers still broken.

Fixes WORLDEDIT-3490.

e511758d9961a53937b804f52c5f8c8306e06664 authored almost 8 years ago
Merge pull request #382 from sk89q/feature/forge-1.11.2

[Forge] Update to 1.11.2

a4455e875e9f2588af3b2ac0d0a6513343770aac authored almost 8 years ago
[Forge] Update to 1.11.2

537c6694e152de8c51c2304714fd0a83df40e74f authored almost 8 years ago
Added 1.11.2 adapter for Sponge.

000c23827c31a0fd5207f2f4ae867a6db02e0d45 authored about 8 years ago
When choosing adapters, allow ones that aren't best, but prioritize best.

04d4e89541a506116c59dc7ffce94fb90a72ad26 authored about 8 years ago
*

58094c72c3eb39953b5136afed8d860a51582cf7 authored about 8 years ago
Vector and BlockVector should use the same hashCode

For example, the getChunks method returns a Set<Vector2D> which is
actually comprised of BlockVe...

ad7fdd19fb5588411939d1e8e78aeb74f2f7f77d authored about 8 years ago
Issue tracker is back.

9f24f84c2b6050482b253792a7fce662c51f5916 authored about 8 years ago
Copy Kernel class to WorldEdit to avoid loading AWT.

Java 8's Kernel statically loads the AWT library, which
can apparently cause some issues on some...

66aa881b0c4e349f9cd59e5e2c35c20f10387979 authored about 8 years ago
Indicate temporary status of YouTrack in README.

10da4a47863944724185a082b852e688381b3b8b authored about 8 years ago
Dev is always best when possible.

76ae7e4826530633dd3562910ce8feefaf02a37c authored about 8 years ago
Update for Minecraft 1.10

ed8f18564a57d0c0c585b3ae3ec0a484a28084cb authored about 8 years ago
Update Sponge implementation for Minecraft 1.9.4

3216695d65a011681db671a7eade9fd11c4d1fef authored about 8 years ago
Switched to an adapter system. Currently has adapters for 1.10 and 1.11.

Currently, due to the small number of changes it's loading the 1.11 adapter for 1.10. This needs...

e967ddf39322dd7d0a7223ca902a55918ab6db45 authored about 8 years ago
Updated for latest Sponge API changes

51d44f42fd12c01339b30484e6474341c2e62677 authored about 8 years ago
Further updates for Sponge API 5.x

92c4a145a63b7090688d9f07903f4c8692110aec authored about 8 years ago
Updated WorldEdit for Sponge to 1.11

a438347604da2c045510d4c321ac9b70cf4a4a94 authored about 8 years ago
Updated for API changes.

93735c3268af49576ede7dfc1ca63a2be78c93e3 authored about 8 years ago
Updated for latest Sponge API changes

89767aedf4ba35fce9c6cdf2af0dd28eaaca42b6 authored about 8 years ago
Update to Minecraft 1.10.2

b99ea5ec6cc898874dbe1d2792791f6a42d64f49 authored about 8 years ago
Update for SpongeAPI bleeding changes

b2d2fc2e70813a48a5722407d4836d9f37eeffe2 authored about 8 years ago
Added a 'dev' adapter - allowing for WorldEdit to still function in dev mode.

8d27e2ae099622e697e2ae937047b3ef949b084c authored about 8 years ago
Remove the unneccesary buildscript closure. (reverted from commit 471e759cc0d332855d82e47e3355f111ca288d2b)

ba59d40d698d5cf2787c367bae753d69e5585898 authored about 8 years ago
Remove the unneccesary buildscript closure.

8cb0aa47a87b5feda36bdecf6e69d1fbea0baea3 authored about 8 years ago
Updated to new Impl classes.

240648fd705dd04c179a4cf706ae989a2d6c8b9f authored about 8 years ago
Change adapter to allow for a 'isBest' system, meaning adapters can specify they are best used with version X.

2754d9f9ec697f297a3f29cd6ef5d829b274b076 authored about 8 years ago
Fixed a lack of -dist jars.

ad1bf9cf92a2f50c0d37737270e49b8460e605da authored about 8 years ago
Moved the impl classes over to a directory structure

b8221e28d4c8f5076dee8407fd4e1c97ff3398e5 authored about 8 years ago
Removed forgegradle - it's not needed.

3df026c2fd06aa703e52bd37dba73ca7b7280039 authored about 8 years ago
Fixed missing license headers.

156bf0acf530bc457aa7994b588120c791492502 authored about 8 years ago
[Forge] Release 6.1.6 for Forge 1.11.

Using Forge recommended build 2189.

a8d04c24be999ca669ff6dca8291724617f1e925 authored about 8 years ago
Update contributing doc

We have been targeting Java 7 for a while now.

e34fc1a82f79e9dfef03f6c1dec8b2777998810f authored about 8 years ago
Update some notes in the compiling doc

9c32ba327fc387864fa93628d99368384a79a306 authored about 8 years ago
Fix classifier in compile guide

387ccb299ea3c324efd25c5b8ff3c508d99c7914 authored about 8 years ago
Update 1.11 adapter with md_5's fix.

Fixes WORLDEDIT-3524.

82fdab35d1a0dd859045ca28c363547c5ea8c45b authored about 8 years ago
[Forge] Fix clearing inventories

1.11 no longer uses null in inventories.

e9419f4280748b93ee1455008cc28e446936884c authored about 8 years ago
[Forge] Make //regen work better

It now creates a brand-new world, generates the appropriate section
there, and copies it over to...

17529632886dbd1b3a20e8ed224ef566935c19ec authored about 8 years ago
[Forge] Update mappings to 11/30.

85ef47ae0c2c02a5870b764ca4b0da0d9e01671f authored about 8 years ago
[Forge] Remove now-unused ATs :tada:

c75fd3a449815707a2e8da11bf27bb0c514f5886 authored about 8 years ago
[Forge] Initial update to 1.11

Also updates Gradle to 3.2.1, because keeping updated is good.

6ad11624bbd3fd397d97498d81af2800aa947f28 authored about 8 years ago
Add some old missing items to the db.

17aafe87d083dcd9296c58d3224f3cf8c96592b5 authored about 8 years ago
Release 6.1.5 for Bukkit 1.11.

Bump version for dev.

81beff827781b7f9689316a1f6af13d025936dff authored about 8 years ago
Add new blocks and items to lookups.

465161145b0424d7bb6ebe24cd48813c962a251b authored about 8 years ago
Add new 1.11 blocks.

b0bfa4a562e3ffc7dc7dccc5f20be910dd89fb5d authored about 8 years ago
Add adapter for CraftBukkit 1.11

cd266ad96cabeb28935a8d011a98d9030c73f201 authored about 8 years ago
CuboidRegion contains use block position

Int casting would be better here than adding one to the max block

6c65a8a98997fb5dc464914646e8fafc58dd0f15 authored over 8 years ago
Fix region contain method

The region contain method was broken.
A lot of subsquent issues are caused by this bug.
E.g. i...

5de4cfced2b24e223a833035454b38d72039a3c0 authored over 8 years ago
Release WE 6.1.4 for Forge 1.10.2.

Bump version to 6.1.5-SNAPSHOT for development.

34c31dc020307a45482ad53ae4d1459b5f653a94 authored over 8 years ago
Re-add and update ForgeItemRegistry.

And fix code that depended on it.
Reverts parts of e91859130c39fe2b32473da77a44da54c9bf2822

ddff8ecbb267300160ebe185e6b85560f616976c authored over 8 years ago
[Forge] Update to 1.10.2.

2267dfd29f0973a6576fbbb78b1526667e10133d authored over 8 years ago
[Forge] Initial update for 1.10

38ddeaf7775d616e3cba7b0fec177cf19e8d4c99 authored over 8 years ago
Fixed bad copypaste in error message for //curve.

2e10fe896f49cd419e46c4df842937b9b94c3d8e authored over 8 years ago
Fix getting the git hash

4a72b97164b3fff324ba86c0ac8dde037476add4 authored over 8 years ago
Fix artifact publishing.

I keep ammending this commit so it doesn't look like I've been working on
this for the past thre...

98510992eb8814d5cbe0f7b6c28239969f1d5623 authored over 8 years ago
Fixed an issue where the ParametricCallable wasn't forwarding InvocationTargetExpections caused by CommandExceptions properly

Fixes WORLDEDIT-3364

b9801ebf579ffadeb2cf2d3f68ade4dd57fa43c2 authored over 8 years ago
Fix NPE when //genbiome expression was false.

Fixes WORLDEDIT-3467.

c957ffb95aec0764a66608b203e88db1c77d3ed7 authored over 8 years ago
Fixed an issue where item spawns were not given a proper cause, which lead to things like the super pickaxe not working

e1bb00e66534d6d934b66beaa324ff601ca7533f authored over 8 years ago
Apply transforms to vectors in //paste -s.

28d45870e2490481713bd941dfc9f7bc211b8b15 authored over 8 years ago
Fix query function in expression masks.

Fixes WORLDEDIT-3344.

e0c8776f0fd353368312253284d78a71a08c6384 authored over 8 years ago
Fixed the automatic selection of a user's pasted area when using //paste -s

Fixes WORLDEDIT-3457

6e36b5236c98149e8143d5de98984f17239df5de authored over 8 years ago
Made the CommandManager responsible for exception converters as apposed to individual dispatchers

Previously some exceptions were being handled only in the ParametricCallable, which lead to othe...

a091853385cdd97eb0dfb3d643d0f99440a02f3a authored over 8 years ago
[Forge] Fix //regen + improve performance.

b3d6644972dcaf708a4ced8106b57459afe00d6d authored over 8 years ago
Bump version for dev

d0cf497939e886f07d5458c9247210852e8d35d1 authored over 8 years ago
Release 6.1.3 for Forge 1.9.4 and Bukkit 1.10.

b03445752e79541b7bf0027ef968ab4d08943109 authored over 8 years ago
Add new 1.10 blocks to blocks.json

7a097ca56e767a6e912d7e26856be9f5c5eb79c4 authored over 8 years ago
[Forge] Stop "supporting" some invalid blocks.

fa64fa5bed38ef76c00fc6e1485eb85da0d8374a authored over 8 years ago
Merge pull request #359 from sk89q/feature/forge-1.9.4

Update WE Forge to 1.9.4/1965. Also update build.gradle to work with latest Gradle.

d70f7168e5f35751a2136915b433909aa489cbbe authored over 8 years ago
Update buildscript to Gradle 2.14 & Forge to 1.9.4 (1965)

5afd2bbbf3e3c467bd2994c94ea40db205e394c8 authored over 8 years ago
Fix Sign json generation

f689d53d620cc7a11b1a850ddc6603637fc59a16 authored over 8 years ago
[Forge] Make DefaultBlockParser behave more like vanilla.

e42107557eb42c18a79d070b1e6aff8b90eb0b42 authored over 8 years ago
Update internal block and item definitions.

5a42a8ddb4af5a8644555e1d827974010a9ff6a9 authored over 8 years ago
Add adapter for 1.10. Currently untested.

ac1b4f7251a8b401ab3c37476d5a30da65bd7026 authored over 8 years ago
Disable left-click air task creation (in Sponge)

Following the lead of the Bukkit implementation in commit a5f5dc099b4d5d0b3ff7aa04de7a14e40dd087...

edb4c0b61aa13ad322f0cfe049863f1b94dd2770 authored over 8 years ago
Disable left-click air task creation.

This should really not be necessary anymore.
Reverts 13f36757.
Fixes WORLDEDIT-3444.

a5f5dc099b4d5d0b3ff7aa04de7a14e40dd087bf authored over 8 years ago
Minor improvements to Sponge implementation

- Use SpongeGradle for setting plugin version from Gradle
- Use Guice to manage configuration
- ...

fd0e400bcc29016951eb5591f08da106d0f6c359 authored over 8 years ago
Fix NPE when rotating hanging entities (#356)

fabd7045e72f99f003482f2804a1d67c9a4309e8 authored over 8 years ago
Fix MathUtils.dSin

85d4b9f4ecb711660ed64ac5633501476d313808 authored over 8 years ago
Apply transformations to NBT data of tile entities (fixes rotation of skulls)

4a7683d5bf59da1532ab38dcbe69322b8ff4f174 authored over 8 years ago
Fix secondary-ordinal direction vectors

8f50f5adfbf0740f753c8f6ccd47d2cce915a824 authored over 8 years ago
Fix rotation of item frames

1a3ae37b731e0b1b66feb878b16b22e650268a30 authored over 8 years ago
Merge pull request #345 from sk89q/feature/sponge-new

Initial WorldEdit Sponge implementation

15d10bee30dad3ac4fc1a9b8f70b0f3121417933 authored over 8 years ago
Use the main WorldEdit version for Sponge

83a3843c15e19873ac91bd08537e59e9547552c0 authored over 8 years ago
Use Sponge version 4.1.0-SNAPSHOT

beba8daf458ceaab244f25340c121e57df550964 authored over 8 years ago
Merge pull request #355 from sk89q/bugfix/brushing-up

Replace RightClickEmpty with RightClickItem.

61ecb8fe94e52b30ce000ac30ba0d449e62db47e authored over 8 years ago
Replace RightClickEmpty with RightClickItem.

RightClickEmpty is not fired on the server. RightClickItem fires once
for the same event (a righ...

e168f03ab71cafb3a7d864a642960d831f5ee513 authored over 8 years ago
Sync forge version to core.

07854f79faf926023406508634bb4a466a5df1c8 authored over 8 years ago
Additional cleanup for the Sponge implementation

bc29bff0721f82f95386cf49170014390256d149 authored over 8 years ago
Merge remote-tracking branch 'origin/master' into feature/sponge-new

7dc9a9aecef050f5f3afacb6dcb2629321bd4c31 authored over 8 years ago
Update the check style rules to allow configurate

991aaa05415a99facf92cf6f30f2ebf4a8f45ac7 authored over 8 years ago
Properly generate the default configuration

1c2348cd41ec8e83e4baa73ce738ed1318d5c4f7 authored over 8 years ago
Use configurate for configuration

27b6efefdbfdd03a085c60d887db13cf7ea1e94c authored over 8 years ago
Perform some restructuring

da3324584251484b35dd291975886a7513eb8345 authored over 8 years ago
The SpongePermissionsProvider is not the SponePermissionsProvider

785a827f0117e3c82005ef9b269fb61551eeb42d authored over 8 years ago
Added WorldEdit CUI support

baa3a0a8b501750ce2812be91b5b7c1605676a24 authored over 8 years ago
Fix another NPE in schematics.

03d7cd394a8169f8e0e840d831720a60679ca073 authored over 8 years ago
Add 1.9 doors to getBlockBagItem HashMap

2734dc377c4a2db5ccb9e798e414db298486badf authored over 8 years ago
Add support for 1.9 doors on MultiStageReorder

c3342bb7b44099ffb3a54da67743e4b1535e7616 authored over 8 years ago