Ecosyste.ms: OpenCollective

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

BetonQuest

We develop an advanced and powerful quest scripting plugin for Minecraft. Features built-in RPG style conversations and integration for over 30 other plugins.
Collective - Host: opensource - https://opencollective.com/betonquest - Website: https://betonquest.org/ - Code: https://github.com/BetonQuest

migrated the LanguageEvent and made it persistent

github.com/BetonQuest/BetonQuest - 5ebe0e33aca004028710447332f330b78511b6a3 authored almost 2 years ago
Merge pull request #2307 from MrGuitz/SetBlock_migration

migrated the SetBlockEvent and extended docs

github.com/BetonQuest/BetonQuest - ce814378d28711ddd5ff3f5079efb5a7becf0aa3 authored almost 2 years ago
migrated the SetBlockEvent and extended docs

github.com/BetonQuest/BetonQuest - 6b2eddc178399350d1509c10d2c61f5a86bd9806 authored almost 2 years ago
Merge pull request #2306 from MrGuitz/TeleportEvent_migration

migration of the TeleportEvent to the new system

github.com/BetonQuest/BetonQuest - 49d33b2a4a0109bb4f2ddbad4377eb419a9afae7 authored almost 2 years ago
spelling mistake fixed

github.com/BetonQuest/BetonQuest - 0cd4f21a21eb83af1f924487f85f5053ec8fbd09 authored almost 2 years ago
migration of the TeleportEvent to the new system

github.com/BetonQuest/BetonQuest - fa4a722f3af116f1fe73e33e385a21807dba57a0 authored almost 2 years ago
Merge pull request #2304 from Wolf2323/feature/cron-scheduler

Feature/cron scheduler

github.com/BetonQuest/BetonQuest - cb1b3cb56041552921cb13dfb7438738518c9002 authored almost 2 years ago
UnitTests for ExecutorServiceScheduler

github.com/BetonQuest/BetonQuest - fe16a4a98cebc21898c509ee0335b98aa3f5e79d authored almost 2 years ago
Run schedule events async by default, as ForceSyncHandler will already handle synchronization of events.

github.com/BetonQuest/BetonQuest - 060044a55009da0db775d227929d768cdd03f032 authored almost 2 years ago
added test RealtimeCronSchedulerTest

github.com/BetonQuest/BetonQuest - 6ef3ca809253a8d1301ce8b0d5fd6b28f99e4746 authored almost 2 years ago
fixed changed import

github.com/BetonQuest/BetonQuest - 510b918096747fc6e8681a88f9801a3e2e9e24de authored almost 2 years ago
added test RealtimeDailySchedulerTest

github.com/BetonQuest/BetonQuest - ca93ab2a9accdb988bf4f4e6c07e53aa4bc1b614 authored almost 2 years ago
Merge pull request #2303 from MrGuitz/permissionSeperation

Permission seperation for cancelquest and compass

github.com/BetonQuest/BetonQuest - d7b657dbdbe7d5544720bae20d9fb98ebfd6bfa7 authored almost 2 years ago
ordered entry's right

github.com/BetonQuest/BetonQuest - c52219917f5ae378be5e0d4827209eab250aa5c0 authored almost 2 years ago
Update docs/Documentation/Configuration/Commands-and-permissions.md

Co-authored-by: Wolf2323 <[email protected]>

github.com/BetonQuest/BetonQuest - 94a593c22dcc2e5f90a5abfede2af9e2fa63f1f2 authored almost 2 years ago
gave cancelquest and compass an own permission and adjusted the docs

github.com/BetonQuest/BetonQuest - 5385485d7aa4bd6f6e425fbded9bfdcc9e57972d authored almost 2 years ago
changelog entry added

github.com/BetonQuest/BetonQuest - e4e6d991c460181b6349c033e421edf9b2a2744d authored almost 2 years ago
Merge pull request #2302 from SaltyAimbOtter/flawed

remove conceptually flawed auto assignment workflow

