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

Added a command to turn it on/off

20b67db48d0a55ec4b4b4c9244f4913536be918d authored over 6 years ago
Remove debug code

f8585adc79842b11255c6bb4eae910d95ed0cf63 authored over 6 years ago
Switch to using fake blocks, no more world pollution

7f419618ccf37b113ad16d08812cf44287c53cfe authored over 6 years ago
Proof of concept server-side CUI handler. Note: This pollutes the world with blocks atm

cf10f8ff8a2b4d3adc11abe98c666484eecd8b67 authored over 6 years ago
Basic tab suggestions

0cc0ee7f03938b5cb642b9a0b4469a2152eb8093 authored over 6 years ago
Rethrow input parse in mask parser

5d47d1bce6162211f028547c525d8c98d22cdaf4 authored over 6 years ago
Parse instead of get block for masks

44c5447edb7ec9d285bccabf780816fee7cee3a4 authored over 6 years ago
Use Uri instead of BufferedImage for parameter

b8cc785717c38d359087d2495e7727a4b19e9512 authored over 6 years ago
Fix some command parsing issues

Tab complete runs on main thread - that could be an issue

ae65708d82ac6ae1c4c32171e42b3dc6f023a4d5 authored over 6 years ago
Fix __reserved__ being solid

43d5459595fa5f23c0860e7f300301b2e244bf29 authored over 6 years ago
Rename setCopyEntities to setCopyingEntities

177bfaa930c620ecd507152bcf76613b75db7639 authored over 6 years ago
Fixes boy0001/FastAsyncWorldedit#1078

36ede1b27d99c6d7a2e10a22a69d88bfad80b8f0 authored over 6 years ago
Also register case sensitive

29a364865d201eaa1111cdc3fb70732ba6b0e230 authored over 6 years ago
comment this out

60699f915d232f59b768bb322da1bb47c4104490 authored over 6 years ago
Fix schematic load with no specified format

20feefcab24e781c864ce5ada110daedb6c89cbf authored over 6 years ago
Fixes #1077

c2a1fbf7cca1e63cbe677b50a570e77d4cbab6db authored over 6 years ago
Implement CuboidClipboard

d85ad6e116c4dfe6fd35d9dc40848e55ab352380 authored over 6 years ago
Add BuiltInClipboardFormat

50fce3147fa835cdda5c677be759774ec63ea222 authored over 6 years ago
Catch pattern syntax

ebd27781a7f86352149299e39b9adaa2365926a6 authored over 6 years ago
Various minor

Fix image brush
Fix some java 9 issues
Fix metrics being disabled
Fix compile: duplicate method ...

4ffb9bce6cb8dda29335842b3c8491fed2a79866 authored over 6 years ago
Merge remote-tracking branch 'refs/remotes/sk89q/master'

# Conflicts:

# worldedit-bukkit/src/main/java/com/sk89q/worldedit/bukkit/BukkitBlockRegistry.ja...

6ebdc00fba7d894896a13b4f47c220aca00012bb authored over 6 years ago
Fix some issues with java 9 / reflection

2172ebba8388e7e1cd255500b56d938c34d0f31f authored over 6 years ago
Add a material to check if air is air, because there are now 3 types of air.

bc5609114b6c632fcc656dc0cee309d30598c16f authored over 6 years ago
Fix block parse NPE

8de1fff2634d7b43718805d9180f546d5109cdfe authored over 6 years ago
Update the tips to reflect 1.13 changes

15d0d16da65c66359b6ec5bff44d6cfe2dc43be0 authored over 6 years ago
Update Existing pattern usage

19125bee5fd1fddfb4776f7479f69840f3c93622 authored over 6 years ago
Add property pattern

7ed96ec358622de10cb403e53037b1992b3c9b8d authored over 6 years ago
Fix //wand

f254027f4be8c6fac7b703db78adb0630492dcfc authored over 6 years ago
Fix compile

659ed09bf18ce51f6f142f933b8d75921ac30faa authored over 6 years ago
Update WorldGuard hook

be574391ed135865d4abc522c683f955b9ec9250 authored over 6 years ago
Make end tag singleton

13d2ae20d51b21aad7a1fd6fe29f54d75b1538db authored over 6 years ago
Implement spawnParticle

8d68191b2ce6cebe7af012d1b22a75230333ee68 authored over 6 years ago
*Fix merge

1d3cf75d06a2f09e2e5f0cc5471738770019cb2b authored over 6 years ago
Merge remote-tracking branch 'refs/remotes/sk89q/master'

# Conflicts:

# worldedit-bukkit/src/main/java/com/sk89q/worldedit/bukkit/BukkitWorld.java
# wor...

