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

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]>
Fixed a few clipboard related issues.

521238b4eb4564f9089439e0de7d954d498276dd authored over 6 years ago by Matthew Miller <[email protected]>
Fixed //replace and masks with states.

2239d14a01d08efea5deb92b9c39164d0a0bc338 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]>
Basically finish the state system. Just 1 more bug that I'm encountering.

6b5f218809e4aad4011e405a4074e9ea4778ce8a authored over 6 years ago by Matthew Miller <[email protected]>
Improvements to the legacy mapper. Still a lot of work.

64e0d9969651527cad1cf9915193043456e9fa3b authored over 6 years ago by Matthew Miller <[email protected]>
Update gradle

fc5a6a01b383edadef69b2f5b0581162d84b8873 authored over 6 years ago by Matthew Miller <[email protected]>
Parser must use lowercase.

1090c44a2e736b0f0e19c7f6c7b7ca1adbcd09a8 authored over 6 years ago by Matthew Miller <[email protected]>
Fixed a few more errors, and added legacy support to the item parser.

965e9774116aa4d984f86ef945368ccd3d63803e authored over 6 years ago by Matthew Miller <[email protected]>
Refactor schematics to use kenzierocks registerable system.

bc2279f2f612345032d526966a353054654d9a52 authored over 6 years ago by Matthew Miller <[email protected]>
Made a few schematic related fixes. Made the deprecation error more obvious.

3f1f52d1f1981b66712009803b43c5c02816010e authored over 6 years ago by Matthew Miller <[email protected]>
Re-add legacy support to block parser, and fix query tool.

9f9fda72b79434d74e8c2e13cce11a13201867b2 authored over 6 years ago by Matthew Miller <[email protected]>
Include default blockstate information.

5f551d1ed44bc214e0dd9a5dc155f066e78e0309 authored over 6 years ago by Matthew Miller <[email protected]>
Fixed up data cycler command, and the fixwater & fixlava commands.

db21f51a18ba1ea1b3d86424909439386fc16d3f authored over 6 years ago by Matthew Miller <[email protected]>
Switch to release 1.13 API

af74627b69894b0e7fc9ec267fa5557dbe9e34c8 authored over 6 years ago by Matthew Miller <[email protected]>
Fixed //fill and //rotate

65420af09e5f71b1b1e8d42bdb0940b58f711559 authored over 6 years ago by Matthew Miller <[email protected]>
category changes

70208c38fdccac5b4afeed65a9246d22585d80c5 authored over 6 years ago by kashike <[email protected]>
Fixed DefaultBlockParser not working for things with _

724661d9032228df29e2fc57b5b53ae83606d2aa authored over 6 years ago by Matthew Miller <[email protected]>
package move

40a665a5098fc0df51de2f3ff44a751b60da800c authored over 6 years ago by kashike <[email protected]>
Fixed items not being registered

39c6a5e958724937c1aee7c9ac0dc71c9b9669d6 authored over 6 years ago by Matthew Miller <[email protected]>
Update the Bukkit adapter to the Spigot API Preview

ca06a05117c2e7acbc3393371c9e6ed20df50f05 authored over 6 years ago by Matthew Miller <[email protected]>
Remove the 'natural only' smooth brush feature due to inaccuracies.

efa09001c2f5143b69b4339e1d510aca0d43ad0f authored over 6 years ago by Matthew Miller <[email protected]>
Continue moving out of legacy BlockType

57c13ef8f4b3e5aa77b0dd455a36fb6e98d7804c authored over 6 years ago by Matthew Miller <[email protected]>
Update configs, and remove unused BlockData methods.

e1c2ea3a3bddda1ce68b8a7277dc46631467b6da authored over 6 years ago by Matthew Miller <[email protected]>
Move simulateBlockMine up to the platforms.

e291cccb94608d366440a51e1c46b555a8b5925d authored over 6 years ago by Matthew Miller <[email protected]>
registry changes

d33e2e98aaf05935fbdd4b0bc08b7b6c6b9efe3b authored over 6 years ago by kashike <[email protected]>
package move

a48c319e7ea4bad4d67a0c1652e55a354084a42e authored over 6 years ago by kashike <[email protected]>
Migrate the logic for which pass a block goes into. Also updated it and made it use tags where possible.

7db443a69aeea9adacb81c7aa267c040c45537eb authored over 6 years ago by Matthew Miller <[email protected]>
state stuff

ee6af8ee768ea1d7a49bbb622925ea7a79ae351b authored over 6 years ago by kashike <[email protected]>
Update BlockState to remove legacy ID usage.

