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
* 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 ago0a233e82a030f2f5500f1763c001a2f6f74333f0 authored about 4 years ago
b7289893552a958609e1827be2ce0549f330b260 authored about 4 years ago
781c1e943bf1d133c2e17a917c20f587dd93bbd5 authored about 4 years ago
9fd872a49e78e8694a9523746669c80f37ba0f56 authored about 4 years ago
985fd90ef76eea485eec16a5f92e7710d2e7e24c authored about 4 years ago
65c0b8905f24d1f9eb86a66f1f2e20a1f06f9e99 authored about 4 years ago
0746c1185f80df39a81a3103a110ed3f80e451e4 authored about 4 years ago
44619e1f2192c3e27819bdb52743b97bb8605aa2 authored over 4 years ago
478ab167fa1f3d3f855728161137de524d724638 authored over 4 years ago
b5d9ee1532d542575c0768b5446525f81348ff85 authored over 4 years ago
* Full support for 3D biomes
Since we're only supporting 1.15+ there's no need to try anything ...
Implement biome-specific regen
28f5a7072d63d4e5e204cd31150affcd9113b110 authored over 4 years ago30863c36e795ff8372a8ff214bd129f2aa6f6b0c authored over 4 years ago
097f3ec4731cf577b555c77aa052ed5f71246948 authored over 4 years ago
d3600e4225b3efc82e2cd6afc39d5d8a6eafa0a0 authored over 4 years ago
27f16d97b31af01773deecb5760538cd71cefe54 authored over 4 years ago
5508b415c95598609cc25fb85a29864bf97f2183 authored over 4 years ago
- initial biome-specific regen implementation
- RegenOptions modified to include biomeType optio...
b86e452b80d4f1488f0693bdf96afc2486f5f443 authored over 4 years ago
f95cf0a9ca63eb72a7f2e6caf6b44f6d7843861d authored over 4 years ago
Conflicts:
worldedit-core/src/main/java/com/boydti/fawe/beta/implementation/blocks/CharBlock...
4127e83749426068abebab2112607b3d9ecca7bc authored over 4 years ago
6d45169d9d968a1be1abd72946df9769642e59ca authored over 4 years ago
b5f41501e46d31c40223e05baad4f53751e1efb5 authored over 4 years ago
8c26c555017636449a41e4cb0396c2c4e6fa9772 authored over 4 years ago
4cea303eb79aff65fdfdeb1308b95950acc5cf1e authored over 4 years ago
* start reimplementing regen command
* start reimplementing regen command
* Formatting and...
3c6280b11eb7050e07dde6432ee773e5f50ba988 authored over 4 years agod42e152348e9afeab3c301300aa5c15660b026d8 authored over 4 years ago
3c40c53f6627a143c71f2156ebc204575cfe56a3 authored over 4 years ago
67cc5fb984ba1b41b793ac912e9398e5d73dfda5 authored over 4 years ago
3fab209bdb180b48c5942e3ae0c0550309d8e296 authored over 4 years ago
* Several fixes to actual, probable and possible synchronocity issues
- Ensure that all edits ...
* Reimplement l2d, l3d, existing and buffer pattern
Also smaller translation improvements and c...
950b1599ec590148df78df9e54f694b78b11ebee authored over 4 years ago
Synchronising on the LocalSession ends up being dangerous as it's a craftbukkit thread, leading t...
cf0ff7252462fc7ff2b732b48dae2d7b560d3bd2 authored over 4 years ago* fix jumpto command
* imports
* Formatting
Co-authored-by: Aurora <[email protected]>
...
* fix sponge schem loading with schem version 1
d10a5cc5fa4d4aac454f7414d56380d0f4720d38 authored over 4 years agoThis may be a fix for #685
d5d09ba5864487abcfd45197594e6c90dded5d03 authored over 4 years agoae38880e1b38374bc1df62277a2bc59384f0da5a authored over 4 years ago
c4c50da4f9baf41f2b24f98d4bf398eb1f31dcf8 authored over 4 years ago
af3c723e0d9033c647eb2769379dcb038581360c authored over 4 years ago
Co-authored-by: NotMyFault <[email protected]>
0c9f00b6ba89c99a2d24bab370f4c2c5273c0459 authored over 4 years ago
* Several fixes to actual, probable and possible synchronocity issues
- Ensure that all edits ...
* Reimplement l2d, l3d, existing and buffer pattern
Also smaller translation improvements and c...
* fix jumpto command
* imports
* Formatting
Co-authored-by: Aurora <[email protected]>
...
Synchronising on the LocalSession ends up being dangerous as it's a craftbukkit thread, leading t...
2c27b9c02aad4cebfc78b4f39c1354f712bb4cce authored over 4 years ago* fix sponge schem loading with schem version 1
a64a1ab09e328ac9df7d8852f32ef59220483759 authored over 4 years ago70c40ae077aeee1598d39345084e7355ffca2d22 authored over 4 years ago
This may be a fix for #685
def986710f99fe426f9a6fef673c5707c49f6c8d authored over 4 years ago5800c0bc966492a653b513d83742d8cebcd76133 authored over 4 years ago
728ced8c06f384fb6b7bc3ffed744c286fc65eff authored over 4 years ago
f5a42c63a758075a2353a730cd92396add19b848 authored over 4 years ago
* Reimplement biome pattern
* Improve suggestions and messages
f71ca32140e0c0ae55f134d0c60c286fb7aedc54 authored over 4 years agoJavadoc and Formatting fixes.
Also, extremely minor code changes which have been tested.
Thi...
* There's no need to duplicate everything when copying the intersection masks, as the Set and ar...
b06d943f7c9ea64749a0b1ffd147c38ef6ad2e31 authored over 4 years agofc606ff5ffc74922bdb5868746e100f143ae74fd authored over 4 years ago
9f232a969025dabe4c5050e89d3c1b401e05f36f authored over 4 years ago
3a5cfdc3575cfca5b8dd55794faaebe195f486af authored over 4 years ago
1f02287caaefce8e20b0e087f6f007d551432ffc authored over 4 years ago
346762d93b059842457f8abc8718f041fdf84b75 authored over 4 years ago
88e64a063296b618723f3312fea94d0f3d795ebf authored over 4 years ago
197e08a937620398b400753672e134c1521bcf8d authored over 4 years ago
fixes #583
40717c23c4961b2eb12b05ed0c8c81ca30d1deeb authored over 4 years ago987ab7d2b6151a2f5eb053720f155412e9e5cc36 authored over 4 years ago
Fixes #672
318eca364dd1204a017d24c1ed31e9e25b9b9076 authored over 4 years ago13cfd638d66cfaa050b713eb3c025c09ada19276 authored over 4 years ago
* fix performance issues in BukkitPlayer permission stuff
* Put PermissionAttachmentManager i...
48cd763d3b3c6d0ca1289acf35b777fe03a4c3f1 authored over 4 years ago6332b8c9654c08c3f9c1d10db112781ef910d4da authored over 4 years ago
* begin allowing "post processing" of chunks
- restores legacy capability to continue saving e...
2aef0ee27ea8476a02db5de6910b9cbffc415f03 authored over 4 years ago
a0f99d628988ec4d78e93199132dd6e88d4b76e2 authored over 4 years ago
bd4a3a3efd37b50a6cca8bc0504000448a4bb1b4 authored over 4 years ago
68deed14691f962d34d580ba6539a8baa1d71de7 authored over 4 years ago
* Attempt to recover from incorrectly-extensioned schematic reads
- Should help avoid #605 (I'...
* accessing clipboards should not be synchronized to LocalSession
I believe this may be the iss...
* Allow parallelisation of masks
Increasing performance improvement with increased masking comp...
Co-authored-by: wea_ondara <[email protected]>
3f1e8fa4d48ed00c5fdcd64b3ed5bb9c9695ecf9 authored over 4 years ago5e67c1b6586d5e901745bf882572e9e02dda424e authored over 4 years ago
3b660756f675e658b91fc510f4c0b5d24a4c0500 authored over 4 years ago
* Fixes #529
* fix superperms perm toggling
Co-authored-by: @weaondara <wea_ondara@alpenbloc...
3b2fe2ffde2b7c2155e227da302eb5c07871f7f7 authored over 4 years ago
* fix entity rotation
fixes #577
Co-authored-by: wea_ondara <[email protected]>
* Update the issue template
* Add a config.yml to the issue template
2b45d922f20bc558ecd4ac8693e3b00123c15289 authored over 4 years agolooks like we too speedy
845c32bd18af9430220b290800c45e4b794a931a authored over 4 years agoFixes #632
Fixed #633
7aedf62c632553b22896e86709089d9b13a5c10b authored over 4 years ago
aed6807eb2aee51fcfc0f45702e28cb1dc7902c5 authored over 4 years ago
cf750ba00c81015f2563c1d4a8f6a1e991dfc7c6 authored over 4 years ago
9c34702a478c9e6f1484f5f689d0eab299ab4c6e authored over 4 years ago
Fixes #627
Fixes #609
Fixes #630
fc91c3b56e5fa8b67bedc6902008c5ac3115e760 authored over 4 years agoteporarily fix #629
8e8bd810b5e822a43bb6fc7a368e3b44344e4030 authored over 4 years agofixes #622
73758278447be888b1ecfc1fce493812c32a72b8 authored over 4 years agoShrinks the jar size since we no longer must bundle the Kotlin library. The downside is that som...
2e73746abe82aede1eb27fdf72f243a8cdae9e59 authored over 4 years agoFix vault, remove 1.14 and DummyFawe
4f6c90461580483eb0b004e425fb49ae80d1d6a8 authored over 4 years agoc7369e2cc0ed6d6e46241136bfc3130ba0c6e966 authored over 4 years ago
371460a1cebd2abf8b674cffaac81d295a59d6e5 authored over 4 years ago
241e85e491c53802d62bda815bd128ee3d7f1d88 authored over 4 years ago
f5f5a55b4ca51b19edfa7881c34d69ad1b76fbc0 authored over 4 years ago
a49ce02bd0dd98d1a1f4ad94f93ea1b9728047b4 authored over 4 years ago