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 #2424 from BetonQuest/fixEditURL

fix edit url

github.com/BetonQuest/BetonQuest - b0780806e0656b4a16658f95e0c543c02e5f3ea8 authored over 1 year ago by CyberOtter <[email protected]>
fix edit url

github.com/BetonQuest/BetonQuest - 166d0f64ccadd5120861ad9f4cb1b3ef3b1fc337 authored over 1 year ago by CyberOtter <[email protected]>
Merge pull request #2422 from Wolf2323/discord

fixed double quotes "some string" does not work in the discord.sh scr…

github.com/BetonQuest/BetonQuest - c20342cf8e7348a0164e64b11d306556c68dbcf2 authored over 1 year ago by CyberOtter <[email protected]>
fixed double quotes "some string" does not work in the discord.sh script to announce a new build to Discord

github.com/BetonQuest/BetonQuest - c5b399b07e6a3250c41d2ba6bd568a290e85261a authored over 1 year ago by Wolf2323 <[email protected]>
Merge pull request #2421 from Wolf2323/SQLite

fixed SQLite profile migration
added missing "OR IGNORE" for duplicate playerIDs while insertin...

github.com/BetonQuest/BetonQuest - c51cf63444ea283ba591b47dff4c1c089657e2b0 authored over 1 year ago by CyberOtter <[email protected]>
fixed missing "Or Ignore" for duplicate playerIDs while inserting into profiles table in SQLite

github.com/BetonQuest/BetonQuest - 3d2cb77353683bd794d044254fcbc17aae34d12d authored over 1 year ago by Wolf2323 <[email protected]>
Merge pull request #2420 from Wolf2323/globalVariableFix

fixed GlobalVariableResolver did not resolve backslash and dollar in …

github.com/BetonQuest/BetonQuest - ad17e9540df48da42d88df314bd65ff3859fe732 authored over 1 year ago by Wolf2323 <[email protected]>
fixed GlobalVariableResolver did not resolve backslash and dollar in replacement correctly

this is caused by the used appendReplacement method, which use these characters for other features

github.com/BetonQuest/BetonQuest - 2fc1228c97eeace6e69549273c95bd3b620d5556 authored over 1 year ago by Wolf2323 <[email protected]>
Merge pull request #2416 from Wolf2323/DatabaseInitialProfileName

fixed that the initial profile name was not set for a new player

github.com/BetonQuest/BetonQuest - 34ef60d242b75154e9d3316282680b278d19d713 authored over 1 year ago by Wolf2323 <[email protected]>
fixed that the initial profile name was not set for a new player

github.com/BetonQuest/BetonQuest - 96b524af9c7f05f9129e471d9aa6854b053f02cf authored over 1 year ago by Wolf2323 <[email protected]>
Merge pull request #2411 from TheosRee/partyAmount

added an optional maximum amount to the party event

github.com/BetonQuest/BetonQuest - 0d3368529c6a79ac7043edb6feacd2ff5585b9d0 authored over 1 year ago by Wolf2323 <[email protected]>
added sorting to the amount option, adjusted docs

github.com/BetonQuest/BetonQuest - 9001d9cb133a8ecdaaa9f5bd311f668b1a1a0db8 authored over 1 year ago by TheosRee <[email protected]>
added an optional maximum amount to the party event,

added changelog and docs

github.com/BetonQuest/BetonQuest - 752fad8e04ce22f154c1752ea5b2f5e77848d605 authored over 1 year ago by TheosRee <[email protected]>
removed unnecessary null check

github.com/BetonQuest/BetonQuest - 10876b92430ab4ad11a88d2ad837ac96a8eecbd5 authored over 1 year ago by TheosRee <[email protected]>
removed strayed amount in PartyCondition

github.com/BetonQuest/BetonQuest - 9a2f86f0e883f2cb858564f6c8378b1b79a62088 authored over 1 year ago by TheosRee <[email protected]>
changed Utils.getParty now returning a Map with the squared distance, improved docs

