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
Fix #141 - NPE on /q command
Fix #142 - Conversation without player options won't load
Fix #140 ...
Add "cancel" argument to Action objective
Add remove_items_after_respawn option to config.yml
Ch...
Fix conversations not resolving variables
Fix location variables not resolving double type
Fix N...
Fix #135 - Error with spaces in date format
Close #128 - Update MythicMobs dependency to 2.0.4
C...
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 agoClose #118
Signed-off-by: Jakub Sapalski <[email protected]>
github.com/BetonQuest/BetonQuest - 98c75b650bf02d6e19226386d873f555a1dc4d1d authored over 9 years agoFix items not being taken from player's armor slots
github.com/BetonQuest/BetonQuest - 6fe43196ce8963b456e0831b420c784fe9e6a369 authored over 9 years agogithub.com/BetonQuest/BetonQuest - 7ccd770ac76986552714d1c467feadce1388f562 authored over 9 years ago
Close #122 - Config.getMessage() now returns default English message
if it cannot find the one i...
Signed-off-by: Jakub Sapalski <[email protected]>
github.com/BetonQuest/BetonQuest - 9e56debe4613b5b98eb2a99811a72d52dc1a6fcf authored over 9 years agoSigned-off-by: Jakub Sapalski <[email protected]>
github.com/BetonQuest/BetonQuest - 122c09f7709b49fde349593b003b14f7af4dad65 authored over 9 years ago
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
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 NPCs not stopping immediately after starting the conversation
Close #106 - Save player data ...
Close #116
Signed-off-by: Jakub Sapalski <[email protected]>
github.com/BetonQuest/BetonQuest - 5df775a3785f9a8864af23487f30e6f1ceb96dfa authored over 9 years ago
They are loaded on startup - that's when instruction strings are
parsed and errors reported. Whe...
Improve performance of all location checks (location condition,
objective and global locations)
...
Signed-off-by: Jakub Sapalski <[email protected]>
github.com/BetonQuest/BetonQuest - bf0dfd6002de120613952b4330a2a0fa17ffb465 authored over 9 years ago
Fix some issues with events, conditions and objectives (most notably
adding time, arrow objectiv...
Signed-off-by: Jakub Sapalski <[email protected]>
github.com/BetonQuest/BetonQuest - 7475667c964338cbb06f12eaff96bcf7f26df84d authored over 9 years agoSigned-off-by: Jakub Sapalski <[email protected]>
github.com/BetonQuest/BetonQuest - daf12560b2ec103b33ba1b4ee88de9920d83410f authored over 9 years agoSigned-off-by: Jakub Sapalski <[email protected]>
github.com/BetonQuest/BetonQuest - dc982ab63c516fe4a9d0da624b55d17dc68cc662 authored over 9 years agoSigned-off-by: Jakub Sapalski <[email protected]>
github.com/BetonQuest/BetonQuest - 374c85b3498865da179cb09199dfa7d51b3f08a3 authored over 9 years agogithub.com/BetonQuest/BetonQuest - 8fe825f2a6bba7427026ddd56deafce13b6122a9 authored over 9 years ago
New condition, "empty" inventory slots (close #62)
Progress messages in block and mobkill object...
Signed-off-by: Jakub Sapalski <[email protected]>
github.com/BetonQuest/BetonQuest - 1bbf2fb944eb946bdb6124d5164476bb58f535c6 authored over 9 years agoThey will however reach their current target before stopping
Signed-off-by: Jakub Sapalski <coo...
github.com/BetonQuest/BetonQuest - 1e1ac3cd643e5b14a6b0c01cbf959e79a0ecb44a authored over 9 years agoSigned-off-by: Jakub Sapalski <[email protected]>
github.com/BetonQuest/BetonQuest - c0141efce6555284e860d92ffb3f783be669b5a8 authored over 9 years agoSigned-off-by: Jakub Sapalski <[email protected]>
github.com/BetonQuest/BetonQuest - bce583bec0481d9492852c42b82928133c20941b authored almost 10 years ago
Close #98
Fix the issue with special characters on some servers
Change version to 1.7-dev
Set de...
Change version to 1.6.2
Change message system - use simple file by default
Add debug message abo...
Change version to 1.6.1
Signed-off-by: Jakub Sapalski <[email protected]>
github.com/BetonQuest/BetonQuest - 9836f3a75e120cfc3cbc20f3df7bf2f2b1f566ad authored almost 10 years ago
Change version, finish updating process, update changelog
Update Spanish translation
Add small b...
Close #79
Signed-off-by: Jakub Sapalski <[email protected]>
github.com/BetonQuest/BetonQuest - 831bf19e40e904a2f5120c5eed532df62b855f21 authored almost 10 years ago
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
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
By setting part of item definition to "none", the item will target only
items which don't have s...
Update German translation
github.com/BetonQuest/BetonQuest - 73238676a605d6b1e927e8da04b7c69b244518c1 authored almost 10 years agoupdated to newest dev build
github.com/BetonQuest/BetonQuest - cab7411ffc8e6c03a3e1d9d439493daf71cf5fc7 authored almost 10 years ago
MythicMobs support is working correctly.
Close #45
Signed-off-by: Jakub Sapalski <coosheck@gmai...
github.com/BetonQuest/BetonQuest - 35d607b8fe27b8c46946eb245fe86aee65b31b74 authored almost 10 years agoClose #65
Signed-off-by: Jakub Sapalski <[email protected]>
github.com/BetonQuest/BetonQuest - e474fd70c5192c1aee6fd65fbe536ffc7c83a4ac authored almost 10 years ago
This includes "region" condition, which checks if the player is inside
a specified region.
Close...
github.com/BetonQuest/BetonQuest - 77b784400caaec6e61e09610aa147c7f97a82325 authored almost 10 years ago
This includes special Skript event which listens to BetonQuest events,
Skript condition which ch...
Signed-off-by: Jakub Sapalski <[email protected]>
github.com/BetonQuest/BetonQuest - cd9c47057faf66fe1cecc597c6bcfb1548a45c76 authored almost 10 years agoClose #41
Signed-off-by: Jakub Sapalski <[email protected]>
github.com/BetonQuest/BetonQuest - 6e7565f509725b87e9775b97cdee05bf0aec4365 authored almost 10 years ago
Fix #49 - time condition not checking time correctly
Fix messages spamming about conversation er...
Update messages.yml with additional messages
Signed-off-by: Jakub Sapalski <[email protected]>
github.com/BetonQuest/BetonQuest - a67a75e14aa8ff30bbea6184487654c3a723742d authored almost 10 years ago
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 agogithub.com/BetonQuest/BetonQuest - b5cff23c0143efafedf3034b6565744dce89cc1f authored almost 10 years ago
Signed-off-by: Jakub Sapalski <[email protected]>
github.com/BetonQuest/BetonQuest - e1508af8be1ea2489c8fa5aa2da2650e8bf359fc authored almost 10 years agoUpdate German translation
github.com/BetonQuest/BetonQuest - e156cd891fc3170b88839f0e6acc13f801388570 authored almost 10 years agogerman translation for new messages.
is "inventory_full" still needed? because the journal is...
github.com/BetonQuest/BetonQuest - 1e9cbfa5dd24f56a84f94b40bcf25c2eb4aa543b authored almost 10 years agoUpdate Spanish translation
github.com/BetonQuest/BetonQuest - 3132a0c6f3a57bd331d743a157e92fde7e620e29 authored almost 10 years agogithub.com/BetonQuest/BetonQuest - f48c4174944bab156a575c6621c9f3de5c733864 authored almost 10 years ago
github.com/BetonQuest/BetonQuest - 8d9bd134d38942858437e89f9732acaf311ce92c authored almost 10 years ago
Closes #29
Signed-off-by: Jakub Sapalski <[email protected]>
github.com/BetonQuest/BetonQuest - c35f425930f5c196107537c3ab80f1f6bdd7c64f authored almost 10 years ago
This fixes a bug where clicking on previously used options would
select active option with the s...
This includes: command, objective, delete, tag, point and setblock
Fix few /q command bugs with ...
Fix quest items dropping on full inventory when given by 'give' event
Fix 'take' event creating ...
Fix updating process not updating languages and nor displaying messages
No longer backups databa...
Also make debugging inverted-aware and add inverted condition checking
to condition command.
Si...
github.com/BetonQuest/BetonQuest - b3833a13ad1e8499f0c9fe328c0dee2e95ad2cc6 authored almost 10 years ago
This makes possible restarting the objective after
it's completed.
Signed-off-by: Jakub Sapalsk...
github.com/BetonQuest/BetonQuest - 6fbf77db1e9e80848897d56f33f95d2c27ad9768 authored almost 10 years agoSigned-off-by: Jakub Sapalski <[email protected]>
github.com/BetonQuest/BetonQuest - a07ceaa909d2ac9a745896fc91873059eb564645 authored almost 10 years agoSigned-off-by: Jakub Sapalski <[email protected]>
github.com/BetonQuest/BetonQuest - 8d9559a0c56a57776eeda87a1f23e7ba876a081e authored almost 10 years agoAdd 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 agoSigned-off-by: Jakub Sapalski <[email protected]>
github.com/BetonQuest/BetonQuest - 97279e4a1dbf2baa6e3d917097219e22f059de39 authored almost 10 years agoSigned-off-by: Jakub Sapalski <[email protected]>
github.com/BetonQuest/BetonQuest - 0555bd140b3e44acd31c1bd90f824e8a072f67bd authored almost 10 years agoUpdate German locale
github.com/BetonQuest/BetonQuest - ec4ae339cb6322ec094331369ff9dcb451b9bf54 authored almost 10 years agogithub.com/BetonQuest/BetonQuest - 138aba428c5987f3fd58c2d8c629bb323ea24a11 authored almost 10 years ago
Make items that don't fit into the inventory drop on the ground instead
of deleting them.
Close ...
Close #44
Signed-off-by: Co0sh <[email protected]>
github.com/BetonQuest/BetonQuest - 677da1235c2e86a88dbe36ff9469670d81f36cb9 authored almost 10 years agoSigned-off-by: Co0sh <[email protected]>
github.com/BetonQuest/BetonQuest - 2c32b934b1ebb6b6e95cfe3a1b887f9f630528a6 authored almost 10 years ago
ä > ae
ü > ue
ö > oe
ß > ss
Also update changelog.txt with random condition info and format
RandomCondition class with repos...
Add converter to config updater
Signed-off-by: Co0sh <[email protected]>
github.com/BetonQuest/BetonQuest - d02b29c631d268174f291d9eba3e20fdc7b4ff58 authored almost 10 years agogithub.com/BetonQuest/BetonQuest - fe955e563c085d49ce7f2071542e5454247bbdb4 authored almost 10 years ago
Global locations were not started at all and the world check was
incorrect. Journals were not up...
Signed-off-by: Co0sh <[email protected]>
github.com/BetonQuest/BetonQuest - 486a552c7c81f18d64a0715ce3e5e7dea5cfe3c0 authored almost 10 years agoSigned-off-by: Co0sh <[email protected]>
github.com/BetonQuest/BetonQuest - d62b6b9a874c92053db2cef00c5f6b888a2f4716 authored almost 10 years agocorrected some spelling and umlauts for the german language
github.com/BetonQuest/BetonQuest - 5ffee26f0ec1d8a3c7f6bf3e4e7a7b4479affff0 authored almost 10 years agoSigned-off-by: Co0sh <[email protected]>
github.com/BetonQuest/BetonQuest - ab3ead485afcbbaa441bde69a13c922e4538ddec authored almost 10 years ago
Change plugin's structure
Rewrite /q command
Add debugging
Improve documentation and comments
Ad...
Signed-off-by: Co0sh <[email protected]>
github.com/BetonQuest/BetonQuest - c0bb8885e5819a2cd2b292cfa7ea38e8936e68b8 authored almost 10 years ago
Conversations can be started again if ended by plugin's reload
Whole conversations are now sync,...
Signed-off-by: Co0sh <[email protected]>
github.com/BetonQuest/BetonQuest - c12d96e65aa80e4b408841007fa59a9e9504078e authored almost 10 years agoClose #40
Signed-off-by: Co0sh <[email protected]>
github.com/BetonQuest/BetonQuest - 068f32c6c1223716f8e081b04897c4881f54da76 authored almost 10 years agoColorcodes in journal
Signed-off-by: Co0sh <[email protected]>
github.com/BetonQuest/BetonQuest - 00df0350c545a2ff04efa13047357f7136ef5ae1 authored almost 10 years agoMove backup files to backup folder
Signed-off-by: Co0sh <[email protected]>
github.com/BetonQuest/BetonQuest - 9240ece9a00fbe2943e74a5dc92efc4bd8327d9a authored almost 10 years agoEvents from conversations are now run by a sync task
Signed-off-by: Co0sh <[email protected]>
github.com/BetonQuest/BetonQuest - b93e3587fba5094e80758ea14ec13ec734734761 authored almost 10 years agogithub.com/BetonQuest/BetonQuest - a8fc1850050250ad4986c6a67018d187191ac861 authored almost 10 years ago
github.com/BetonQuest/BetonQuest - 4c15315a43e487a93558ad86e213781d52c9a449 authored about 10 years ago
Signed-off-by: Co0sh <[email protected]>
github.com/BetonQuest/BetonQuest - d390686acc2f359abfed88388abc3daa01413e07 authored about 10 years agogithub.com/BetonQuest/BetonQuest - dff0634664a0c8c9b34bcb6c96cfdb31d3fd48ad authored about 10 years ago
Change version to 1.6 for development
Signed-off-by: Co0sh <[email protected]>
github.com/BetonQuest/BetonQuest - 3d3cf4a8c8e33993c30fac92bf0ad48c332650d8 authored about 10 years agoSigned-off-by: Co0sh <[email protected]>
github.com/BetonQuest/BetonQuest - 9e148ca3605b63745375c05030721b6e09543b52 authored about 10 years agoSmall 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
Fixed errors that were spamming the console when a player with active
Location objective was tel...
Signed-off-by: Co0sh <[email protected]>
github.com/BetonQuest/BetonQuest - fe1ea1d63c3bb5a63bb7fde1a888017d2dcf87d8 authored about 10 years ago
Multiple tags in one event are now possible
Change /q event command to run from console
Add colo...