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

Merge branch 'version/7.2.x'

github.com/EngineHub/WorldEdit - a72eb2d8a22386b4d7227ecaf534e4cb32b2769b authored 10 months ago by Madeline Miller <[email protected]>
Back to SNAPSHOT for continued development

github.com/EngineHub/WorldEdit - b490447f9343f8374bd4271ac70eb7b88e175754 authored 10 months ago by Madeline Miller <[email protected]>
Release 7.2.20

github.com/EngineHub/WorldEdit - f0f1e6614e1a94fcec07be2498bafbc792d057ab authored 10 months ago by Madeline Miller <[email protected]>
Merge branch 'version/7.2.x'

github.com/EngineHub/WorldEdit - 01a5916685edb6c9b798ee4e2df1bc4e2213457e authored 10 months ago by Madeline Miller <[email protected]>
Update azure-pipelines.yml for Azure Pipelines

github.com/EngineHub/CommandHelper - fd53398272ab564d501ceee459660cc0949de8c6 authored 10 months ago by LadyCailin <[email protected]>
Update azure-pipelines.yml to java 17

github.com/EngineHub/CommandHelper - 283e9f5d1b228eb299a8d9c2cd5778464e202608 authored 10 months ago by LadyCailin <[email protected]>
Add functions to hide entities from players

github.com/EngineHub/CommandHelper - 7c64252557e7b2c051294e5823f94e0e6019b82d authored 10 months ago by PseudoKnight <[email protected]>
Update book meta limits

github.com/EngineHub/CommandHelper - 170ebbbd560486289b1b2ace3ae2c8b3b6f9c903 authored 10 months ago by PseudoKnight <[email protected]>
Avoid val() when returning from MSC.execute()

This can be noticed in profiling when passing arrays to iclosures, for example. In a lot of case...

github.com/EngineHub/CommandHelper - d607e9dbc3af196011d1e30554b96121318fb0e7 authored 10 months ago by PseudoKnight <[email protected]>
Merge pull request #2476 from EngineHub/fix/forge-problems

Fix a couple Forge issues

github.com/EngineHub/WorldEdit - 5511908b04a8193ce7a4df2520fe055c20b5e435 authored 10 months ago by Octavia Togami <[email protected]>
Fix NPE caused by client-side CUI packets

github.com/EngineHub/WorldEdit - 495e5924c78f2ada6b1a05a01232019315ffa9a3 authored 10 months ago by Octavia Togami <[email protected]>
Make mixins reobf properly in Forge

github.com/EngineHub/WorldEdit - b2f55cfe8f0bc08ab050c5bb2a9e16de3178c870 authored 10 months ago by Octavia Togami <[email protected]>
Merge branch 'version/7.2.x'

github.com/EngineHub/WorldEdit - 98750e02b4cc2eca2fb3477718e72f0e0387109b authored 10 months ago by Madeline Miller <[email protected]>
Update sphinx theme

github.com/EngineHub/WorldEditDocs - 4141ef3f9e575ce8f784e1b46f17584389202bb9 authored 10 months ago by Octavia Togami <[email protected]>
Merge pull request #2475 from EngineHub/feature/mod-to-rem

Rename modulo to remainder