github.com/BetonQuest/BetonQuest - 7334e3fd5899f24cf1b8f25b3f6f630ba6ed897d authored over 1 year ago by TheosRee <[email protected]>
Merge pull request #2412 from Wolf2323/docs

removed left over docs fragment from refactoring the docs in 01a8a2cb

github.com/BetonQuest/BetonQuest - bc282ca5a38df216f9c7303bdebdadee9d250806 authored over 1 year ago by CyberOtter <[email protected]>
removed left over docs fragment from refactoring the docs in 01a8a2cb

github.com/BetonQuest/BetonQuest - 2caec1f9e7844c67ba975f964eb580a71771d196 authored over 1 year ago by Wolf2323 <[email protected]>
Merge pull request #2413 from Wolf2323/postHook

rollback postHook in HologramProvider as it worked before and the int…

github.com/BetonQuest/BetonQuest - 2bfd775d29093759815bda995ba0ddf00bd9057d authored over 1 year ago by Wolf2323 <[email protected]>
rollback postHook in HologramProvider as it worked before and the introduced fix was no fix in ee726a7e

github.com/BetonQuest/BetonQuest - 2115f04a13cd1e385396149588bdf70f03f9e430 authored over 1 year ago by Wolf2323 <[email protected]>
Merge pull request #2393 from Lorias-Jak/effectlib

npc_effects rework

github.com/BetonQuest/BetonQuest - aeac7a0fad038ee886a36555dd3751a8d487f238 authored over 1 year ago by Wolf2323 <[email protected]>
Migration version

- adapted the build version in the Migration.md file

github.com/BetonQuest/BetonQuest - 7bde233f3be036fcd5c743e84a17b88457e1de9b authored over 1 year ago by Lorias-Aegorin <[email protected]>
postHook

- added postHook method to Integrator interface and Compatibility class
- implemented postHook f...

github.com/BetonQuest/BetonQuest - ee726a7ea328ddfc7d0270ffadb57785eb60e936 authored over 1 year ago by Lorias-Aegorin <[email protected]>
EffectLib reload

- Deleted EffectLib reload in Compatibility constructor

github.com/BetonQuest/BetonQuest - f8722c3174b91e05fbe57fe6c3ea69b0a77282f4 authored over 1 year ago by Lorias-Aegorin <[email protected]>
npc_effects rework

- the section changed its naming from `npc_effects` to `effectlib`
- the section `disabled` got ...

github.com/BetonQuest/BetonQuest - c3e01aa4420fc555f80682655855603321f77114 authored over 1 year ago by Lorias-Aegorin <[email protected]>
Conversation Resolving

- Removed the `PACKAGES` modifier in the `npcs` section
- Moved the new created effectlib classe...

github.com/BetonQuest/BetonQuest - b9354e3087b64a2f9a7e502508b708636b5c63c1 authored over 1 year ago by Lorias-Aegorin <[email protected]>
Merge pull request #2410 from Wolf2323/mysql

fixed syntax errors for MySQL and improved formatting for better read…

github.com/BetonQuest/BetonQuest - cb3479c9abb9d5b93d28d50259b70712d4ff61bd authored over 1 year ago by Wolf2323 <[email protected]>
added brackets around profileID for DEFAULT value

github.com/BetonQuest/BetonQuest - 3d6945912ecbd5b3cc8181244120454a70dbe491 authored over 1 year ago by Wolf2323 <[email protected]>
added delete of Orphaned entries preventing the migration

github.com/BetonQuest/BetonQuest - 2286c6d49293ca35e330d334aec703b8337c6ed6 authored over 1 year ago by Wolf2323 <[email protected]>
fixed formatting

github.com/BetonQuest/BetonQuest - fac3eeb5e2ecdb8437c70f0b29511eab182812c6 authored over 1 year ago by Wolf2323 <[email protected]>
fixed IS NULL check

github.com/BetonQuest/BetonQuest - 27e80b2fab1a4196895b94e8a7593ea689e7a679 authored over 1 year ago by Wolf2323 <[email protected]>
fixed DROP DEFAULT can not be in the same query as ADD FOREIGN KEY

