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

Improvements to the legacy mapper. Still a lot of work.

64e0d9969651527cad1cf9915193043456e9fa3b authored over 6 years ago
Parser must use lowercase.

1090c44a2e736b0f0e19c7f6c7b7ca1adbcd09a8 authored over 6 years ago
Refactor schematics to use kenzierocks registerable system.

bc2279f2f612345032d526966a353054654d9a52 authored over 6 years ago
Update gradle

fc5a6a01b383edadef69b2f5b0581162d84b8873 authored over 6 years ago
Made a few schematic related fixes. Made the deprecation error more obvious.

3f1f52d1f1981b66712009803b43c5c02816010e authored over 6 years ago
Update configs, and remove unused BlockData methods.

e1c2ea3a3bddda1ce68b8a7277dc46631467b6da authored over 6 years ago
registry changes

d33e2e98aaf05935fbdd4b0bc08b7b6c6b9efe3b authored over 6 years ago
package move

a48c319e7ea4bad4d67a0c1652e55a354084a42e authored over 6 years ago
Remove the 'natural only' smooth brush feature due to inaccuracies.

efa09001c2f5143b69b4339e1d510aca0d43ad0f authored over 6 years ago
Continue moving out of legacy BlockType

57c13ef8f4b3e5aa77b0dd455a36fb6e98d7804c authored over 6 years ago
Move simulateBlockMine up to the platforms.

e291cccb94608d366440a51e1c46b555a8b5925d authored over 6 years ago
Update BlockState to remove legacy ID usage.

11f5d05e7bbd4e4e1b73b11ede048c8d0a0b6a63 authored over 6 years ago
state stuff

ee6af8ee768ea1d7a49bbb622925ea7a79ae351b authored over 6 years ago
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
category changes

70208c38fdccac5b4afeed65a9246d22585d80c5 authored over 6 years ago
Update the Bukkit adapter to the Spigot API Preview

ca06a05117c2e7acbc3393371c9e6ed20df50f05 authored over 6 years ago
Remove weird TODO import and moved BlockType == Material to BukkitUtil

59ca29577ccff0765330d0f56ee66ead7b2e4942 authored over 6 years ago
Fixed items not being registered

39c6a5e958724937c1aee7c9ac0dc71c9b9669d6 authored over 6 years ago
Fixed DefaultBlockParser not working for things with _

724661d9032228df29e2fc57b5b53ae83606d2aa authored over 6 years ago
package move

40a665a5098fc0df51de2f3ff44a751b60da800c authored over 6 years ago
Added a category system and refactored registries

282eca766367c3ce5f263d98643be17f0f4a74b6 authored over 6 years ago
Use default state a bit more.

70aceb3837b67fcda0444d441f4dd35e9729df8b authored over 6 years ago
Start work on the new BaseBlock/BlockState split

c43109bde52fd498903a15f3bd9f2ec936a599cd authored over 6 years ago
Separated out fluids and blocks - they're different now

416480c16d5be0c8b152c28514335d502b5e4450 authored over 6 years ago
Re-added wool colours to block parser

8e09eb3dbece6ddfb0fee50eac759e382435cc9b authored over 6 years ago
Setup a legacy mapper system. The file does not exist yet.

b06937d1c882e128d78301277ff890982340f6a5 authored over 6 years ago
Expose a way of switching between ItemType and BlockType for ItemBlocks.

93b225ca3ccfb1331e16a1a46008e47dee3f3b9b authored over 6 years ago
Removed more deprecated code

66d70f00e744c3c62ef235ebcf08090d46b7319d authored over 6 years ago
Further work on BlockState transition

484687a49d25c857f5109d27cdb60aabea75b997 authored over 6 years ago
Further modernise and remove legacy item classes

e2608bc0c9bf048b129d1d59272c26bf1b762cf2 authored over 6 years ago
Rewrote block parsing, and further switch to BlockState

811f1d4433301d16994e9d41fc7ac0ee24052dcb authored over 6 years ago
Remove legacy ServerInterface

5f5a1797ad18390c0a2dcf182891c5032014cff8 authored over 6 years ago
Further BaseBlock modernisation

e99190225eec9ea8d5944c89c64421ec0c55f9cc authored over 6 years ago
Convert the data system to a state system. This doesn't work, needs new data

a71e39d777b85dca23b0423f305746e1b5962045 authored over 6 years ago
Fixed the fuzzy matcher