a67441bbff4b94bc02d6325a177a3354b74824c5 authored over 6 years ago
Moved report framework to WorldEdit and fixed a few bugs.

c31161d0686855262550e5dad615975a718edad7 authored over 6 years ago
Ignore invalid properties

db65e967006011bd9256a73e9c3096b05c6b0e1c authored over 6 years ago
Create pom

ced4fed9dbcd9c077a332050af47b009f976c253 authored over 6 years ago
Various minor

Add entity registry
Re-add AbstractLoggingExtent
Fill in missing nbt on entity load

131fd39f634c04453dadaa17a5d62b9e84ae467b authored over 6 years ago
Fix some api compatibility issues

55d34343dd869643e6aed57b53f260c129720309 authored over 6 years ago
Make this public

22511b2e198044f0d587fb71736e75891885ac5a authored over 6 years ago
Fix wrong import

198c53ff586a3f6c76b8b671d35f8d5fd4be1ba2 authored over 6 years ago
What are the dud BlockCategories?

1740c845d2381b1b604ed91c1bd841a791db1eab authored over 6 years ago
Merge remote-tracking branch 'refs/remotes/sk89q/master'

# Conflicts:

# worldedit-bukkit/src/main/java/com/sk89q/worldedit/bukkit/BukkitAdapter.java
# w...

76a55b77125f927ffb8053cf83bf57d2a8e39110 authored over 6 years ago
Clear the command/method map after registration

1601ea07a8eec53c4f0dffcc44f5f0db3fa75082 authored over 6 years ago
Fix some merge issues

0632a9ce966cea8c6d5c2e6e62805974a4cc0373 authored over 6 years ago
Update german translations

025360753fe0c5f129ea564fd4ce47abe47ece1e authored over 6 years ago
Add API method for creation schematic visualizer

fce706c78f18939c57eabff3f67e5eb881ad06ef authored over 6 years ago
Add adapters for EntityType

96388df4b0b29e2691c146de55ea5d07b51443ff authored over 6 years ago
Fixed some bugs and cleanup some code.

e0e7778536e5190dce9d3b8a185bad187d76a05c authored over 6 years ago
Register BlockExplodeEvent in separate class

f72977e69a788f4b280dca2a901bc2fc859b60c3 authored over 6 years ago
Change output jar name

74ec39d67bc4f532afda511e0eefdcd2ef203027 authored over 6 years ago
Use BlockState for player inventory getBlock

7fb3899bb71f5b7458e29b5c8ef142ffbc02784f authored over 6 years ago
And these stubs

6f04022738836f0c778a1b29ca0e71dd16296948 authored over 6 years ago
Remove stub injector methods

e7c27b08bfa379e14a2dec90b5d94607f18d334a authored over 6 years ago
Use current PlayerDirection

fa06ff357eb16a6cf4d692cb72d4dcfdd94426b1 authored over 6 years ago
Missed this

289707b410977d4369d4ab1eef06fe8d07ceb509 authored over 6 years ago
Don't need this adapter class

26593a135d28ee3289db54ad96585f809e2b1fc9 authored over 6 years ago
Register individual methods for chunk listener

712ae5aec5ee22031d8d7485690e6041e47af87f authored over 6 years ago
Copy paste/merge FAWE classes to this WorldEdit fork

