Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/EngineHub/WorldEdit

πŸ—ΊοΈ Minecraft map editor and mod
https://github.com/EngineHub/WorldEdit

Fix script bug for c-dist

b60b1447d5e3b630fd4b969bfe4fe7da58dbc967 authored over 4 years ago by Octavia Togami <[email protected]>
Update c-dist version

e947d2fca6fc573cf904f9f0251170ec5b4d6686 authored over 4 years ago by Octavia Togami <[email protected]>
Fixed snow being placed through slabs (#1541)

* Added a method to check whether a block can be placed at a location

* Make the snow system ...

26d8306833f1a8e14dd9a5cd8880602e80d22ad8 authored over 4 years ago by Matthew Miller <[email protected]>
Fix exec perms on c-dist.sh

3e052e91e3122a94f4dd6b4201b223aec1f3b250 authored over 4 years ago by Octavia Togami <[email protected]>
Only run c-dist on change

787d08942f818e5da064ab6490c7242760eea1de authored over 4 years ago by Octavia Togami <[email protected]>
Add crowdin-distributor script for lang files

be22960bc8d1bd17992a7b88c3640c41180ce464 authored over 4 years ago by Octavia Togami <[email protected]>
Create an asset system, and add an image brush that uses it (#1514)

* Asset/Image brush management

* Create a beta assets system and make it a heightmap brush

...

ec306ccaf130170c5347a966f76fe2f28d18281a authored over 4 years ago by Matthew Miller <[email protected]>
Lower-case registry arguments in converter

Fixes #1542

8377a6bdacb4d5e0b0af2d97e097e3d946cf1a0d authored over 4 years ago by Octavia Togami <[email protected]>
Allow stacking by block units with //stack (#1539)

* Allow stacking by block units with //stack

* Delegate out the old method

* Use CuboidReg...

a1313a0edd55d4dd94a70975ec3ade6f2488d759 authored over 4 years ago by Matthew Miller <[email protected]>
Check limit == -1 in the copy/cut code.

Fixes #1540.

25957c4498fd5bc25f9caa5726bdcf71309ab6f9 authored over 4 years ago by wizjany <[email protected]>
Use block change limit for //copy and //cut (#1536)

* Use block change limit for //copy

* Use a cuboid region for accuracy

* Add a bounding bo...

fd8dbdd7b7b8b561db98a45b4eae3810dedb1551 authored over 4 years ago by Matthew Miller <[email protected]>
Update the CraftScript README and SUBMITTING files

a095b284c8cebff0caf4f8dbfd8140c595787e76 authored over 4 years ago by Matthew Miller <[email protected]>
Deprecate the non-Pattern methods in EditSession and fix a recursion loop (#1535)

eca310cf8f16240fabc0259f4f615cfa2d37909a authored over 4 years ago by Matthew Miller <[email protected]>
Fix variable argument functions in expressions

Fixes #1531

204ef7a708466d8739e5dcbfbc4794b57cabab0f authored over 4 years ago by Octavia Togami <[email protected]>
Store a set of offsets, not a list

3094e7a6fcd4d1c11f35df817dd40fe1229db6cd authored over 4 years ago by Octavia Togami <[email protected]>
Add a builder for OffsetsMask(2D)

534e7d3e40d0905403b8ee744e8ba11e5c06a4ad authored over 4 years ago by Octavia Togami <[email protected]>
Added an OffsetsMask, with a parser for an Exposed/Surface mask

46bcbe46bcccf93d8c8d8d51dfc3c17617c59b11 authored over 4 years ago by Matthew Miller <[email protected]>
Removed redundant calculation in schematic commands

d47f59e05178013b964aa22cec90531c8568368e authored over 4 years ago by Matthew Miller <[email protected]>
Remove data versions from the Bukkit adapters (#1507)

* Remove data versions from the Bukkit adapters

* Don't allow saving schematics without an ad...

2056218b4a8644836b1d127105dfa289e9cdbc1c authored over 4 years ago by Matthew Miller <[email protected]>
Back to SNAPSHOT for continued development

deb5e44064cf9dee14445aa184b68756672151a5 authored over 4 years ago by Matthew Miller <[email protected]>
Release 7.2.0 Beta 5

20b3da4121265c72b87336cb40ffa9feefcaa943 authored over 4 years ago by Matthew Miller <[email protected]>
Move connections to neighbors update

e575ffef2c790ec2eb6f3fe121d44ddca850914c authored over 4 years ago by Octavia Togami <[email protected]>
Fixed broken javadoc in RegenOptions

ea1a5122597370acba7efc85b90f2eb58c2102d1 authored over 4 years ago by Matthew Miller <[email protected]>
Fix //chunk text and clarify the y-index in the help text.

Closes #1447.

e0b8b4856d22bc3edc7879e291a5502b79664fc3 authored over 4 years ago by wizjany <[email protected]>
Workaround for snapshot files with not-to-spec slashes.

beca3a707d741825a0c838ff728dcca767ce38b2 authored over 4 years ago by wizjany <[email protected]>
[Fabric, Forge] Update build files for 1.16.3

No actual changes, beta 4 is functional, but this was to ensure it
compiled.

8e53aa089163a7e3510185580d281878ce7c2c0f authored over 4 years ago by Octavia Togami <[email protected]>
Update adapters for 1.16.3.

1cba5c38f564f435d7daa65f89d92f859856a249 authored over 4 years ago by wizjany <[email protected]>
Add one to max point to match our regions better

Fixes #1522.

15467e9453f84675b6db26e35042563ca3ce4d2a authored over 4 years ago by Octavia Togami <[email protected]>
Reject empty split array in block parser

Fixes #1521.

493bc2d1e1ed90dc338772a0fe4d2516feb2bc1e authored over 4 years ago by Octavia Togami <[email protected]>
Improve requireTag exception messages

Closes #1519

e15d7993ada7b26784471bdb0e9550228724d900 authored over 4 years ago by Octavia Togami <[email protected]>
Fixed undo/redo not working from console/commandblock (#1518)

65fbe09c35e9affa71d0ce7c20fa5ebd0f1c8365 authored over 4 years ago by Matthew Miller <[email protected]>
Remove Y limits if a region has no world

0cb1eea55b311473c9468f608a0090b93cf5de91 authored over 4 years ago by Octavia Togami <[email protected]>
Add a #air mask, the opposite of #existing (#1511)

84fa2bbbc63de7bece01f41c0d5cb7d85cf129e6 authored over 4 years ago by Matthew Miller <[email protected]>
Deprecate BlockQuirkExtent, handle lower down

Ice is no longer turning into water since before 1.7.10, so that part has been
removed entirely.

3996998c5f564ccfafb43202ee162348e5800af4 authored over 4 years ago by Octavia Togami <[email protected]>
Fixed non-Exception throwables being ignored in async tasks, and added a timed message (#1503)

* Fixed throwables being ignored and show a message while waiting for long running tasks

* Fi...

1a6fe32da67b84620af1bb57d0ceb1c88c47124f authored over 4 years ago by Matthew Miller <[email protected]>
Fix issue introduced by 4123eddff

lastValue may be null at this point, old is not

7f82a7d666658e75e9e7faa7770be19c76c7e435 authored over 4 years ago by Octavia Togami <[email protected]>
Tick watchdog on get* calls (#1504)

232ced85c0bb810be745a13aced5f90009aac12b authored over 4 years ago by Matthew Miller <[email protected]>
Fixed undo/redo editsessions not retaining settings

61a5d7d6489b95c15218b6ce6bf44c56a9fc382f authored over 4 years ago by Matthew Miller <[email protected]>
Bump Adapters for neighbouring validations fix

c7885f2f177575c5b7713363446cd09906ce5f28 authored over 4 years ago by Matthew Miller <[email protected]>
Few minor tweaks to WNA that don't modify behaviour but bring it more inline with how MC works

4123eddff10145989dd67271d153d9e1e9fd4230 authored over 4 years ago by Matthew Miller <[email protected]>
Back to SNAPSHOT for continued development

42eddd2d4eefbfe00a4fa64d706242e1fbfb096e authored over 4 years ago by Matthew Miller <[email protected]>
Release 7.2.0 Beta 4

98f71a35404db9b22443bfe7e0db3c542f07d8c9 authored over 4 years ago by Matthew Miller <[email protected]>
Clean up code to format forms

8205243ee8c62148478cc0a977fa83d0530fd9c2 authored over 4 years ago by Octavia Togami <[email protected]>
Fixed review notes

254fe1296a9f641ea7cdbd6aeb7a677df4b875a8 authored over 4 years ago by Matthew Miller <[email protected]>
Use a multipart upload to improve size limits on pastebin uploads

49023a352c31c0481f04a28d1c415e60552c4e51 authored over 4 years ago by Matthew Miller <[email protected]>
Patch skull owner on 1.16+

5f868d58e2ab0a465cfb7d9cd7d3031c8ee7cc5b authored over 4 years ago by Octavia Togami <[email protected]>
Updated MCUtils data for 1.16.2

46c3fccae1971c58691ad203bf78b3eee966f450 authored over 4 years ago by Matthew Miller <[email protected]>
Fixed CLI

a8bba3bacb847f58f49fd643572812e9b42af01e authored over 4 years ago by Matthew Miller <[email protected]>
Added a brush for biomes (#1491)

* Added a brush for biomes

* IntelliJ reformat

* Move the warning

* Update worldedit-co...

8d33672b23437933287134888f6d636d0633ebac authored over 4 years ago by Matthew Miller <[email protected]>
Don't spew warnings/stacks when people symlink their schematics folder.

4a4c01cb18f834a593e2bd5dd8eda5e6fb1d5a57 authored over 4 years ago by wizjany <[email protected]>
Ensure CRLF stays out of the repo

Looks like I already failed that project a little :)

066771b2d15748edc72095b75c4626bf445266aa authored over 4 years ago by Octavia Togami <[email protected]>
Add -c to deform and make -o act like it does in //gen.

Should restore parity between the commands.

365ca1c6ad9eef21b63a4c6725f06a796bc5c966 authored over 4 years ago by wizjany <[email protected]>
[Forge] Update to 1.16.2

haha bad mapping system go func_318237_brrrrrrrr

5cf6750f8c7325f8587372864a6dce0daee01c8a authored over 4 years ago by Octavia Togami <[email protected]>
Copy the class source validator from WG.

Warns when other plugins incorrectly shade WE or our libs.

d2239ef7de1db0988e5d49f4c0100387e58ef8ed authored over 4 years ago by wizjany <[email protected]>
Update for Spigot 1.16.2.

0f7936ca176982dd75a1da435f1a304851cc76d7 authored over 4 years ago by wizjany <[email protected]>
Create schematics folder on startup

3bf5d0cd1e4d39a4d959d75128af5af3650de3eb authored over 4 years ago by Octavia Togami <[email protected]>
Officially propagate GPL downwards to all files

f2ce020da059718e34342c149172944dfd02b775 authored over 4 years ago by Octavia Togami <[email protected]>
Fixed an issue where upwards resolved schematics would break schem list (#1481)

* Fixed an issue where upwards resolved schematics would break schem list

* Missed diff

* ...

0a9fa869c9989711711688e67a8b565d98726450 authored over 4 years ago by Matthew Miller <[email protected]>
[Fabric] Update to 1.16.2

e0718dd319a8efa93f3a1c6c3266704ae2a5d84a authored over 4 years ago by Octavia Togami <[email protected]>
[Fabric] Preliminary update to 1.16.2-rc2

484a5dbd2df398aff33322c18618ea217ebc991e authored over 4 years ago by Octavia Togami <[email protected]>
Fixed snapshot database under symlinks on windows

55de7cb71ed5c7eaec29987fa4c8a5bb23cf7d67 authored over 4 years ago by Matthew Miller <[email protected]>
Add tracing feature to EditSessions (#1301)

* Add tracing feature to EditSessions

This helps track down what plugin (or more specifically...

ffaf8e00bec0c94a55f6c06626f62d45c7f6e410 authored over 4 years ago by Octavia Togami <[email protected]>
Back to SNAPSHOT for continued development

a4d45b059259ef0025eed14b248ca1f9da84e573 authored over 4 years ago by Matthew Miller <[email protected]>
Release 7.2.0 Beta 3

82f2d43bd84afe0a52693861b074c5f047c191c7 authored over 4 years ago by Matthew Miller <[email protected]>
Fixed the Forge platform not exposing events, and added a comment about PoI

94ce464f343189b26300e19af8dceb4e52ba6c21 authored over 4 years ago by Matthew Miller <[email protected]>
Add an update side effect. Only for Bukkit for now

05014b1fc9b3817d46d3b3301fa09fa50a71670f authored over 4 years ago by Matthew Miller <[email protected]>
Added a snow brush (#1462)

* Added a snow brush

* Re-add the Apply class for deprecation reasons

* Use the context extent...

5e5f1c21e0fa2ab5593bd5f1b4cc797b3d7d28e9 authored over 4 years ago by Matthew Miller <[email protected]>
Ignore CRLF/Checkstyle commits in blame

Must be manually opted-in to, see
https://git-scm.com/docs/git-blame#Documentation/git-blame.txt...

1b91b8f596ae1e74c4bb5390331e06823f9d38df authored over 4 years ago by Octavia Togami <[email protected]>
Fail if any mask fails to parse (#1465)

f2e5c52f3635fdc91ebc22a2a8c214d6594565bf authored over 4 years ago by Octavia Togami <[email protected]>
Merge pull request #1460 from EngineHub/bugfix/default-wand-on-session-create

Do not check permissions for initial wand bind

b0d5100e4e151a8c1f2a6093118b6f8b46554a98 authored over 4 years ago by Octavia Togami <[email protected]>
Determine if a player has an item bound for unbind

1083a36df5414e591d2d773368e6c13eb7b5622a authored over 4 years ago by Octavia Togami <[email protected]>
Remove duplicate dependency entry

cbe788c9a348fc052adb7535b90a443af444efe8 authored over 4 years ago by Octavia Togami <[email protected]>
[Forge] Update dependencies, mark as GPL

4c050f25ace6ed6e947f80ca486d39ae3402b696 authored over 4 years ago by Octavia Togami <[email protected]>
Do not check permissions for initial wand bind

Also: report both errors if needed for sel/nav wands.

63ab406caf93140a22adadadf1be810846604b50 authored over 4 years ago by Octavia Togami <[email protected]>
Bump adapters for regen changes

3c402e4afdd158c6eb758d1f2d9f229c8cd9acd3 authored over 4 years ago by Matthew Miller <[email protected]>
Re-shuffle regen methods to fix deprecation order

Everything delegates to the original EditSession signature. The new
RegenOptions + EditSession v...

288ed7fa9f3f8e199e54b05f1088a95546a3060f authored over 4 years ago by Octavia Togami <[email protected]>
Remove EditSession regenerate method from Bukkit Adapters

Since adapters are not API, the EditSession regeneration methods should not be exposed here.

c3f533e893c677fc1b96c1c212d92375dca3a310 authored over 4 years ago by dordsor21 <[email protected]>
Allow regeneration to accept Extents instead of EditSessions.

Allows for custom Extents to be parsed to regen, and for clipboard regeneration, etc whilst still...

c4abc9a2477c5d2a9209b52934e3acfb51bc1b5c authored over 4 years ago by dordsor21 <[email protected]>
Bump text-adapters version.

Should hopefully fix various issues people were having on CraftBukkit.

d4c06c73df2f9af070ea79e36bc35abbb71418a1 authored over 4 years ago by wizjany <[email protected]>
Drop requirement for root tag to be named

Sponge does not name the root tag, this allows us to almost load their
schematics (except for a ...

36ef78779d84edaca193fbefc534f8b84a19ea15 authored over 4 years ago by Octavia Togami <[email protected]>
Regenerate list classes from MCUtils

da4d70fab5c5e5efe242260b5d09ca273f944c55 authored over 4 years ago by Octavia Togami <[email protected]>
Change //stack and //move to take a full offset

5f9f10599e02a06f20c3f9c13b71190f84929a6d authored over 4 years ago by Octavia Togami <[email protected]>
Add a stacker mode to the snow command (#1429)

* Convert simulateSnow to an Operation and add stacking support

* Fixed height calculations
...

043faaf55f956d0efadfc2c864e8e04b7285f35c authored over 4 years ago by Matthew Miller <[email protected]>
Drop unused reference card PNG

c1fb43cc36796b6d8954d604d144b9543cbf9831 authored over 4 years ago by Octavia Togami <[email protected]>
Enable parallel builds by default

b33d96bbf8699921eb8e1f44e6c0a74bfa5a1f47 authored over 4 years ago by Octavia Togami <[email protected]>
Fix bug with short-circuiting on ||

9c81135b79159c8a75473ad04afca831f23b583a authored over 4 years ago by Octavia Togami <[email protected]>
Restore overworld check for bukkit

213239ee94d3a2ca699f0ec68ef284701ea4c2c4 authored over 4 years ago by Octavia Togami <[email protected]>
Add updated bukkit adapter.

9aea9f2b9c154d87c69e6b4744f92dfa45dfa618 authored over 4 years ago by wizjany <[email protected]>
Use BiomeQuirkExtent instead of spotty handling

1b568ded67712d708e0a91cdd9b0917704646776 authored over 4 years ago by Octavia Togami <[email protected]>
Fix 3D biome support testing

3D biomes always work on dedicated servers, at least as far as the
client knows. This is so terr...

5803cb10b5f96b513f058ef52ed4f1543176bc80 authored over 4 years ago by Octavia Togami <[email protected]>
Remove all `compile` deps, use api/impl as appropriate

7134ff4494dab3ba7d9b5737927b03e5cc47ebc0 authored over 4 years ago by Octavia Togami <[email protected]>
Remove Fabric LCA handler, pretty broken

a0b4f933044e76ae4bffd0ecfe46d0e2139bd251 authored over 4 years ago by Octavia Togami <[email protected]>
Handle schematics with an invalid DataVersion

38b9ac9b03e86a3eb8ee8bff67f949c7a49cd053 authored over 4 years ago by Octavia Togami <[email protected]>
Format buildSrc

98d97a7bfea6b84245913c8a3a61d6ed8ced5e65 authored over 4 years ago by Octavia Togami <[email protected]>
Validate number of format placeholders as well

69b5cf541a2d2ffd237e1edb92703dd072617607 authored over 4 years ago by Octavia Togami <[email protected]>
Add incremental translation checker

Only validates basic formatting, not number of arguments.

3a3686289fb44d2fd5abedf8fe3a6d339e672d0f authored over 4 years ago by Octavia Togami <[email protected]>
Prevent our JavaCompile edits for Forge

957af4962e3e0f9350e0203f2b1abc8ba972b6d4 authored over 4 years ago by Octavia Togami <[email protected]>
Fix leaking piston codes via update

Fixes #1436

6845e86fdf0e6a221a9780babe022e552637c4d5 authored over 4 years ago by Octavia Togami <[email protected]>
Add fungi and chorus plant tree types.

Closes #1411.

9d9aaac15aa44f21cb4c09dbdf7cf7b1cd0104d4 authored over 4 years ago by wizjany <[email protected]>
Error if loaded in even OLDER versions of Bukkit

Take that, 1.8 servers.

22acd2b48635b1974b2c451de8a8bb1fe9e8e998 authored over 4 years ago by Octavia Togami <[email protected]>