github.com/EngineHub/WorldEdit - 93aee51271368ee3e0cd91153168ee7eab6a0705 authored 10 months ago by Octavia Togami <[email protected]>
Rename modulo operator to remainder (#48)

github.com/EngineHub/WorldEditDocs - 7dc60e00b2f8618966cbdf61539874219322216d authored 10 months ago by Octavia Togami <[email protected]>
Rename modulo to remainder

github.com/EngineHub/WorldEdit - 2db12d7ddff5fef13d0029da054854764fc7786f authored 10 months ago by Octavia Togami <[email protected]>
Add isstackvalid check to furnace types (#1322)

github.com/EngineHub/CraftBook - 0d6cc3da2fba2e2867b1be3ed2b0cd68e4f1249c authored 10 months ago by Rasmus Kjær Damgaard <[email protected]>
Merge branch 'version/7.2.x'

github.com/EngineHub/WorldEdit - f357eca2397f42c503b640cc9341dd36808e0012 authored 10 months ago by Madeline Miller <[email protected]>
Merge pull request #2472 from EngineHub/fix/fabric-maven-publish

Fix Artifactory interfering with Fabric publications

github.com/EngineHub/WorldEdit - 1acb9d633893dd12199d6f472dcc8cf758382898 authored 10 months ago by Octavia Togami <[email protected]>
Fix Artifactory interfering with Fabric publications

github.com/EngineHub/WorldEdit - f07254b52fd3734b7405eafc2406777b595a7fa8 authored 10 months ago by Octavia Togami <[email protected]>
Merge branch 'version/7.2.x'

github.com/EngineHub/WorldEdit - f85e3c463881100f7feab8b165582211f429a8a4 authored 10 months ago by Madeline Miller <[email protected]>
Slightly optimise and improve debugability of state creation code (#2469)

* Slightly optimise and improve debugability of state creation code

* Make 5s rather than 60,...

github.com/EngineHub/WorldEdit - 8c656bd53f56edfb840dbad851c3f2a55cddadc3 authored 10 months ago by Maddy Miller <[email protected]>
Build against the latest Forge release, to attempt to fix some mixin crashes some people are experiencing

github.com/EngineHub/WorldEdit - ed36e7426aa1e958424138923ef30ebf688d9c01 authored 10 months ago by Madeline Miller <[email protected]>
Merge pull request #3 from AutonomousCat/searchbox-fix

Display "#searchbox" with plain javascript instead of jQuery

github.com/EngineHub/SphinxTheme - 7fb60875717aa3096a70d89a35053bf56c9e4980 authored 10 months ago by Maddy Miller <[email protected]>
Build with JDK 17

github.com/EngineHub/CommandHelper - ca3376246e45686a39757a027f5d1ff49fcb49d5 authored 10 months ago by PseudoKnight <[email protected]>
Fix pkill() on latest 1.20.4 builds

This does now cause a damage event that is cancellable. It also changes the damage cause from CU...

github.com/EngineHub/CommandHelper - f29343931fa29ebebed47c3721d2b275ccc66e4d authored 10 months ago by PseudoKnight <[email protected]>
Make note of noPermMsg change

This might actually be a bug, but until it's removed or fixed this note is still valid.

github.com/EngineHub/CommandHelper - cda45a1b4e55a75ac3527224ef693db8aa3bfc2b authored 10 months ago by PseudoKnight <[email protected]>
Fix position in some plugin-called player_interact events

This was noticed with Axiom calling RIGHT_CLICK_BLOCK events without a position, but may happen ...

github.com/EngineHub/CommandHelper - c26c935bd49db2f612fd7df8668cb2e89cc23a57 authored 10 months ago by PseudoKnight <[email protected]>
chore: update deps

github.com/EngineHub/enginehub-website - c0460b09142e6c69f68b9286b127ad308a1533e7 authored 11 months ago by Madeline Miller <[email protected]>
Fix array based call to transformation.

github.com/EngineHub/CommandHelper - 0f1bce93084f609edc1a93cf25bf08264a19f9a9 authored 11 months ago by LadyCailin <[email protected]>
Fix list formatting

github.com/EngineHub/CommandHelper - 777d08777b67ecd2704d9af6bab057d15afce97a authored 11 months ago by LadyCailin <[email protected]>
Tentatively add support for setTransformationMatrix.

This doesn't work, but I suspect a bug in paper/minecraft which I am
trying to track down. The c...

github.com/EngineHub/CommandHelper - b2aa355024b7f41b12b24e085c288135219e39a0 authored 11 months ago by LadyCailin <[email protected]>
Fix MC 1.19.4 / 1.20.4 compat after last commit

github.com/EngineHub/CommandHelper - 13c923add7f9933676128889c0c377974bf04c18 authored 11 months ago by PseudoKnight <[email protected]>
Add transformation support to display entities.

github.com/EngineHub/CommandHelper - 920b82c95c6da97793d400fd1cc8310f3ce7f5f2 authored 11 months ago by LadyCailin <[email protected]>
Fix signature for location_shift()

github.com/EngineHub/CommandHelper - 6353b6988a53a5923e4ad75ad39f8c7c3f234c1e authored 11 months ago by PseudoKnight <[email protected]>
Only cache data_values when function is used

github.com/EngineHub/CommandHelper - b80b2f891b2ecaba10659a36d3dfefeff130eb6c authored 11 months ago by PseudoKnight <[email protected]>
Fix precision when passing int string to integer()

This is basically Argument.getNumber() but handles integers as integers, not doubles.

github.com/EngineHub/CommandHelper - 123e2171f8afc2dd9eb6167055cda207310898e1 authored 11 months ago by PseudoKnight <[email protected]>
Document X timezone pattern in simple_date()

github.com/EngineHub/CommandHelper - b3c066a4f43cbb46ccf8595a69f7c8c7c0fe3467 authored 11 months ago by PseudoKnight <[email protected]>
Merge pull request #2466 from EngineHub/bugfix/fix-sel-completions-using-piston

Bump Piston for completions fix

github.com/EngineHub/WorldEdit - a5503c6687deefdaeacc908c33fb84db4ae5a157 authored 11 months ago by Octavia Togami <[email protected]>
Bump Piston for completions fix

Fixes #2357

github.com/EngineHub/WorldEdit - 94a7ab98e8db162c0644380130f933c0ebfa9bc8 authored 11 months ago by Octavia Togami <[email protected]>
[Gradle Release Plugin] - new version commit: 'v0.5.9-SNAPSHOT'.

github.com/EngineHub/Piston - 00d1c0b4865438e696244cec1907598a4023964c authored 11 months ago by Octavia Togami <[email protected]>
[Gradle Release Plugin] - pre tag commit: 'v0.5.8'.

github.com/EngineHub/Piston - 79cd625d692272cc279f4f687fe31963a1bcf480 authored 11 months ago by Octavia Togami <[email protected]>
Fix required branch for release

github.com/EngineHub/Piston - 56b0c68fe3384cfa845c9ef13ca616740c67e010 authored 11 months ago by Octavia Togami <[email protected]>
Merge pull request #42 from EngineHub/feature/how-i-learned-to-love-the-inexact-match

Record inexact matches and provide completion for them

github.com/EngineHub/Piston - 774a50be90b4c60fc72dc6efe7665846744642c0 authored 11 months ago by Octavia Togami <[email protected]>
Record inexact matches and provide completion for them

github.com/EngineHub/Piston - fe942b804843d5dfe0c590a6bdc09d7a7da7698f authored 11 months ago by Octavia Togami <[email protected]>
Merge pull request #41 from EngineHub/feature/dependency-updates-feb-2024

Dependency updates

github.com/EngineHub/Piston - ec292d2dedf7dbd05b6e49e94e2a431441639bad authored 11 months ago by Octavia Togami <[email protected]>
Update dependencies

github.com/EngineHub/Piston - e3baaa06c298813044f95cfed7a4d355e1f90977 authored 11 months ago by Octavia Togami <[email protected]>
Update build deps + Gradle

github.com/EngineHub/Piston - d96a40470bb48d39cfb4b9d7c5349364c17d5f43 authored 11 months ago by Octavia Togami <[email protected]>
Back to SNAPSHOT for continued development

github.com/EngineHub/WorldEdit - a5ea1ee7a54c7fada3bef71681b1f5c1291c9b33 authored 11 months ago by Madeline Miller <[email protected]>
Release 7.3.0 Beta 4

github.com/EngineHub/WorldEdit - c28ebcaa11a23bfbf6edd84d1ba9b8dd2b1ca151 authored 11 months ago by Madeline Miller <[email protected]>
Merge branch 'version/7.2.x'

github.com/EngineHub/WorldEdit - bfa1c74fcc368203f1efccbf9140e81d10ce9b23 authored 11 months ago by Madeline Miller <[email protected]>
Back to SNAPSHOT for continued development

github.com/EngineHub/WorldEdit - 73222bad52e1f503ee5a9f19ef51ab2fc69d5875 authored 11 months ago by Madeline Miller <[email protected]>
Release 7.2.19

github.com/EngineHub/WorldEdit - 415ef9542766a79d9ac96dc30fec1b8ad1606d4b authored 11 months ago by Madeline Miller <[email protected]>
Display "#searchbox" with plain javascript instead of jQuery

Since Sphinx removed jQuery in v6.0.0

github.com/EngineHub/SphinxTheme - 6f6c43a59c2a36162656753c83e87aa2536b0db9 authored 11 months ago by AutonomousCat <[email protected]>
Add equals_epsilon and array_clear

github.com/EngineHub/CommandHelper - e922b1b0dc4ddd4a6ba8531722ea809d1748eb90 authored 11 months ago by LadyCailin <[email protected]>
Optimize switch keyword processing

github.com/EngineHub/CommandHelper - a1e83c84603cce9184de1ba80296e37fe52301fa authored 11 months ago by Pieter12345 <[email protected]>
Fix IndexOutOfBoundsEx in switch keyword handling

Only affects compilation of scripts with compile errors.

github.com/EngineHub/CommandHelper - 7ee66f08a5f45b0c5cc015284e82a00028f2babc authored 11 months ago by Pieter12345 <[email protected]>
Fix get_tabcomplete_prototype() with associative arrays

github.com/EngineHub/CommandHelper - 18f7a92a0c714e35a8884a49c3b02ff0e2460abc authored 11 months ago by PseudoKnight <[email protected]>
Fix negative y coordinates in get_highest_block_at()

github.com/EngineHub/CommandHelper - 2ac92c9270c2b064eb2ef11510c1113cf7604240 authored 11 months ago by PseudoKnight <[email protected]>
Re-add accidentally removed conditional

Fixup for previous commit.

github.com/EngineHub/CommandHelper - d1eb45ad52352da0455b76faaa86c9f6449daf34 authored 11 months ago by Pieter12345 <[email protected]>
Optimize processEarlyKeywords TokenStream iteration

Iterate the TokenStream (LinkedList implementation) using an iterator where possible, reducing t...

github.com/EngineHub/CommandHelper - df05b8913b0d21967a5d307b2b978e586825cf76 authored 11 months ago by Pieter12345 <[email protected]>
Fix small bug with previous commit

github.com/EngineHub/CommandHelper - 70a74f8e32b8b1bbb9d66ad731d3e9462b62eb79 authored 11 months ago by LadyCailin <[email protected]>
Add clamp option to location_shift

github.com/EngineHub/CommandHelper - 3b2b85d9e7910b9d6abce3a400f7c8d0445376e4 authored 11 months ago by LadyCailin <[email protected]>
Merge branch 'master' of github.com:EngineHub/CommandHelper

github.com/EngineHub/CommandHelper - 1e28b48af905b446570d89a38a751b8f054d3015 authored 11 months ago by LadyCailin <[email protected]>
Adds get_scoreboard_entries and supports paper teleportation better.

get_scoreboard_entries allows for iteration across potentially unknown
entries, particularly use...

github.com/EngineHub/CommandHelper - e4d81cb4fc849644189d45c784369f50d0f0c6d3 authored 11 months ago by LadyCailin <[email protected]>
Add pforce_respawn()

github.com/EngineHub/CommandHelper - d10e11798fe38ffa6cc646e2ab6952a58d945f8f authored 11 months ago by PseudoKnight <[email protected]>
Update armor stand equipment abstraction

github.com/EngineHub/CommandHelper - 2db12fb2ef183e0820b21caf2830a5812d36db8a authored 11 months ago by PseudoKnight <[email protected]>
Merge branch 'version/7.2.x'

github.com/EngineHub/WorldEdit - 062653eda5fd4912523160522a66d93e3af3dfcc authored 11 months ago by Madeline Miller <[email protected]>
Merge manifests for hybrid mod jar

See if this makes CI happy

Try this on CI

It seems to mistake the second arg as the wrong type...

github.com/EngineHub/WorldEdit - 75ab2d649951d87ddde324528ee53c3a0d9bc377 authored 11 months ago by Madeline Miller <[email protected]>
Extract task to explicitly merge manifests for -mod

github.com/EngineHub/WorldEdit - d533be42cfc41102cd1b4954978fcf84e48cd124 authored 11 months ago by Octavia Togami <[email protected]>
Add item stack to decorated pot meta

github.com/EngineHub/CommandHelper - c410f557b6bbf9943329e26e4b04a662cc67921a authored 11 months ago by PseudoKnight <[email protected]>
Merge pull request #2461 from EngineHub/feature/gradle-8.5-and-foojay

Gradle 8.5, Foojay, Plugin Updates

github.com/EngineHub/WorldEdit - 1d4733c1262fd4c9719a7a1996bd4aa469b49b47 authored 11 months ago by Octavia Togami <[email protected]>
Update Gradle plugins

github.com/EngineHub/WorldEdit - 24050aacb07e75d27266148c18ca40502184786c authored 11 months ago by Octavia Togami <[email protected]>
Add foojay to download JVMs, update to Gradle 8.5

github.com/EngineHub/WorldEdit - cd8bca9a430aa589d4c5b0d292d5fc5ad6aa164f authored 11 months ago by Octavia Togami <[email protected]>
Update public suffix list

github.com/EngineHub/CommandHelper - 709027606f64c8151c473003945fe4f0553b2886 authored 11 months ago by LadyCailin <[email protected]>
Update selections video URL

github.com/EngineHub/WorldEditDocs - 8f48e488843fcba56d8c36b56c73ab2377e5a43c authored 11 months ago by Madeline Miller <[email protected]>
Add unsupported method overrides to CByteArray

github.com/EngineHub/CommandHelper - 7ebdcae90302a4aeabda2defa92f0656876fd294 authored 11 months ago by PseudoKnight <[email protected]>
Fix build and clean up unnecessary things

github.com/EngineHub/CommandHelper - 518178d6939f8c9d010c0fce68560a99ac5e4359 authored 11 months ago by PseudoKnight <[email protected]>
Add set_end_gateway_exit / age functions

github.com/EngineHub/CommandHelper - 0ae39f07cba026b00a37e8608b2a9a089680da41 authored 11 months ago by PseudoKnight <[email protected]>
Improve item array documentation

github.com/EngineHub/CommandHelper - abf8220cc55c1e02237b9404fea29376b3a69076 authored 11 months ago by PseudoKnight <[email protected]>
Spigot now calls a non-obfuscated addFreshEntity during structure generation, add to the proxy

github.com/EngineHub/WorldEdit - b5c58906650ffa678eb7ffc0eb28e68bc6916eaf authored 11 months ago by Madeline Miller <[email protected]>
Check for mvn.cmd if mvn fails in build-extension

github.com/EngineHub/CommandHelper - 04bd72853619913c27385449170ba33ecccb2ca8 authored 12 months ago by LadyCailin <[email protected]>
Update minecraft events with new data

- Added "firelocation" to block_burn event
- Added "hitface" to projectile_hit event when hittin...

github.com/EngineHub/CommandHelper - d527112bc80b57849b5cf99f3fbd0fe8f5fc8efc authored 12 months ago by PseudoKnight <[email protected]>
Improve json decode exception messages

github.com/EngineHub/CommandHelper - b915790f3a05800dd05b6fd4b801f1e0c8193123 authored 12 months ago by PseudoKnight <[email protected]>
Add UUID fallback for offline players in events

This replaces player injection for events where the player is expected to be online but is not d...

github.com/EngineHub/CommandHelper - b39b8f0b8e6784977e4414f8b90329cac8773e8c authored 12 months ago by PseudoKnight <[email protected]>
Update Compatibility and Upgrade_Guide pages

github.com/EngineHub/CommandHelper - cd33f3ac54ba6ee13c9664a2e9e98e4dae8614f6 authored 12 months ago by PseudoKnight <[email protected]>
Add forceload chunk functions

github.com/EngineHub/CommandHelper - b9773ef3c48e326f49d05ab84d2cd421855d9bcb authored 12 months ago by PseudoKnight <[email protected]>
Add objective display slots for teams

github.com/EngineHub/CommandHelper - cb50f3284b310afdc5d17bba08f2a8806b4dda1d authored 12 months ago by PseudoKnight <[email protected]>
Merge branch 'version/7.2.x'

github.com/EngineHub/WorldEdit - 64bcf66eb4585018ad6a453204138348acad0dbb authored 12 months ago by Madeline Miller <[email protected]>
Ensure that crimson & warped fungus can correctly be planted, as they are not considered saplings by Spigot

github.com/EngineHub/CraftBook - 8aeb47566cd29b3df25bbe52026ba56bd14b89d6 authored 12 months ago by Madeline Miller <[email protected]>
fix(paste): fix 404 handling

github.com/EngineHub/enginehub-website - fd84e21339e922299167090e0f5a208973b2d745 authored 12 months ago by Madeline Miller <[email protected]>
chore: update to NextJS 14

github.com/EngineHub/enginehub-website - d682088628afb628c97d770ebacfa249be86da14 authored 12 months ago by Madeline Miller <[email protected]>
Don't omit newlines from parsed text files given we now upload them

github.com/EngineHub/EngineHub-Bot - 2e3a0de6f95c0981e50971fd4ce62680f1e2d2af authored 12 months ago by Madeline Miller <[email protected]>
Update verification metadata with --refresh-dependencies to see if it fixes CI failure

github.com/EngineHub/EngineHub-Bot - 9096bff329b04cd49181a0c1068c0b074d444727 authored 12 months ago by Madeline Miller <[email protected]>
Add file -> pastebin auto upload handling

github.com/EngineHub/EngineHub-Bot - b8c13c6e8a54050bf68364a2ff781947585d2cd0 authored 12 months ago by Madeline Miller <[email protected]>
Improve error handling for unsupported schematic files (#2453)

* Improve error handling for unsupported schematic files

* Fix review notes

github.com/EngineHub/WorldEdit - 329524288df6b3853363687f819ebb960f90bdc3 authored 12 months ago by Maddy Miller <[email protected]>