github.com/BetonQuest/BetonQuest - c120f9ecd5bf6add9728e3b6813203633525076e authored almost 2 years ago
remove conceptually flawed auto assignment workflow

github.com/BetonQuest/BetonQuest - 572f5769b3ca099dcec679794bd93b8339cbc63a authored almost 2 years ago
Merge pull request #2301 from SaltyAimbOtter/objectiveExample

add objectives example

github.com/BetonQuest/BetonQuest - 96c34501311a379e49703c7f007790f99cf06c32 authored almost 2 years ago
add objectives example

github.com/BetonQuest/BetonQuest - 5ac79dd0d4ea5f2c9631ffe8f53a8cf6e781f62a authored almost 2 years ago
Merge pull request #2300 from SaltyAimbOtter/smallDocsPR

add more links to docs

github.com/BetonQuest/BetonQuest - 6a5434d44613d7a4cdf82f462c58811b3f514cd1 authored almost 2 years ago
add more links to docs

github.com/BetonQuest/BetonQuest - f7e44dc3aa13cc72f18599c2ae3d9bf0feb5dfbf authored almost 2 years ago
Merge pull request #2299 from BetonQuest/SaltyAimbOtter-patch-1

Update auto_assign.yml

github.com/BetonQuest/BetonQuest - 83834c63abe6b4f98b5df7fc4354b793872b9af2 authored almost 2 years ago
Update auto_assign.yml

github.com/BetonQuest/BetonQuest - 29b6a887d753e853bc643b94a64831c5eadab3ba authored almost 2 years ago
remove unsupported config file

github.com/BetonQuest/BetonQuest - 92946fcf822033977c2d3d0efdf11df98945d31d authored almost 2 years ago
migrate to custom auto-assign action

github.com/BetonQuest/BetonQuest - b260bc1606b8623c1b8cb9d899ef0cbace654100 authored almost 2 years ago
Merge pull request #2298 from SaltyAimbOtter/fixInheritance

fix mkdocs inheritance

github.com/BetonQuest/BetonQuest - 61007d7977221bc6ca1f3e6bcdb0be71f322f4cc authored almost 2 years ago
fix mkdocs inheritance

github.com/BetonQuest/BetonQuest - 22cc15369b020bf00e0b8027f229523e103ee52e authored almost 2 years ago
Merge pull request #2295 from SaltyAimbOtter/docs/insidersInhertiance

Docs/insiders inhertiance

github.com/BetonQuest/BetonQuest - c62c7b02569c1459d331d927f8a22e7373ae1e0f authored almost 2 years ago
enable breadcrumbs feature

github.com/BetonQuest/BetonQuest - c4156cf65fa719ea3b2473c0bdddf6e7d3b06431 authored almost 2 years ago
use alternative mkdocs plugin syntax

github.com/BetonQuest/BetonQuest - 4f7d8ae33c4f4b1fcd9fae7cfbe0a1c3dd2665ec authored almost 2 years ago
Merge pull request #2296 from BetonQuest/SaltyAimbOtter-patch-1

bump auto assign action

github.com/BetonQuest/BetonQuest - 3cdcc27cd7bb15aac028af0790b0f3317e29dd0d authored almost 2 years ago
bump auto assign action

github.com/BetonQuest/BetonQuest - 7357d544991dc4c3660f61cc8dc7dd21fa1fc85f authored almost 2 years ago
Merge pull request #2290 from SaltyAimbOtter/autoAssign

Add auto assignment bot

github.com/BetonQuest/BetonQuest - ae278d4253b69964ee5fb5c4d7fc57aedb47da27 authored almost 2 years ago
use underscores instead of dashes

github.com/BetonQuest/BetonQuest - 5e18d3e67985e47b28a036d142a9694936efff9c authored almost 2 years ago
add auto assign bot :robot:

github.com/BetonQuest/BetonQuest - d62d75859616155bcfd7cea52ddde74d612d683e authored almost 2 years ago
Merge pull request #2293 from Wolf2323/discord

fixed condition for announcing to discord

