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

refactor: some changes that may help #2289 (#2307)

d7cc65d2f238467e9fc4539e8dbeb9ef448f3598 authored over 1 year ago by Jordan <[email protected]>
Update dependency org.mockito:mockito-core to v5.4.0 (#2328)

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

a0acbc716800ac97ec9f330b36c0a3e11900dfbe authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update dependency com.palmergames.bukkit.towny:towny to v0.99.2.5 (#2325)

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

e680e8fe1f4588d87759f685b0af1f7df9ff6683 authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update auto.value to v1.10.2 (#2324)

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

4583acda6bf96f421e85ea700c2d96d7e6817440 authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
[ci skip] Update renovate.json

c880badaf410adcbaf4cb2eb10e05986620c4be4 authored over 1 year ago by Alexander Brandes <[email protected]>
chore: queue progress messages are not implemented

83a4987252593b24897cf94479fde160db2988a5 authored over 1 year ago by dordsor21 <[email protected]>
Back to snapshot for development

903064fd4106c57862dd576cf53f7ea59b702be7 authored over 1 year ago by Alexander Brandes <[email protected]>
Release 2.6.4

e5cbf33317ea4c983b79fd6bc44afbce2dd1cb16 authored over 1 year ago by Alexander Brandes <[email protected]>
Drop support for minor 1.19 versions (#2316)

* Drop support for minor 1.19 versions

* More work

770bb0087a46c1c0fdc8743b8ce61bce1cb2ab50 authored over 1 year ago by Alexander Brandes <[email protected]>
feat: improve (region) fawe mask handling (#2312)

* feat: improve fawe mask handling
- Actually cache masks, even if the player has left the reg...

24325d91ba6a5b75ef730fc15695664444169eb0 authored over 1 year ago by Jordan <[email protected]>
feat: implement removal of entities if they would be in a block after the edit (#2311)

- Includes some refactoring to EditSessionBuilder to prevent doubling-up of processors that are ...

0554b31f1195c7561564ef066058ecf2f6d73e80 authored over 1 year ago by Jordan <[email protected]>
refactor: efficiency improvements to some editsession methods (#2304)

476ba4ab418648ed6d5f3a91bba6f9c78d5dede2 authored over 1 year ago by Jordan <[email protected]>
Update settings name in queue.target_size warning

97ee71bbd08dc93005a125f0723e562dcd41861f authored over 1 year ago by Alexander Brandes <[email protected]>
fix: fix obnoxious error message if using p2 v7 with FAWE main branch

924805af8fc5b7d6a111b92ebdbadb6fdbc07958 authored over 1 year ago by dordsor21 <[email protected]>
chore: add obnoxious error message if using p2 v7 with FAWE main branch

05d5ad161a00deb8d42fcd1776b95e0de06f30e4 authored over 1 year ago by dordsor21 <[email protected]>
[ci skip] Remove unsupported versions from template

c0037aa0835a1b3a87eeff10e86345e39e343fba authored over 1 year ago by Alexander Brandes <[email protected]>
fix: ensure mask is initialised upon visiting a point in BreadthFirstSearch (#2314)

fix: ensure mask is initialised upon visiting a point in BreadFirstSearch

9f0a0dbd355bf5497744bfcf023f69c0c224cba7 authored over 1 year ago by Jordan <[email protected]>
fix: fix regex block masking (#2242)

d961aa91bce8c44e921741a8e7d71d3fe3679006 authored over 1 year ago by Jordan <[email protected]>
fix: uncache the chunk SET at a better time in ChunkHolder to prevent "lost" changes (#2300)

- blocks could still be set to the ChunkHolder during a call
- create a new chunk SET in that ...

88533118bcb20f288f33c245d40fc6a3f9805ab3 authored over 1 year ago by Jordan <[email protected]>
fix: towny max bounds are exclusive (#2301)

fix: towny max bounds are exlusive
- Fixes #2293

8ca25fa7d7ec04d51edd5a21444312891bec3101 authored over 1 year ago by Jordan <[email protected]>
fix: add missing BlockType constructor (#2306)

- Deprecate public BlockType constructors
- People really should not be initialising their ow...

01be53ed655364f9573b05a52eb26c89a5e9b974 authored over 1 year ago by Jordan <[email protected]>
fix: always return the changeset from EditSessionBuilder (#2302)

- Ensure history will actually always be closed if combine-stages is false
- Fixes #2148

a8c8a0fbd62d3bf1e0ea794fd1a6ed26c50a4153 authored over 1 year ago by Jordan <[email protected]>
fix: use new array when creating palette (#2305)

- Fixes #2291

1ede11b12910b288fe8d63c0d68a9e6dcdc48e6b authored over 1 year ago by Jordan <[email protected]>
chore: Address kotlin String#capitalize() deprecation (#2308)

* chore: Address kotlin String#capitalize() deprecation
- Fixes #2283
- Don't bother with th...

39de48cdb117d1734d1374bac5fe54b0d71deebe authored over 1 year ago by Jordan <[email protected]>
fix: don't "double-up" a setblocks if a region is being set (#2299)

- Fixes #2294

f0aef9887078ada7895a73e89206543d177e53cf authored over 1 year ago by Jordan <[email protected]>
chore: minor changes

- null check get tile in ThreadUnsafeCharBlocks
- 0 to reserved ID

135c77cfb5073cb4b94e16d2f732abd17d32ff66 authored over 1 year ago by dordsor21 <[email protected]>
Update plugin com.modrinth.minotaur to v2.8.1 (#2298)

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

78fb74665f9e3cb9f34f6c262cd980dffe46cd78 authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update paperweight

7a7373fd3d87267cf16b0329e5cb017baec46257 authored over 1 year ago by Alexander Brandes <[email protected]>
feat: add new tree types to tree tool and brush (#2286)

* feat: add new tree types
- implements #2197

* Remove nonsensical test case

---------
...

51e238c352c0851b02ca459a21d239fdbd798684 authored over 1 year ago by Jordan <[email protected]>
fix #2292

79a2c14caacee4fdd64e51e43fde382118750781 authored over 1 year ago by Jordan <[email protected]>
Add support for 1.20.1

d9463ce8b5ff155e1fd56cb2cc4d18cde2ca7c50 authored over 1 year ago by Alexander Brandes <[email protected]>
feat: send one of an error message during edits if otherwise squashed by LimitExtent (#2246)

* feat: send one of an error message during edits if otherwise squashed by LimitExtent

* no r...

dae6c69e54c90490a8e8e44b1aecb23ea7f2967d authored over 1 year ago by Jordan <[email protected]>
Back to snapshot for development

ed128797ececd9db21d5b47ccfbef6cbad95290a authored over 1 year ago by Alexander Brandes <[email protected]>
Release 2.6.3

956a5182381e64c2e1959452a2c780e16ea31492 authored over 1 year ago by Alexander Brandes <[email protected]>
feat: prevent edits outside +/- 30,000,000 blocks (#2285)

* feat: prevent edits outside +/- 30,000,000 blocks

* Remove import

e449910af5855b69b04024234272a9176ead7eea authored over 1 year ago by Jordan <[email protected]>
Update & Fix TownyFeature support. (#2279)

ca4080eea71fd4c2984c04c01d5cc26fad754719 authored over 1 year ago by LlmDl <[email protected]>
[ci skip] Update bug_report.yml

71c172cced200820a949d42b1065cf5cf3acd3df authored over 1 year ago by Alexander Brandes <[email protected]>
Set proper field access and use mappings for entities on spigot (#2282)

set proper field access and use mappings

083f8a4dd8b5ccb315da66603ee32fdbe108e02c authored over 1 year ago by Hannes Greule <[email protected]>
Fixed setting sign text on 1.20

689c7f62b866107333829b6480c3945da57e47eb authored over 1 year ago by Alexander Brandes <[email protected]>
Add Console/CommandBlock support to Fabric/Forge/Sponge (2317)

bb14d93a8db0bac655f80327637c4566ba550520 authored over 1 year ago by Alexander Brandes <[email protected]>
Update to 1.20 (#2276)

* Towards 1.20

* Init bukkit

* Update YAML to 2.0

* Fixes for 1.20 adapters

* Update...

e7876c4eba73252deed1c5cbfd9ca5c737135390 authored over 1 year ago by Alexander Brandes <[email protected]>
Improve exception handling on adapter loading (#2277)

152d870cdbb5ad7e3ad019e301083c298cee1aaf authored over 1 year ago by Hannes Greule <[email protected]>
Back to snapshot for development

9be1a58bf343c1a62c8e676f55f8e88d6c8e3bdc authored over 1 year ago by Alexander Brandes <[email protected]>
Release 2.6.2

3b7d1267185939381212f8b370367b1772922e94 authored over 1 year ago by Alexander Brandes <[email protected]>
Optimize PR builds (#2273)

* Optimize PR build

* Update codeql.yml

832f93c0f34816b45467cccc4327404d9139c8cd authored over 1 year ago by Alexander Brandes <[email protected]>
Update dependency com.palmergames.bukkit.towny:towny to v0.99.1.2 (#2272)

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

c5f66c342b433e735b1d3f659cb12c8b6e5eef07 authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
feat: implement a player-specific queue for clipboard IO tasks (#2267)

* feat: implement a player-specific queue for clipboard IO tasks
- Addresses #2222 (hopefully ...

1356cd5caa5659f2615eef9d12f33f34a75fa7b6 authored over 1 year ago by Jordan <[email protected]>
chore: improve queue documentation and submit history to better queue (#2266)

84872cf9a26cc2b90119239fd1617b644936aa05 authored over 1 year ago by Jordan <[email protected]>
fix: correctly processSet with blacklist when required (#2270)

* fix: correctly processSet with blacklist when required

* Fix incorrect region

b7719d17bd276c4c7dbc3d169c0dbc4ab236c471 authored over 1 year ago by Jordan <[email protected]>
chore: minor improvements to processing-related code (#2271)

5504811f115b420c87e3dd80307fb0994214f3b2 authored over 1 year ago by Jordan <[email protected]>
Explicit call repository task

bdb170a5ca5b6209f3ce48cea6961730c6c20686 authored over 1 year ago by Alexander Brandes <[email protected]>
fix #2268

-.-

5da5b216f3ce36bf79e417c47285b89e65b699ac authored over 1 year ago by dordsor21 <[email protected]>
Archive PR artifacts (#2269)

* Archive PR artifacts

* Fix artifact path

4b06796e7645fa1a2c8f0b064c5bf1114bd45133 authored over 1 year ago by Alexander Brandes <[email protected]>
chore: replace some hardcoded ordinals

e5d27c27bb1a4dbc98f70167dd5794cf7340761a authored over 1 year ago by dordsor21 <[email protected]>
fix: improve test for polygonal region containment of cuboid

- Possibly fixes #2265

46e8a37cf09fdbb3c0a9b87b598f3f8578bf6d4b authored over 1 year ago by dordsor21 <[email protected]>
feat: improve error when loading biomes (#2241)

e9fed5a066fceb3117a920e4c1985e2f2647e5cc authored over 1 year ago by Jordan <[email protected]>
fix: minor changes to fix loading blocks outside stored range in ThreadUnsafeCharBlocks (#2260)

- Fixes #2258

0e215e98d55fd2e8d588c88310503f9494414147 authored over 1 year ago by Jordan <[email protected]>
Fix BlockEntity#remove spigot mapping (#2264)

Fix spigot mapping

97d42441261a5226669f2ac774a41b9ec1b9029d authored over 1 year ago by EpicPlayerA10 <[email protected]>
[ci skip] Update Java tooling name

b7dc5f7ae51b49846f7844b5bccb52354524c6b1 authored over 1 year ago by Alexander Brandes <[email protected]>
Update gradle to 8 (#2262)

* Update gradle to 8

* Update codeql.yml

c9a4a9c8b43acc041379133e35f67f27de0282af authored over 1 year ago by Alexander Brandes <[email protected]>
fix: do not always set random rotate to true

- Fixes #2259
- How'd that even get through

048dcaf327d025eac80d7add6131b79fe55615f7 authored over 1 year ago by dordsor21 <[email protected]>
Extract common code when resizing arrays (#2257)

4fa927f996d63913436fbc50ee77f59af024f3a6 authored over 1 year ago by Hannes Greule <[email protected]>
Update dependency com.github.TownyAdvanced:Towny to v0.99.1.0 (#2254)

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

82418155f63127ba85af9b3ef47b81ed444a36a9 authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Avoid many threads blocking on AbstractChangeSet#processSet (#2226)

7646a067eb09e5999f4b0cf6f43fe7bd10efbbb7 authored over 1 year ago by Hannes Greule <[email protected]>
Update antlr4 to v4.13.0 (#2256)

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

03c4bafc4542e5478cd3385600223c4d8ac2afd8 authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix: Improve edit processing (#2247)

228e84e5552f6eacde25a3236925161d5373bd7a authored over 1 year ago by Jordan <[email protected]>
Update dependency com.sk89q.worldguard:worldguard-bukkit to v7.0.8 (#2255)

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

7ce17e5834dc5dad9f4286e5d61bf1a384c54277 authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
feat: configurable image hosts (#2243)

03487718e7a293fe93457dba7ae1d2d25230406d authored over 1 year ago by Jordan <[email protected]>
refactor: switch to EnumSet for heightmaps to improve performance (#2248)

a553961c05df12693a625f46e0587e0bc3e7c44b authored over 1 year ago by Jordan <[email protected]>
feat: add -r (random rotate) flag to schem load and clipboard brush (#2244)

- Implements #1873

3041ff3e50fa420e41be1cb6232445175d3942fc authored over 1 year ago by Jordan <[email protected]>
fix #2009

362f6cc6e10b56032dcae6822e9ee42bc6c68ac9 authored over 1 year ago by dordsor21 <[email protected]>
feat: make more commands unqueued (#2235)

* feat: make more commands unqueued
- Effectively fixes the very specific "issue" in #2223 I g...

5dca925bc30774f1205197c034a2b7cbd7bcb8c1 authored over 1 year ago by Jordan <[email protected]>
fix: only send invalid region messages with debug true (#2238)

- Addresses #2188

435161d566e8d80341d90cb19a4d5fbf23276e8c authored over 1 year ago by Jordan <[email protected]>
feat: allow captions in SuggestInputParseException (#2239)

- Deprecate for removal methods using string message
- Fixes #2026

7c01c1e95e9e8b35e23ad852f8260a08a3a02e8b authored over 1 year ago by Jordan <[email protected]>
fix: fix universal disallowed blocks logic in limit and EditSession compilation (#2237)

- Fixes #2184

74aff920a8c00618ec47a1fe0070cce5a15180b6 authored over 1 year ago by Jordan <[email protected]>
Add regression tests to the round Expression function

2bdc925b0f1d2eb60de7598f4c092610a5f0c464 authored over 1 year ago by Alexander Brandes <[email protected]>
Ensure non-Double types are boxed in expression function calls.

4c0b535e6e177ccdfde5932e2ca5f87c141ea963 authored over 1 year ago by Alexander Brandes <[email protected]>
Add -Penginehub.obf.none=true gradle property to build mojmap worldedit-bukkit.

86f06b75271cbfce381d5e121dc80f5020c14f7c authored over 1 year ago by Alexander Brandes <[email protected]>
Ensure blockmap uniqueness across TE values

5e3222c55dff0cc66c309030fa2f7fa95e18a59e authored over 1 year ago by Alexander Brandes <[email protected]>
fix(core): Properly reinit convex CUI selection on primary click

7f43e448d56f21e9dc5942b7acbb4084c67c9359 authored over 1 year ago by Alexander Brandes <[email protected]>
fix: create single threaded executor for use with non-concurrent generators (#2236)

- Fixes #2228

2c7b529f67ddaae565930217e9a94330cb1dcf16 authored over 1 year ago by Jordan <[email protected]>
Keep extending cuboid selector after //cli selectworld

3cac28ea8415bd6b9cb00de4b73fcc2a5fd728cf authored over 1 year ago by Alexander Brandes <[email protected]>
Keep extending cuboid selector after //paste -s/n

85214c944f83028d7c3ab6becdc4981ef0fb1194 authored over 1 year ago by Alexander Brandes <[email protected]>
Add method to check initialize state in PlatformManager, deny access to registries when uninitialized

264185a323d40c8ee5944977486f1bace20e1e33 authored over 1 year ago by Alexander Brandes <[email protected]>
fix: correctly handle creation of extents in EditSessionBuilder (#2232)

- Add regionExtent process to the queue (fixes #2227)
- Correctly wrap extents in each other

85f5006a0b9efb2034c3df5d44a129bb81fda857 authored over 1 year ago by Jordan <[email protected]>
fix: more intuitive limit permissions (#2233)

- immediately return limit if unlimited (limit combination take the "higher" value)
- add fawe...

1b0fb9ed482a5e72f1248b57d35861c4c48232a5 authored over 1 year ago by Jordan <[email protected]>
chore: remove firework-chunk-loading prevention and default tick limiter to false (#2234)

- It's very resource-intensive and probably doesn't work anyway
- Tick limiter should not be e...

3a13c4aaa7155acf54cc57a1b0ad724670b3dc92 authored over 1 year ago by Jordan <[email protected]>
fix: correctly in initialise unlimited limit (#2231)

e9b781d1273c6de119df87a9d33775df8e4086d5 authored over 1 year ago by Jordan <[email protected]>
fix: correct issues with processor scopes (#2230)

2a08ad28a43a3e179c2b78178b27918ffd3c96a3 authored over 1 year ago by Jordan <[email protected]>
Fix reading of tile entities with "id" instead of "Id" tag (#2211)

52723439dd76741e6a0e7a301f0420760615475d authored over 1 year ago by Marco Neuhaus <[email protected]>
Revert "Actually delegate in AbstractDelegateExtent" (#2229)

a14035d430c32d49be99b11748034ecdad13f91b authored over 1 year ago by Hannes Greule <[email protected]>
Simplify Java location in Jenkinsfile (#2221)

319cb636e5721337ebfc8f84529cb15ab1a9c16f authored over 1 year ago by Alexander Brandes <[email protected]>
Properly scale the random in SimpleRandomCollection (#2220)

71bac009db7d470aeb2dcd37b3a4a856955d0958 authored over 1 year ago by Hannes Greule <[email protected]>
Fixes command context for bukkit console command sender (#2193)

c57fee5b86aecc8dc7904b6777f24bb6507ed419 authored over 1 year ago by Phillipp Glanz <[email protected]>
fix: remove invalid file length check

- NBT is stored at the end of the clipboard file
- Fixes #2209

dd6197922c199da9d1054b14b26c69015fbdb324 authored over 1 year ago by dordsor21 <[email protected]>
Actually delegate in AbstractDelegateExtent (#2196)

* actually delegate in AbstractDelegateExtent

* exclude enableHistory method

2987550e9b4ee0ab1d54fdfa5320773f6060abd2 authored over 1 year ago by Hannes Greule <[email protected]>
Improve git ignore (#2206)

* Exclude run-server for all version

* Exclude run-server for all version

* Exclude run-se...

e08720b31093cfe6ecded6e52888e5ac6147000e authored over 1 year ago by Phillipp Glanz <[email protected]>
Update dependency io.papermc.paperweight.userdev:io.papermc.paperweight.userdev.gradle.plugin to v1.5.5 (#2201)

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

92a6ff5f88592714b364d5f95f98a7d6b87aa9bf authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update dependency com.github.TownyAdvanced:Towny to v0.99.0.5 (#2202)

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

950a3f9430eec5e0a3ab82696874c8bc5a65a27f authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update plugin xyz.jpenilla.run-paper to v2.1.0 (#2205)

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

4779bd4916e893d4a6e2bab719249dd3cb1d97d6 authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>