Ecosyste.ms: OpenCollective

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

EngineHub

We make open source Minecraft mods, such as WorldEdit, WorldGuard, CraftBook, CommandBook, and more!
Collective - Host: opensource - https://opencollective.com/enginehub - Website: https://enginehub.org/ - Code: https://github.com/EngineHub

Extract base test class for WorldEdit test cases

github.com/EngineHub/WorldEdit - edb54345bae4955398e4ffb8ff3cc63824eb3fdd authored over 1 year ago by TomyLobo <[email protected]>
Add new //placement types

- //placement min - selection min X/Y/Z
- //placement max - selection max X/Y/Z
- //placement wo...

github.com/EngineHub/WorldEdit - 4fc62d98cb225b7e050a1d820858277ee8dda6e3 authored over 1 year ago by TomyLobo <[email protected]>
Refactor placement system to be more flexible

github.com/EngineHub/WorldEdit - 21a465b9026356bfb34921c5cb47e001bb9c003c authored over 1 year ago by TomyLobo <[email protected]>
Fix McRegionChunkStore.java (#2292)

- Fixes an issue where the LinCompoundTag passed to ChunkStoreHelper::getChunk is not the expect...

github.com/EngineHub/WorldEdit - df13de33793ea8984c37cdd6f3a4096a813232bb authored over 1 year ago by ykgamma <[email protected]>
Use an annotation to register the methods in the Functions class (#2305)

There's a lot less code now and it's also easier to add new methods.

github.com/EngineHub/WorldEdit - 34b19577f1132fd7f1181f2c0388004a2d816e65 authored over 1 year ago by TomyLobo <[email protected]>
Ensure blockmap uniqueness across TE values (#2304)

github.com/EngineHub/WorldEdit - b8b89267c120b6c7ceb21af00c903e718cec7f56 authored over 1 year ago by Maddy Miller <[email protected]>
fix(core): Properly reinit convex CUI selection on primary click (#2313)

Fixes #2312

github.com/EngineHub/WorldEdit - d320dafc2bcb442a68d9be9b7aac9cfa7fab69ec authored over 1 year ago by zml <[email protected]>
Change dand to return the last argument's value if it is not falsey

github.com/EngineHub/CommandHelper - 4d985141e5b99502afb3f98081317f29d9279f46 authored over 1 year ago by LadyCailin <[email protected]>
Fix defined target for declared variables being changed

github.com/EngineHub/CommandHelper - 107fcc96b477be0c5143af9f9cac18b386cc4c89 authored over 1 year ago by PseudoKnight <[email protected]>
chore(build): Use Gradle's new Kotlin DSL assignment syntax

github.com/EngineHub/WorldEditCUI - 388c7b1eb2f7128dfee893949244891baff09b1f authored over 1 year ago by zml <[email protected]>
chore(build): Bump buildtime dep versions

github.com/EngineHub/WorldEditCUI - 44139c8315114df87d7d0c7da726ded6a1afaa97 authored over 1 year ago by zml <[email protected]>
chore: bump deps

github.com/EngineHub/enginehub-website - 840882c9b16dc2bb226b3cec384b96573aa722d6 authored over 1 year ago by Madeline Miller <[email protected]>
Fix ServerLevel proxies not including entities (#2308)

* Fix ServerLevel proxies not including entities

* Also include the entity call that the vill...

github.com/EngineHub/WorldEdit - 5638a2889706bc0cac4511b47f3ca86656eb44e5 authored over 1 year ago by Maddy Miller <[email protected]>
Fix variable "already defined" in foreach (Fixes #1360)

github.com/EngineHub/CommandHelper - 83e3e48ecdeb28cc17afc370ec8900d2851abbe6 authored over 1 year ago by PseudoKnight <[email protected]>
Keep event driver reference in BoundEvent

github.com/EngineHub/CommandHelper - 75b102d11e38865e757e07bab8e35f9c795e1617 authored over 1 year ago by PseudoKnight <[email protected]>
Ignore glowing sign text methods prior to 1.17

github.com/EngineHub/CommandHelper - e319ef0bc8941e02df0150b82fd86bfb083772c3 authored over 1 year ago by PseudoKnight <[email protected]>
Add 'breakdoors' for zombie mobs in entity_spec()

github.com/EngineHub/CommandHelper - f242d35901299010a635156b1290a35294327017 authored over 1 year ago by PseudoKnight <[email protected]>
Avoid redundant FileOptions initialization

github.com/EngineHub/CommandHelper - f44a36240851bbbaef1fe101a6976ba57efa505d authored over 1 year ago by PseudoKnight <[email protected]>
Add signs and commandblocks to item meta

github.com/EngineHub/CommandHelper - 8eb4a534cebef597941e198c2eaf2c2d14aa3013 authored over 1 year ago by PseudoKnight <[email protected]>
Update block_dispense docs and item mutability

github.com/EngineHub/CommandHelper - f7fc3b39b21b7e65788510f6e26a60d9e74bd590 authored over 1 year ago by PseudoKnight <[email protected]>
feat(builds): greatly improve responsiveness (#50)

* feat(builds): greatly improve responsiveness

* only centre text with icons

* cleanup lin...

github.com/EngineHub/enginehub-website - 07c0ed8b78db33264941596da52d148829185297 authored over 1 year ago by Maddy Miller <[email protected]>
Actually register structures on other platforms

github.com/EngineHub/WorldEdit - cd95d207f223b7b381d953311ea8761aa81bd99a authored over 1 year ago by Madeline Miller <[email protected]>
Add structure generator command

github.com/EngineHub/WorldEdit - 5ca80395a35100c2d7686ad8839baaa57f8db07c authored over 1 year ago by Madeline Miller <[email protected]>
Added strings and implement on other platforms

github.com/EngineHub/WorldEdit - 91dd9deca878d609ed9623dd4de135c5e30a197e authored over 1 year ago by Madeline Miller <[email protected]>
Update deps

github.com/EngineHub/EngineHub-Bot - a83370037f35857976de82083e8e3e4ffe8d95d4 authored over 1 year ago by Madeline Miller <[email protected]>
fix: pom.xml to reduce vulnerabilities (#1358)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMMY...

github.com/EngineHub/CommandHelper - 72da5282454aa3970a8346f719c7b7828719a956 authored over 1 year ago by Snyk bot <[email protected]>
Update JingleNote-Adventure PR to use new gradle version

github.com/EngineHub/JingleNote - 49af5ef2058d848d6c736534f93e04f0cdbd6ea7 authored over 1 year ago by Madeline Miller <[email protected]>
Add Adventure support

github.com/EngineHub/JingleNote - 6250d771d33e019e47d617ee62b50a6bb2179096 authored over 1 year ago by Evan Markowitz <[email protected]>
Update to a modern Gradle version

github.com/EngineHub/JingleNote - 3a628c652952d3ff471aefc6ed656f9700429f39 authored over 1 year ago by Madeline Miller <[email protected]>
Update to Gradle 7.6 and resolve deprecation issues in buildscript

github.com/EngineHub/WorldEdit - 88851b0cc2300cbd378e9712c7d6335ba109dd43 authored over 1 year ago by Madeline Miller <[email protected]>
Keep extending cuboid selector after //cli selectworld

github.com/EngineHub/WorldEdit - 1899fa3b8fc1689626549eac6011c1caf9e92bbd authored over 1 year ago by TomyLobo <[email protected]>
Keep extending cuboid selector after //paste -s/n

github.com/EngineHub/WorldEdit - ba94660e27a90f39d2c14e2593cacf5c4b00f8b1 authored over 1 year ago by TomyLobo <[email protected]>
release: prepare for further development on 1.19.1+02

github.com/EngineHub/WorldEditCUI - d1dd2442e3ebe67d564c6724f64c2ed2f45c103c authored over 1 year ago by zml <[email protected]>
Remove timings for third-party session handlers

Reverted MR #1717

github.com/EngineHub/WorldGuard - 78498491ddf94f2fce376614e17556e5ff8f6327 authored over 1 year ago by Joo200 <[email protected]>
Fix NPE when non-player entities create new nether portals (#1995)

* Fix NPE when non-player entities create new nether portals

* Fix flag checking for portal c...

github.com/EngineHub/WorldGuard - ca636d20afd4355119b55389a65942b0d00ae3d2 authored over 1 year ago by stonar96 <[email protected]>
1.19.4: bare port (#87)

* 1.19.4

* chore(deps): Upgradle to 8.0.1

* feat: Updated CUIConfigPanel to fix render bug...

github.com/EngineHub/WorldEditCUI - 70b9e3cb9550e624873a45dee8da9d6ded270c56 authored over 1 year ago by zml <[email protected]>
Fix loading a missing session printing a warning to console. Fixes #2291

github.com/EngineHub/WorldEdit - 561ab50a7b939953c240c35ddbcff1f6e77ee5ef authored over 1 year ago by Madeline Miller <[email protected]>
Add more enum constants for 1.19.4 and 1.20

github.com/EngineHub/CommandHelper - e81fe2a2bc6f950d70d01af8262482bea6021b8a authored over 1 year ago by PseudoKnight <[email protected]>
Remove duplicate foreach invalid numargs CCE

github.com/EngineHub/CommandHelper - 844bd9b046bf5ea74c3b91deffb7cb096db97e1c authored over 1 year ago by Pieter12345 <[email protected]>
Skip __autoconcat__ in typechecking

Having `__autoconcat__` in the AST indicates that a compile error has occurred during `__autocon...

github.com/EngineHub/CommandHelper - 4f71fef38a54d5d2c3b1f597c9212df8f77d1bca authored over 1 year ago by Pieter12345 <[email protected]>
Rewrite __autoconcat__'s with unexisting functions

Ignore unexisting functions and continue (these functions will cause a compile error at a later ...

github.com/EngineHub/CommandHelper - 0b19d233f9a01f604c0384effc136fbde280aee8 authored over 1 year ago by Pieter12345 <[email protected]>
Fix Sponge Schematic V1 incorrectly attempting to read base tag twice

github.com/EngineHub/WorldEdit - acc4b59744fc11967e279a1c351a6a35269b3ac6 authored over 1 year ago by Madeline Miller <[email protected]>
Remove requirement for caller to ungzip the stream with the new isFormat API

github.com/EngineHub/WorldEdit - da4bca05f22116f1db748b4532380799100aaad3 authored over 1 year ago by Madeline Miller <[email protected]>
chore: bump dependencies for Spongev3 schematic support

github.com/EngineHub/enginehub-website - 62ddbb0e7dbfac4b97e2545b3dfbe2914960e91e authored over 1 year ago by Madeline Miller <[email protected]>
chore: release 4.6.0 with updated deps and Spongev3 test

github.com/EngineHub/SchematicWebViewer - e28537ac6e8a776211b4ef113d9b18906534b64a authored over 1 year ago by Madeline Miller <[email protected]>
chore: create new release as prepublish script didn't run

github.com/EngineHub/SchematicJS - fa28f34a0b91f6ea477c727f6e1ad6247f4cae43 authored over 1 year ago by Madeline Miller <[email protected]>
fix: fix sponge schematic 3 support and release 0.9.0

github.com/EngineHub/SchematicJS - 24552486d63f630cf8d02de554f3cbc99a1360ba authored over 1 year ago by Madeline Miller <[email protected]>
chore: bump dependencies and release 0.8.1

github.com/EngineHub/SchematicJS - c53e0e76cc2732b6d9c4b61e572dbb7f3ec2cf53 authored over 1 year ago by Madeline Miller <[email protected]>
Allow finding schematic format by InputStream (#2249)

* Allow finding schematic format by InputStream

* .

* Don't auto-close the stream

* Fix...

github.com/EngineHub/WorldEdit - c7d559bfcc0c0d513e3c2eeeb4dc80b0f3ac008f authored over 1 year ago by Maddy Miller <[email protected]>
Merge branch 'version/7.0.x'

# Conflicts:
# buildSrc/src/main/kotlin/Versions.kt
# gradle/wrapper/gradle-wrapper.jar
# gradle...

github.com/EngineHub/WorldGuard - b67fd01ebd52c7bbe934172b1f2cfc6d2881cc9b authored over 1 year ago by Joo200 <[email protected]>
[Forge] Fixed clients without WorldEdit not being able to join servers with WorldEdit installed (#2288)

github.com/EngineHub/WorldEdit - 93c0d3644e0520a5d427b27fdf8b6adcfb7e9cf3 authored over 1 year ago by Redstone_Dubstep <[email protected]>
gradle: updated wrapper to gradle 8.0.2

github.com/EngineHub/WorldGuard - bddfbdd353dd3accf9c339c8ea70fcdbdf597d75 authored over 1 year ago by Joo200 <[email protected]>
[Forge] Fixed clients without WorldEdit not being able to join servers with WorldEdit installed (#2288)

github.com/EngineHub/WorldEdit - df3f7b2ae66de0cf34215c012e7abe4fc61210fc authored over 1 year ago by Redstone_Dubstep <[email protected]>
Adds red sand & nether brick to the smeltables list. Fixes #1312

github.com/EngineHub/CraftBook - ddb2c77d1027944ecfbd07992bb979cf809abe21 authored over 1 year ago by Madeline Miller <[email protected]>
Improve NPC handling in WorldGuard's listeners (#1988)

* fix: added more npc checks in listeners
* Do not listen to events from NPCs such as Citizens....

github.com/EngineHub/WorldGuard - ece376a69ef52dcdc5539eab332d11a54d761af9 authored almost 2 years ago by JOO200 <[email protected]>
Bump squirrelid, remove workaround.

github.com/EngineHub/WorldGuard - 1e81a91d4d8cd0699f980f8854c3cc70b50c92e4 authored almost 2 years ago by wizjany <[email protected]>
Bump to snapshot.

github.com/EngineHub/SquirrelID - a38de28edab88fabb564bbad8dc357e7b83dce61 authored almost 2 years ago by wizjany <[email protected]>
Release 0.3.2.

github.com/EngineHub/SquirrelID - 1891726c5a0eb289812dc1f858266cda9b3eb72d authored almost 2 years ago by wizjany <[email protected]>
Fix dependency declarations.

compileOnly != implementation.

github.com/EngineHub/SquirrelID - e4e290661ceb85cb00888254ead00295f9f28688 authored almost 2 years ago by wizjany <[email protected]>
Remove travis ci file.

It wasn't in use anyway.

github.com/EngineHub/SquirrelID - 45e3acd27a7b79ad9e79d60d35730b8429fc78a3 authored almost 2 years ago by wizjany <[email protected]>
update dependencies, fix outdated mojang api calls (#19)

* dependencies: updated dependencies, fix dependencies issues

* updated jdk to java 17
* upd...

github.com/EngineHub/SquirrelID - a015d7d2b8ca376a547d6e5397dc75193965819f authored almost 2 years ago by JOO200 <[email protected]>
Merge pull request #1989 from EngineHub/feature/copper-fade-flag

Add copper-fade flag to WorldGuard

github.com/EngineHub/WorldGuard - 216f95f87c35515cb741aa24b0cd01eac3057d8e authored almost 2 years ago by JOO200 <[email protected]>
Merge pull request #1973 from EngineHub/feat/datapackreport

Add DataPack Report to track active DataPacks

github.com/EngineHub/WorldGuard - ca6e228f614b18c9e00782864df649b8a0ce1c2b authored almost 2 years ago by JOO200 <[email protected]>
flags: added copper-fade flag to prevent oxidizing copper

github.com/EngineHub/WorldGuard - fd1cb1e4bda5d23dcd3a19069e7ada0de7cc5511 authored almost 2 years ago by Joo200 <[email protected]>
Merge branch 'version/7.2.x'

github.com/EngineHub/WorldEdit - 0d8a2118f20f39c9b7ad38336613a0776cdebe8e authored almost 2 years ago by Madeline Miller <[email protected]>
Back to SNAPSHOT for continued development

github.com/EngineHub/WorldEdit - de453b9d73ad9ba58d0b3e26a60cf7baeb6dbb38 authored almost 2 years ago by Madeline Miller <[email protected]>
Release 7.2.14

github.com/EngineHub/WorldEdit - 094b73428100cf77135b3f0634df0f31081fff23 authored almost 2 years ago by Madeline Miller <[email protected]>
Add method to check initialize state in PlatformManager, deny access to registries when uninitialized (#2237)

* Add initialize method to PlatformManager, modify UnitTest

* Prevent too early access to reg...

github.com/EngineHub/WorldEdit - d4556dfea2cb64075ba22b0ad859e57be6ecd33f authored almost 2 years ago by JOO200 <[email protected]>
fix: fix gtag typings

github.com/EngineHub/enginehub-website - 9e3a9e4030f1eebb36f3e2aa678a2fd878f64823 authored almost 2 years ago by Madeline Miller <[email protected]>
chore: bump dependencies

github.com/EngineHub/enginehub-website - 66ea6d725cb48bb126a3d7476856b5cc73c92519 authored almost 2 years ago by Madeline Miller <[email protected]>
Update Fabric to 1.19.4-pre1

Update Fabric WorldEdit to 1.19.4-pre1

Update to 1.19.4-pre3

Update to 1.19.4-rc1

Update to RC2

github.com/EngineHub/WorldEdit - 7481995eca37a19f27009cd6e11ea9698093aebb authored almost 2 years ago by Madeline Miller <[email protected]>
Update Forge for 1.19.4, and bump Fabric to final 1.19.4 release

github.com/EngineHub/WorldEdit - 16a2cc951f2e6d360c486dccbce553df397383e9 authored almost 2 years ago by Madeline Miller <[email protected]>
bukkit: add adapter for bukkit 1.19.4 (#2281)

* bukkit: add adapter for bukkit 1.19.4

* added missing reobf mapping to 1.19.4 adapter

* ...

github.com/EngineHub/WorldEdit - 38d2ff134ae1e0789aabd7b8b0520842fdab88e0 authored almost 2 years ago by JOO200 <[email protected]>
Add initial support for Minecraft 1.19.4

github.com/EngineHub/CommandHelper - bbfa3c88850e31e4c20cf348d7164a794c74f5e2 authored almost 2 years ago by PseudoKnight <[email protected]>
deps: updated Paper repository to new url, updated bstats to 3.0.1

github.com/EngineHub/WorldGuard - 8c8a8092b5bb9135032b66000760a4904b87e950 authored almost 2 years ago by Joo200 <[email protected]>
Add a feature generator and allow undoing of feature placement (#2239)

* Add a feature generator and allow undoing of feature placement [WIP]

Apply changes to Forge...

github.com/EngineHub/WorldEdit - 121b4b616cb2bfadf655e3adf5a91dd8ad827c23 authored almost 2 years ago by Maddy Miller <[email protected]>
Merge pull request #2277 from EngineHub/expression-query-full-blockstate

Fix data values returned by the query functions in the expression language

github.com/EngineHub/WorldEdit - e6c882806cac5f84781b73c306c05de417069ff3 authored almost 2 years ago by TomyLobo <[email protected]>
Fix data values returned by the query functions in the expression language

github.com/EngineHub/WorldEdit - b5b9c6ab8694b7d3c4dcb435c0342d6e83c0d014 authored almost 2 years ago by TomyLobo <[email protected]>
Support exact item ingredients for shaped recipes

github.com/EngineHub/CommandHelper - 561fa9e74025bd237aa9e57c8956e818fbbad9d0 authored almost 2 years ago by PseudoKnight <[email protected]>
Merge branch 'version/7.2.x'

github.com/EngineHub/WorldEdit - f40ea0ddb911f510fe88c47e2e64c418f3022f2b authored almost 2 years ago by Madeline Miller <[email protected]>
Update to the new Paper maven repo

github.com/EngineHub/WorldEdit - f6646aaab1ec19aad32f9a318b39773786b8e1e1 authored almost 2 years ago by Madeline Miller <[email protected]>
Eliminate extra env cloning on event bind execution

Reduces event bind execution overhead. Also moved setting global permission label when label is ...

github.com/EngineHub/CommandHelper - 0124cf7f997b3fad2a3feffac0572845b377581f authored almost 2 years ago by PseudoKnight <[email protected]>
Few cleanups over the code and use more Java 9+ features (#2248)

* Few cleanups over the code and use more Java 9+ features

* Address feedback

* cleanup sw...

github.com/EngineHub/WorldEdit - 82727ffb635255b5269afe4ee68f278038211e71 authored almost 2 years ago by Maddy Miller <[email protected]>
Add property suggestions for hand,offhand,pos1 patterns (#2269)

github.com/EngineHub/WorldEdit - d960fa2237fadd968cb65e81409bf867f31fa457 authored almost 2 years ago by Maddy Miller <[email protected]>
Allow factory suggestions to have parser context (#2236)

github.com/EngineHub/WorldEdit - 98fd5dc82fb1ae4141b0c113d4996321e26f45c9 authored almost 2 years ago by Maddy Miller <[email protected]>
Merge branch 'version/7.2.x'

github.com/EngineHub/WorldEdit - b18d66c54d8c032e105c1c1b0657c3d60adf63b8 authored almost 2 years ago by Madeline Miller <[email protected]>
Fix suppression of class load warnings from extension dependencies

Affected latest builds of Paper (1.19.3 build #405). New implementation still works on older bui...

github.com/EngineHub/CommandHelper - 67250c2315310969bc8d51451a8822e7823fcf93 authored almost 2 years ago by PseudoKnight <[email protected]>
Merge pull request #2253 from Brokkonaut/bukkit-custombiomes

Allow custom biomes in bukkit

github.com/EngineHub/WorldEdit - ab79341a5e26f24cdc851f5c9e628e88f6c51cdf authored almost 2 years ago by Octavia Togami <[email protected]>
Merge pull request #2245 from cthbleachbit/master

EditSession.drawSpline: use vectors at block center for spline nodes

github.com/EngineHub/WorldEdit - 78848d5cc677f0bd98ad7171affc1ce4d9d1d3b1 authored almost 2 years ago by Octavia Togami <[email protected]>
Update deps

github.com/EngineHub/EngineHub-Bot - ca4747fc14708a58458df31776aa33124a814c67 authored almost 2 years ago by Madeline Miller <[email protected]>
Reduce overhead for unbound events

Checks for bound events before getting the event driver and instantiating several objects. Also ...

github.com/EngineHub/CommandHelper - 6fe391482da9bec0f61535cb315d298f7c5e5b23 authored almost 2 years ago by PseudoKnight <[email protected]>
Remove null checks for entity get methods

These are unnecessary and misleading, as these methods never return null, nor should the functio...

github.com/EngineHub/CommandHelper - ad08a17fc877f27f03ac758c6988640f400906b8 authored almost 2 years ago by PseudoKnight <[email protected]>
Don't include yaw/pitch in block location arrays

github.com/EngineHub/CommandHelper - 35ffb19c05c0bb0f002eab6c2b001623129536d7 authored almost 2 years ago by PseudoKnight <[email protected]>
Allow custom biomes in bukkit

github.com/EngineHub/WorldEdit - 6bbcf74655d4fd32ada466a98f6c24689fa55d7e authored almost 2 years ago by Brokkonaut <[email protected]>
Print cause of yml_decode() format exceptions

github.com/EngineHub/CommandHelper - b44b8b03c02f41022146f45185c4292bd526be82 authored almost 2 years ago by PseudoKnight <[email protected]>
Fix cases where wrapped Player reference could be null

github.com/EngineHub/CommandHelper - 27be83ccc39ed3a27b0feac2796dd717d67b4c80 authored almost 2 years ago by PseudoKnight <[email protected]>
Fix switch_ic not being breakable

github.com/EngineHub/CommandHelper - 859d49a014b459c79b9a874e80d075ab37b1212f authored almost 2 years ago by Pieter12345 <[email protected]>
Fix item_swap event documentation (Fixes #1348)

github.com/EngineHub/CommandHelper - 24d60a6460663d18dd3c28358d47565c502fa5b9 authored almost 2 years ago by PseudoKnight <[email protected]>
Improve handling of untitled documents in LangServ

This just fixes errors on uri canonicalization. Currently LangServ will not attempt to compile u...

github.com/EngineHub/CommandHelper - 044dbfd586eedbea110e93f5713bafe013093efb authored almost 2 years ago by PseudoKnight <[email protected]>