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

Make distr operation based

0a149a796fad65c716da6d70c337083bb6593e89 authored about 6 years ago by Matthew Miller <[email protected]>
Merge pull request #400 from sk89q/bugfix/timed-calc

Attach a configurable timeout to expression evaluation

9f43963379d2e3d41e15e453d28b96c4ec7249e1 authored about 6 years ago by Matthew Miller <[email protected]>
Small patches for timed-calc post-1.12-merge

e16dacc11ee0f6df7854989d4e1b0d6068adfd75 authored about 6 years ago by Kenzie Togami <[email protected]>
Calculation Config missing and typo

776eb24c0e7621b761f399b97fb90568ae92ba26 authored about 6 years ago by Legoman99573 <[email protected]>
Register a platform for expression tests

21db86f26b3515e1b40035318f26b51546f427cc authored about 6 years ago by Kenzie Togami <[email protected]>
Attach a configurable timeout to expression evaluation

bb923aeb594571b64b8737432e6dc564d26b10f0 authored about 6 years ago by Kenzie Togami <[email protected]>
Java on TC doesn't compile this code for some reason.

844971bca6dcbb95e3ee6e3cdd1a28f574b4d136 authored over 6 years ago by Matthew Miller <[email protected]>
Not all "north/south/east/west" are boolean

495b9d07b5f2d81ef7fe93d603f9d588540c7ee8 authored over 6 years ago by Matthew Miller <[email protected]>
Fix some minor ordering bugs

2824a92c19811c76d51aa0968c88cd5f50e62290 authored over 6 years ago by Kenzie Togami <[email protected]>
Add chunk batching flag, enable by default

7d4906cfe9fc48ea125f967264e6258001f40ec7 authored over 6 years ago by Kenzie Togami <[email protected]>
Update licenses

ff391ca0b3dfa5a724aca695b831a24c2258d268 authored over 6 years ago by Kenzie Togami <[email protected]>
Add newline to LocatedBlock.java

f73be4b75c165225793d84d6edaeb0ab9125c46d authored over 6 years ago by Kenzie Togami <[email protected]>
Rework block-batching, create draft of chunk batching

e059490cd16f6430ca095f897236bd78173f0109 authored over 6 years ago by Kenzie Togami <[email protected]>
compileOnly breaks shadowJar. bStats needs to fix their repos.

d1cb6e2156e9198cedfea5ade308b88865b29691 authored over 6 years ago by Matthew Miller <[email protected]>
Make bStats compileOnly so transitive projects won't load it, Jitpack has issues.

e3001586e597040e1753ffbf855212194a4b1df2 authored over 6 years ago by Matthew Miller <[email protected]>
Fixed a typo in the gradle file

c32c13fdcd680cd7b9571288bad3b3df6b630eef authored over 6 years ago by Matthew Miller <[email protected]>
Skip signing in artefactory publish

cf7ce70802bcf1421fa7ac4723518ae400840e5f authored over 6 years ago by Matthew Miller <[email protected]>
Update bStats because they deleted their old repo.

bf38b371d80d6f62b005492302724bd7b00fb6c3 authored over 6 years ago by Matthew Miller <[email protected]>
Properly rotate fences etc

6ecbf19406b5ae72022ea4a0280f4f22eabeea53 authored over 6 years ago by Matthew Miller <[email protected]>
Merge pull request #429 from sk89q/bugfix/config-no-plat-dependency

Make block states lazy, fix forge for new block API

88f22f2e599a304ca3103396fae0c253ee299b8c authored over 6 years ago by Matthew Miller <[email protected]>
Make BlockType#getDefaultState like other fields

ff877ec03b8cb3fd19b532be56ab4a6152bfa8fd authored over 6 years ago by Kenzie Togami <[email protected]>
Update forge for new block API

ef2c07ca249b2e88e4944210563ea887c59a7892 authored over 6 years ago by Kenzie Togami <[email protected]>
Make some BlockType fields lazy, to avoid early Platform dependencies

d0ea5121f21920b468e40554299463a3f3f291a8 authored over 6 years ago by Kenzie Togami <[email protected]>
Return null if the material is null.

79a41210982c92dfaf49ea5bb4602ef81398bc03 authored over 6 years ago by Matthew Miller <[email protected]>
Merge pull request #428 from sk89q/feature/gradle-licenses

Switch to a license plugin for headers

7961fa5891cd6979226df5f2139b6b29514dfeb9 authored over 6 years ago by Matthew Miller <[email protected]>
Switch to a license plugin for headers

2cad9a2c094382414a4f9a2088214861a95436b4 authored over 6 years ago by Kenzie Togami <[email protected]>
Updated changelog, contributing info, gradle, etc

