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

Close #119 - Improve objectives

Fix #141 - NPE on /q command
Fix #142 - Conversation without player options won't load
Fix #140 ...

github.com/BetonQuest/BetonQuest - 4d5dfd0385e473dd1a87aa896ace0716b74b3cde authored over 9 years ago
Make quest items unbreakable

Add "cancel" argument to Action objective
Add remove_items_after_respawn option to config.yml
Ch...

github.com/BetonQuest/BetonQuest - aa94b473d9ed2d524ecb2a22cd88a797ca9fdcf1 authored over 9 years ago
Fix folder event not firing events

Fix conversations not resolving variables
Fix location variables not resolving double type
Fix N...

github.com/BetonQuest/BetonQuest - 78528b3b5b02e9346f86dec6d964253000eeb2fb authored over 9 years ago
Fix #136 - MobKillObjective NPE

Fix #135 - Error with spaces in date format
Close #128 - Update MythicMobs dependency to 2.0.4
C...

github.com/BetonQuest/BetonQuest - d3aa9f49efc80571d6a2d79b89910d0fea464335 authored over 9 years ago
Fix database handling

Add periodic data saving, again
Fix config version not being updated to v14

Signed-off-by: Jaku...

github.com/BetonQuest/BetonQuest - 981179bf017d819a512821e5cdfc8914db7261ed authored over 9 years ago
Improve conversation handling

Close #118

Signed-off-by: Jakub Sapalski <[email protected]>

github.com/BetonQuest/BetonQuest - 98c75b650bf02d6e19226386d873f555a1dc4d1d authored over 9 years ago
Merge pull request #134 from MrStickmanPro1/master

Fix items not being taken from player's armor slots

github.com/BetonQuest/BetonQuest - 6fe43196ce8963b456e0831b420c784fe9e6a369 authored over 9 years ago
Fixed items not being taken from player's armor slots

github.com/BetonQuest/BetonQuest - 7ccd770ac76986552714d1c467feadce1388f562 authored over 9 years ago
Fix #123 - Inverted point condition

Close #122 - Config.getMessage() now returns default English message
if it cannot find the one i...

github.com/BetonQuest/BetonQuest - 1a18abf4709bcf8141df6328e93e319ac742844e authored over 9 years ago
Fix updater not recognising new version format

Signed-off-by: Jakub Sapalski <[email protected]>

github.com/BetonQuest/BetonQuest - 9e56debe4613b5b98eb2a99811a72d52dc1a6fcf authored over 9 years ago
Fix NPE when disabling the plugin

Signed-off-by: Jakub Sapalski <[email protected]>

github.com/BetonQuest/BetonQuest - 122c09f7709b49fde349593b003b14f7af4dad65 authored over 9 years ago
Add build number to development versions

Add Multiverse to soft dependencies, so BetonQuest is loaded when all
worlds exist.

Signed-off-...

github.com/BetonQuest/BetonQuest - ea5b6391a58b8f725f9142e11cab3d65c3541c44 authored over 9 years ago
Fix #121 - objectives in the database didn't update to package system

Also, remove periodic database saving, as it probably is responsible
for database locking.

Sign...

github.com/BetonQuest/BetonQuest - bd7d005ff1394e9e6327ef98d826e17596785993 authored over 9 years ago
Fix #107 - NPE when player logs in from another location

Fix NPCs not stopping immediately after starting the conversation
Close #106 - Save player data ...

github.com/BetonQuest/BetonQuest - 952d763a3b63ee6cc934431d34316df14a03233d authored over 9 years ago
Add location variables

Close #116

Signed-off-by: Jakub Sapalski <[email protected]>

github.com/BetonQuest/BetonQuest - 5df775a3785f9a8864af23487f30e6f1ceb96dfa authored over 9 years ago
Change how events and conditions are working

They are loaded on startup - that's when instruction strings are
parsed and errors reported. Whe...

github.com/BetonQuest/BetonQuest - b4a8e02fafc72526c11a2d924d40cde15b572f59 authored over 9 years ago
Add party system (condition and event)

