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 #2389 from MrGuitz/LightningEvent

LightningEvent migration and added noDamage argument

github.com/BetonQuest/BetonQuest - de0f0e7f7e9894aa55541dc80961107edc30030a authored almost 2 years ago
added argument to LightningEvent, so it can only be an effect

github.com/BetonQuest/BetonQuest - 82d57db22a7552518af3426857565fd1365327a7 authored almost 2 years ago
migrated LightningEvent

github.com/BetonQuest/BetonQuest - 97cb1c812e6aff8c293d35be2634b578df601e6a authored almost 2 years ago
Merge pull request #2387 from MrGuitz/GiveJournal

migrated GiveJournalEvent

github.com/BetonQuest/BetonQuest - eef7697d58071a3c09c9a6bf1e36a38906e76ef1 authored almost 2 years ago
migrated GiveJournalEvent

github.com/BetonQuest/BetonQuest - b3a6a2a9f5d4291ebb59782e076d5513a2a8830d authored almost 2 years ago
Merge pull request #2388 from Wolf2323/RemoveLombok

removed Lombok from project

github.com/BetonQuest/BetonQuest - 36c7d1c4bb6240b4efa2176d2ddccace0e9907b8 authored almost 2 years ago
removed Lombok from project

github.com/BetonQuest/BetonQuest - 495e9b918088fd0c0c003fd8cdcc801273644b0b authored almost 2 years ago
Merge pull request #2386 from Wolf2323/formatting

fixed unwanted editorconfig override of Intellij Formatting and fixed…

github.com/BetonQuest/BetonQuest - b5809ff41ca94c453df170b613998131ec810f9e authored almost 2 years ago
fixed unwanted editorconfig override of Intellij Formatting and fixed inspection for possible final

github.com/BetonQuest/BetonQuest - 4d8a052adb6dc2e6a5998d36e654278621c6c685 authored almost 2 years ago
Merge pull request #2385 from MrGuitz/Notifyall

Migrated the NotifyAllEvent and optimised the message processing

github.com/BetonQuest/BetonQuest - 46ef3e33d7fe73839e102190eab0d5afdd150a90 authored almost 2 years ago
Update docs/_snippets/events.yml

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

github.com/BetonQuest/BetonQuest - 0b200e34d78fc23aec24dd8b3d9f0cea6c1115ad authored almost 2 years ago
Optimised and adjusted changes

github.com/BetonQuest/BetonQuest - 398827fd1d5a83cf20af3f9d2d982124f6e45285 authored almost 2 years ago
Migrated the NotifyAllEvent and optimised the message processing

github.com/BetonQuest/BetonQuest - bfb2a50ece4374367f8df20f6ddbc270fa68ec06 authored almost 2 years ago
Merge pull request #2384 from Wolf2323/HD300

update holographicdisplays to release 3.0.0

github.com/BetonQuest/BetonQuest - 7613380c4308cf16455a73ee82d613c0b523aaed authored almost 2 years ago
update holographicdisplays to release 3.0.0

github.com/BetonQuest/BetonQuest - dff9db712ddf7a46868ab7332104365b4e23afe8 authored almost 2 years ago
Merge pull request #2383 from Wolf2323/SafeActions