b46b0c3801e395718bed3806b404c41e0781ac59 authored over 6 years ago by Matthew Miller <[email protected]>
Merge pull request #425 from sk89q/feature/forge-world-improvements

Implement some optional methods in ForgeWorld

5aa8f7784e0abf6146643166bf1896fb37e40c94 authored over 6 years ago by Matthew Miller <[email protected]>
Merge pull request #426 from sk89q/feature/cleaner-javadoc

Cleanup javadoc warnings

6b33f08f3a60565e5b2d057eecf87f33ce5cffe0 authored over 6 years ago by Matthew Miller <[email protected]>
Cleanup javadoc warnings in worldedit-bukkit

388187d26b3b20ae59bb3bc13c27aa9458bf316e authored over 6 years ago by Kenzie Togami <[email protected]>
Cleanup javadoc warnings in worldedit-core

36cbc5d9d0f9f9c692724d724f4f33b15617fd5c authored over 6 years ago by Kenzie Togami <[email protected]>
Implement some optional methods in ForgeWorld

3e1c58c99bf63e7f49d740723944fa4a45341ba3 authored over 6 years ago by Kenzie Togami <[email protected]>
Added discord link to README

aee011ea89945535dfaf1cc5cd4b0819a32f82d2 authored over 6 years ago by Matthew Miller <[email protected]>
[Experimental] Don't check for permissions on root parents.

59584ba10c21fa47b1bd327dcb57f45d050547f1 authored over 6 years ago by Matthew Miller <[email protected]>
Bukkit really needs methods to get by key/get key

42e0cceeab4c5c5e348826906ad6fcfc3846a935 authored over 6 years ago by Matthew Miller <[email protected]>
Update the shadow plugin

18abaa21a28f34837462f90f69eefc0c31a1334a authored over 6 years ago by Matthew Miller <[email protected]>
Added an implementation tester to Bukkit, to determine which impl is in use. (For WE,WG,CB to use Paper/Spigot specific APIs)

cc1a54b5f02cb1d02ee7a558686f83a4076cccd6 authored over 6 years ago by Matthew Miller <[email protected]>
Added the 1.13.1 new blocks.

fd6034fbdd1df46c52c2df7b43f49907fc0ed1eb authored over 6 years ago by Matthew Miller <[email protected]>
Added bStats

02c6f11bb9125116d0ff6defdc889af1f23414b8 authored over 6 years ago by Matthew Miller <[email protected]>
Back to snapshot for continued development

568643d08a5f4c835de29df6fa4799c371b0dfa5 authored over 6 years ago by Matthew Miller <[email protected]>
Bump to beta 01

8975469efbc636d3200bf392cbc464132c66df7f authored over 6 years ago by Matthew Miller <[email protected]>
Fixes WORLDEDIT-3609, Message should say cut when //cut is used.

1a2cd3a948416a78a2b7321ce00e8f9cceae9129 authored over 6 years ago by Matthew Miller <[email protected]>
Potential minor performance improvements when checking fuzzy equality.

4969dac39c759de43cceb05c72a261d9decabc7d authored over 6 years ago by Matthew Miller <[email protected]>
Merge pull request #423 from Gerrygames/master

fix sponge schematic offset

6a71cd21551f79c55a01ff8e791618351624dc01 authored over 6 years ago by Matthew Miller <[email protected]>
fix sponge schematic offset

934680dac22934251e584557a1204931b4a26c84 authored over 6 years ago by Gerrygames <[email protected]>
Merge pull request #422 from Brokkonaut/chunkformat1_13

Add 1.13 chunk format for snapshots

2521a9a2d05977120cf2f6a4b9aea9f496489afd authored over 6 years ago by Matthew Miller <[email protected]>
Add 1.13 chunk format for snapshots

Fixes WORLDEDIT-3714

480f2de3af83d424c245f620ad0175c48d7709d1 authored over 6 years ago by Brokkonaut <[email protected]>
Enable experimental //walls for non-cuboid regions.

8bfbc55c7166f9616b2bc66adfeffc36cd8b33f6 authored over 6 years ago by Matthew Miller <[email protected]>
Add a mask for block categories. Eg, you can now do //replace ##wool minecraft:sand to replace all wool with sand

fdc3cd56f79998c903c77c95ef0d7be2f2b10743 authored over 6 years ago by Matthew Miller <[email protected]>
Finish the BlockData caching in Bukkit

fdb9d77710379e955c2fbbe0386efdc816f5ccd1 authored over 6 years ago by Matthew Miller <[email protected]>
Little bit of formatting