11f5d05e7bbd4e4e1b73b11ede048c8d0a0b6a63 authored over 6 years ago by Matthew Miller <[email protected]>
Remove weird TODO import and moved BlockType == Material to BukkitUtil

59ca29577ccff0765330d0f56ee66ead7b2e4942 authored over 6 years ago by Matthew Miller <[email protected]>
Expose a way of switching between ItemType and BlockType for ItemBlocks.

93b225ca3ccfb1331e16a1a46008e47dee3f3b9b authored over 6 years ago by Matthew Miller <[email protected]>
Further work on BlockState transition

484687a49d25c857f5109d27cdb60aabea75b997 authored over 6 years ago by Matthew Miller <[email protected]>
Setup a legacy mapper system. The file does not exist yet.

b06937d1c882e128d78301277ff890982340f6a5 authored over 6 years ago by Matthew Miller <[email protected]>
Re-added wool colours to block parser

8e09eb3dbece6ddfb0fee50eac759e382435cc9b authored over 6 years ago by Matthew Miller <[email protected]>
Removed more deprecated code

66d70f00e744c3c62ef235ebcf08090d46b7319d authored over 6 years ago by Matthew Miller <[email protected]>
Added a category system and refactored registries

282eca766367c3ce5f263d98643be17f0f4a74b6 authored over 6 years ago by Matthew Miller <[email protected]>
Separated out fluids and blocks - they're different now

416480c16d5be0c8b152c28514335d502b5e4450 authored over 6 years ago by Matthew Miller <[email protected]>
Further BaseBlock modernisation

e99190225eec9ea8d5944c89c64421ec0c55f9cc authored over 6 years ago by Matthew Miller <[email protected]>
Rewrote block parsing, and further switch to BlockState

811f1d4433301d16994e9d41fc7ac0ee24052dcb authored over 6 years ago by Matthew Miller <[email protected]>
Remove legacy ServerInterface

5f5a1797ad18390c0a2dcf182891c5032014cff8 authored over 6 years ago by Matthew Miller <[email protected]>
Use default state a bit more.

70aceb3837b67fcda0444d441f4dd35e9729df8b authored over 6 years ago by Matthew Miller <[email protected]>
Start work on the new BaseBlock/BlockState split

c43109bde52fd498903a15f3bd9f2ec936a599cd authored over 6 years ago by Matthew Miller <[email protected]>
Further modernise and remove legacy item classes

e2608bc0c9bf048b129d1d59272c26bf1b762cf2 authored over 6 years ago by Matthew Miller <[email protected]>
More deprecation removal

aaaf2d5678ee92e94533f5b0d99e13b94108171d authored over 6 years ago by Matthew Miller <[email protected]>
Continue the great purge

20bf6e079bd88d9b589e79b1dd950499edb2e22d authored over 6 years ago by Matthew Miller <[email protected]>
Remove a tonne of code from WorldEdit. This breaks backwards compatibility. More will be removed. Sorry :)

c537a2e948bb0d0e9abcf44a6ce4d014b43428c9 authored over 6 years ago by Matthew Miller <[email protected]>
Update the BaseItem classes

001a3544fbbb0f84f9ea35f238424e77c852ef10 authored over 6 years ago by Matthew Miller <[email protected]>
Phase 1 of Item conversion

07ade0b083741a08101da840517ac5572983f235 authored over 6 years ago by Matthew Miller <[email protected]>
Further work on items

1cc735e359cd691f803f25327d2872dd9fc2d0af authored over 6 years ago by Matthew Miller <[email protected]>
Add block registration to Forge WorldEdit.

d12ad2548a138e839da4a638d2a5fdaa17b10319 authored over 6 years ago by Matthew Miller <[email protected]>
Bumped version and fixed LazyBlock issue.

3aff57d071a2d5c5d2bd747f8eec9993df5bd3f4 authored over 6 years ago by Matthew Miller <[email protected]>
Fixed the fuzzy matcher

b292a397658319344648ac24f7cd1b0f8b7ee3e6 authored over 6 years ago by Matthew Miller <[email protected]>
Convert the data system to a state system. This doesn't work, needs new data

a71e39d777b85dca23b0423f305746e1b5962045 authored over 6 years ago by Matthew Miller <[email protected]>
Rename legacy things to bundled things.

d5012bb07216b14543f5dd4f8ab1ecceb0486031 authored over 6 years ago by Matthew Miller <[email protected]>
Get rid of the string equality and convert a few more ID uses over.

f5f1d357d903b3cfb954f4fdccf24b1194d84504 authored over 6 years ago by Matthew Miller <[email protected]>
I guarantee this is broken. Start some form of string ID for blocks

