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

Merge pull request #2626 from Wolf2323/maven

updated all maven dependencies

github.com/BetonQuest/BetonQuest - f256ed492a82a62ca94d8f1697f850dca1d84631 authored about 1 year ago by CyberOtter <[email protected]>
updated all maven dependencies

github.com/BetonQuest/BetonQuest - b70abc6a7d778d28dbc9ff70a7936afe01298206 authored about 1 year ago by Wolf2323 <[email protected]>
Merge pull request #2623 from SaltyAimbOtter/authlib

Bump authlib and get rid of reflection for loading NPC-Skulls

* also documented the previousl...

github.com/BetonQuest/BetonQuest - 9d5596fad73106e6847b9b94035ae9b674636ce1 authored about 1 year ago by CyberOtter <[email protected]>
improve conversation style docs

github.com/BetonQuest/BetonQuest - 137f181abb124575643d34c8fea01f6086604928 authored about 1 year ago by CyberOtter <[email protected]>
replace CitizensInventoryConvIO reflection based skull loading with Spigot API

github.com/BetonQuest/BetonQuest - fa1e4622336fb380bfa39f48f102e886c5232df4 authored about 1 year ago by CyberOtter <[email protected]>
define explicit UTF-8 charset

github.com/BetonQuest/BetonQuest - c43062a8f95e927ea94cd7dcd98552b3b989d992 authored about 1 year ago by CyberOtter <[email protected]>
bump authlib and citizens

github.com/BetonQuest/BetonQuest - af876233e0c3f6fe8ebb52122b3f3b14ba36240d authored about 1 year ago by CyberOtter <[email protected]>
document "combined" conversationIO

github.com/BetonQuest/BetonQuest - 3fc255da4c8d362979f0c492a9d6fae375f5975b authored about 1 year ago by CyberOtter <[email protected]>
add serialVersionUID to SkinFormatParseException

github.com/BetonQuest/BetonQuest - 4536f94758bc1b6f390f2e4736261c5c8105cf51 authored about 1 year ago by CyberOtter <[email protected]>
Merge pull request #2621 from SaltyAimbOtter/docsCopyRight

[DOCS] make custom JS compatible with instant loading

github.com/BetonQuest/BetonQuest - 964cd06cf1990b04ac1313e8679c0e01544c9d64 authored about 1 year ago by Wolf2323 <[email protected]>
[DOCS] bump mkdocs

replace deprecated emoji python markdown extension

github.com/BetonQuest/BetonQuest - d11014fca04259f0df2e114af954e1d0516ce6c7 authored about 1 year ago by CyberOtter <[email protected]>
[DOCS] make custom JS compatible with instant loading

github.com/BetonQuest/BetonQuest - 175247cef6e142df615e9026560263c3a181fdbc authored about 1 year ago by CyberOtter <[email protected]>
Merge pull request #2619 from SaltyAimbOtter/fixProtocolLib

bump protocollib

github.com/BetonQuest/BetonQuest - a9fbdf1f2b83d3685eae2f0c163110d3bbb03b86 authored about 1 year ago by Wolf2323 <[email protected]>
bump protocollib

github.com/BetonQuest/BetonQuest - f6b8673049a4148167eaf5f5b2c37f7c4de2dd35 authored about 1 year ago by CyberOtter <[email protected]>
Merge pull request #2620 from SaltyAimbOtter/freezeIntegratorFix

only load freeze event when protocollib is available

github.com/BetonQuest/BetonQuest - 91a7472728cd9f8efe847d7c0d653ed80ab06ae0 authored about 1 year ago by Wolf2323 <[email protected]>
only load freeze event when protocollib is available

github.com/BetonQuest/BetonQuest - 7afa17793cf8ea524985575dd39c1170f7498e49 authored about 1 year ago by CyberOtter <[email protected]>
Merge pull request #2616 from Wolf2323/StageEvent

fixed stage event increase and decrease with conditions and without a number does not work

github.com/BetonQuest/BetonQuest - 3e156d16467fe2fd5ebeecec8b538e079de1ef3f authored about 1 year ago by CyberOtter <[email protected]>
fixed stage event increase and decrease with conditions and without a number does not work

github.com/BetonQuest/BetonQuest - 79cd522a491203e93f912cae9b5213eb028b6998 authored about 1 year ago by Wolf2323 <[email protected]>
Merge pull request #2617 from MrGuitz/RemEntity