c931095736e6df8e65a969ee1167c90a480c13e4 authored over 6 years ago by Matthew Miller <[email protected]>
Added a 1.13.1 adapter.

fb5cb9a7bbc1ec4c069528d2b321102544fa1c3a authored over 6 years ago by Matthew Miller <[email protected]>
Merge pull request #421 from Pieter12345/master

Fix plugin enabling on Bukkit without compatible adapter

3b88fc361d7546514c2889c56ceb446dec1025ee authored over 6 years ago by Matthew Miller <[email protected]>
Fix plugin enabling on Bukkit without compatible adapter

When loading WorldEdit on a Bukkit server which it does not have an adapter for, a stacktrace is...

6c7a49733c0fde491f615cc71b68c18a2d35c5ec authored over 6 years ago by Pieter12345 <[email protected]>
Minor formatting and neatness changes.

58a5d9961bc2d02d040fde6c1cebca82407a6766 authored over 6 years ago by Matthew Miller <[email protected]>
Replace FuzzyBlockMask with BlockMask, and added BlockTypeMask as a more performant mask for just block types.

69ab1781c6b1070669173288abf0b5af9eb31925 authored over 6 years ago by Matthew Miller <[email protected]>
Merge pull request #420 from sk89q/server-side-cui

Added a server side version of WorldEditCUI with limited functionality

d3b3d57041f2b9711a4b830e9860ea72f45ef682 authored over 6 years ago by Matthew Miller <[email protected]>
Fixed NotABlockException not getting thrown

7b83f97c351e545f4d08ca6f38b41777871d23a9 authored over 6 years ago by Matthew Miller <[email protected]>
Disable server CUI by default.

0f8cc99c35cb581f5f5b48fbd999baf95e92970a authored over 6 years ago by Matthew Miller <[email protected]>
Try sending fake operator packets to support non-OP

a354267e852d81d1c2bac13eb46f811b9ee76999 authored over 6 years ago by Matthew Miller <[email protected]>
Fixed sessions not saving on shutdown

4d0df10f883c79007668e62cf4b663ecd51516dd authored over 6 years ago by Matthew Miller <[email protected]>
Set the session to dirty if the server CUI is changed.

41c307a4b5360069fe659fac4c49e518fe40bacb authored over 6 years ago by Matthew Miller <[email protected]>
Merge pull request #396 from boy0001/FallbackRegistrationListener-fix

Fix FallbackRegistrationListener

034c165beea5f6a1177a83715bc07d8ef22830d7 authored over 6 years ago by Matthew Miller <[email protected]>
Merge pull request #364 from mickare/patch-1

Fix region contain method

dc39300af8b6113336f5aeecf7ce932deb20afce authored over 6 years ago by Matthew Miller <[email protected]>
Added a config option to entirely disable server side cui.

eba91cac5fd5f0eb2d4c424c11b858211622f585 authored over 6 years ago by Matthew Miller <[email protected]>
Add base of sendFakeBlock to Sponge and Forge impls

0cbfc9308ec202b958fac6e55d4e0d5e873919e3 authored over 6 years ago by Matthew Miller <[email protected]>
Added a command to turn it on/off

20b67db48d0a55ec4b4b4c9244f4913536be918d authored over 6 years ago by Matthew Miller <[email protected]>
Remove debug code

f8585adc79842b11255c6bb4eae910d95ed0cf63 authored over 6 years ago by Matthew Miller <[email protected]>
Switch to using fake blocks, no more world pollution

7f419618ccf37b113ad16d08812cf44287c53cfe authored over 6 years ago by Matthew Miller <[email protected]>
Proof of concept server-side CUI handler. Note: This pollutes the world with blocks atm

cf10f8ff8a2b4d3adc11abe98c666484eecd8b67 authored over 6 years ago by Matthew Miller <[email protected]>
Add a material to check if air is air, because there are now 3 types of air.

bc5609114b6c632fcc656dc0cee309d30598c16f authored over 6 years ago by Matthew Miller <[email protected]>
Moved report framework to WorldEdit and fixed a few bugs.

c31161d0686855262550e5dad615975a718edad7 authored over 6 years ago by Matthew Miller <[email protected]>
Add adapters for EntityType

96388df4b0b29e2691c146de55ea5d07b51443ff authored over 6 years ago by Matthew Miller <[email protected]>
Fixed some bugs and cleanup some code.

e0e7778536e5190dce9d3b8a185bad187d76a05c authored over 6 years ago by Matthew Miller <[email protected]>
Use BlockStateHolder for setBlocks

f96487a2d1d5e6fbc3b7dbec4f22e33dc7fbf11c authored over 6 years ago by Matthew Miller <[email protected]>
Make BaseBlock more memory efficient, and make it clear in the API that it's not intended to be used for every single block.