github.com/BetonQuest/BetonQuest - 0785ff6e738ea45d324a6613444713173e6fcf75 authored almost 2 years ago
fixed condition for announcing to discord

github.com/BetonQuest/BetonQuest - 591e68e5b63abc341690ed5713e6f0726b496da4 authored almost 2 years ago
Merge pull request #2292 from Wolf2323/discord

fix discord announcement for a release does not get announce correctly

github.com/BetonQuest/BetonQuest - ba0e891d6307e62dbb9f7f11e4adfa954460ac26 authored almost 2 years ago
fix discord announcement for a release does not get announce correctly

github.com/BetonQuest/BetonQuest - 47b33a64ed94f7edeedf2960ab75fe2ca005dd38 authored almost 2 years ago
Merge pull request #2288 from Wolf2323/release

fixed release version check nor working

github.com/BetonQuest/BetonQuest - ebb75f710dbcbb15194673993d1b18b0c43317e3 authored almost 2 years ago
fixed release version check nor working

github.com/BetonQuest/BetonQuest - 83e757a4c44a6c7b2a2110f05f274bc6e1a3e84f authored almost 2 years ago
Merge pull request #2285 from SaltyAimbOtter/docs/warning

Docs/warning

github.com/BetonQuest/BetonQuest - b2162ab05939b9e223d982f86767ff94e5e104cf authored almost 2 years ago
setup version warning

github.com/BetonQuest/BetonQuest - 570a84bf98a80c4b65c991a908603eb459bcb7d6 authored almost 2 years ago
bump mkdocs insider to 9.0.13-insiders-4.31.0

github.com/BetonQuest/BetonQuest - 6d321f2045c824a9cb322078d6c02b1554fd4d7d authored almost 2 years ago
bump mkdocs to 9.0.13

github.com/BetonQuest/BetonQuest - a7764bd2ea5b593237f7178051f743a54e6d75cc authored almost 2 years ago
Merge pull request #2284 from Wolf2323/updater

