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

Optimize poly region vertex add, fix Edge

56d0c6e7fd8f886ea53b52b10368c38b0380b193 authored almost 5 years ago by Octavia Togami <[email protected]>
Properly close all files when dealing with archives (#1274)

* Properly close all files when dealing with archives

* Move file utils to SafeFiles class

...

a600266d41151eec4f2239cf90e202bb99fa3a8b authored almost 5 years ago by Octavia Togami <[email protected]>
De-dup Bukkit argument rebuilding code

5ab71109b5f47dd05c680e7fdca610c54ee46a3a authored almost 5 years ago by Octavia Togami <[email protected]>
Fix onAsyncTabComplete handling of invalid values

This fixes #1281, by just ignoring weird tab completion requests.

7d4563a3abe083ea933e3dc1b57b4f13a091da85 authored almost 5 years ago by Octavia Togami <[email protected]>
Re-add block/item localized name methods to registries.

WorldGuard uses these still.

439d6c811beb76a0d190a9a35b2ae537de41b005 authored almost 5 years ago by wizjany <[email protected]>
Use custom radix sort for ordering blocks (#1277)

* Use custom radix sort for ordering blocks

* Licenses :P

* Fix ordering, add test for it
...

bb013aa89b8457c4649e2546eef0aa94b9fc4020 authored almost 5 years ago by Octavia Togami <[email protected]>
Add height part to expand vert command

Fixes #1275

404feef52e27b531b96a46fa231329616e72d7bb authored almost 5 years ago by Octavia Togami <[email protected]>
Fix misalignment of libs dependencies

f51fb1cd88a12aee6d00b67c51f257564cc6be85 authored almost 5 years ago by Octavia Togami <[email protected]>
Disable snapshot-fs test for now.

4bbdc059ed67d520fe8548467702e2b52267a189 authored almost 5 years ago by wizjany <[email protected]>
Add version section to bug report template.

f0f9efffeb21091b79ac0122f354f3868fc8ab9e authored almost 5 years ago by wizjany <[email protected]>
Make //size text color consistent.

eb8fcdcd5b797a7ec1db0c53c3602f79d4f971bf authored almost 5 years ago by wizjany <[email protected]>
Names via Translation (#1268)

* Deprecate BiomeRegistry, etc.

* Update some libraries, e.g. text

* Move to new translati...

cfd26253b6fb59ff6c65a0157a6780be7db4ea5a authored almost 5 years ago by Octavia Togami <[email protected]>
Validate placed blocks / WNA (#1263)

* Optionally validate placed blocks

This allows re-connection of fences, chests, panes, etc.;...

2f4c44f80c861533c1d03b4e90c90b7b2e1039d9 authored almost 5 years ago by Octavia Togami <[email protected]>
Merge pull request #521 from EngineHub/feature/cubic-chunks-7

Cubic Chunks compatibility (version 7)

17880b819d9b035581cadd432b0f48e01505e21c authored almost 5 years ago by Octavia Togami <[email protected]>
Merge master

1c6b1b38481839fdb7d0f437132531067cde8812 authored almost 5 years ago by Octavia Togami <[email protected]>
Only add adapters to dist jar

20d630ce5b217799811779d7581d5878ddc83a6d authored almost 5 years ago by Octavia Togami <[email protected]>
[Forge] Require MC between current + next major version

e69246208c3036ecc4b6c970fe6c649d63953255 authored almost 5 years ago by Octavia Togami <[email protected]>
Nest snapshot test dbs in a root temp folder

Allows us to clean it all up easily.

Closes #558.

e6d5950b5901f4b98f85a1570e96550509954515 authored almost 5 years ago by Octavia Togami <[email protected]>
Allow expand to be used by console. (#1264)

* Allow expand to be used by console.

Also fix direction converter requiring a player.

* R...

b4d2db3dee01d6af4f49d6ee1ea015dbd685839c authored almost 5 years ago by wizjany <[email protected]>
use JavaPlugin.getResource() instead of JarFile.getEntry() (#566)

* use JavaPlugin.getResource() instead of JarFile.getEntry()

* use try-with-resources

* fi...

47db40f9576285b51317736304f7bf1258d60232 authored almost 5 years ago by γ„—γ„ Λ‹ γ„‘γ„§ΛŠ <[email protected]>
Correct capitalization on nav wand i18n

1ca94fa244c01baa6dade3462232c25b08b782d3 authored almost 5 years ago by Octavia Togami <[email protected]>
Update adapters.

25ec78f355edb0fb6eceba69ef80b7bd0a5fa5f0 authored almost 5 years ago by wizjany <[email protected]>
Replace fast mode with a side effect system, with fine-grained control (#547)

* Speed up initial change buffering by removing streams and optional wrapping

* Bump the adap...

865c3a24d25156cbffbf44630506a08d2ff4755a authored almost 5 years ago by Matthew Miller <[email protected]>
Remove no-double-slash option from configs

a06b8342d3d75c73e446a59cf5c0d9976d8209fd authored almost 5 years ago by TheMolkaPL <[email protected]>
Merge pull request #557 from EngineHub/feature/expression-coverage

Expression coverage

6e87fda185254d17768cfe754be1e15415f0771b authored almost 5 years ago by Octavia Togami <[email protected]>
Fix exponent parsing, remove impossible (?) case

02da42f90b8a912047c00479df789563853cfeee authored almost 5 years ago by Octavia Togami <[email protected]>
Cover even more cases

b8130eb5dd3a242742cb549f8160a942d9157471 authored almost 5 years ago by Octavia Togami <[email protected]>
Cover many more ops

3dbaae79cd4aa37724fb8969bbf595180e152f3e authored almost 5 years ago by Octavia Togami <[email protected]>
Fix not operator

00c7d3a157d8d859ede501d71282e82fba40e37b authored almost 5 years ago by Octavia Togami <[email protected]>
Fix pre- and post- ops

0f787a89b8f2b0f29e0e4a2327224a3b0d050171 authored almost 5 years ago by Octavia Togami <[email protected]>
Remove non-valued return

42e515f43523ffbfe0b28c2f3f5c342e4d4b1c1d authored almost 5 years ago by Octavia Togami <[email protected]>
Extract common simple test case method

910c89be65501e8f6bcb823e819a0a16073db60a authored almost 5 years ago by Octavia Togami <[email protected]>
Fix bug introduced in return-handling refactor

f8be17d362e51ff9f56f3e76e6776f9012c168f5 authored almost 5 years ago by Octavia Togami <[email protected]>
Add more expression test cases, fix bugs

Also added a few more comments + reorganized exceptions that are
invoke-internal.

cbd686548fd62248fabbaab551a6875a14170957 authored almost 5 years ago by Octavia Togami <[email protected]>
Make testEvaluate more compact

b9ba337f38205c79ae70e689d2a6db60f90acc9d authored almost 5 years ago by Octavia Togami <[email protected]>
Do not try crowdin if using offline mode

ae1e68e10fd0b8c8e34b692ed836e7f5f06f1b1a authored almost 5 years ago by Octavia Togami <[email protected]>
Add codecov / jacoco hooks (#554)

* Add codecov / jacoco hooks

* Upgrade codecov plugin

bfbf9a4862d69d6b9dae9091dde46956a6b8a5fe authored almost 5 years ago by Octavia Togami <[email protected]>
Tick watchdog by default (#555)

e476be1186bdb015bd6903eaa77c272e08bf9b26 authored almost 5 years ago by Matthew Miller <[email protected]>
Expression Goodie Bag (#553)

* Remove async expression eval. Implement timeout inline

* Remove static state from expr func...

6bc1d4647cc6892ae4dca9fc0e2d239777903c38 authored almost 5 years ago by Octavia Togami <[email protected]>
Merge pull request #549 from Gimlao/patch-2

Update draw.js

486f20a350e8b56624c257fd066d63de74b6e3c1 authored almost 5 years ago by Octavia Togami <[email protected]>
Replaced the "please report this" message in the legacy schematic loader

be30a94be5aedc9e365491372fb80d2ea98ff368 authored almost 5 years ago by Matthew Miller <[email protected]>
Fix commenting on bug_report.md

f752b011eca4168617416287d93c4ce3ff6d5813 authored almost 5 years ago by Octavia Togami <[email protected]>
Add issue template config

0c456ef7a6516d84700c9f673607a36d8c22c8e5 authored almost 5 years ago by Octavia Togami <[email protected]>
Add issue templates

22eabc655fb72e0d776954669f9db4b76dcb07ca authored almost 5 years ago by Octavia Togami <[email protected]>
Merge pull request #551 from EngineHub/feature/improved-version-specs

Improve versioning

28c3dd4af43c15206f68b9e739a899cbf4671c13 authored almost 5 years ago by Octavia Togami <[email protected]>
Read WE version from manifest ourselves

947775b5e54aa9dd89d68ee0b382939796301902 authored almost 5 years ago by Octavia Togami <[email protected]>
Make internal version always semver

3e15c6dfdd88fcf34d344b5c44fd41002fd8d0bd authored almost 5 years ago by Octavia Togami <[email protected]>
Lower load factors in BlockMap

We can sacrifice these tiny amounts of memory for large CPU gains.

3ed190268c5a5ea4e6d37cc851ef3e150874664c authored almost 5 years ago by Octavia Togami <[email protected]>
Significantly improve performance in ChunkBatchingExtent and other buffering extents (#550)

* Re-apply non-adapter performance boosts in separate PR

* Improved deprecation handling

*...

f111f6bfce27ce4ee4c7be2ebcb903cdfc0f5c16 authored almost 5 years ago by Matthew Miller <[email protected]>
[Forge] Include all -core resources, for all langs

92eab931ead2c722727acfb9b5426545c36d3120 authored almost 5 years ago by Octavia Togami <[email protected]>
[Forge] Fix loading legacy/lang in dev

38f3f8e667abdf58dd02db38bebe577812823019 authored almost 5 years ago by Octavia Togami <[email protected]>
[Fabric] Fix tile entities expecting proper pos data

93762093f7e33f9720d22ce2e5b4c4e941de5ad1 authored almost 5 years ago by Octavia Togami <[email protected]>
Bump mappings and implement trees for Forge

48cc31c137cf66144c14bac45a9eb2b052c2bf9e authored almost 5 years ago by Matthew Miller <[email protected]>
Update draw.js

Fixed the non working orientation and palette feature.

d7ce7a2adf2204d1385d34a25a53662b232ff260 authored almost 5 years ago by Gimlao <[email protected]>
[Forge, Fabric] Update to latest 1.15.2

Some bits of the Fabric 1.15.2 update were moved into common code.

This is NOT ready yet, tree ...

0324196b5d4af72e1c856684ae1c3a98c1fde390 authored almost 5 years ago by Octavia Togami <[email protected]>
Revert "Revert "Add Vault as a softdepend to the Bukkit variant to prevent a warning from Spigot""

This reverts commit 376f241b7dfbe3cf221adaae340661d0c9a5c81f.

Spigot bad. Also LP bad. This rea...

68d48148d3df6e01815d05c462ba22498734fdc4 authored almost 5 years ago by wizjany <[email protected]>
Bump adapters to fix errors

064140983077793100c8640410bfacdd011ccb1e authored almost 5 years ago by Matthew Miller <[email protected]>
Revert "Add Vault as a softdepend to the Bukkit variant to prevent a warning from Spigot"

This reverts commit 33cf4c080bcb9dba4823d67ea4bb2ab8c673275b.

376f241b7dfbe3cf221adaae340661d0c9a5c81f authored almost 5 years ago by Matthew Miller <[email protected]>
Improve speed of BSIA, clean up Int2BaseBlockMap (#548)

* Improve speed of BSIA, clean up Int2BaseBlock

* Fix some compile errors / bugs

202f98699b6a25ed71fff25fadc902c511aebb50 authored almost 5 years ago by Octavia Togami <[email protected]>
Generify BlockMap

7384b6973498084f4082d7e1a805b84b13a3ba44 authored almost 5 years ago by Octavia Togami <[email protected]>
Always use UTF-8 for loading translations

624b3a449b5746cee84557992b9b217ac135cf50 authored almost 5 years ago by Octavia Togami <[email protected]>
Add Vault as a softdepend to the Bukkit variant to prevent a warning from Spigot

33cf4c080bcb9dba4823d67ea4bb2ab8c673275b authored almost 5 years ago by Matthew Miller <[email protected]>
Bump to 7.1.1-SNAPSHOT for continued development.

e5c3c7ae45ef8fce1e4e7d371656f4afc0a0346c authored almost 5 years ago by Matthew Miller <[email protected]>
Release WorldEdit 7.1.0

d283dd914d111e2c624ace315bb5b80b46e45cdc authored almost 5 years ago by Matthew Miller <[email protected]>
Bump bStats version and update 7.1.0 changelog

8e55131a2fce372f8b6cc85713b173cbb74251cd authored almost 5 years ago by Matthew Miller <[email protected]>
Bump dataversion for WorldEdit CLI, and minify all of the JSON files

d7089a65a793be8a3b6cbe0ae31741573e19827f authored almost 5 years ago by Matthew Miller <[email protected]>
Bump Fabric to 1.15.2. It already worked on 1.15.2 before this, just bumping mappings.

00d6c31b6a4d71c7cd7abb7b80ed61649344ba68 authored almost 5 years ago by Matthew Miller <[email protected]>
Add adapters for 1.15.2.

a27ade54fcaabd7b4e09f4ed7c3cf86fc5cff4a1 authored almost 5 years ago by wizjany <[email protected]>
Add license block for text library. (#544)

9222e00cd40fc46c1beb25c9265258604226926c authored almost 5 years ago by wizjany <[email protected]>
Back to SNAPSHOT for continued development

bfecf2a06abb72a314c00e1863a11a04e4ebc452 authored almost 5 years ago by Matthew Miller <[email protected]>
Bump to 7.1.0RC1

fa9f4fa4b3a00672a4f1101571b7f3febd51a991 authored almost 5 years ago by Matthew Miller <[email protected]>
Don't send bad packets to the client.

The adapter only can send a structure block change ID, so we shouldn't
attempt to send nbt for o...

05cc7aa0211e0e5179adb5a531bdb5990f9932dd authored almost 5 years ago by wizjany <[email protected]>
Make missing Bukkit impl adapter more user-friendly.

* 100s of "Unknown property" warnings in log aren't useful, only drown
out the actual adapter ...

a398c86d989cfd3c7bc8d4c92e2614ed4f389249 authored about 5 years ago by wizjany <[email protected]>
Remove unused EditSessionHolder class.

da98b5fe15b633832cd42ff7caa5508f578ec864 authored about 5 years ago by wizjany <[email protected]>
Expose legacy data value. (#542)

Fixes WORLDEDIT-4010.

993e49b1ab6d95ea1d8eec26034fdb4f444dd7f8 authored about 5 years ago by wizjany <[email protected]>
Fixed the adapt function for Actor -> Bukkit not working for players or command blocks

e198718a1ebe839e90729c170103ca86e2a6931b authored about 5 years ago by Matthew Miller <[email protected]>
BukkitAdapter: Add Bukkit CommandSender --> WorldEdit Actor (#539)

* BukkitAdapter: Added Bukkit CommandSender --> WorldEdit Actor

* Add a reverse adapter

Co...

3ed02aa1a831cc960346c9400ac85c37d1580add authored about 5 years ago by JOO200 <[email protected]>
Fixed redone translation string

5fb91c6269edbc6a56381df7f71e74e13675ad1d authored about 5 years ago by Matthew Miller <[email protected]>
Merge pull request #541 from EngineHub/feature/item-registry-enchancements

Add a ItemMaterial for use by CraftBook & CommandBook

39d3ad0e771401f57c3fab3fc67d1c028f2cdd3f authored about 5 years ago by Octavia Togami <[email protected]>
Move condition to Passthrough constructors

b0ba9e0952e857d02cb7e82c1e50cd3a9e5ddb0f authored about 5 years ago by Octavia Togami <[email protected]>
Use config_loc instead of basedir

basedir can be incorrectly determined by Groovy/Ant, and end up in the
wrong location. Gradle en...

c5fd53125065eb7f8059cca146bf116534937967 authored about 5 years ago by Octavia Togami <[email protected]>
Merge pull request #530 from EngineHub/feature/expressions-part-2

Expressions Part 2: Compilation

7b2f4ea18438a3c411fcfedab3cbf654bcf0a7c0 authored about 5 years ago by Octavia Togami <[email protected]>
Drop a bunch of static method imports

0e37196036b61f485ff8678ef85967080c0811a5 authored about 5 years ago by Octavia Togami <[email protected]>
Add a ItemMaterial for use by CraftBook & CommandBook

1c3277648fd63f060032c5de7256dcd59a489b9d authored about 5 years ago by Wyatt Childers <[email protected]>
Fix GC shenanigans in regen.

79c11c5ee945b220eeea9c3c4dde9980376ae06f authored about 5 years ago by wizjany <[email protected]>
Update Bukkit adapter jar.

Fixes world-name shenanigans.

2ce345b473146315b694b88487c6128048b18416 authored about 5 years ago by wizjany <[email protected]>
[Fabric] Update to 1.15.1

e9dc8befc7eaa5153d658635ea54fe27fb406d99 authored about 5 years ago by Octavia Togami <[email protected]>
Deprecate entire old commands package

ad55387a40ba6c8c372e2435321d27bb50bcacfd authored about 5 years ago by Octavia Togami <[email protected]>
Back to SNAPSHOT for continued development

e4121dba395ab395d67b326b30f96374ccc6b01d authored about 5 years ago by Matthew Miller <[email protected]>
Bump to 7.1.0-Beta 1 for beta.

2facfeb38081e4fe9d411ff5147935a9c1e2262e authored about 5 years ago by Matthew Miller <[email protected]>
Clean up handling of sel/nav wand tool (#540)

7039dc83061548407d85a316b467c34fa4860474 authored about 5 years ago by Octavia Togami <[email protected]>
Update changelog for snapshots & tool deprecation

77fd982b3809448e45b15e9aaadb9ffc221fb9f3 authored about 5 years ago by Octavia Togami <[email protected]>
Finalize adapters for 1.15.1.

No actual mapping changes, just setting the data versions.

07dc63eed3911e115aa8239d1a038d869f3dec00 authored about 5 years ago by wizjany <[email protected]>
Don't leave 0b files when attempting to save old .schematics.

Also fix messages/error propagation.

2fb8bc627f48d25b469c71db167c93452eaebe30 authored about 5 years ago by wizjany <[email protected]>
Add new experimental snapshot API (#524)

* Add new experimental snapshot API

This API intends to replace the existing snapshot API in ...

18a55bc14ebc4b9d0acf8280a454c53728b2a82d authored about 5 years ago by Octavia Togami <[email protected]>
Fix mixin version for Fabric.

aeb89354be22afd3a477c24e38c9a4058879e97f authored about 5 years ago by wizjany <[email protected]>
Add changelog for 7.1.0 Beta 1, no release yet due to potential MC issue

be8c5f4bc26b48f865e8267dd85d87454d0091a0 authored about 5 years ago by Matthew Miller <[email protected]>
Added 1.15 bundled data

42cf205311eca1b0962d2fb860c5d96f8d97b029 authored about 5 years ago by Matthew Miller <[email protected]>
Add license to MutableBiomeArray

5922df4ace3a58942347eca9a5c30cfa53cf1fb2 authored about 5 years ago by Octavia Togami <[email protected]>
[Fabric] Update to 1.15

b633775c9be222131046bc26799382674ff8df5c authored about 5 years ago by Octavia Togami <[email protected]>