- so certain people can look at the diff and complain about my sloppy code :(

Signed-off-by: Je...

a629d15c7490cf35a427746f2f02c34a4380fa14 authored over 6 years ago
update legacy.sjon to fix some issues

added some missing entries to the legacy.json using a script

a920c77cb8d27682d4467c0f1f25cea89f644bf4 authored over 6 years ago
Add readme

1b2fec8e0974a58d3887a52c063031b0ae0d0652 authored over 6 years ago
splash.txt

783efb73b95d3214f9dc3d2b98576ef36069803d authored over 6 years ago
Merge remote-tracking branch 'refs/remotes/sk89q/master'

d4bcc1914a2c753fd59a462109e0e6ad1f9a9f5a authored over 6 years ago
Use BlockStateHolder for setBlocks

f96487a2d1d5e6fbc3b7dbec4f22e33dc7fbf11c authored over 6 years ago
Make BaseBlock more memory efficient, and make it clear in the API that it's not intended to be used for every single block.

f54d6afb65642395fb9dfe8eb8fde3d8a6233e5e authored over 6 years ago
Cleanup a little bit more code.

5f4cc3e6940699b85c4ea9e37d61aba1423442d1 authored over 6 years ago
If we fail to set NBT Data, try it without the adapter/NBT Data

526aa6cf490310d8cc0a3becdf1c962d8755b25e authored over 6 years ago
Fixed reading in schematics failing if they had tile entity data because of a Spigot change.

d11c3ae600303f51dc51dcef7905b8a589ff4d9d authored over 6 years ago
Fixed a typo in the adapter.

1d9546f9c77bfb719b38e4c30160e849cd27fc4e authored over 6 years ago
Wrap createEntity in BukkitWorld to detect corrupt entities.

88fc1771b56e84eab6e6995bc7e623e14020c4d1 authored over 6 years ago
Added LongArrayTag support to NBT

334143357a78b6b0afe0677d6e8531ff59ab5b2d authored over 6 years ago
Merge pull request #418 from sk89q/string-ids

[WIP] Update WorldEdit to 1.13, and heavily refactor the internals.

9494c4445a6ba2332d41a00ddde66cec1dd93941 authored over 6 years ago
Fixed up tile entities in Sponge schematics.

38cff7c7b2c09b9c948e717ee70fbdd67b295784 authored over 6 years ago
Fixed some issues with Sponge schematics.

2c1b234e38a1487d5e4f5eb208bf250722ad023a authored over 6 years ago
Fixed a few issues with Sponge schematic handling.

7773ef6f9a4e77590b51459625cfa3afb45ecb25 authored over 6 years ago
Fixed //move

2f3bc59e1b79ce1360a5240cff6eecb6fee96f1a authored over 6 years ago
Added 155:3 and 155:4 translation

b2bc043eebcce49a15f0d40aa7e1e8430aa91c49 authored over 6 years ago
Using toBlockPoint appears to fix a fair few issues.

57eaa5f8f2fb87ec2b38ce7d7689dc67314ad406 authored over 6 years ago
Added entity translations

3d265ff9b9af5c1eed9d0740cb63bac32f7dd63c authored over 6 years ago
Fix checkstyle issues.

ea349bdbf1da940db3b147908cbd956adfc87730 authored over 6 years ago
Added some error handling for legacy conversions of schematics.

fdb7ada29519a2a95fe3c39238aa80d9a1ab4872 authored over 6 years ago
Fixed a few more issues found looking over the changeset.

1480606b52f5427e0b0bc35bb273234d27eb5d45 authored over 6 years ago
Added a few utility methods.

b2769befdb1529d62702efb834bdcc9c72b7ce56 authored over 6 years ago
Make a lot of progress on legacy conversions.

c05c33cab0a7ebfeaa3d76d51adc0f6201fa5371 authored over 6 years ago
Finish off the last of the legacy mapper warnings (Excluding TNT as I've got the 1.13.1 names)

a4b9ceaeb2685cacb5fa31a3dd95468f17834c69 authored over 6 years ago
Start work on the Sponge schematic format. This should work but it may not, it's untested.

a75d9e896b56589f06d8431977258552648f3a99 authored over 6 years ago
Include default blockstate information.

5f551d1ed44bc214e0dd9a5dc155f066e78e0309 authored over 6 years ago
Get it to a point where it works minimally on 1.13 Spigot.

3e1d43856596449af5ec548c5a34eaa3e203c7f0 authored over 6 years ago
Almost finished the state system. Just got to have it actually load in the values.

4938f419ad73257136c3d4a0b895147f2589545a authored over 6 years ago
Basically finish the state system. Just 1 more bug that I'm encountering.

6b5f218809e4aad4011e405a4074e9ea4778ce8a authored over 6 years ago
State system is done. It works. Finally. Still a few rough edges that need fixing however.

c3d832c3fd838850f92a41f27c24e3c3760501c6 authored over 6 years ago
Cleanup the bukkit implementation, and update to the 1.13 release items/blocks.

572bf04482d1736c67db7b2e2f8b3a6f65bcf739 authored over 6 years ago
Fixed //replace and masks with states.

2239d14a01d08efea5deb92b9c39164d0a0bc338 authored over 6 years ago
Fixed //fill and //rotate

65420af09e5f71b1b1e8d42bdb0940b58f711559 authored over 6 years ago
Switch to release 1.13 API

af74627b69894b0e7fc9ec267fa5557dbe9e34c8 authored over 6 years ago
Re-add legacy support to block parser, and fix query tool.

9f9fda72b79434d74e8c2e13cce11a13201867b2 authored over 6 years ago
Added an entity, weathertype, and gamemode registry.

663dd1f4d887171a27df77032732cdfdb417918c authored over 6 years ago
Fixed a few more errors, and added legacy support to the item parser.

965e9774116aa4d984f86ef945368ccd3d63803e authored over 6 years ago
Fixed a few clipboard related issues.

521238b4eb4564f9089439e0de7d954d498276dd authored over 6 years ago
Fixed up data cycler command, and the fixwater & fixlava commands.

db21f51a18ba1ea1b3d86424909439386fc16d3f authored over 6 years ago