41a80064f5b82827889894c8d0d541f48f5081d4 authored over 6 years ago by Matthew Miller <[email protected]>
Set version to next snapshot, even though this is about to get clobbered by 7.0 snapshot.

e6c6a2cfea85aebcbd6ec2e42bfb466dd516f919 authored over 6 years ago by wizjany <[email protected]>
Release 6.1.9 for Bukkit 1.12.x

08fc855c0f225f1a8c607f552e83958fc868720c authored over 6 years ago by wizjany <[email protected]>
Merge pull request #419 from Cebtenzzre/patch-1

Fix ascent and descent commands.

caf0ad9417d719ded2ef122dadeaebc00a03003d authored over 6 years ago by Matthew Miller <[email protected]>
Fix ascent and descent commands.

For seven years and two days, the algorithm for ascent and descent has had an off-by-one error, ...

030a07b1d69ad170369a9bdad286486a0f585f2c authored over 6 years ago by Cebtenzzre <[email protected]>
Merge pull request #417 from Qveshn/fix/customlog-extra-output

Unnecessary debug output removed. I'm very sorry =(

a820665dc42d5833a07a8ad1b8b7bb673e6054bb authored over 6 years ago by Matthew Miller <[email protected]>
Unnecessary debug output removed

It was my mistake, I'm very sorry =(

ebd2a5b7c8028c21e0a5f18de9e34f995f60f1ea authored over 6 years ago by Qveshn <[email protected]>
Merge pull request #415 from Qveshn/feature/customlog

Customizable command log format (Date+Time are now available)

9f86e71d470656474b8ea1b5d6ae6511075bcfda authored over 6 years ago by Matthew Miller <[email protected]>
Merge pull request #416 from Qveshn/fix/paste-double-transformation

Fix entities double transformation copy-rotate-paste and stack

6e22a8a4f0ccef827b8c3d7e09a0c46424db6d80 authored over 6 years ago by Matthew Miller <[email protected]>
Fix entities double transformation

tested with commands stack,copy,rotate,paste
1. //stack 3 up (checked field "repetitions")
2. //c...

6a8ff1f4fece6033f24d7acd75671ba34ca5054e authored over 6 years ago by Qveshn <[email protected]>
Added customizable command log format (Date+Time are now available)

Added the option format to config files (config.yml + worldedit.properties). By default, current ...

f680635ded60dc40072f322039b6f50a4109ea6b authored over 6 years ago by Qveshn <[email protected]>
Merge pull request #408 from Brokkonaut/fix-old-sign-converting

Fix loading and converting signs in old schematics

f67f2ed93e8620b15ef1eed8940d50d5a3503ae5 authored almost 7 years ago by Matthew Miller <[email protected]>
Merge pull request #409 from Brokkonaut/fix-wrong-block-for-snow-check

LEAVES2 should have snow on it too

ca660f12609cad8a927767ce194c60f0128871c2 authored almost 7 years ago by Matthew Miller <[email protected]>
Merge pull request #410 from Brokkonaut/add-missing-translucent-blocks

some translucent blocks were missing

17f9b2c72b05079de87ba751b91838fbfbc2dd5b authored almost 7 years ago by Matthew Miller <[email protected]>
Fix loading and converting signs in old schematics