github.com/BetonQuest/BetonQuest - 50015e77d15e65cceedc48c9880c24c8252f528b authored over 1 year ago by Wolf2323 <[email protected]>
modified order of statement for better readability

github.com/BetonQuest/BetonQuest - 6d90430b7cc482828fcb7addabf718fc6200eb77 authored over 1 year ago by Wolf2323 <[email protected]>
removed usage of var

github.com/BetonQuest/BetonQuest - 381f21c9d3f93f718c48781cdc9dd3d0b0f5d2e6 authored over 1 year ago by Wolf2323 <[email protected]>
improved formatting

github.com/BetonQuest/BetonQuest - e66b778bb5616f9cf4d310995698002463cfe2ee authored over 1 year ago by Wolf2323 <[email protected]>
fixed sub select on same table as modification statement is not allowed

github.com/BetonQuest/BetonQuest - 54df520a3edc61fb1eff201b21a18d16bd835d34 authored over 1 year ago by Wolf2323 <[email protected]>
fixed syntax errors for MySQL and improved formatting for better readability

github.com/BetonQuest/BetonQuest - a91020d51632b638584283e6fa1cea14ceeb0083 authored over 1 year ago by Wolf2323 <[email protected]>
Merge pull request #2409 from Wolf2323/mysql

improved logging of MySQL exceptions, as it is hard to find issues ot…

github.com/BetonQuest/BetonQuest - 6f24d50dfd01ff68a6b4101c5795db951b1c84ca authored over 1 year ago by Wolf2323 <[email protected]>
improved logging of MySQL exceptions, as it is hard to find issues otherwise

github.com/BetonQuest/BetonQuest - 208043478b5e1fc043e77d89354f63f5e7be13a4 authored over 1 year ago by Wolf2323 <[email protected]>
Merge pull request #2407 from Wolf2323/migrationDB

fixed wrong dev build number in the migration guide

github.com/BetonQuest/BetonQuest - 3c59e13e971369f63ec5d4bed33fae191247b50d authored over 1 year ago by Wolf2323 <[email protected]>
fixed wrong dev build number in the migration guide

github.com/BetonQuest/BetonQuest - 8b01e620d27fc27c1b6be4c0337468ad90a7a661 authored over 1 year ago by Wolf2323 <[email protected]>
Merge pull request #2406 from Wolf2323/DBIssues

fixed DB issues

github.com/BetonQuest/BetonQuest - 0127fe88f576336b19eec4836f2dbdf436d0ffa0 authored over 1 year ago by Wolf2323 <[email protected]>
replaced MySQL IGNORE argument to drop duplicates with explicit delete statement

github.com/BetonQuest/BetonQuest - d42820a9103a5c04a34448b3b1b2c3378987d0aa authored over 1 year ago by Wolf2323 <[email protected]>
fixed introduced nullability of profile name in the database

github.com/BetonQuest/BetonQuest - 7d2a8c451488391b4bee77e6fc2ae9a95dbdc898 authored over 1 year ago by Wolf2323 <[email protected]>
merged Alter Table statements in MySQL

github.com/BetonQuest/BetonQuest - e83f32459574c853f4ac00c4b9817f876658eec6 authored over 1 year ago by Wolf2323 <[email protected]>
merged Alter Table statements in MySQL

github.com/BetonQuest/BetonQuest - e6a87f105c706335526b3165f0fb5e8a16af4adf authored over 1 year ago by Wolf2323 <[email protected]>
Merge pull request #2405 from toddharrison/feature/flag-handler

Added FlagHandler for QuestItem management.

github.com/BetonQuest/BetonQuest - b271e1770c4a75c4438a49dd7d83b8cd5c769d22 authored over 1 year ago by Wolf2323 <[email protected]>
Merge branch 'main' into feature/flag-handler

github.com/BetonQuest/BetonQuest - d8567c55a954380256789fcb0657920580e984b7 authored over 1 year ago by Todd Harrison <[email protected]>
Corrected PMD findings.

github.com/BetonQuest/BetonQuest - 6bea603460e5b0267e0765d7e63c122710537c41 authored over 1 year ago by Todd Harrison <[email protected]>
Update docs/Documentation/Features/Items.md

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