b292a397658319344648ac24f7cd1b0f8b7ee3e6 authored over 6 years ago
Continue the great purge

20bf6e079bd88d9b589e79b1dd950499edb2e22d authored over 6 years ago
Update the BaseItem classes

001a3544fbbb0f84f9ea35f238424e77c852ef10 authored over 6 years ago
Bumped version and fixed LazyBlock issue.

3aff57d071a2d5c5d2bd747f8eec9993df5bd3f4 authored over 6 years ago
Add block registration to Forge WorldEdit.

d12ad2548a138e839da4a638d2a5fdaa17b10319 authored over 6 years ago
Phase 1 of Item conversion

07ade0b083741a08101da840517ac5572983f235 authored over 6 years ago
Further work on items

1cc735e359cd691f803f25327d2872dd9fc2d0af authored over 6 years ago
Remove a tonne of code from WorldEdit. This breaks backwards compatibility. More will be removed. Sorry :)

c537a2e948bb0d0e9abcf44a6ce4d014b43428c9 authored over 6 years ago
More deprecation removal

aaaf2d5678ee92e94533f5b0d99e13b94108171d authored over 6 years ago
I guarantee this is broken. Start some form of string ID for blocks

41a80064f5b82827889894c8d0d541f48f5081d4 authored over 6 years ago
Get rid of the string equality and convert a few more ID uses over.

f5f1d357d903b3cfb954f4fdccf24b1194d84504 authored over 6 years ago
Rename legacy things to bundled things.

d5012bb07216b14543f5dd4f8ab1ecceb0486031 authored over 6 years ago
Set version to next snapshot, even though this is about to get clobbered by 7.0 snapshot.

e6c6a2cfea85aebcbd6ec2e42bfb466dd516f919 authored over 6 years ago
Release 6.1.9 for Bukkit 1.12.x

08fc855c0f225f1a8c607f552e83958fc868720c authored over 6 years ago
Merge pull request #419 from Cebtenzzre/patch-1

Fix ascent and descent commands.

caf0ad9417d719ded2ef122dadeaebc00a03003d authored over 6 years ago
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
Merge pull request #417 from Qveshn/fix/customlog-extra-output

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

a820665dc42d5833a07a8ad1b8b7bb673e6054bb authored over 6 years ago
Unnecessary debug output removed

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

ebd2a5b7c8028c21e0a5f18de9e34f995f60f1ea authored over 6 years ago
Merge pull request #415 from Qveshn/feature/customlog

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

9f86e71d470656474b8ea1b5d6ae6511075bcfda authored over 6 years ago
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
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
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
Merge pull request #408 from Brokkonaut/fix-old-sign-converting

Fix loading and converting signs in old schematics

f67f2ed93e8620b15ef1eed8940d50d5a3503ae5 authored almost 7 years ago
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
Merge pull request #410 from Brokkonaut/add-missing-translucent-blocks

some translucent blocks were missing

17f9b2c72b05079de87ba751b91838fbfbc2dd5b authored almost 7 years ago
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
some translucent blocks were missing

165fdac64226090fe9449c2f97ff85b8181160bf authored almost 7 years ago
LEAVES2 should have snow on it too

701d80c757ad844b0d01d2a8e7a77127ff0add3e authored almost 7 years ago
Ignore CUI connections with more than 3 failed attempts.

52263ac3b76332c1ad6795fb0fe82eb8b15de5a8 authored almost 7 years ago
Merge pull request #407 from Legoman99573/patch-3

Made configuration file comments easier to read

df1a1d51833f3720c6bd60cd69424e4fa44993a9 authored almost 7 years ago
Merge pull request #379 from boy0001/vector-fix

Vector and BlockVector should use the same hashCode

b17f2b55d70be1dcafce79d7ecfd7e9de16dac8e authored almost 7 years ago
Fixed Grammar Mistakes

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

9d61ecfb75a33954b8c803497e876f90761c5b32 authored almost 7 years ago
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
Added signing plugin

2a3318b8487475f6196debb0fe96c5b77f9d8c2b authored about 7 years ago
Prevent players and complex parts being pasted in schematics.

50f60da69fefc325c9b6186ff03f8fd48ab1ab55 authored about 7 years ago
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
Merge pull request #403 from SlimSoftware/master

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

e231e3d760c7c1ba8d37ef0d32e9431bcb5db0d1 authored about 7 years ago
Merge pull request #1 from sk89q/master