f54d6afb65642395fb9dfe8eb8fde3d8a6233e5e authored over 6 years ago by Matthew Miller <[email protected]>
Cleanup a little bit more code.

5f4cc3e6940699b85c4ea9e37d61aba1423442d1 authored over 6 years ago by Matthew Miller <[email protected]>
If we fail to set NBT Data, try it without the adapter/NBT Data

526aa6cf490310d8cc0a3becdf1c962d8755b25e authored over 6 years ago by Matthew Miller <[email protected]>
Fixed reading in schematics failing if they had tile entity data because of a Spigot change.

d11c3ae600303f51dc51dcef7905b8a589ff4d9d authored over 6 years ago by Matthew Miller <[email protected]>
Fixed a typo in the adapter.

1d9546f9c77bfb719b38e4c30160e849cd27fc4e authored over 6 years ago by Matthew Miller <[email protected]>
Wrap createEntity in BukkitWorld to detect corrupt entities.

88fc1771b56e84eab6e6995bc7e623e14020c4d1 authored over 6 years ago by Matthew Miller <[email protected]>
Added LongArrayTag support to NBT

334143357a78b6b0afe0677d6e8531ff59ab5b2d authored over 6 years ago by Matthew Miller <[email protected]>
Merge pull request #418 from sk89q/string-ids

[WIP] Update WorldEdit to 1.13, and heavily refactor the internals.

9494c4445a6ba2332d41a00ddde66cec1dd93941 authored over 6 years ago by Matthew Miller <[email protected]>
Fixed up tile entities in Sponge schematics.

38cff7c7b2c09b9c948e717ee70fbdd67b295784 authored over 6 years ago by Matthew Miller <[email protected]>
Added 155:3 and 155:4 translation

b2bc043eebcce49a15f0d40aa7e1e8430aa91c49 authored over 6 years ago by Matthew Miller <[email protected]>
Make a lot of progress on legacy conversions.

c05c33cab0a7ebfeaa3d76d51adc0f6201fa5371 authored over 6 years ago by Matthew Miller <[email protected]>
Fixed a few more issues found looking over the changeset.

1480606b52f5427e0b0bc35bb273234d27eb5d45 authored over 6 years ago by Matthew Miller <[email protected]>
Fix checkstyle issues.

ea349bdbf1da940db3b147908cbd956adfc87730 authored over 6 years ago by Matthew Miller <[email protected]>
Fixed some issues with Sponge schematics.

2c1b234e38a1487d5e4f5eb208bf250722ad023a authored over 6 years ago by Matthew Miller <[email protected]>
Start work on the Sponge schematic format. This should work but it may not, it's untested.

a75d9e896b56589f06d8431977258552648f3a99 authored over 6 years ago by Matthew Miller <[email protected]>
Finish off the last of the legacy mapper warnings (Excluding TNT as I've got the 1.13.1 names)

a4b9ceaeb2685cacb5fa31a3dd95468f17834c69 authored over 6 years ago by Matthew Miller <[email protected]>
Using toBlockPoint appears to fix a fair few issues.

57eaa5f8f2fb87ec2b38ce7d7689dc67314ad406 authored over 6 years ago by Matthew Miller <[email protected]>
Added some error handling for legacy conversions of schematics.

fdb7ada29519a2a95fe3c39238aa80d9a1ab4872 authored over 6 years ago by Matthew Miller <[email protected]>
Added entity translations

3d265ff9b9af5c1eed9d0740cb63bac32f7dd63c authored over 6 years ago by Matthew Miller <[email protected]>
Fixed //move

2f3bc59e1b79ce1360a5240cff6eecb6fee96f1a authored over 6 years ago by Matthew Miller <[email protected]>
Added a few utility methods.

b2769befdb1529d62702efb834bdcc9c72b7ce56 authored over 6 years ago by Matthew Miller <[email protected]>
Fixed a few issues with Sponge schematic handling.

7773ef6f9a4e77590b51459625cfa3afb45ecb25 authored over 6 years ago by Matthew Miller <[email protected]>
State system is done. It works. Finally. Still a few rough edges that need fixing however.

c3d832c3fd838850f92a41f27c24e3c3760501c6 authored over 6 years ago by Matthew Miller <[email protected]>
Almost finished the state system. Just got to have it actually load in the values.

4938f419ad73257136c3d4a0b895147f2589545a authored over 6 years ago by Matthew Miller <[email protected]>
Get it to a point where it works minimally on 1.13 Spigot.

3e1d43856596449af5ec548c5a34eaa3e203c7f0 authored over 6 years ago by Matthew Miller <[email protected]>