`clear` and `killmob' events merged into new `removeentity` event

github.com/BetonQuest/BetonQuest - be3e04f95ac368116088c92e47bb4f6cf851c7c9 authored about 1 year ago by Wolf2323 <[email protected]>
registered removeentity, replacing clear & killmob

github.com/BetonQuest/BetonQuest - b673827f84d2568723d36b43ecfd309792bf077f authored about 1 year ago by MrGuitz <[email protected]>
added migrator, docs and changelog for RemoveEntity

github.com/BetonQuest/BetonQuest - b797a075f8f085874f99636819b1917df0efa2ad authored about 1 year ago by MrGuitz <[email protected]>
added check to prevent crashes

github.com/BetonQuest/BetonQuest - 51f1f6ff9c47af2c03efe903b827deef06425daa authored about 1 year ago by MrGuitz <[email protected]>
Merge pull request #2581 from MrGuitz/MigrationTool

Added migration tool from 1.12.X and old 2.0.0-DEV quests to latest 2.0.0-DEV quest format

github.com/BetonQuest/BetonQuest - 2c82c72d78104397f934105351cf474f54caf507 authored about 1 year ago by CyberOtter <[email protected]>
fixed package structure migration

github.com/BetonQuest/BetonQuest - 47bce013df1d80c61f13d4c58a39a26978f9041d authored about 1 year ago by Wolf2323 <[email protected]>
explain how migration works

github.com/BetonQuest/BetonQuest - 6c506c0cbb92c8b63ebc4a9419535acec4137e45 authored about 1 year ago by CyberOtter <[email protected]>
fix migration docs heading

github.com/BetonQuest/BetonQuest - 771911ead1d9418f495a809c971c82f9e44f283a authored about 1 year ago by CyberOtter <[email protected]>
Fixed some bugs in the MigrationTool

github.com/BetonQuest/BetonQuest - e6ae53a39c5dc10c938c77a4ca75e49d055897af authored about 1 year ago by MrGuitz <[email protected]>
Corrected a mistake in the Migration guide

github.com/BetonQuest/BetonQuest - 1217b2523dcde6a141b99836fc07b5f24faef8ca authored about 1 year ago by MrGuitz <[email protected]>
adjust migration guide to automated migrator

github.com/BetonQuest/BetonQuest - 6220e957230fb272053d51265a28ffd2fd92cafd authored about 1 year ago by CyberOtter <[email protected]>
fixed rpgmenu config renaming during startup

github.com/BetonQuest/BetonQuest - ab2a475d20538f6b26472149cbed86e28f177dce authored about 1 year ago by Wolf2323 <[email protected]>
improvements for the migration steps

github.com/BetonQuest/BetonQuest - 52425cf2e5a57a60293e7d2e728ad11e2d8ed60d authored about 1 year ago by Wolf2323 <[email protected]>
improves from review

github.com/BetonQuest/BetonQuest - e46b862a09008da7b288a4fddbd0be73bc977a46 authored about 1 year ago by Wolf2323 <[email protected]>
added code quality

github.com/BetonQuest/BetonQuest - 242b9cb300edf8faf47f60fbc44d73af87cd06fa authored about 1 year ago by MrGuitz <[email protected]>
Added FileProducer to load the configs when they are needed

github.com/BetonQuest/BetonQuest - 73e4f9f0e66678cae4839c9356076f08331b0cf7 authored about 1 year ago by MrGuitz <[email protected]>
Added MmoUpdates and EffectLib. fixed some issues

not yet tested

github.com/BetonQuest/BetonQuest - ad3332aad2202d2f2e8a99779403e0ace2352e2c authored about 1 year ago by MrGuitz <[email protected]>
Fixed PMD violations

github.com/BetonQuest/BetonQuest - ae3b2e4804df64014b84af5785fa6b490a1cba4c authored about 1 year ago by MrGuitz <[email protected]>
fixed some pmd violations

github.com/BetonQuest/BetonQuest - 8551b0d0d584a7611b4cf5d7244e2a77f6936cbc authored about 1 year ago by MrGuitz <[email protected]>
improved the usability of the Migration

github.com/BetonQuest/BetonQuest - dde7a1ba9f5d16177cd38fca9949e5555e342eef authored about 1 year ago by Wolf2323 <[email protected]>
Merge pull request #2502 from MrGuitz/RemoveEntity

Created RemoveEntityEvent that replaced ClearEvent and KillMobEvent

github.com/BetonQuest/BetonQuest - dd22eaa24ff8ecd304ab89aa891a377a5bffae28 authored about 1 year ago by Wolf2323 <[email protected]>
applied changes for #2577

github.com/BetonQuest/BetonQuest - 8e407a6625224492c6bee9f5b5d34c883bf099cb authored about 1 year ago by MrGuitz <[email protected]>
Created RemoveEntityEvent that replaced ClearEvent and KillMobEvent

github.com/BetonQuest/BetonQuest - 9a42c02afbbaed14a89c2657036ee77263bef565 authored about 1 year ago by MrGuitz <[email protected]>
Merge pull request #2613 from SaltyAimbOtter/fixInteract

fix `npcinteract` objective: wrong interaction types documented

github.com/BetonQuest/BetonQuest - 1a6fb7488eb7067f3df4a8b10ddd1fea99fd2ab9 authored about 1 year ago by Wolf2323 <[email protected]>
fix `npcinteract` objective: wrong interaction types documented

Adjusted code instead of docs because the names in the docs are used in other places across the ...

github.com/BetonQuest/BetonQuest - da5c64161fe6db80caaab7a743efcba044a1045c authored about 1 year ago by CyberOtter <[email protected]>
Merge pull request #2612 from SaltyAimbOtter/fixCrossConversationPointers

Fix cross conversation pointers

github.com/BetonQuest/BetonQuest - 32aa32abc1bae7b0217c680da811a9a83590aa74 authored about 1 year ago by Wolf2323 <[email protected]>
fix resolving of cross conversation pointers

github.com/BetonQuest/BetonQuest - ee28eb9521acf8e6b8cf4410b1fa6e4226651c56 authored about 1 year ago by CyberOtter <[email protected]>
fix error message format

github.com/BetonQuest/BetonQuest - 4e41ef6c217aeb2c0b81570e0c2c8b3bbf2239e3 authored about 1 year ago by CyberOtter <[email protected]>
Merge pull request #2609 from TheosRee/conversation_option

Fix: invalid conversation state can be started + add new `option` arg to conversation event

github.com/BetonQuest/BetonQuest - 3539fae08fab87898d30b3c8f6bc2d98b83747ff authored about 1 year ago by CyberOtter <[email protected]>
fix: player gets stuck in Conversation if no ConversationData for it is loaded.

github.com/BetonQuest/BetonQuest - 2e4ca3d96a7f6222e12eef1ecfc1528ef23f22ae authored about 1 year ago by TheosRee <[email protected]>
add start option argument to ConversationEvent

github.com/BetonQuest/BetonQuest - af5c88250fbd1a33a3887a1adf4139cfa840985c authored about 1 year ago by TheosRee <[email protected]>
add a clear debug message

github.com/BetonQuest/BetonQuest - 75680edf87ddd7b91c8100c3ce01fd1c613d0aad authored about 1 year ago by CyberOtter <[email protected]>
review change: set to inline comment

github.com/BetonQuest/BetonQuest - 9e2ad79d6dd39f8cfe80846dfb59dae917cb6277 authored about 1 year ago by TheosRee <[email protected]>
Merge pull request #2598 from rubiline/anyfirst-logic-event

New event: "first", an if-else logic event with the structure of a folder event

github.com/BetonQuest/BetonQuest - 3e2654cc9eb6dce8d6cf5a021edc5d90cbefe2f1 authored about 1 year ago by Wolf2323 <[email protected]>
Update src/main/java/org/betonquest/betonquest/BetonQuest.java

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

github.com/BetonQuest/BetonQuest - c0180a0256b32c937ba998a8112e52be9a647367 authored about 1 year ago by rubiline <[email protected]>
Merge branch 'BetonQuest:main' into anyfirst-logic-event

github.com/BetonQuest/BetonQuest - d30ee26c692c90df0f43e835935b3908729e1ffa authored about 1 year ago by rubiline <[email protected]>
Merge pull request #2607 from Wolf2323/forkBuild

fixed build pipeline does not build anymore in forks when the tutoria…

github.com/BetonQuest/BetonQuest - fde67923436dcfae0a2a5b370406e8c787e2b2b3 authored about 1 year ago by CyberOtter <[email protected]>
documentation movement

github.com/BetonQuest/BetonQuest - 0ad34fc4088bcb3ebc3c6081bbe8b22cb1ec243b authored about 1 year ago by Ruby Tartakovsky <[email protected]>
Merge branch 'BetonQuest:main' into anyfirst-logic-event

github.com/BetonQuest/BetonQuest - aaf752e479d343a82d09df4a4ddcafe710388674 authored about 1 year ago by rubiline <[email protected]>
move changelog

github.com/BetonQuest/BetonQuest - 1bc903461505860f47b21a85562315439d61e07a authored about 1 year ago by Ruby Tartakovsky <[email protected]>
fixed build pipeline does not build anymore in forks when the tutorials submodule is not forked

github.com/BetonQuest/BetonQuest - ab169fcf8522bb3eee5034b682b5200b04dd4051 authored about 1 year ago by Wolf2323 <[email protected]>
Merge pull request #2606 from Wolf2323/menu

changed that `open_events` in a menu are now called before the menu a…

github.com/BetonQuest/BetonQuest - 3d24aff9aae0a2c927e74e45a196ee3117c30746 authored about 1 year ago by CyberOtter <[email protected]>
changed that `open_events` in a menu are now called before the menu actually opens

github.com/BetonQuest/BetonQuest - 5314a1cf9dbde4568243b60b8c0256e8b43edb33 authored about 1 year ago by Wolf2323 <[email protected]>
Merge pull request #2602 from TheosRee/command_exception

Catch any RuntimeException and rethrow as QuestRuntimeException in Co…

github.com/BetonQuest/BetonQuest - 888c1b33fab705571d78805c94aeef7e7c18c492 authored about 1 year ago by Wolf2323 <[email protected]>
add PMD suppression

github.com/BetonQuest/BetonQuest - 90e782b3dc30b000347ac5ab65e8af69e5eb1872 authored about 1 year ago by TheosRee <[email protected]>
add changelog entry

github.com/BetonQuest/BetonQuest - 4d08f4547db26d64b08748f667e3cf3f5cb1855f authored about 1 year ago by TheosRee <[email protected]>
Catch any RuntimeException and rethrow as QuestRuntimeException in Commands

github.com/BetonQuest/BetonQuest - a22ee3d6d7cb0e8c9cdacd9a5a07fa27b4f105bf authored about 1 year ago by TheosRee <[email protected]>
removed unnecessary fies in changelog

github.com/BetonQuest/BetonQuest - 65aca185171662e68d05928590e1210d69f7af19 authored about 1 year ago by TheosRee <[email protected]>
added message in exception

github.com/BetonQuest/BetonQuest - 30e6350f92e25ba4845293cd6747d852a711f08f authored about 1 year ago by TheosRee <[email protected]>
Merge pull request #2601 from TheosRee/more_static

added persistent & static to Alternative & Check condition; added sta…

github.com/BetonQuest/BetonQuest - a1ff06ba5a97c0196463ae3bb518c6408ee6d76c authored about 1 year ago by Wolf2323 <[email protected]>
added persistent & static to Alternative & Check condition; added static to Math, RandomNumber & Version variable

github.com/BetonQuest/BetonQuest - d87e3719f64a84f25765202ad44d461f5269bfe5 authored about 1 year ago by TheosRee <[email protected]>
Merge pull request #2600 from Wolf2323/downloaderFix

download command now allows commit SHAs to directly refer to

github.com/BetonQuest/BetonQuest - 2fae52c7c612d177b2e84bfa3b246ee72d2c7c5d authored about 1 year ago by Jonas <[email protected]>
fixed documentation for the new behaviour of the download command

github.com/BetonQuest/BetonQuest - 8115a9ef790942a289261315415c48357947f789 authored about 1 year ago by Wolf2323 <[email protected]>
improved exception when invalid commit SHA was passed to the downloader

github.com/BetonQuest/BetonQuest - bac22128899a9f41b7cccaeb1a81a4eb838d588b authored about 1 year ago by Wolf2323 <[email protected]>
download command now allows commit SHAs to directly refer to

github.com/BetonQuest/BetonQuest - 4020b52c9bfb7b991ee04473b477abf2521f72fb authored about 1 year ago by Wolf2323 <[email protected]>
update documentation to clarify how exceptions work.

github.com/BetonQuest/BetonQuest - 25ebedb2bb14183b675947d3aac56299559c80c3 authored about 1 year ago by Ruby Tartakovsky <[email protected]>
remove empty check, the for loop implicitly does that

github.com/BetonQuest/BetonQuest - f9028b499cfc0ccd7a95fc7917544dac7c4ee686 authored about 1 year ago by Ruby Tartakovsky <[email protected]>
return true on exception so that the attempt to run is acknowledged

github.com/BetonQuest/BetonQuest - 626bc3d7a7183a56fef8baed431ac39cb716887b authored about 1 year ago by Ruby Tartakovsky <[email protected]>
remove all that array conversion nonsense

github.com/BetonQuest/BetonQuest - 2a50ba8e31afb8bdf2f0ea98c16bc89420d49825 authored about 1 year ago by Ruby Tartakovsky <[email protected]>
Merge pull request #2571 from Wolf2323/tutorials

added versioning of tutorials sub repository

github.com/BetonQuest/BetonQuest - 5f797fc6d465ad64788b8fd7b430210174ca643c authored about 1 year ago by CyberOtter <[email protected]>
added documentation about the replacing of the reference to git with a placeholder for the bq download command

github.com/BetonQuest/BetonQuest - ffba9f476d752594b0d3b4931e3f896c2f65aafa authored about 1 year ago by Wolf2323 <[email protected]>
ignore .md files in the subrepository tutorials

github.com/BetonQuest/BetonQuest - d381f4763bc009fff5576dc5007b64ce347b0691 authored about 1 year ago by Wolf2323 <[email protected]>
remove unnecessary suppress annotations

github.com/BetonQuest/BetonQuest - 05cc26a8ded5efa7133eb4f4966252994472cf37 authored about 1 year ago by Ruby Tartakovsky <[email protected]>
documentation for the 'first' event

github.com/BetonQuest/BetonQuest - df74ce7dcc4b4f9a837b47373644417c0612f82d authored about 1 year ago by Ruby Tartakovsky <[email protected]>
adds the `first` event, which does the `folder` thing except for coalescing through events with `condition:` arguments, exiting when the first one succeeds

github.com/BetonQuest/BetonQuest - 48861606af7e87d358154043e7fab5aed49b651b authored about 1 year ago by Ruby Tartakovsky <[email protected]>
switched signature of QuestEvent.fire from void to boolean, in order to expose whether an event has successfully run or not.

github.com/BetonQuest/BetonQuest - 817ac25d4ab093987ba6ef85bdb8be413e702a78 authored about 1 year ago by Ruby Tartakovsky <[email protected]>
some fixes from pair review

github.com/BetonQuest/BetonQuest - f49727679d82b3f00957602f42f8d29f5987575d authored about 1 year ago by Wolf2323 <[email protected]>
Update .github/workflows/build.yml

Co-authored-by: Niklas Seyfarth <[email protected]>

github.com/BetonQuest/BetonQuest - c9578ee4e4b9fd9b9aeccbbd01970950d271b80d authored about 1 year ago by Wolf2323 <[email protected]>
added versioning of tutorials sub repository

github.com/BetonQuest/BetonQuest - 6acb90724757a0d3fa879de0c8dbbe8035d8ceac authored about 1 year ago by Wolf2323 <[email protected]>
fixed syntax issue

github.com/BetonQuest/BetonQuest - 811f610f8d345cdf5383e99beeda7ee6f7884e40 authored about 1 year ago by Wolf2323 <[email protected]>
Merge pull request #2595 from J0B10/J0B10-patch-1

Hotfix example in migration guide

github.com/BetonQuest/BetonQuest - 96951f7620f0a4692ac9d5aca12e2865cf7c5338 authored about 1 year ago by Wolf2323 <[email protected]>
Hotfix example in migration guide

github.com/BetonQuest/BetonQuest - 9e2cfa16c10cc8414663477206e4a2f94b35f1aa authored about 1 year ago by Jonas <[email protected]>
Merge pull request #2313 from SaltyAimbOtter/idFix

Introduce ConversationID and QuestCancelerID

github.com/BetonQuest/BetonQuest - 01f17957ff3768d0f7dc71a52d14dd05a3381ac3 authored about 1 year ago by Wolf2323 <[email protected]>
fix wrong option types for external pointers

github.com/BetonQuest/BetonQuest - e152ece000e1eb4bff1a63646bfd2c535ae228b4 authored about 1 year ago by CyberOtter <[email protected]>
Update src/main/java/org/betonquest/betonquest/quest/event/cancel/CancelEventFactory.java

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

github.com/BetonQuest/BetonQuest - 1e987373c157b35ca46facee068dd0b51d506c63 authored about 1 year ago by CyberOtter <[email protected]>
refactor PlayerData

github.com/BetonQuest/BetonQuest - 93f5b842664236676784586a768008f158956f82 authored about 1 year ago by saltyaimbotter <[email protected]>
add cross package pointers for player options too

github.com/BetonQuest/BetonQuest - f7ddfec3ffd35b9aa4758b7628dceb5d00f81111 authored about 1 year ago by CyberOtter <[email protected]>