* Sign texts not starting with { are never valid json objects, so don't try to parse
* Else try ...

4d2fe62d97e728d8a90f9af411035b641895b51a authored almost 7 years ago by Brokkonaut <[email protected]>
some translucent blocks were missing

165fdac64226090fe9449c2f97ff85b8181160bf authored almost 7 years ago by Brokkonaut <[email protected]>
LEAVES2 should have snow on it too

701d80c757ad844b0d01d2a8e7a77127ff0add3e authored almost 7 years ago by Brokkonaut <[email protected]>
Ignore CUI connections with more than 3 failed attempts.

52263ac3b76332c1ad6795fb0fe82eb8b15de5a8 authored almost 7 years ago by Matthew Miller <[email protected]>
Merge pull request #407 from Legoman99573/patch-3

Made configuration file comments easier to read

df1a1d51833f3720c6bd60cd69424e4fa44993a9 authored almost 7 years ago by Matthew Miller <[email protected]>
Merge pull request #379 from boy0001/vector-fix

Vector and BlockVector should use the same hashCode

b17f2b55d70be1dcafce79d7ecfd7e9de16dac8e authored almost 7 years ago by Matthew Miller <[email protected]>
Fixed Grammar Mistakes

Thanks to @kenzierocks for showing me some mistakes i forgot to fix

9d61ecfb75a33954b8c803497e876f90761c5b32 authored almost 7 years ago by Legoman99573 <[email protected]>
Made configuration file comments easier to read

This should make it a little more clearer to read when someone configures WorldEdit config.yml file

63da23a819f79b92c419c6aeeaa6b2fd3c0213aa authored almost 7 years ago by Legoman99573 <[email protected]>
Added signing plugin

2a3318b8487475f6196debb0fe96c5b77f9d8c2b authored almost 7 years ago by Matthew Miller <[email protected]>
Prevent players and complex parts being pasted in schematics.

50f60da69fefc325c9b6186ff03f8fd48ab1ab55 authored about 7 years ago by Matthew Miller <[email protected]>
Merge pull request #391 from sk89q/sign-fixes

Provide compatibility for legacy schematics that use the old sign NBT format

6fc1449837159dffb2770bfa2ebe1e5f35662a88 authored about 7 years ago by Matthew Miller <[email protected]>
Merge pull request #403 from SlimSoftware/master

Fix //snow doesn't put snow on all types of leaves

e231e3d760c7c1ba8d37ef0d32e9431bcb5db0d1 authored about 7 years ago by Matthew Miller <[email protected]>
Merge pull request #1 from sk89q/master

Update for BlockChangeFlags change

ea333ef02b09f18c5e582e90a971e7061206e0ef authored about 7 years ago by SlimSoftware <[email protected]>
Update for BlockChangeFlags change

fbd6f13fdb3d641073ea7cba1df8faf3f1c9861a authored about 7 years ago by Matthew Miller <[email protected]>
Fix //snow didn't put snow on all types of leaves

For example, //snow didn't work on Oak leaves while it did work as you would expect on Dark Oak ...

099987d439dcd42dbbd7de392aadd67da292c040 authored about 7 years ago by SlimSoftware <[email protected]>
Typing is hard. Fix typo in README.

72d0e0d1b2e5a93841fc04f06395bc605606d524 authored about 7 years ago by Albert Pham <[email protected]>
Update README a bit.

2bb89c738ca426d60540d8a803bce373396425a3 authored about 7 years ago by Albert Pham <[email protected]>
Merge pull request #397 from sk89q/1.12.2-sponge

Added 1.12.2 support to WorldEdit Sponge

b951ba7acb3a8c9478a335244d28f383e02553a3 authored about 7 years ago by Matthew Miller <[email protected]>
Added 1.12.2 support to WorldEdit Sponge

afb1a1cb2d52bcb15685cdeded5b398969bae8ad authored about 7 years ago by Me4502 <[email protected]>
Move asm dep to buildscript section.

437ad00658411e39f1ce92a4d907be7299ac7177 authored about 7 years ago by wizjany <[email protected]>
Update asm dep for ForgeGradle.

21d89311c9bbf60f4250c6211cb914327ff20d99 authored about 7 years ago by wizjany <[email protected]>
Updated Sponge worldedit to 1.12.1

354045acb9d55f8b96fa0d204f05952db53eacff authored over 7 years ago by Me4502 <[email protected]>
Fix FallbackRegistrationListener

01e082a1a4c2d300b1d5f7210f6efc6b86c3d759 authored over 7 years ago by Jesse Boyd <[email protected]>
Fix affine inverse (#395)

5c64cf2f56960ab6d598e56821d7322bc194d3a7 authored over 7 years ago by Jesse Boyd <[email protected]>
Make Java 8 detection work on Java 9

Closes #393.

d6aa1ad509670b22702cf75500c5f66dc4cea2cd authored over 7 years ago by Kenzie Togami <[email protected]>
[Forge] Officially move to Java 8

6c6e1b4ce2d990651d3cd2984487a7f5db13dc61 authored over 7 years ago by Kenzie Togami <[email protected]>
Add client-side left-click-air handler

f2c5b272ade0a1ac7f74beb19aca6faf1d268d4f authored over 7 years ago by Kenzie Togami <[email protected]>
Downgrade sponge target to fix compilation issues.

d1c2b8c3e5b2d6e6f8970c7fe5f36c7b512ced17 authored over 7 years ago by wizjany <[email protected]>
Updated Bukkit to 6.1.7.3 for MC 1.12.1 and Forge to 6.1.8 for MC 1.12.

f34bc7aca5483998ee2b24b4196ec88096adfb17 authored over 7 years ago by wizjany <[email protected]>
[Forge] Update to latest 1.11.2 mappings

cd4729f82fb2c689dc0818e7384358eaf24ad149 authored over 7 years ago by Kenzie Togami <[email protected]>