fix issue where clickable update in `/q version` does not work when `…

github.com/BetonQuest/BetonQuest - 085d7e0e59b200d507728e649377a951fd54ff13 authored almost 2 years ago
fix issue where clickable update in `/q version` does not work when `/q` does not work

github.com/BetonQuest/BetonQuest - 7d6fd82459e8a2cecd3c09c7682bf94b012b9672 authored almost 2 years ago
Merge pull request #2279 from SaltyAimbOtter/docs/tutorialStructure

improve contributing / participating documentation

github.com/BetonQuest/BetonQuest - 1aaea99723d56aaa8d8147d487c3b4d3164ba5a7 authored almost 2 years ago
improve participate overview

github.com/BetonQuest/BetonQuest - 91b03c190b1eb11c70a236b13aeb34532a7ef22d authored almost 2 years ago
improve contributing / participating documentation

github.com/BetonQuest/BetonQuest - 0d40a1434b71246aba8977375c9e3bc64600eed8 authored almost 2 years ago
improve user flow on participate pages

github.com/BetonQuest/BetonQuest - f2399f1af11fe0ad8437e2d2207027decaec6bf5 authored almost 2 years ago
Merge pull request #2282 from Wolf2323/PacketInterceptor

inverted PacketInterceptor priority logic, so it is now sync and lowe…

github.com/BetonQuest/BetonQuest - 2752d322c1398db91a46f9e97fa617431d126066 authored almost 2 years ago
inverted PacketInterceptor priority logic, so it is now sync and lowest to be the very first one handling the package

github.com/BetonQuest/BetonQuest - 5272081b4f6229a1d5f21dd10efd5d4dd3ab9d61 authored almost 2 years ago
Merge pull request #2280 from SaltyAimbOtter/fixnotifycolors

translate color codes with bukkit api and not manually

github.com/BetonQuest/BetonQuest - 24e05ae05ffe424f091e130d8b69b598cc9243da authored almost 2 years ago
translate color codes with bukkit api and not manually

github.com/BetonQuest/BetonQuest - fe941eb334cc77436d7de337accffc4bbe2ca63b authored almost 2 years ago
Merge pull request #2277 from Wolf2323/eat

fixed eating of items when entering the chest conversation io actuall…

github.com/BetonQuest/BetonQuest - 50abc468b11a0197847582d09980d65237768047 authored almost 2 years ago
fixed eating of items when entering the chest conversation io actually consumed the item

github.com/BetonQuest/BetonQuest - 45bb837dd0b5f067213bf122596c320f5ee70395 authored almost 2 years ago
Merge pull request #2238 from SaltyAimbOtter/docs/restructuring

Major Docs Restructuring and version bump

github.com/BetonQuest/BetonQuest - 6a39852f507eafc6712d09b4264a54c7f3d9148f authored almost 2 years ago
rewrite tags and points docs

github.com/BetonQuest/BetonQuest - c16a8a35694f15386558ff81fe56894a12ffd269 authored almost 2 years ago
rewrite building blocks description

github.com/BetonQuest/BetonQuest - f61fe76c230ec363be4a70a953bbedce55163911 authored almost 2 years ago
adjusted icons of Events-List.md and Objectives-List.md

github.com/BetonQuest/BetonQuest - ff5b8c4df4a79721f93214ff01a20346cc387004 authored almost 2 years ago
change order of documentation toc

github.com/BetonQuest/BetonQuest - 453f2b23199848b49f2047cc94faf920e6cfab5e authored almost 2 years ago
improve scripting example titles

github.com/BetonQuest/BetonQuest - cf8cb647e1443341ef85ee615bd7d3444d553900 authored almost 2 years ago
improve About-Scripting explanation

github.com/BetonQuest/BetonQuest - 5e18ffa998a1633fe4a9ad135652f5ab83b98de3 authored almost 2 years ago
enable mkdocs-material plugin 'content.tabs.link'

github.com/BetonQuest/BetonQuest - ad95cb92df8fb2076dce380ca8cdd2a3c7a754e1 authored almost 2 years ago
add missing slash to commands list

github.com/BetonQuest/BetonQuest - 6f856afa3ac975a6bf0031c4a929f6abb2cb6aa8 authored almost 2 years ago
improve wording of conversation npc variable

github.com/BetonQuest/BetonQuest - e7d1f34838bda6ee10bdf0fabf4c855a89a3e09d authored almost 2 years ago
add number of integrated plugins as constant snippet

github.com/BetonQuest/BetonQuest - e116e3ab3a0cb07a7781ad8bc50d6ef8dcf401ee authored almost 2 years ago
improve link to hologram features

github.com/BetonQuest/BetonQuest - 1e45218a0b8a71bbe5226ba6890143d078e25d28 authored almost 2 years ago
remove redundant information about decent holograms item lines

github.com/BetonQuest/BetonQuest - 56f1a81fd1435819113d520ce5b3c93f9aef4e6e authored almost 2 years ago
clarify npc hologram effect docs

github.com/BetonQuest/BetonQuest - e5646fda3beea9d9b452b32e3a217d6d11e28779 authored almost 2 years ago
fix sort in participate

github.com/BetonQuest/BetonQuest - a2931215d8fcc8d60c3edc0711117fbaeb04aa3a authored almost 2 years ago
document `/cancelquest`

github.com/BetonQuest/BetonQuest - 12f33cc54a4b82c480f34ff3feedfb6cc2d9dc6a authored almost 2 years ago
bump mkdocs-material to 9.0.11

github.com/BetonQuest/BetonQuest - a188d9b066316b736d4f5255f61424c312039e10 authored almost 2 years ago
adjust conversation tutorial based on user feedback

github.com/BetonQuest/BetonQuest - 7aea0fa33646c1286b89dcfde5a7693af07a1e6e authored almost 2 years ago
fix media link in player hider

github.com/BetonQuest/BetonQuest - 7ce024e5621e8a7abbfb85f9f89ea775845d25d8 authored almost 2 years ago
replace notify event with snippet and add it to notification docs too

github.com/BetonQuest/BetonQuest - c5b0b4006ad2fa91ab2ecfd46606d5b238d27a7b authored almost 2 years ago
use better patch transformer to preserve current custom values

the usage of SET would have overriden custom values configured by users

also added better trans...

github.com/BetonQuest/BetonQuest - 195c2d3f1bce46f94106e06067134df76043f817 authored almost 2 years ago
fix broken links from rebase

github.com/BetonQuest/BetonQuest - 5c86973877677c555ccfc3950910bbbd5731c16b authored almost 2 years ago
structure docs files like visual layout

github.com/BetonQuest/BetonQuest - d78a4350880ac1ecd519d28d5b4a709fde3fdd93 authored almost 2 years ago
Document usage of mkdocs-snippets

github.com/BetonQuest/BetonQuest - dde63be0d39183edc7e8be0708c483321fc0e6d5 authored almost 2 years ago
add missing icons

github.com/BetonQuest/BetonQuest - dd1a6fe405e3f2ee1d8bcf8c7b2b37acee35f1ea authored almost 2 years ago
update tableRating.js to table contents

github.com/BetonQuest/BetonQuest - c09a0a301e4b8c5b24f8370f55e0d5c9aac60be7 authored almost 2 years ago
add snippets for dependency requirements

github.com/BetonQuest/BetonQuest - 87744c28a1a5957ff8876aad7b2caf278540efe4 authored almost 2 years ago
new docs structure

github.com/BetonQuest/BetonQuest - 37cded713cb43fe3d525c4a1d2fda33eabd3fdd3 authored almost 2 years ago
bump mkdocs-material to v9

enabled typeset plugin
enabled media optimization plugin
- added cached installation of pngqua...

github.com/BetonQuest/BetonQuest - 9cff9b0d9689c24c9507a1dc6657a7472e460fb2 authored almost 2 years ago
update DecentHolograms dependency information³

github.com/BetonQuest/BetonQuest - 1e66d2f74938e202109e74e02b15c97a25b1d3e8 authored almost 2 years ago
remove leftover icon from homepage

github.com/BetonQuest/BetonQuest - 31ae8b1a5cccd7ce938cc0008ef6876bfe152464 authored almost 2 years ago
improve conversation docs

- moved menu settings to Conversations.md
- general polishing with better examples

github.com/BetonQuest/BetonQuest - 2dc52ce2fdfe802e861068007f9f3196811d496a authored almost 2 years ago
move more content to snippets

github.com/BetonQuest/BetonQuest - 47cae59b2ca302fc1e851f3b74c737838947b181 authored almost 2 years ago
rewrite quest canceler docs

github.com/BetonQuest/BetonQuest - 975097375a8d1ca054060b859dc2a29aeeb84371 authored almost 2 years ago
add messages.patch.yml

improved quest canceler and compass messages

github.com/BetonQuest/BetonQuest - 8a68d5f6dc94790038f4eb95e441835c007db593 authored almost 2 years ago
update documentation overview

github.com/BetonQuest/BetonQuest - cafe22921d6c8ed0d316489ab5a563c354322643 authored almost 2 years ago
fix link warnings

github.com/BetonQuest/BetonQuest - 71617201fabe90247c72685def99e9f4018fa288 authored almost 2 years ago
add more information on 'notifyall' variable resolving

github.com/BetonQuest/BetonQuest - 752849c4c8bac0cd377bf58e07a728714d7d8fbf authored almost 2 years ago
structure feature docs files like visual layout

github.com/BetonQuest/BetonQuest - 14b402920b78a1ecc8c0e9e0626b9b3074d5cb75 authored almost 2 years ago
add additional quest canceler examples

github.com/BetonQuest/BetonQuest - 1d8619bd210b27a86fd8787598eea260e3b9dc72 authored almost 2 years ago
add "toc_depth per page" through theme customization

made by overriding the toc and toc-item partials

github.com/BetonQuest/BetonQuest - 512fb527049f1dbb1a5a0726daf90ef57ce0c3c2 authored almost 2 years ago