Improve performance of all location checks (location condition,
objective and global locations)
...

github.com/BetonQuest/BetonQuest - 9038125d493ea1e55fdf44f577e2c7385d8d8ebe authored over 9 years ago
Add quest canceling system

Signed-off-by: Jakub Sapalski <[email protected]>

github.com/BetonQuest/BetonQuest - bf0dfd6002de120613952b4330a2a0fa17ffb465 authored over 9 years ago
Change configuration system to use packages

Fix some issues with events, conditions and objectives (most notably
adding time, arrow objectiv...

github.com/BetonQuest/BetonQuest - 282cd484da21ef70e72805032f9aef7c2882e542 authored over 9 years ago
Fix #113: change "tag:" to "label:" in Objective.getInstruction()

Signed-off-by: Jakub Sapalski <[email protected]>

github.com/BetonQuest/BetonQuest - 7475667c964338cbb06f12eaff96bcf7f26df84d authored over 9 years ago
Chang keyword "tag:" to "label:" in objectives

Signed-off-by: Jakub Sapalski <[email protected]>

github.com/BetonQuest/BetonQuest - daf12560b2ec103b33ba1b4ee88de9920d83410f authored over 9 years ago
Change CI website address

Signed-off-by: Jakub Sapalski <[email protected]>

github.com/BetonQuest/BetonQuest - dc982ab63c516fe4a9d0da624b55d17dc68cc662 authored over 9 years ago
Remove unnecessary prefixes from conditions and events

Signed-off-by: Jakub Sapalski <[email protected]>

github.com/BetonQuest/BetonQuest - 374c85b3498865da179cb09199dfa7d51b3f08a3 authored over 9 years ago
Fix config file not being updated to v10

github.com/BetonQuest/BetonQuest - 8fe825f2a6bba7427026ddd56deafce13b6122a9 authored over 9 years ago
Add a few small features

New condition, "empty" inventory slots (close #62)
Progress messages in block and mobkill object...

github.com/BetonQuest/BetonQuest - b0b89acb47f64a806c50b188689d20717c831bf5 authored over 9 years ago
Fix a bug where only one player at the time could use tellraw clicking

Signed-off-by: Jakub Sapalski <[email protected]>

github.com/BetonQuest/BetonQuest - 1bbf2fb944eb946bdb6124d5164476bb58f535c6 authored over 9 years ago
Citizens NPCs will stop when the conversation starts

They will however reach their current target before stopping

Signed-off-by: Jakub Sapalski <coo...

github.com/BetonQuest/BetonQuest - 1e1ac3cd643e5b14a6b0c01cbf959e79a0ecb44a authored over 9 years ago
Make all database calls async

Signed-off-by: Jakub Sapalski <[email protected]>

github.com/BetonQuest/BetonQuest - c0141efce6555284e860d92ffb3f783be669b5a8 authored over 9 years ago
Add static events

Signed-off-by: Jakub Sapalski <[email protected]>

github.com/BetonQuest/BetonQuest - bce583bec0481d9492852c42b82928133c20941b authored almost 10 years ago
Add "random" argument to "folder" event

Close #98
Fix the issue with special characters on some servers
Change version to 1.7-dev
Set de...

github.com/BetonQuest/BetonQuest - 8af846e784c1a92c1523ae7eb26590ce0a261f53 authored almost 10 years ago
Fix #90 Errors when loading data from MySQL

Change version to 1.6.2
Change message system - use simple file by default
Add debug message abo...

github.com/BetonQuest/BetonQuest - 24d6a37d53ee64602c2250598c8c32e6fee27cba authored almost 10 years ago
Fix #89 Journal updates throw errors when using MySQL

Change version to 1.6.1

Signed-off-by: Jakub Sapalski <[email protected]>

github.com/BetonQuest/BetonQuest - 9836f3a75e120cfc3cbc20f3df7bf2f2b1f566ad authored almost 10 years ago
Update 1.6

Change version, finish updating process, update changelog
Update Spanish translation
Add small b...

github.com/BetonQuest/BetonQuest - f01a531d0fcfc8aae130d67fdde92250efe805e9 authored almost 10 years ago
Add damage event

Close #79

Signed-off-by: Jakub Sapalski <[email protected]>

github.com/BetonQuest/BetonQuest - 831bf19e40e904a2f5120c5eed532df62b855f21 authored almost 10 years ago
Update Chinese translation

Update simple-messages.yml
Improve saving books to strings

Signed-off-by: Jakub Sapalski <coosh...

github.com/BetonQuest/BetonQuest - ed670a7803777b01d28fe5dcab6763549aa2a299 authored almost 10 years ago
Add several types of item meta handling

This includes leather armor color, enchanted books and player heads.
Close #24

Signed-off-by: J...

github.com/BetonQuest/BetonQuest - 06ab6288a4c822127cdf7d622b73318945d44f77 authored almost 10 years ago
Add option to target items without enchants/effects/name/lore etc.

By setting part of item definition to "none", the item will target only
items which don't have s...

github.com/BetonQuest/BetonQuest - 8ff8e9f8264ea6481ddd3197eef041463315f279 authored almost 10 years ago
Merge pull request #78 from Bastikeks/patch-3

Update German translation

github.com/BetonQuest/BetonQuest - 73238676a605d6b1e927e8da04b7c69b244518c1 authored almost 10 years ago
german translation updated

updated to newest dev build

github.com/BetonQuest/BetonQuest - cab7411ffc8e6c03a3e1d9d439493daf71cf5fc7 authored almost 10 years ago
Change MythicMobs version to 1.1.8

MythicMobs support is working correctly.
Close #45

Signed-off-by: Jakub Sapalski <coosheck@gmai...

github.com/BetonQuest/BetonQuest - 35d607b8fe27b8c46946eb245fe86aee65b31b74 authored almost 10 years ago
Add TestForBlock condition

Close #65

Signed-off-by: Jakub Sapalski <[email protected]>

github.com/BetonQuest/BetonQuest - e474fd70c5192c1aee6fd65fbe536ffc7c83a4ac authored almost 10 years ago
Add WorldGuard support

This includes "region" condition, which checks if the player is inside
a specified region.
Close...

github.com/BetonQuest/BetonQuest - 3c3921bb91604622ee65440be765fa3709ce3b67 authored almost 10 years ago
Added french ttransalation but untested

github.com/BetonQuest/BetonQuest - 77b784400caaec6e61e09610aa147c7f97a82325 authored almost 10 years ago
Add Skript support

This includes special Skript event which listens to BetonQuest events,
Skript condition which ch...

github.com/BetonQuest/BetonQuest - 6fd89f7152d18771fea0826e33da36ab3b5a1611 authored almost 10 years ago
Add 1.6 database backup loader for 1.5.3 version

Signed-off-by: Jakub Sapalski <[email protected]>

github.com/BetonQuest/BetonQuest - cd9c47057faf66fe1cecc597c6bcfb1548a45c76 authored almost 10 years ago
Add subcommand for setting configuration from command line

Close #41

Signed-off-by: Jakub Sapalski <[email protected]>

github.com/BetonQuest/BetonQuest - 6e7565f509725b87e9775b97cdee05bf0aec4365 authored almost 10 years ago
Fix #30 - inverted item condition not counting items correctly

Fix #49 - time condition not checking time correctly
Fix messages spamming about conversation er...

github.com/BetonQuest/BetonQuest - 02dafa1f91f0fefeb99c6c0a2bdb9652241f7968 authored almost 10 years ago
Add "/q journal" subcommand for managing journal

Update messages.yml with additional messages

Signed-off-by: Jakub Sapalski <[email protected]>

github.com/BetonQuest/BetonQuest - a67a75e14aa8ff30bbea6184487654c3a723742d authored almost 10 years ago
Fix #25 Special characters not supported

If the server cannot read default messages.yml, the plugin will fall
back to simpler defaults.

...

github.com/BetonQuest/BetonQuest - 292a42404903713da2b38652a9a0c9bc59088299 authored almost 10 years ago
Update Chinese translation

github.com/BetonQuest/BetonQuest - b5cff23c0143efafedf3034b6565744dce89cc1f authored almost 10 years ago
Update README.md

Signed-off-by: Jakub Sapalski <[email protected]>

github.com/BetonQuest/BetonQuest - e1508af8be1ea2489c8fa5aa2da2650e8bf359fc authored almost 10 years ago
Merge pull request #74 from Bastikeks/patch-2

Update German translation

github.com/BetonQuest/BetonQuest - e156cd891fc3170b88839f0e6acc13f801388570 authored almost 10 years ago
updated german locale

german translation for new messages.

is "inventory_full" still needed? because the journal is...

github.com/BetonQuest/BetonQuest - 1e9cbfa5dd24f56a84f94b40bcf25c2eb4aa543b authored almost 10 years ago
Merge pull request #73 from adolfotupo/patch-1

Update Spanish translation

github.com/BetonQuest/BetonQuest - 3132a0c6f3a57bd331d743a157e92fde7e620e29 authored almost 10 years ago
Update messages.yml

github.com/BetonQuest/BetonQuest - f48c4174944bab156a575c6621c9f3de5c733864 authored almost 10 years ago
Spanish update translation

github.com/BetonQuest/BetonQuest - 8d9bd134d38942858437e89f9732acaf311ce92c authored almost 10 years ago
Add arrow shooting objective

Closes #29

Signed-off-by: Jakub Sapalski <[email protected]>

github.com/BetonQuest/BetonQuest - c35f425930f5c196107537c3ab80f1f6bdd7c64f authored almost 10 years ago
Handle tellraw conversation options with unique commands

This fixes a bug where clicking on previously used options would
select active option with the s...

github.com/BetonQuest/BetonQuest - ce0dca02a6ea1b134ec8688520db6e488fdb8baa authored almost 10 years ago
Make some events run after player's logout in delayed folder

This includes: command, objective, delete, tag, point and setblock
Fix few /q command bugs with ...

github.com/BetonQuest/BetonQuest - dd4ecccf96fb149870ca7c53c0d799fab3512887 authored almost 10 years ago
Fix items duplication when other plugins restore inventory after death

Fix quest items dropping on full inventory when given by 'give' event
Fix 'take' event creating ...

github.com/BetonQuest/BetonQuest - a6cafd0ecaa23c8d735c1bb82ba55378cfaeb2d7 authored almost 10 years ago
Add backpacks

Fix updating process not updating languages and nor displaying messages
No longer backups databa...

github.com/BetonQuest/BetonQuest - 7e05d0e1211e9b22c41b89ab8c5545b79dd0b85d authored almost 10 years ago
Fix errors on event/condition command while using UUIDs

Also make debugging inverted-aware and add inverted condition checking
to condition command.

Si...

github.com/BetonQuest/BetonQuest - b3833a13ad1e8499f0c9fe328c0dee2e95ad2cc6 authored almost 10 years ago
Events now fire after the objective is completed

This makes possible restarting the objective after
it's completed.

Signed-off-by: Jakub Sapalsk...

github.com/BetonQuest/BetonQuest - 6fbf77db1e9e80848897d56f33f95d2c27ad9768 authored almost 10 years ago
Change database format

Signed-off-by: Jakub Sapalski <[email protected]>

github.com/BetonQuest/BetonQuest - a07ceaa909d2ac9a745896fc91873059eb564645 authored almost 10 years ago
Fix and/or conditions not being updated to v3

Signed-off-by: Jakub Sapalski <[email protected]>

github.com/BetonQuest/BetonQuest - 8d9559a0c56a57776eeda87a1f23e7ba876a081e authored almost 10 years ago
Fix NPE on SQLite database backing up

Add missing "specify_tag" message and fix /q command to use it

Signed-off-by: Jakub Sapalski <c...

github.com/BetonQuest/BetonQuest - 6e04e32250dfdfab30a74a3fa2e58f5cddeb5e0d authored almost 10 years ago
Fix database connection not closing after backup loading

Signed-off-by: Jakub Sapalski <[email protected]>

github.com/BetonQuest/BetonQuest - 97279e4a1dbf2baa6e3d917097219e22f059de39 authored almost 10 years ago
Add database backup, (saving and loading)

Signed-off-by: Jakub Sapalski <[email protected]>

github.com/BetonQuest/BetonQuest - 0555bd140b3e44acd31c1bd90f824e8a072f67bd authored almost 10 years ago
Merge pull request #60 from Bastikeks/patch-1

Update German locale

github.com/BetonQuest/BetonQuest - ec4ae339cb6322ec094331369ff9dcb451b9bf54 authored almost 10 years ago
fixed Ä > Ae

github.com/BetonQuest/BetonQuest - 138aba428c5987f3fd58c2d8c629bb323ea24a11 authored almost 10 years ago
Change give/take events and item condition to accept multiple items

Make items that don't fit into the inventory drop on the ground instead
of deleting them.
Close ...

github.com/BetonQuest/BetonQuest - 4c14dd630b55f2b561353471da4a7a98fb802d72 authored almost 10 years ago
Add prefix to talbes in the database

Close #44

Signed-off-by: Co0sh <[email protected]>

github.com/BetonQuest/BetonQuest - 677da1235c2e86a88dbe36ff9469670d81f36cb9 authored almost 10 years ago
Update .travis.yml

Signed-off-by: Co0sh <[email protected]>

github.com/BetonQuest/BetonQuest - 2c32b934b1ebb6b6e95cfe3a1b887f9f630528a6 authored almost 10 years ago
changed umlauts

ä > ae
ü > ue
ö > oe
ß > ss

github.com/BetonQuest/BetonQuest - ce58bb8ffe786cd359ce72b267615262013a4590 authored almost 10 years ago
Update README.md

Also update changelog.txt with random condition info and format
RandomCondition class with repos...

github.com/BetonQuest/BetonQuest - e4a5dd3ca9378819ea8156d61ccaeddf15044fd6 authored almost 10 years ago
Change condition parser to use ! instead of --inverted

Add converter to config updater

Signed-off-by: Co0sh <[email protected]>

github.com/BetonQuest/BetonQuest - d02b29c631d268174f291d9eba3e20fdc7b4ff58 authored almost 10 years ago
Add new condition(random).

github.com/BetonQuest/BetonQuest - fe955e563c085d49ce7f2071542e5454247bbdb4 authored almost 10 years ago
Fix global locations and journal purging

Global locations were not started at all and the world check was
incorrect. Journals were not up...

github.com/BetonQuest/BetonQuest - 8b3d521897f1afd57ba217d435cdcdb76abbcd23 authored almost 10 years ago
Fix .travis.yml

Signed-off-by: Co0sh <[email protected]>

github.com/BetonQuest/BetonQuest - 486a552c7c81f18d64a0715ce3e5e7dea5cfe3c0 authored almost 10 years ago
Readd Travis CI support with uploading command

Signed-off-by: Co0sh <[email protected]>

github.com/BetonQuest/BetonQuest - d62b6b9a874c92053db2cef00c5f6b888a2f4716 authored almost 10 years ago
german locale

corrected some spelling and umlauts for the german language

github.com/BetonQuest/BetonQuest - 5ffee26f0ec1d8a3c7f6bf3e4e7a7b4479affff0 authored almost 10 years ago
Change TravisCI to CircleCI for deployment

Signed-off-by: Co0sh <[email protected]>

github.com/BetonQuest/BetonQuest - ab3ead485afcbbaa441bde69a13c922e4538ddec authored almost 10 years ago
Major code changes in plugin's core

Change plugin's structure
Rewrite /q command
Add debugging
Improve documentation and comments
Ad...

github.com/BetonQuest/BetonQuest - 10d6c3fd70d48297ed5c63df493c35d3f34723a9 authored almost 10 years ago
Fix #46 Wrong descriptions in /q

Signed-off-by: Co0sh <[email protected]>

github.com/BetonQuest/BetonQuest - c0bb8885e5819a2cd2b292cfa7ea38e8936e68b8 authored almost 10 years ago
Remove lag on reloading

Conversations can be started again if ended by plugin's reload
Whole conversations are now sync,...

github.com/BetonQuest/BetonQuest - 1e76fa88dd59a066ff8ee487968941247d8689f1 authored almost 10 years ago
Add copyright notice to every file

Signed-off-by: Co0sh <[email protected]>

github.com/BetonQuest/BetonQuest - c12d96e65aa80e4b408841007fa59a9e9504078e authored almost 10 years ago
Add Sneak Condition

Close #40

Signed-off-by: Co0sh <[email protected]>

github.com/BetonQuest/BetonQuest - 068f32c6c1223716f8e081b04897c4881f54da76 authored almost 10 years ago
Close #31

Colorcodes in journal

Signed-off-by: Co0sh <[email protected]>

github.com/BetonQuest/BetonQuest - 00df0350c545a2ff04efa13047357f7136ef5ae1 authored almost 10 years ago
Close #10

Move backup files to backup folder

Signed-off-by: Co0sh <[email protected]>

github.com/BetonQuest/BetonQuest - 9240ece9a00fbe2943e74a5dc92efc4bd8327d9a authored almost 10 years ago
Fix #17

Events from conversations are now run by a sync task

Signed-off-by: Co0sh <[email protected]>

github.com/BetonQuest/BetonQuest - b93e3587fba5094e80758ea14ec13ec734734761 authored almost 10 years ago
Update BetonQuest logo

github.com/BetonQuest/BetonQuest - a8fc1850050250ad4986c6a67018d187191ac861 authored almost 10 years ago
Merge branch 'master' of https://github.com/Co0sh/BetonQuest

github.com/BetonQuest/BetonQuest - 4c15315a43e487a93558ad86e213781d52c9a449 authored about 10 years ago
Add Spanish translation, thanks to Chakles

Signed-off-by: Co0sh <[email protected]>

github.com/BetonQuest/BetonQuest - d390686acc2f359abfed88388abc3daa01413e07 authored about 10 years ago
Update README.md

github.com/BetonQuest/BetonQuest - dff0634664a0c8c9b34bcb6c96cfdb31d3fd48ad authored about 10 years ago
Players can now chat while in conversations by prefixing messages with \#

Change version to 1.6 for development

Signed-off-by: Co0sh <[email protected]>

github.com/BetonQuest/BetonQuest - 3d3cf4a8c8e33993c30fac92bf0ad48c332650d8 authored about 10 years ago
Fix NPE in purge command

Signed-off-by: Co0sh <[email protected]>

github.com/BetonQuest/BetonQuest - 9e148ca3605b63745375c05030721b6e09543b52 authored about 10 years ago
Version 1.5.3

Small fix of /q purge command not working on offline players.

Signed-off-by: Co0sh <coosheck@gm...

github.com/BetonQuest/BetonQuest - e86443d55abfaef3b9fa5067afd1b58b6dd5967d authored about 10 years ago
Version 1.5.2

Fixed errors that were spamming the console when a player with active
Location objective was tel...

github.com/BetonQuest/BetonQuest - f5e6506a298358a4c82896f54b1069b0257ab936 authored about 10 years ago
Updated changelog.txt

Signed-off-by: Co0sh <[email protected]>

github.com/BetonQuest/BetonQuest - fe1ea1d63c3bb5a63bb7fde1a888017d2dcf87d8 authored about 10 years ago
Version 1.5.1

Multiple tags in one event are now possible
Change /q event command to run from console
Add colo...

github.com/BetonQuest/BetonQuest - 117097a5826d7cb389ac049c9c4f5edaa38013c8 authored about 10 years ago