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

Update FAWE to 1.16.4 (#734)

* Start work on 1.16.4, doesn't compile yet

* Update FAWE to 1.16.4

* Update GitHub ci b...

49052d73ce7320c3ffc99a1a4ceafe49af5e2283 authored about 4 years ago
Update adapters for 1.16.4

0a233e82a030f2f5500f1763c001a2f6f74333f0 authored about 4 years ago
Refactor Jars to ThirdPartyManager

b7289893552a958609e1827be2ce0549f330b260 authored about 4 years ago
Fixed dumb typo

781c1e943bf1d133c2e17a917c20f587dd93bbd5 authored about 4 years ago
Fixed dumb typo

9fd872a49e78e8694a9523746669c80f37ba0f56 authored about 4 years ago
Update Jars.java (#730)

985fd90ef76eea485eec16a5f92e7710d2e7e24c authored about 4 years ago
Update SilentPlayerWrapper.java (#729)

65c0b8905f24d1f9eb86a66f1f2e20a1f06f9e99 authored about 4 years ago
Update FaweVersion.java (#728)

0746c1185f80df39a81a3103a110ed3f80e451e4 authored about 4 years ago
Merge branch 'main' of https://github.com/IntellectualSites/FastAsyncWorldEdit into main

44619e1f2192c3e27819bdb52743b97bb8605aa2 authored over 4 years ago
Shift region logger to debug

478ab167fa1f3d3f855728161137de524d724638 authored over 4 years ago
Merge branch 'main' of https://github.com/IntellectualSites/FastAsyncWorldEdit into main

b5d9ee1532d542575c0768b5446525f81348ff85 authored over 4 years ago
Full support for 3D biomes (#714)

* Full support for 3D biomes
Since we're only supporting 1.15+ there's no need to try anything ...

c6ef1bc1de9e0753fe618950b1448ad9a6fe8ac6 authored over 4 years ago
Merge pull request #707 from IronApollo/biome-regen

Implement biome-specific regen

28f5a7072d63d4e5e204cd31150affcd9113b110 authored over 4 years ago
Fix confirm deadlock and confirm permissions/limits (#718)

30863c36e795ff8372a8ff214bd129f2aa6f6b0c authored over 4 years ago
Reimplement #offset mask (#712)

097f3ec4731cf577b555c77aa052ed5f71246948 authored over 4 years ago
Remove dead config entries

d3600e4225b3efc82e2cd6afc39d5d8a6eafa0a0 authored over 4 years ago
Optimize biome retrieval

27f16d97b31af01773deecb5760538cd71cefe54 authored over 4 years ago
Allow nullable BukkitPlayers for whatever reason WorldGuard needs them for I guess? (#706)

5508b415c95598609cc25fb85a29864bf97f2183 authored over 4 years ago
Implement biome-specific regen

- initial biome-specific regen implementation
- RegenOptions modified to include biomeType optio...

e6b083554bc92daf0da27907359af8ecd3f07e11 authored over 4 years ago
Add jvm flags to debugpaste

b86e452b80d4f1488f0693bdf96afc2486f5f443 authored over 4 years ago
Add missing translation strings

f95cf0a9ca63eb72a7f2e6caf6b44f6d7843861d authored over 4 years ago
Merge branch 'main' of https://github.com/IntellectualSites/FastAsyncWorldEdit into main

Conflicts:
worldedit-core/src/main/java/com/boydti/fawe/beta/implementation/blocks/CharBlock...

3ab0d05c1da2e8a5966c8b26bd2a50c5fce017bc authored over 4 years ago
Don't paste ComplexEntityParts

4127e83749426068abebab2112607b3d9ecca7bc authored over 4 years ago
fix tabcomplete for biomes and tree types, fixes #457

6d45169d9d968a1be1abd72946df9769642e59ca authored over 4 years ago
fix tabcomplete for brushes and possible many other commands

b5f41501e46d31c40223e05baad4f53751e1efb5 authored over 4 years ago
Fix scaling

8c26c555017636449a41e4cb0396c2c4e6fa9772 authored over 4 years ago
Update logo

4cea303eb79aff65fdfdeb1308b95950acc5cf1e authored over 4 years ago
Re-Implement //regen (#598)

* start reimplementing regen command

* start reimplementing regen command

* Formatting and...

3c6280b11eb7050e07dde6432ee773e5f50ba988 authored over 4 years ago
Update adapters

d42e152348e9afeab3c301300aa5c15660b026d8 authored over 4 years ago
Add missing aliases

3c40c53f6627a143c71f2156ebc204575cfe56a3 authored over 4 years ago
Merge branch 'logging' into main

67cc5fb984ba1b41b793ac912e9398e5d73dfda5 authored over 4 years ago
Merge branch 'main' of https://github.com/IntellectualSites/FastAsyncWorldEdit into main

3fab209bdb180b48c5942e3ae0c0550309d8e296 authored over 4 years ago
Several fixes to actual, probable and possible synchronocity issues (#691)

* Several fixes to actual, probable and possible synchronocity issues
- Ensure that all edits ...

0021aeb40a2c95882dc14f16b479336d3c25a43f authored over 4 years ago
Reimplement l2d, l3d, existing and buffer pattern (#684)

* Reimplement l2d, l3d, existing and buffer pattern
Also smaller translation improvements and c...

e19c537f62b62bea770d01eec16a8000e2ce4c5b authored over 4 years ago
Fix copypaste brush (#688)

950b1599ec590148df78df9e54f694b78b11ebee authored over 4 years ago
Correctly queue edits

Synchronising on the LocalSession ends up being dangerous as it's a craftbukkit thread, leading t...

cf0ff7252462fc7ff2b732b48dae2d7b560d3bd2 authored over 4 years ago
Fix //jumpto (#689)

* fix jumpto command

* imports

* Formatting

Co-authored-by: Aurora <[email protected]>
...

62fa6d255cfa6ceaa48098fdc6dc233307c91a17 authored over 4 years ago
Fix schem loading of sponge schems with dataversion == 1 (#690)

* fix sponge schem loading with schem version 1

d10a5cc5fa4d4aac454f7414d56380d0f4720d38 authored over 4 years ago
Remove deep synchronisation that is a very plausible cause of circular locking.

This may be a fix for #685

d5d09ba5864487abcfd45197594e6c90dded5d03 authored over 4 years ago
Rename FAWE Threads to be more identifiable.

ae38880e1b38374bc1df62277a2bc59384f0da5a authored over 4 years ago
Merge branch 'main' of https://github.com/IntellectualSites/FastAsyncWorldEdit into main

c4c50da4f9baf41f2b24f98d4bf398eb1f31dcf8 authored over 4 years ago
Rename FAWE Threads to be more identifiable.

af3c723e0d9033c647eb2769379dcb038581360c authored over 4 years ago
Update worldedit-core/src/main/java/com/sk89q/worldedit/regions/EllipsoidRegion.java

Co-authored-by: NotMyFault <[email protected]>

0c9f00b6ba89c99a2d24bab370f4c2c5273c0459 authored over 4 years ago
Several fixes to actual, probable and possible synchronocity issues (#691)

* Several fixes to actual, probable and possible synchronocity issues
- Ensure that all edits ...

5b97c0abcd59c079691718ce250701dc48c9ff7e authored over 4 years ago
Reimplement l2d, l3d, existing and buffer pattern (#684)

* Reimplement l2d, l3d, existing and buffer pattern
Also smaller translation improvements and c...

440774921972cd5585e0309d152265fa3dc265f1 authored over 4 years ago
Fix //jumpto (#689)

* fix jumpto command

* imports

* Formatting

Co-authored-by: Aurora <[email protected]>
...

116c5d17c5bb68d51b99c221ed05aecfe8aa403f authored over 4 years ago
Correctly queue edits

Synchronising on the LocalSession ends up being dangerous as it's a craftbukkit thread, leading t...

2c27b9c02aad4cebfc78b4f39c1354f712bb4cce authored over 4 years ago
Fix schem loading of sponge schems with dataversion == 1 (#690)

* fix sponge schem loading with schem version 1

a64a1ab09e328ac9df7d8852f32ef59220483759 authored over 4 years ago
Merge branch 'main' of github.com:IntellectualSites/FastAsyncWorldEdit into main

70c40ae077aeee1598d39345084e7355ffca2d22 authored over 4 years ago
Remove deep synchronisation that is a very plausible cause of circular locking.

This may be a fix for #685

def986710f99fe426f9a6fef673c5707c49f6c8d authored over 4 years ago
Fix copypaste brush (#688)

5800c0bc966492a653b513d83742d8cebcd76133 authored over 4 years ago
Merge branch 'main' into logging

728ced8c06f384fb6b7bc3ffed744c286fc65eff authored over 4 years ago
Better logger support

f5a42c63a758075a2353a730cd92396add19b848 authored over 4 years ago
Reimplement biome pattern (#681)

* Reimplement biome pattern

* Improve suggestions and messages

f71ca32140e0c0ae55f134d0c60c286fb7aedc54 authored over 4 years ago
Javadoc and Formatting fixes. (#619)

Javadoc and Formatting fixes.

Also, extremely minor code changes which have been tested.
Thi...

96dcb95b7c020e7fb8e9c990643040670eaf4ce2 authored over 4 years ago
There's no need to duplicate everything when copying the intersection masks, as the Set and array should be the same. (#680)

* There's no need to duplicate everything when copying the intersection masks, as the Set and ar...

b06d943f7c9ea64749a0b1ffd147c38ef6ad2e31 authored over 4 years ago
use concurrent hashmap for thread processor cache

fc606ff5ffc74922bdb5868746e100f143ae74fd authored over 4 years ago
Enhance debugpaste information

9f232a969025dabe4c5050e89d3c1b401e05f36f authored over 4 years ago
Build on Java 1.8 and 1.11

3a5cfdc3575cfca5b8dd55794faaebe195f486af authored over 4 years ago
trim get where chunk SET is remembered from a previous session

1f02287caaefce8e20b0e087f6f007d551432ffc authored over 4 years ago
Add heightmapinterface alias

346762d93b059842457f8abc8718f041fdf84b75 authored over 4 years ago
Simplify further as using ConcurrentHashMap

88e64a063296b618723f3312fea94d0f3d795ebf authored over 4 years ago
use ConcurrentHashMap

197e08a937620398b400753672e134c1521bcf8d authored over 4 years ago
If extent is world when pasting clipboard, cretae editsession

fixes #583

40717c23c4961b2eb12b05ed0c8c81ca30d1deeb authored over 4 years ago
reduce the amount of synchronisation/locks being used unneecessarily and add nullcheck

987ab7d2b6151a2f5eb053720f155412e9e5cc36 authored over 4 years ago
We ought to always clear (close) the clipboard on logout

Fixes #672

318eca364dd1204a017d24c1ed31e9e25b9b9076 authored over 4 years ago
Fix incorrtect field references

13cfd638d66cfaa050b713eb3c025c09ada19276 authored over 4 years ago
fix performance issues in BukkitPlayer permission (#665)

* fix performance issues in BukkitPlayer permission stuff

* Put PermissionAttachmentManager i...

48cd763d3b3c6d0ca1289acf35b777fe03a4c3f1 authored over 4 years ago
This ought to be false by default for now

6332b8c9654c08c3f9c1d10db112781ef910d4da authored over 4 years ago
Allow "post processing" of chunks (#658)

* begin allowing "post processing" of chunks
- restores legacy capability to continue saving e...

82bcc0e9a5decad08c78c6756015569519fd308c authored over 4 years ago
Delete bug---issue-report-for-fastasyncworldedit.md

2aef0ee27ea8476a02db5de6910b9cbffc415f03 authored over 4 years ago
Update issue templates

a0f99d628988ec4d78e93199132dd6e88d4b76e2 authored over 4 years ago
Fix inconsistency with legacy regarding loading schematics from URL

bd4a3a3efd37b50a6cca8bc0504000448a4bb1b4 authored over 4 years ago
schematics are just fun

68deed14691f962d34d580ba6539a8baa1d71de7 authored over 4 years ago
Attempt to recover from incorrectly-extensioned schematic reads (#660)

* Attempt to recover from incorrectly-extensioned schematic reads
- Should help avoid #605 (I'...

1766c62278915fcdf0bffcd407ad8b9ae3c9a320 authored over 4 years ago
accessing clipboards should not be synchronized to LocalSession (#653)

* accessing clipboards should not be synchronized to LocalSession
I believe this may be the iss...

65747bf8f8d4e42ab7c05e4c045e7183f96fd9ac authored over 4 years ago
Allow parallelisation of masks (#636)

* Allow parallelisation of masks
Increasing performance improvement with increased masking comp...

855389c7857e072c1cb2494b5a36aab70a2406a5 authored over 4 years ago
Fixes unsafe memory access using cross server clipboards (#651)

Co-authored-by: wea_ondara <[email protected]>

3f1e8fa4d48ed00c5fdcd64b3ed5bb9c9695ecf9 authored over 4 years ago
Squash errors and debug to aid fixing #652 properly

5e67c1b6586d5e901745bf882572e9e02dda424e authored over 4 years ago
Fix #647

3b660756f675e658b91fc510f4c0b5d24a4c0500 authored over 4 years ago
Fix toggle permission (#644)

* Fixes #529
* fix superperms perm toggling

Co-authored-by: @weaondara <wea_ondara@alpenbloc...

3b2fe2ffde2b7c2155e227da302eb5c07871f7f7 authored over 4 years ago
Fix entity rotation (#642)

* fix entity rotation
fixes #577
Co-authored-by: wea_ondara <[email protected]>

806916d6e8698f368d913f69c4c3d38c4580570b authored over 4 years ago
Update the issue template & add a config (#640)

* Update the issue template

* Add a config.yml to the issue template

2b45d922f20bc558ecd4ac8693e3b00123c15289 authored over 4 years ago
Fix #639

looks like we too speedy

845c32bd18af9430220b290800c45e4b794a931a authored over 4 years ago
Ensure the block actually can be waterlogged when checking for waterlogged status.

Fixes #632
Fixed #633

be0e33746c7e60965c74bb8246e7b1557ace6e0c authored over 4 years ago
Update workflow target branches

7aedf62c632553b22896e86709089d9b13a5c10b authored over 4 years ago
comment

aed6807eb2aee51fcfc0f45702e28cb1dc7902c5 authored over 4 years ago
Correct tag name for writing and add compatibilty for created corrupt schematics

cf750ba00c81015f2563c1d4a8f6a1e991dfc7c6 authored over 4 years ago
Correct tag name for tile entities

9c34702a478c9e6f1484f5f689d0eab299ab4c6e authored over 4 years ago
Fix LimitExtent and processing of Plot regions

Fixes #627
Fixes #609

218f570cb1a7c2b397d1c306622be78e3490b34c authored over 4 years ago
Clone mutable regions given to clipboards

Fixes #630

fc91c3b56e5fa8b67bedc6902008c5ac3115e760 authored over 4 years ago
Relight after completing P2 operations

teporarily fix #629

8e8bd810b5e822a43bb6fc7a368e3b44344e4030 authored over 4 years ago
implement getBiome(BlockVector3)

fixes #622

73758278447be888b1ecfc1fce493812c32a72b8 authored over 4 years ago
Remove Kotlin (#625)

Shrinks the jar size since we no longer must bundle the Kotlin library. The downside is that som...

2e73746abe82aede1eb27fdf72f243a8cdae9e59 authored over 4 years ago
Merge pull request #617 from IronApollo/vault-fix

Fix vault, remove 1.14 and DummyFawe

4f6c90461580483eb0b004e425fb49ae80d1d6a8 authored over 4 years ago
Update plugin.yml

c7369e2cc0ed6d6e46241136bfc3130ba0c6e966 authored over 4 years ago
Relocate metrics

371460a1cebd2abf8b674cffaac81d295a59d6e5 authored over 4 years ago
Strip 1.14

241e85e491c53802d62bda815bd128ee3d7f1d88 authored over 4 years ago
Fix limits

f5f5a55b4ca51b19edfa7881c34d69ad1b76fbc0 authored over 4 years ago
Delete DummyFawe on startup

a49ce02bd0dd98d1a1f4ad94f93ea1b9728047b4 authored over 4 years ago