removed `Save Actions` Plugin and now use IntelliJs own `Actions on S…

github.com/BetonQuest/BetonQuest - 97292bed849845cea3a407f79ff0d15370b97f4d authored almost 2 years ago
removed `Save Actions` Plugin and now use IntelliJs own `Actions on Save`

github.com/BetonQuest/BetonQuest - aed1eb46dab40d3ffd83830692018ea37091d81b authored almost 2 years ago
Merge pull request #2382 from SaltyAimbOtter/randomnumber

Randomnumber rebase

github.com/BetonQuest/BetonQuest - 053b0dff827f5582a5f6d5fc90c683018385c276 authored almost 2 years ago
changed int and double to whole and decimal in instruction

github.com/BetonQuest/BetonQuest - 611e2a3c1a81bf6b114051c3e78466577a9f916c authored almost 2 years ago
changed separator for values, fixed typos in docs

added Instruction.hasNext() method

github.com/BetonQuest/BetonQuest - f8e648a56a085e1200bdcc42913254ea280d2195 authored almost 2 years ago
introduced RandomNumberVariable

github.com/BetonQuest/BetonQuest - b6553f70f5fa42132e197e1759cce57b5fe547c2 authored almost 2 years ago
Merge pull request #2381 from Wolf2323/canbefinal

added LocalCanBeFinal inspection

github.com/BetonQuest/BetonQuest - e4c059c2022190699971952656146632725c679f authored almost 2 years ago
added LocalCanBeFinal inspection

github.com/BetonQuest/BetonQuest - e8547c59618d04c2d73a3c620225876230a0701c authored almost 2 years ago
Merge pull request #2378 from MrGuitz/NotifyEvent

migrated NotifyEvent

github.com/BetonQuest/BetonQuest - 1a2d6aa3f61d917a4148e186b0223db700f36ebb authored almost 2 years ago
migrated NotifyEvent

github.com/BetonQuest/BetonQuest - 5eec228d3ed1396d70ef501c81790e01ec961454 authored almost 2 years ago
Merge pull request #2376 from TheosRee/give_backpack

added backpack argument to the give-event

github.com/BetonQuest/BetonQuest - 3f4e94bccd765916c254006924c1ea2438a0fd17 authored almost 2 years ago
changed method name for clearness

github.com/BetonQuest/BetonQuest - 1828d75f3defd30bb4d05371b917d59493027194 authored almost 2 years ago
apply suggestion for loop (fixed deadlock)

github.com/BetonQuest/BetonQuest - 01fb42c2013ac5e9c75f5333215e65298447439c authored almost 2 years ago
Update docs/Documentation/Scripting/Building-Blocks/Events-List.md

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

github.com/BetonQuest/BetonQuest - 3ae6417ab1b3b67eafa7349b3adb04d327b59672 authored almost 2 years ago
Updated to pass MenuID instead of menuID directly.

github.com/BetonQuest/BetonQuest - 95d7dcd0c345a2e0cffe6ba64d5af4e0a3b38ab1 authored almost 2 years ago
added backpack argument to the give-event

added Enum and changed structure of GiveEvent.java

github.com/BetonQuest/BetonQuest - 5ce3105e0d0ff9094f6078a114f549c0d42b0aa5 authored almost 2 years ago
changed NotifyType.string to NotifyType.getString()

github.com/BetonQuest/BetonQuest - 4f8abcdc5a2609a5aa17091ddeaf6f1f6e2c0fb5 authored almost 2 years ago
Merge pull request #2375 from TheosRee/Hologram_global_variables

added support for global variables in holograms

github.com/BetonQuest/BetonQuest - 005d4e67b77e98147de55577fa6de7b59b5602f4 authored almost 2 years ago
added support for global variables in holograms

added GlobalVariableResolver.resolve(QuestPackage, List<String>)

github.com/BetonQuest/BetonQuest - a13a69fe497265e3735c3e7baa04b1a9fc2ac90e authored almost 2 years ago
Merge pull request #2377 from Wolf2323/cronutils

new cronutils version fixing issue with resources at jars root directory

github.com/BetonQuest/BetonQuest - 3179d0f54e3cb2566d24e5ded74836d255b096aa authored almost 2 years ago
new cronutils version fixing issue with resources at jars root directory

github.com/BetonQuest/BetonQuest - 9e3f6bbab5073001c7759ad08c3a502e3cecab2f authored almost 2 years ago
Added support for string with newline and multiline strings to menu item text.

github.com/BetonQuest/BetonQuest - 0bd4b2d9816b2ef02411385c0565a07b9cbff0ff authored almost 2 years ago
Merge pull request #2371 from Wolf2323/globalVars

fixed Journal mail page does not resolve global variables corectly

github.com/BetonQuest/BetonQuest - 5538349ff8ada02aaf6106aa668a2c6104cb0898 authored almost 2 years ago
fixed Journal mail page does not resolve global variables corectly

github.com/BetonQuest/BetonQuest - 8ce979f23cf7d3f0f0dd8a1709ecce9d58266230 authored almost 2 years ago
Merge pull request #2369 from TheosRee/main

Expanded ItemVariable to support item name and lore

github.com/BetonQuest/BetonQuest - ce2c208f964086b42e066df1347e96d43bdc4adc authored almost 2 years ago
changed visibility of Instruction.getQuestItem(String) to reduce Suppression's

github.com/BetonQuest/BetonQuest - 7bf4e64dbbf7e0d0cd19472b43c9b4c7cbe2e5d3 authored almost 2 years ago
fixed error with "itemName == packageName" with package in variable, added exception catch for lore

github.com/BetonQuest/BetonQuest - 710594e54d7e9ca592185395401e8a1f824cd545 authored almost 2 years ago
apply suggestions

github.com/BetonQuest/BetonQuest - 8c25dcc9ba73acd7a20aa59f17f61243280ed98e authored almost 2 years ago
item-variable supports now items from other packages

github.com/BetonQuest/BetonQuest - 58aeea316b4d804cc85bc655f1b864c95dae3f1b authored almost 2 years ago
added the raw-subargument for name and lore:x

github.com/BetonQuest/BetonQuest - 3a86ec10a42275697e7d684aee1ce948f4fbd494 authored almost 2 years ago
changed exception message

github.com/BetonQuest/BetonQuest - 52f0c3e5d77d1b6414458907117e9b4cd32685f5 authored almost 2 years ago
changed javaDoc of ItemVariable

github.com/BetonQuest/BetonQuest - ca0989fb872dc7275ea94f5d52967525a4b0213b authored almost 2 years ago
Merge branch 'BetonQuest:main' into main

github.com/BetonQuest/BetonQuest - a12e2bf30c2756a6da6c78dc4f448cf3ec103cc4 authored almost 2 years ago
Added name- and lore-argument to item-variable

github.com/BetonQuest/BetonQuest - 7fbd55767e9e4e195ac2b445fcc014544c87066e authored almost 2 years ago
Merge pull request #2356 from MrGuitz/PointEvent

migration of the PointEvent and extension of the Point actions

github.com/BetonQuest/BetonQuest - b5c257ae7ad808998ddabc2e204f890655315e6f authored almost 2 years ago
Merge branch 'main' into PointEvent

github.com/BetonQuest/BetonQuest - c6f484f1ca90c68f049309786968a1d4ae345439 authored almost 2 years ago
Merge pull request #2368 from Wolf2323/citizens

fixed hidden NPCs are not corectly hidden initialy

github.com/BetonQuest/BetonQuest - e9b389bbf9426d356eff6207390d412ef73aeee0 authored almost 2 years ago
Update docs/Documentation/Scripting/Building-Blocks/Events-List.md

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

github.com/BetonQuest/BetonQuest - dd8cb56ded50164a93684364cd1797d18922f901 authored almost 2 years ago
fixed hidden NPCs are not corectly hidden initialy

github.com/BetonQuest/BetonQuest - 80e056842e8296d7c1838e6a8141d86734094536 authored almost 2 years ago
Merge pull request #2367 from Wolf2323/DecentHolograms

fixed DecentHolograms now only support alphanumeric characters, under…

github.com/BetonQuest/BetonQuest - 1a0187b7c3fc6bc875b4146c7f11ef4f3ff0f9f2 authored almost 2 years ago
fixed DecentHolograms now only support alphanumeric characters, underscores and dashes for hologram names

github.com/BetonQuest/BetonQuest - a48120f19af6bf2edaa66527ffe3f706c5971541 authored almost 2 years ago
Merge pull request #2360 from MrGuitz/ScoreEvent

migration of the ScoreboardEvent

github.com/BetonQuest/BetonQuest - cbb73d4e7b250f83b0d4d2e0f6667bb2dee13b0c authored almost 2 years ago
Merge branch 'main' into ScoreEvent

github.com/BetonQuest/BetonQuest - fb92cf42971959e5315fec723f95547018f2ab53 authored almost 2 years ago
Merge pull request #2363 from MrGuitz/deleteglobalpointevent

added the DeleteGlobalPointEvent

github.com/BetonQuest/BetonQuest - a5563f0c70cdd513a0c8515d3463eeb0539d6463 authored almost 2 years ago
fix to prevent problem with condition

github.com/BetonQuest/BetonQuest - 1315f8feddf5e15021b3c3f06baae81d9b53b980 authored almost 2 years ago
migration of the ScoreboardEvent

github.com/BetonQuest/BetonQuest - 74b19f92f104b7f8bf20a812c297544d4095cdc0 authored almost 2 years ago
added Changelog

github.com/BetonQuest/BetonQuest - 1fc10a79ba8af2c0706f72643e5e53b6288227a4 authored almost 2 years ago
added the DeleteGlobalPointEvent

github.com/BetonQuest/BetonQuest - 389012c41c43ea144780953613598896509c0d3a authored almost 2 years ago
Merge pull request #2364 from SaltyAimbOtter/fix/citizens

bump citizens to 2.0.31-SNAPSHOT and fixed hiding of hologram lines above NPCs

github.com/BetonQuest/BetonQuest - 9591755b47a64d46559528d59b84d87ec804552f authored almost 2 years ago
bump citizens to 2.0.31-SNAPSHOT

github.com/BetonQuest/BetonQuest - 098ac4cbd1374097c6a0897adf2c8d6ae3af28f3 authored almost 2 years ago
bump citizens to 2.0.31-SNAPSHOT

github.com/BetonQuest/BetonQuest - 30c5baa8613cee201c8574fa0696b2f83b8f661e authored almost 2 years ago
Merge pull request #2365 from Wolf2323/xLineHologram

X line hologram

github.com/BetonQuest/BetonQuest - 4d6fef70e44aceed7ad048c13b9d0c5102c87382 authored almost 2 years ago
added new method querySQL in connector to support setting type values

github.com/BetonQuest/BetonQuest - 5c61c1d35705ac7807f7250d61f13b736a8b4df5 authored almost 2 years ago
Fix hologram topX line for profiles

github.com/BetonQuest/BetonQuest - 30619959934ff7c9904f3ab1f32c353043d525c5 authored almost 2 years ago
migrated the KillEvent to the new event factory (#2361)

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

github.com/BetonQuest/BetonQuest - c10512e55da77d147d677db44a135ccd1360355f authored almost 2 years ago
Merge pull request #2362 from MrGuitz/Globalpoint_fix

fixed the problem, that occurs when using a condition

github.com/BetonQuest/BetonQuest - 501f4b0dbd265d2a83af2a9711e1a13f33a967cb authored almost 2 years ago
fixed the problem, that occurs when using a condition

github.com/BetonQuest/BetonQuest - 669c2fdcaa74f649f8d69384c5200cfa03aa70c9 authored almost 2 years ago
Merge pull request #2358 from Wolf2323/menus

added support for global variables in menus

github.com/BetonQuest/BetonQuest - ee7fac19e7d485516f705fdd58f282658f52d4b2 authored almost 2 years ago
added support for global variables in menus

github.com/BetonQuest/BetonQuest - 630c4a583c878ae17146a3e85f364d1f3c8b49a5 authored almost 2 years ago
Merge pull request #2357 from Wolf2323/GlobalVariables

Rewrite global variable resolving.

github.com/BetonQuest/BetonQuest - 7a1adb401f3e403a7e9e0f29d337e4460b32a45c authored almost 2 years ago
fixed javadocs typos and improvements

github.com/BetonQuest/BetonQuest - dd294ee362bb23ad8f47ebbba980211c93a6d505 authored almost 2 years ago
renamed method resolveGlobalVariables to resolve

github.com/BetonQuest/BetonQuest - b3f59ee97c8c3ea59888c3c12548f71090378436 authored almost 2 years ago
rewrite GlobalVariable resolving with a cleaner code base

github.com/BetonQuest/BetonQuest - 734dc1827a34358beda5f0e60e8e7f563810a9af authored almost 2 years ago
resoling of global variables are now moved to GlobalVariableResolver, a Utility class, that prepared for a future update, when variables are reworked completely

github.com/BetonQuest/BetonQuest - 26ff693965d3b4988b82dac033845cafe5bbe78f authored almost 2 years ago
migration of the PointEvent and extension of the Point actions

github.com/BetonQuest/BetonQuest - a36f57038568fdf57b1471486cbffaf8328f43b8 authored almost 2 years ago
Merge pull request #2355 from MrGuitz/PointFix

fixed that the GlobalPointEvent only took integer

github.com/BetonQuest/BetonQuest - c71d55b24c90acd18e936f3691b10cd5e1d12a78 authored almost 2 years ago
fixed that the GlobalPointEvent only took integer

github.com/BetonQuest/BetonQuest - b99a35f2743cae32812dcc87671da700cf5bde37 authored almost 2 years ago
migrated the ExperienceEvent (#2341)

The `experience` event can now change the player's xp, change and set levels and set the xp bar....

github.com/BetonQuest/BetonQuest - 65d33e0e7d4a52fa515b08c9a53a302346b0f125 authored almost 2 years ago
Merge pull request #2351 from Wolf2323/commands.yml

fixed link in FAQ to commands.yml

github.com/BetonQuest/BetonQuest - 0d9df610ae511adf8e4a03ddad7e12e280df869d authored almost 2 years ago
fixed link in FAQ to commands.yml

github.com/BetonQuest/BetonQuest - 7313b365e58a99466de59ab86c865c0ccb12022e authored almost 2 years ago
Merge pull request #2349 from MrGuitz/GlobalPointEvent

migrated GlobalPointEvent

github.com/BetonQuest/BetonQuest - 690bbff3403a1ae6a155c049c6ba6a11b2059ef0 authored almost 2 years ago
added CHANGELOG

github.com/BetonQuest/BetonQuest - 2f75f2fd21ad06eb69b935d1bacf67dd9a7faa92 authored almost 2 years ago
migrated GlobalPointEvent

github.com/BetonQuest/BetonQuest - f82c7ff6f3dd15d561ccadf6d7872e1d6443a501 authored almost 2 years ago
Merge pull request #2322 from J0B10/feature/DownloaderTest

Refactor updater to use dependency injection over inheritance

github.com/BetonQuest/BetonQuest - 4dfccd1ffeb99c02429f8fa05a1c358f4ff5a633 authored almost 2 years ago
Apply changes suggested in review of #2322

github.com/BetonQuest/BetonQuest - 45dc2010f52f655957d5c9d933d389f7ab42d544 authored almost 2 years ago
Improve documentation of UpdateSourceHandler

Co-Authored-By: Wolf2323 <[email protected]>

github.com/BetonQuest/BetonQuest - e5a7b53a54febb5768dab050f0943bfa2f720cee authored almost 2 years ago
Refactor updater to use dependency injection over inheritance.

github.com/BetonQuest/BetonQuest - 86c95cae2ec6ff84efd39f69cdc01f565e7beb2d authored almost 2 years ago
Move updater and downloader to web module

github.com/BetonQuest/BetonQuest - 584f4b0794879861f1aaff2108c1eb583b79c5f2 authored almost 2 years ago
Merge pull request #2348 from MrGuitz/SuppressFalsePositive

added suppression to suppress false positive

github.com/BetonQuest/BetonQuest - 03154cbab24a15b0daad1964d3b6b761c5d92970 authored almost 2 years ago
added suppression to suppress false positive

github.com/BetonQuest/BetonQuest - 879fb4ba004b15811c86600ca49e7fa9e2b5a6e1 authored almost 2 years ago
Merge pull request #2347 from Wolf2323/patch-2

add improved french translations by @JeremyDarbellay

github.com/BetonQuest/BetonQuest - 542bcb8174e6348968f11b91d97203e2b33f23f0 authored almost 2 years ago
Update messages.yml

fix typo and syntax in French translation

github.com/BetonQuest/BetonQuest - a8d8af0c6eb3e7660f5d19961a46bb834ad74061 authored almost 2 years ago