Update for BlockChangeFlags change

ea333ef02b09f18c5e582e90a971e7061206e0ef authored about 7 years ago
Update for BlockChangeFlags change

fbd6f13fdb3d641073ea7cba1df8faf3f1c9861a authored about 7 years ago
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
Typing is hard. Fix typo in README.

72d0e0d1b2e5a93841fc04f06395bc605606d524 authored about 7 years ago
Update README a bit.

2bb89c738ca426d60540d8a803bce373396425a3 authored about 7 years ago
Merge pull request #397 from sk89q/1.12.2-sponge

Added 1.12.2 support to WorldEdit Sponge

b951ba7acb3a8c9478a335244d28f383e02553a3 authored over 7 years ago
Added 1.12.2 support to WorldEdit Sponge

afb1a1cb2d52bcb15685cdeded5b398969bae8ad authored over 7 years ago
Move asm dep to buildscript section.

437ad00658411e39f1ce92a4d907be7299ac7177 authored over 7 years ago
Update asm dep for ForgeGradle.

21d89311c9bbf60f4250c6211cb914327ff20d99 authored over 7 years ago
Updated Sponge worldedit to 1.12.1

354045acb9d55f8b96fa0d204f05952db53eacff authored over 7 years ago
Fix FallbackRegistrationListener

01e082a1a4c2d300b1d5f7210f6efc6b86c3d759 authored over 7 years ago
Fix affine inverse (#395)

5c64cf2f56960ab6d598e56821d7322bc194d3a7 authored over 7 years ago
Make Java 8 detection work on Java 9

Closes #393.

d6aa1ad509670b22702cf75500c5f66dc4cea2cd authored over 7 years ago
[Forge] Officially move to Java 8

6c6e1b4ce2d990651d3cd2984487a7f5db13dc61 authored over 7 years ago
Add client-side left-click-air handler

f2c5b272ade0a1ac7f74beb19aca6faf1d268d4f authored over 7 years ago
Downgrade sponge target to fix compilation issues.

d1c2b8c3e5b2d6e6f8970c7fe5f36c7b512ced17 authored over 7 years ago
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
[Forge] Update to latest 1.11.2 mappings

cd4729f82fb2c689dc0818e7384358eaf24ad149 authored over 7 years ago
Upgrade Gradle to 4.0.2

4ec5411ba6620ddfd2264f17e6b34e8accaf8288 authored over 7 years ago
Add beds, concrete, and concrete powder to usesDamageValue hash

82bf563b3d759349f262b3441f972fbd186c1a88 authored over 7 years ago
Provide compatibility for legacy schematics that use the old sign NBT format

6b8ae6b988ff8d38c60ce9c4b076d3a417a61bfd authored over 7 years ago
Update WorldEdit-Sponge to 1.12

Also added support for minecraft:stone item types.

aabc2290765cc4d6cd2f60af5ae2cdf2ca97b36e authored over 7 years ago
Revert "Some command fixes" aka "Some command breaks"

This reverts commit 4a8bba7a54741ef5d36b3a9793dca09e9dc0c917.
Fixes WORLDEDIT-3574.

b557b2b71d81ef67f3d9fa878470442ac6c287b1 authored over 7 years ago
[Bukkit] Push 6.1.7 and bump.

Forge will take the next number when it gets released.

9cf8847e0e645dc5cbb154c5c20e8f324d265a57 authored over 7 years ago
Add Bukkit adapter for 1.12.

Fixes WORLDEDIT-3567.

a4f1f57c9df270d64ef8ee0df04d81ebdf6f22d1 authored over 7 years ago
Some command fixes

Fix EditSession being created for commands that don't need it
Fix error from schematic list (whe...

4a8bba7a54741ef5d36b3a9793dca09e9dc0c917 authored over 7 years ago
Restrict command & structure block placement

You can't place these blocks without Op & Creative;
WorldEdit should also disable placement of t...

dd00bb13c61a42460e91e78ad8923c2a5b43526d authored over 7 years ago
Add blocks and items for MC 1.12.

And some forgotten before...

a03b9cbe4c1f44115188b400c6a03ec38a5e7aab authored over 7 years ago
Use our own firstNonNull to maintain back-compat.

Fixes WORLDEDIT-3567.

46dff16a977eb9244d8893dbf58a066d2e600c87 authored over 7 years ago