github.com/BetonQuest/BetonQuest - a345fd284ef82501adf3595a646b9e080704ef13 authored over 1 year ago by Todd Harrison <[email protected]>
Merge pull request #2397 from toddharrison/feature/npc-location

Exposed Citizen variable in docs. Added location formatting.

github.com/BetonQuest/BetonQuest - 1981ba0abe1630e4c0c5b1411cd85ed2f282ca52 authored over 1 year ago by Wolf2323 <[email protected]>
Merge branch 'main' into feature/npc-location

github.com/BetonQuest/BetonQuest - 070a1b699a41fdf00310ad160041e0134af8e29c authored over 1 year ago by Wolf2323 <[email protected]>
Added FlagHandler for QuestItem management.

github.com/BetonQuest/BetonQuest - 903d7d7c36afa73b7ac48ccbc078e0f6bba9db47 authored over 1 year ago by Todd Harrison <[email protected]>
small formatting optimisation in javadocs (#6)

github.com/BetonQuest/BetonQuest - ef1ba44f5e7bff2b3304e61fadc526e6f62d679a authored over 1 year ago by Wolf2323 <[email protected]>
Added error handling and rational messages to CitizensVariable.

github.com/BetonQuest/BetonQuest - 8abb22d96619011df114cd4972745dc5600eab85 authored over 1 year ago by Todd Harrison <[email protected]>
Added docs to LocationVariable. Cleaned up docs for CitizensVariable.

github.com/BetonQuest/BetonQuest - 99ad5c4e397f70f266686b77d57a4f04b89adb75 authored over 1 year ago by Todd Harrison <[email protected]>
Addressed PR comments.

github.com/BetonQuest/BetonQuest - 25d4080af11f3b68ca9fb34883920bb97c06cd49 authored over 1 year ago by Todd Harrison <[email protected]>
Merge pull request #2404 from Wolf2323/caching

replaced maven and pip caching with the build in actions/setup-java@v…

github.com/BetonQuest/BetonQuest - 43789d190f8f4f35891108e29997610f3dd92c29 authored over 1 year ago by CyberOtter <[email protected]>
Merge branch 'main' into feature/npc-location

github.com/BetonQuest/BetonQuest - 95df014179d196201a507f690d93e4514a968fb2 authored over 1 year ago by Todd Harrison <[email protected]>
deduplicated code for ULF resolving (#5)

github.com/BetonQuest/BetonQuest - 4fbafc2791a172f5de5bef560c9d9a44d41cc433 authored over 1 year ago by Wolf2323 <[email protected]>
replaced maven and pip caching with the build in actions/setup-java@v3 cache and actions/setup-python@v4 cache

github.com/BetonQuest/BetonQuest - 4280e4fb7bfe1e922afc9a6f340dc94c9bcd1e71 authored over 1 year ago by Wolf2323 <[email protected]>
Merge pull request #2373 from toddharrison/feature/menu-item-text

Added multiline support for variable objectives

github.com/BetonQuest/BetonQuest - 590383deed18aaf9c9ca114e0fbefdc1626b881c authored over 1 year ago by Wolf2323 <[email protected]>
removed code comments that we could not get to work at the moment (#4)

github.com/BetonQuest/BetonQuest - ecd1dfb60c5ac2fca9887899687b9f7e56092a5d authored over 1 year ago by Wolf2323 <[email protected]>
Merge branch 'main' into feature/menu-item-text

github.com/BetonQuest/BetonQuest - 071272ddca9645a3215f3a74bd117ed16ffb231e authored over 1 year ago by Todd Harrison <[email protected]>
Merged from main. Addressed PR comments.

github.com/BetonQuest/BetonQuest - a23ad3d181ce4c42dffd6869b04985388a26c37b authored over 1 year ago by Todd Harrison <[email protected]>
Merge pull request #2374 from TheosRee/objective_variable

changed to VariableNumber in CountingObjective

github.com/BetonQuest/BetonQuest - 4a8ce6f65afe0a71a058e9fc38aad86b2db43863 authored over 1 year ago by Wolf2323 <[email protected]>
changed to VariableNumber in CountingObjective

github.com/BetonQuest/BetonQuest - 63d4ee229e31fffec76587debf0ea65a62cd3aa4 authored over 1 year ago by TheosRee <[email protected]>
renamed VariableNumber.ExplicitLessThanOne to isExplicitLessThanOne

github.com/BetonQuest/BetonQuest - da0f3341a773050561c446364f42eab49f9e01d8 authored over 1 year ago by TheosRee <[email protected]>
changed docs and moved changelog

github.com/BetonQuest/BetonQuest - 615d4c10cad60961874e50c9aea28939c415d0f6 authored over 1 year ago by TheosRee <[email protected]>
added warning and explanation in documentation for variables in objectives

github.com/BetonQuest/BetonQuest - 79ba5f0358b588dc04657e137c9bfde6330f59c7 authored over 1 year ago by TheosRee <[email protected]>
deleted useless/actually not throwable QuestRuntimeException in signature of VariableNumber.getDouble

github.com/BetonQuest/BetonQuest - 50572463fd98a36da86096829bd30d89adeda78f authored over 1 year ago by TheosRee <[email protected]>
improve docs

github.com/BetonQuest/BetonQuest - bb8c2a7d714c16f854c8bba95ccf3b82b05f458d authored over 1 year ago by CyberOtter <[email protected]>
removed unnecessary try and catch after changing signature of VariableNumber.getDouble

github.com/BetonQuest/BetonQuest - 215d46b2573ac86af72a3ad8f13d03e6cb700250 authored over 1 year ago by TheosRee <[email protected]>
changed spelling, fix getDefaultDataInstruction returned Integer instead of Double, removed private Getter

github.com/BetonQuest/BetonQuest - 21d4880b907121d5a80f02e1d2e63d18a9cd3cee authored over 1 year ago by TheosRee <[email protected]>
changed ObjectivePaymentEvent from JobsReborn Integration, breaking change to old Data

github.com/BetonQuest/BetonQuest - e69321c5bc07f0b53c6583e6d86717d3b662ba3c authored over 1 year ago by TheosRee <[email protected]>
changed MMOCoreProfessionObjective to VariableNumber

github.com/BetonQuest/BetonQuest - 0dd8a0cf2bbb6d3f68fe6bc0a351fbc5aee9201a authored over 1 year ago by TheosRee <[email protected]>
Merge pull request #2380 from Wolf2323/WebDownloadSource

added WebDownloadSource to make it easier to download files

github.com/BetonQuest/BetonQuest - 04a3eea6a76e768bec9e9434b69ba2bdc3491356 authored over 1 year ago by Wolf2323 <[email protected]>
typo fixes in the docs

github.com/BetonQuest/BetonQuest - d42f9d2e3caa3ac6ebfd8a73e51a1f0ddccc05a8 authored over 1 year ago by Wolf2323 <[email protected]>
fixes from rebase

github.com/BetonQuest/BetonQuest - aee99060ec742eda13c6de5a0a67adf43593ed8e authored over 1 year ago by Wolf2323 <[email protected]>
fixed concurrency issue in UnitTest

github.com/BetonQuest/BetonQuest - 942a67f7c00f473d26b0d4188cc76b4cb761ea6a authored over 1 year ago by Wolf2323 <[email protected]>
added WebDownloadSource to make it easier to download files

github.com/BetonQuest/BetonQuest - 011c52507a538f9b9cef34a79363db04f8d8fc15 authored over 1 year ago by Wolf2323 <[email protected]>
Merge pull request #2400 from BetonQuest/dependabot/maven/org.json-json-20230227

Bump json from 20220924 to 20230227

github.com/BetonQuest/BetonQuest - 80db435fd1fecdcd4eff43d9b5b585171a629ae0 authored over 1 year ago by Wolf2323 <[email protected]>
Bump json from 20220924 to 20230227

Bumps [json](https://github.com/douglascrockford/JSON-java) from 20220924 to 20230227.
- [Releas...

github.com/BetonQuest/BetonQuest - e3c97b9ceb47eb69b7fbd039153fc386081685c0 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2402 from BetonQuest/protocollibVersionFormat

update ProtocolLib version format

github.com/BetonQuest/BetonQuest - a0a953b2e17413e64b12173ec475b8566ebaec8f authored over 1 year ago by CyberOtter <[email protected]>
update ProtocolLib version format

ProtocolLib changed their version format from `SNAPSHOT-bXXX`
to `SNAPSHOT-XXX`

github.com/BetonQuest/BetonQuest - 1f3c078991f501f55470f2638fc9d95af6e8741b authored over 1 year ago by CyberOtter <[email protected]>
Merge pull request #2392 from Wolf2323/checkstyle

introduced a bunch of basic checkstyle rules

github.com/BetonQuest/BetonQuest - 4a982fa89361df37feaa678b5d62524079f54008 authored over 1 year ago by CyberOtter <[email protected]>
Exposed Citizen variable in docs. Added location formatting.

github.com/BetonQuest/BetonQuest - edb8b7d7289ba8ed5b819a1108efdceb3acb4731 authored over 1 year ago by Todd Harrison <[email protected]>
introduced a bunch of basic checkstyle rules

github.com/BetonQuest/BetonQuest - 4509c5a7b7339b0668484b6f5852f565335c78c8 authored over 1 year ago by Wolf2323 <[email protected]>
Merge pull request #2395 from MrGuitz/PickRandom

migrated PickRandomEvent

github.com/BetonQuest/BetonQuest - 28c094bc74d4a09e99ef7d8c01048421b17414dc authored over 1 year ago by Wolf2323 <[email protected]>
migrated PickRandomEvent

github.com/BetonQuest/BetonQuest - 4c40a2180b16c77bfefb850175d0d7a1dc449c36 authored over 1 year ago by MrGuitz <[email protected]>
Merge pull request #2394 from MrGuitz/Sudo

migrated SudoEvent

github.com/BetonQuest/BetonQuest - 0628ec1f21950987c64e94b166df4713a653879a authored over 1 year ago by Wolf2323 <[email protected]>
migrated SudoEvent

github.com/BetonQuest/BetonQuest - 0926b7dc9600f4d2a2f766b26c808ce8df58da7d authored over 1 year ago by MrGuitz <[email protected]>
Added variable objective and item description newline and color handling to text resolution.

github.com/BetonQuest/BetonQuest - f0a34acd41dbeb23561de46e0e2d1257203f8771 authored almost 2 years ago by Todd Harrison <[email protected]>
Merge pull request #2391 from Wolf2323/surefire

updated surefire plugin and removed @Execution(ExecutionMode.SAME_TH…

github.com/BetonQuest/BetonQuest - 21025b110f4c43ceab5a2ce2386b99b97ebb7309 authored almost 2 years ago by CyberOtter <[email protected]>
updated surefire plugin and removed @Execution(ExecutionMode.SAME_THREAD) from code and documentation

github.com/BetonQuest/BetonQuest - 1bc3183f6e7ea5ff76aa9a92050e99742913dfe8 authored almost 2 years ago by Wolf2323 <[email protected]>
Merge pull request #2390 from Wolf2323/BetonQuestLogger

new BetonQuestLogger methods to get a logger without providing a spec…

github.com/BetonQuest/BetonQuest - 023be8b89dbeabe90ea5e8347a14721eb7c4037c authored almost 2 years ago by CyberOtter <[email protected]>
improve logging description

github.com/BetonQuest/BetonQuest - 2982b7fbd02ba14778ef4b5099a771adcaab6f71 authored almost 2 years ago by CyberOtter <[email protected]>
removed left over CustomLog mentions

github.com/BetonQuest/BetonQuest - 633f4c62d30c9b340e4e166fb2549859707e8918 authored almost 2 years ago by Wolf2323 <[email protected]>
new BetonQuestLogger methods to get a logger without providing a specific class

github.com/BetonQuest/BetonQuest - 8978ec8a345982223d08da6e9c34b5b34d896fac authored almost 2 years ago by Wolf2323 <[email protected]>