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

Don't hide ChunkHolder generic "T" type paramter

010611c4ac08894655e0976471cc1fcd7629a233 authored over 2 years ago by dordsor21 <[email protected]>
Re-implement incremental schematic names in a folder (#1833)

* Re-implement incremental schematic names in a folder
- Fixes #1545

* Move fawe end commen...

704f87da2378a941d04722f87a2112e19d0a9392 authored over 2 years ago by Jordan <[email protected]>
Implement a "sensitivity" setting, a mask, and an option to only distinguish air vs blocks to blendball (#1832)

100288ada5c898d6686d36d404b27c30722decea authored over 2 years ago by Jordan <[email protected]>
Use Material rather than legacy int/data when specifying block break effect type (#1829)

d498996cbd369376f400934f3f98326135eb53c6 authored over 2 years ago by Jordan <[email protected]>
[ci skip] docs: Add JB to Readme

e3f2d5f737b86b72c0bb5944e5324962a07400a0 authored over 2 years ago by NotMyFault <[email protected]>
Re-implement full Entity support in history, entity removal, entity creation, etc. (#1812)

Co-authored-by: Alexander Brandes <[email protected]>

968799503f3932801498428e2c319778298cf77d authored over 2 years ago by Jordan <[email protected]>
Remove unused import

d62c88a2caba24c01b4405038fa157e095738ec6 authored over 2 years ago by dordsor21 <[email protected]>
Remove P2 apidescription annotation

8b05738929bd211e3d5b4e67e2a5e42be0287317 authored over 2 years ago by dordsor21 <[email protected]>
Account for use of MutableBlockVector3 in Spline Brush (#1831)

c5073d79e754bd41ede6d984d6ae46c99169b77d authored over 2 years ago by Jordan <[email protected]>
Set the correct delegate to the ChunkHolder when using get or set in NULL delegate (#1830)

3f103eea9b7211e2d193f7b2ab3e9f0a59561f02 authored over 2 years ago by Jordan <[email protected]>
[ci skip] build: Update dependency com.github.TownyAdvanced:Towny to v0.98.2.5 (#1834)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

fe90142f1fea48f38dde4798e517d4a33667aad7 authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore: Add runServer task (#1835)

2ecf32b37c36c20721dbf480749abdcbdb179489 authored over 2 years ago by Alexander Brandes <[email protected]>
Bring stack in line with upstream using offset rather than direction (#1822)

Co-authored-by: Alexander Brandes <[email protected]>

dacb89a4807ec4bb9747051921e39de478963075 authored over 2 years ago by Jordan <[email protected]>
Support using //distr on console properly (#1827)

396faf6732379d810dba3a059e70bbb88956b5b7 authored over 2 years ago by Jordan <[email protected]>
Implement generation of biome decorations to //regen <biome> and add option for a random seed to be used (#1819)

dac3610bcfcf3b3f6a04bd7a8037a7d31b4f8a2f authored over 2 years ago by Jordan <[email protected]>
Actually apply source mask when using //paste -m <mask> (#1810)

692a010c39d9d4bcd6b9397c3e167a9a3372e8f8 authored over 2 years ago by Jordan <[email protected]>
Fix #fullcopy -r (#1816)

84f6039f41d00d9728a816a5b4d58c0b2824d882 authored over 2 years ago by Jordan <[email protected]>
Don't limit split size for extra block data (signs, spawner, etc.) (#1818)

aadd35c0c424a71af2a83f161206f61baa10476f authored over 2 years ago by Jordan <[email protected]>
Allow editing solely of tiles/entities/heightmaps (#1817)

8e5204c31136d45409bc0b00d6583a193ae771d5 authored over 2 years ago by Jordan <[email protected]>
Fix saving entities in DiskOptimizedClipboard when no tiles are present (#1815)

003cec30be7fb0b194106b6f781bbc730d68c7fe authored over 2 years ago by Jordan <[email protected]>
Don't do the unbelievable bad use of a MutableBlockVector2 in the creation of a set (#1825)

* Don't do the unbelievable bad use of a MutableBlockVector2 in the creation of a set
- Fixes ...

907ad8528e91d8a1ce72683c17a2ca778167a740 authored over 2 years ago by Jordan <[email protected]>
Properly support extended world heights (y > 255) in tripleBlockCoord (#1805)

d2b4154cc0dbb4593acd6aff0bfaa4b055bc9f73 authored over 2 years ago by Jordan <[email protected]>
docs: Publish javadocs to GH pages (#1824)

* docs: Publish javadocs to GH pages

* chore: Use up to date URLs

* chore: Update README url

5b72f396bbf7270cc6347ebd96c21afb112e5f87 authored over 2 years ago by Alexander Brandes <[email protected]>
Fixes to BlockMask and "char" masks (#1787)

* If a char mask is successfully created from the full input, return it

* Don't double-up ad...

fd00635533f63897f16c1fa04f3d3e2d2c7b0a4c authored over 2 years ago by Jordan <[email protected]>
The extent minY check in clipboard paste is un-needed as it is handled gracefully by FAWE (#1806)

- Fixes #1771

f2bab901f48604f9eac360d72654272ac7471e22 authored over 2 years ago by Jordan <[email protected]>
Fix PNGWriter exporting blank PNGs (#1807)

* Fix horrendous variable assignment in PNGWriter
- Fixes #1679

* More detailed information...

1da987d594fe90ecace11d50aba7e279dc151eef authored over 2 years ago by Jordan <[email protected]>
Processor should be added to queue, not extent (#1809)

- Fixes #1559 root cause

ac11da855a4d51e33c4f9d21c6da7351386d7650 authored over 2 years ago by Jordan <[email protected]>
Prevent unhinged tree generation by doing a sanity check on the block below/block of the tree placement (#1811)

9395b3c575603d113d4fbaa590de3e306dc9a349 authored over 2 years ago by Jordan <[email protected]>
Fix biome history on 1.19

462bba4f87f812c1731d39bef7ff037d7eaa5cf0 authored over 2 years ago by dordsor21 <[email protected]>
Use the correct CuboidRegion constructor to prevent clipboard height being limited when loading schematics (#1798)

Use the correct CuboidRegion constructor to prevent clipboard height being limited when loading ...

cb6e200ca683981e4ffe28b628f6c80b11530f1a authored over 2 years ago by Jordan <[email protected]>
Only create entities during a restore if they are contained by the region and the editsession's mask (#1800)

ea434163c45f0ec0002e69540b626dba7bab4555 authored over 2 years ago by Jordan <[email protected]>
fix: Run GriefPrevention region check in sync (#1804)

* fix: Run GP check in sync

Fixes #1692

* refactor: Sync on last condition only

5b2f8502fb289ea2bef47315caaa67bcdfdcd5b0 authored over 2 years ago by Alexander Brandes <[email protected]>
chore: Rename legacy adapters artifact to improve matching with FAWE (#1813)

chore: Rename adapters artifact

1a3b0dc13302c9181f582c6029ff2235dd8a5354 authored over 2 years ago by Alexander Brandes <[email protected]>
Follow up to 39e1a811f71b1500f1d81a31aae3a5151bb04070 to fix DOC loading

111d60407565c513210bd3cf103b5c1ec339eed2 authored over 2 years ago by dordsor21 <[email protected]>
fix: Don't export Paster transitively on the core module (#1808)

aae696686d1537b63ad4ceeb9f1ee8951fe4c631 authored over 2 years ago by Alexander Brandes <[email protected]>
fix: Suppress Tuinity light exception on 1.16 (#1801)

* fix: Suppress Tuinity light exception on 1.16

Fixes #1591

* chore: mv'd to the right dir...

8a85225523928a5e8f3e0ed4bb3433cce191be2d authored over 2 years ago by Alexander Brandes <[email protected]>
Don't apply offset to SimpleClipboard (#1751)

* Fix offset

* Don't apply offset in SimpleClipboard

Co-authored-by: Alexander Brandes <mc...

39e1a811f71b1500f1d81a31aae3a5151bb04070 authored over 2 years ago by Owen <[email protected]>
Only implement cache to MaskingExtent when off main thread (#1789)

* Only implement cache to MaskingExtent when off main thread
- It's possible for a [Chunk/Char...

b797655d0cfc50272dcbaa780953b62a2cfdc9e0 authored over 2 years ago by Jordan <[email protected]>
Command block messages should be sent on the main thread as it causes a block update (#1796)

- Fixes #1786

97ab47c90b13c54bf42fe4784c468b02e7adf70e authored over 2 years ago by Jordan <[email protected]>
Remove erroneous world height 256 limit

f8583fb7cbce3bba18e4faa4fe5ddc236e2814f2 authored over 2 years ago by dordsor21 <[email protected]>
chore: Update upstream

3433e40 Fix CB watchdog, fail early if it breaks

a6b1b411d56a0d69757cad514ea7174824fd88af authored over 2 years ago by Alexander Brandes <[email protected]>
[ci skip] chore: Exclude doctools dependencies

Closes #1795

99a57f31b25471b00e248bf710b8b79abc650181 authored over 2 years ago by Alexander Brandes <[email protected]>
Only synchronise tree generation at the very lowest level (#1788)

* Only synchronise tree generation at the very lowest level
- Fixes #1681

* Perform the gen...

63f031b01a96837922b6f2c2425834c8401e727a authored over 2 years ago by Jordan <[email protected]>
Implement limits to image size and load times (#1790)

* Implement limits to image size and load times
- Prevents issues caused by users attempting t...

02a6bb9b27bc06ccc213292736d49c0e7e15f025 authored over 2 years ago by Jordan <[email protected]>
[ci skip] build: Update dependency com.github.TownyAdvanced:Towny to v0.98.2.3 (#1791)

Co-authored-by: Renovate Bot <[email protected]>

8377b0987cc1775d352ad2fefd8198074b70e7d2 authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
[ci skip] build: Update dependency io.papermc.paperweight.userdev:io.papermc.paperweight.userdev.gradle.plugin to v1.3.7 (#1792)

Co-authored-by: Renovate Bot <[email protected]>

ab4f779445fe9085908e133d37ec067d795f3038 authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
[ci skip] chore: Update renovate ignores

Closes #1794

ccc936534b67e4b62e1d5626726a792aac93beba authored over 2 years ago by Alexander Brandes <[email protected]>
[ci skip] build: Update dependency net.minecrell.plugin-yml.bukkit to v0.5.2 (#1793)

Co-authored-by: Renovate Bot <[email protected]>

c3cb2c5ed7b58d10ac5307ced11f5781a054265a authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
build: Back to snapshot for development

c62f0c197ff252cbf0b0ff57cfe59ff6673112c0 authored over 2 years ago by Alexander Brandes <[email protected]>
build: Release 2.3.0

e54cae33f1e0aec92e4fd5acc3a196a363398c1c authored over 2 years ago by Alexander Brandes <[email protected]>
feat: Add support for 1.19 (#1783)

* feat: Add support for 1.19

* build: Update paperweight version

* fix: obfuscated names, ...

aa94612b70d9575aeb2464c682aa4e8c96d9b880 authored over 2 years ago by Alexander Brandes <[email protected]>
Fix DelegateSemaphore synchronisation issues on Spigot (#1781)

* Fix DelegateSemaphore synchronisation issues on Spigot
- Also effectively nullify it on pape...

da3fc2e6ead75f38f3c305a8fed491bfca8c150f authored over 2 years ago by Jordan <[email protected]>
[ci skip] docs: Add 1.19 to the issue template

Touches #1780

7f8ce69563fa6c5df9cddf4ac566ad1b9be34333 authored over 2 years ago by Alexander Brandes <[email protected]>
chore: Drop WEManager#cancelEditSafe() logger (#1779)

3ec17f35071e3e4f810383f84e6ee3c5e3714ec0 authored over 2 years ago by Alexander Brandes <[email protected]>
[ci skip] build: Switch to bom (#1778)

* build: Switch to bom

* chore: Use javax over checkerframework

c5a50179f2a30fb04a47d71c29b2ccb1193e90fb authored over 2 years ago by Alexander Brandes <[email protected]>
chore: Update upstream

31e5298 Fixed //stack erroring when given a count of 0 (2108)

d7d43869e6a803cb15ad1c9746ce4ecb29141126 authored over 2 years ago by Alexander Brandes <[email protected]>
chore: Update upstream

c515eb5 Cache properties to reduce startup memory (2103)

9b3608aada93c489f7b848d425b6bdf02c010758 authored over 2 years ago by Alexander Brandes <[email protected]>
Allow NBT stored in DiskOptimizedClipboards to be written to disk as a compressed byte array at the end of the file (#1745)

* Allow NBT stored in DiskOptimizedClipboards to be written to disk as a compressed byte array a...

0b33fa87570482ff41f3f579608534feac5afb74 authored over 2 years ago by Jordan <[email protected]>
Add block break effect to area pickaxe (#1770)

* Add block break effect to area pickaxe

* Create pos lower

* Check before queueing block ...

af234b284b7aa17e2a4873d0b56c3df0bf82ee44 authored over 2 years ago by Owen <[email protected]>
Fix `//snowsmooth` not working below Y0 (#1769)

* Use min y instead of 0 for SnowHeightMap

* Correctly handle rounding for height

* Revert...

a16074cbe48326bbaaa2356ba761cf6607ef84ac authored over 2 years ago by Owen <[email protected]>
build: Update dependency org.mockito:mockito-core to v4.6.1 (#1773)

Co-authored-by: Renovate Bot <[email protected]>

d5a84d6e447cd169ca3efcf124e0a21adb569ba1 authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Avoid int overflow when using fillr in negative coords (#1711)

Fix int overflow when using fill and fillr in negative y-coordinates

32231b48fe671e36b55d738e360e0c3649ad69c1 authored over 2 years ago by Jordan <[email protected]>
Some fixes and improvements to internal queuing (#1715)

* the set array given in NMSAdapter should have get data written to it
- Fixes #1664
- May f...

198c6b78002c23f6a23fa659f91b76054c9ad25f authored over 2 years ago by Jordan <[email protected]>
Implement biomes to filter blocks and use in Clipboard pasting (#1743)

- Fixes #1741

8228b798e506b3cb71a73f9764231ec5bc4459b8 authored over 2 years ago by Jordan <[email protected]>
[ci skip] build: Update dependency com.github.TownyAdvanced:Towny to v0.98.2.2 (#1766)

Co-authored-by: Renovate Bot <[email protected]>

02eea35c3ffccf3d523f92ba77647f9cc201e7b7 authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
[ci skip] chore: Update renovate schedule

9804158865e1fc4ff4b3f73d7f640adf10af2523 authored over 2 years ago by Alexander Brandes <[email protected]>
[ci skip] build: Update dependency org.mockito:mockito-core to v4.6.0 (#1765)

Co-authored-by: Renovate Bot <[email protected]>

69eae2e4bd845cac2116640c91e132819b254d36 authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
[ci skip] build: Update dependency com.github.TownyAdvanced:Towny to v0.98.2.1 (#1764)

Co-authored-by: Renovate Bot <[email protected]>

f9c56d94c5168a729095e76cde732600362bdeb6 authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
[ci skip] build: Update renovate schedule

a43fa912d6532faa4dcded0ce29e29921a56a899 authored over 2 years ago by Alexander Brandes <[email protected]>
[ci skip] feat: Update Readme SVG (#1763)

8f01a5e4be154201946c6c676e68797c93fced93 authored over 2 years ago by Alexander Brandes <[email protected]>
[ci skip] build: Update dependency com.github.TownyAdvanced:Towny to v0.98.1.13 (#1759)

Co-authored-by: Renovate Bot <[email protected]>

6bb58dc11309fedb8d6e0dd7c9835993c8104972 authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore: Update PaperMC repository URL (#1756)

* Migrate PaperMC Repository Endpoints

* Migrate PaperMC JavaDocs endpoints

d1f3ac8f767dabe2d83e0dbae20fb1dd20cd5e14 authored over 2 years ago by BlockyTheDev <[email protected]>
[ci skip] Attach assets to GH releases (#1754)

* ci: Upload release assets

* chore: Update workflow name

14811169e3be66175b4177a2672332a5e0c499eb authored over 2 years ago by Alexander Brandes <[email protected]>
build: Back to snapshot for development

ace325a90e9dc2f9d39cbb78be815f085a474639 authored over 2 years ago by Alexander Brandes <[email protected]>
chore: Use correct since annoation dates

3a65c649776fca7fa9fec53a56a77c90498d111a authored over 2 years ago by Alexander Brandes <[email protected]>
build: Release 2.2.0

3c4695bb73d412d720126b53ecc081ad4dd64bcd authored over 2 years ago by Alexander Brandes <[email protected]>
build: Update release-drafter/release-drafter action to v5.20.0 (#1748)

* build: Update release-drafter/release-drafter action to v5.20.0

* Update release-drafter.ym...

0d2ed796d8aeddc42e18071169649761d0381cd4 authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
[ci skip] Add jenkins to downloads list (#1750)

84f975559c83e7607bd57dcb8d0bd3c7cfe1faab authored over 2 years ago by Jordan <[email protected]>
Don't error when loading a schematic fails (#1744)

fix: Throwable#getMessage may be null

39d77091d98571526263dddefd3e79307f944c2b authored over 2 years ago by Pierre Maurice Schwang <[email protected]>
Ignore .DS_Store files (#1746)

chore: Ignore ds store files

2c1ffd4ef423a3d16eff93da3225fbca35727548 authored over 2 years ago by Alexander Brandes <[email protected]>
Respect clipboard settings (disk vs memory) when loading a schematic (#1742)

deaf5ad2d6bed06f21ba1e700e1d7fe498bcdd31 authored over 2 years ago by Jordan <[email protected]>
Allow use of BlockVectorSet for large //line selections instead of LocalBlockVectorSet (#1713)

1c7643bb581a1291e74ae62cfd2c896bfb4dec1e authored over 2 years ago by Jordan <[email protected]>
"Empty" side effects is default, and default does "apply" side effects

059c5f046d60ba8792bfbd581a4ccfc9ca167801 authored over 2 years ago by dordsor21 <[email protected]>
Cherry pick upstream commits to fix SideEffectSet (#1737)

* Fix SideEffectSet.none() being the default set (#1620)

* Fix SideEffectSet.none() being the...

b237ddf0767c032db6c1a0af1d02572dfaec9920 authored over 2 years ago by Jordan <[email protected]>
Check cached bukkit player is the same as the current player online (#1732)

* Check cached bukkit player is the same as the current player online
- If plugins do silly th...

d7543884a547886e11806776d001e9fd7f1e3471 authored over 2 years ago by Jordan <[email protected]>
build: Update dependency org.mozilla:rhino-runtime to v1.7.14 (#1733)

Co-authored-by: Renovate Bot <[email protected]>

ec97fca440e5e8cb980304d07b1c96a2381ae611 authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
build: Update plotsquared to v6.7.0 (#1739)

Co-authored-by: Renovate Bot <[email protected]>

ffeb940aff252d9da9e0ef8268b32678a2459d4a authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
build: Update dependency com.github.TownyAdvanced:Towny to v0.98.1.12 (#1735)

Co-authored-by: Renovate Bot <[email protected]>

776dc3b69db6d039a5d4777b612b3fe879e2f132 authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Don't initialise a DiskOptimisedClipboard before checking for an existing one in the LocalSession when using loadClipboardFromDisk (#1731)

267dc153f00a21ca67b7147795f57a203a6c8b89 authored over 2 years ago by Jordan <[email protected]>
[ci skip] chore: Update my name

b85888806aae3f3ddd7d7259df00213870f441f4 authored over 2 years ago by Alexander Brandes <[email protected]>
Implement getNameUnsafe method to allow an unloaded world's name to be accessed (#1712)

* Implement getNameUnsafe method to allow an unloaded world's name to be accessed
- Fixes #167...

210ee9f2ef2b3a22a6cc035e6bb94ffe6fd11d9b authored over 2 years ago by Jordan <[email protected]>
[ci skip] build: Update org.antlr to v4.10.1 (#1699)

Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: Alexander Brandes <mc.cache@...

c1b5f8c84a1a3dadd26aeb1b05471fa563afc374 authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
build: Update dependency org.checkerframework:checker-qual to v3.22.0 (#1728)

a51bc6eab3d73d703b9c50591a4f8294be111035 authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
[ci skip] build: Update dependency com.github.TownyAdvanced:Towny to v0.98.1.11 (#1727)

Co-authored-by: Renovate Bot <[email protected]>

091d64f723cd12c69fd482c33e4f92a4c443bc61 authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
[ci skip] build: Update dependency com.github.TownyAdvanced:Towny to v0.98.1.10 (#1723)

Co-authored-by: Renovate Bot <[email protected]>

546e42aab53b19d1a31e29a962c5f27097d793c6 authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
[ci skip] build: Update dependency io.papermc.paperweight.userdev:io.papermc.paperweight.userdev.gradle.plugin to v1.3.6 (#1720)

* build: Update dependency io.papermc.paperweight.userdev:io.papermc.paperweight.userdev.gradle....

617b0ac95c3484759655588fb783a25d6c176c09 authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
[ci skip] build: Update dependency com.github.TownyAdvanced:Towny to v0.98.1.9 (#1719)

Co-authored-by: Renovate Bot <[email protected]>

a227e2618fcee3562db365c760600ea2f6cb201c authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
[ci skip] build: Update dependency org.mockito:mockito-core to v4.5.1 (#1721)

Co-authored-by: Renovate Bot <[email protected]>

3a22389d355dd93561daadf1d9fd151f2c1265ea authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Fix some horrendous code where methods supposed to return a boolean only ever return true (#1718)

e294245ec41000b1058904816b9a7b3d7cb19561 authored over 2 years ago by Jordan <[email protected]>
Add constraints to //asc and //desc

82ba96bf71e2573db2b41cb30c56c3f9c15b6d8a authored over 2 years ago by dordsor21 <[email protected]>