Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/BetonQuest/BetonQuest

An advanced and powerful quest scripting plugin for Minecraft. Features built-in RPG style conversations and integration for over 30+ other plugins.
https://github.com/BetonQuest/BetonQuest

Fix #286 - Reset formatting at the end of each line on the main page

297787e2c9741f7067f687ab00b02d037777277b authored almost 9 years ago
Fix #284 - Remove org.apache.commons.lang3 dependency

a8af83ccb44faf4d3c6321e2db0fad87a1e56f40 authored almost 9 years ago
Fix #281 - Correctly remove material name from chest GUI player options

aad6a112e412a9f09a5c5d8e0f9c4414a2c39134 authored almost 9 years ago
Fix #279 - Make "notify" option resolve variables in take/give events

65016e6665465773d0248bc31e6543a9d7c1d99a authored almost 9 years ago
Version 1.8

25365953ad0cd7e34c33b7dacaeb45ebdc25b9c5 authored almost 9 years ago
Fix another NPE in folder event

This one is caused by delay variable being null sometimes.

b45002da6e8d7736f2003336e8b84ad161a6e061 authored almost 9 years ago
Close #273 - Make global location tags package dependent

ddc1264e38984b180a5ac51a07b9065da947fa53 authored almost 9 years ago
Close 270 - Add Spanish translation

5916ba480d360cd65d0f300213e9aed7e535a49f authored almost 9 years ago
Update Chinese translation and README.md

d08d8030ca00b5a78b38771c00cae901459de30b authored almost 9 years ago
Close #256 - Add Quests integration

7daac576577142f773315d36127477fe11228bdd authored almost 9 years ago
Fix French translation having single apostrophe instead of double

b3ebcf64c561779f5850eb9b356126c7555cc85d authored almost 9 years ago
Close #271 - Add /cancelquest and /compass commands

Also rename /q to /betonquest and /j to /journal; previous forms are now
aliases.

11896a53cc6d1f7e80d3e9d71cfa919b2f9404b9 authored almost 9 years ago
Prevent using spaces in names of events, conditions and objectives.

1f6795264d119909ccee464f34657054c54a5129 authored almost 9 years ago
Update Dutch, French and German translation

102835e762a1fed232e5db4e410fd764353bb38c authored almost 9 years ago
Fix NPE on firing "folder" events with no randomness

eee0e4043fa388aedb5b3cb1b58322636fbdcac4 authored almost 9 years ago
Add missing Denizen files to lib/

0f3ab8a03b84ea603adf2a5bc15c112530e342f5 authored almost 9 years ago
Close #195 - Add compatibility with SkillAPI

bd292e75578e48028debba257ccbbfe667f71e91 authored almost 9 years ago
Close #39 - Add Denizen compatibility

4755b2ce9f39c9f0e69a5afe8f08e3584bf29afa authored almost 9 years ago
Close #268 - Add alternative arguments to events and objectives

Now in objective instruction strings "events:" and "conditions:"
arguments can be defined as "ev...

d5b8a517cb09840189c69c92614ce2208f1a11fa authored almost 9 years ago
Fix #266 - Cancel static events on disable

01f38ef444d398986cbf8121b8a98993ec1b3970 authored almost 9 years ago
Update README.md

07792af736dad2c9aaf9e6ed43156989d8c7c9db authored almost 9 years ago
Close #267 - Add support for more than 7 options in "chest" conv IO

Also fix an NPE related to the journal

36e4bb1e766369c220f3bbb94da1b292af504339 authored almost 9 years ago
Close #265 - Fix "take" event not taking items correctly

92cec15f13f981a0aead27a4fa2e3a35e51643a2 authored almost 9 years ago
Close #263 - Add support for variables in event/condition instructions

This is limited only to numeric arguments.

704c16e5c29b435885c7993d8969552301dfdadf authored almost 9 years ago
Close #250 - Add Magic compatibility

1991f1e1c523c6499a869045986852d1a40cb391 authored about 9 years ago
Add "notify" argument and "amount"/"left" properties to Potion objective

cc482e89bd71ed67899ec5fde206122e04df4ba8 authored about 9 years ago
Make quest cancelers resolve variables

9d5fb022a4ca2bb8f1160a81d56497ca09d0d62a authored about 9 years ago
Change how MobKillObjective handles detecting killed mobs

Now any plugin can "notify" the objective about the killed mob by
calling MobKillNotifier.addKil...

09360b0f8dd65c03bc1ce196ab6b59ac91227822 authored about 9 years ago
Close #262 - Add Money variable and multiplication in Money event

63b865700ddb8e95922f9b9cb8b96bc9bb4879d6 authored about 9 years ago
Close #198 - Add compatibility with Heroes

This includes class and skill conditions, experience event and
compatibility patch for MobKill o...

97bff138854947a63d5cef3d1f0d35f8c62db4f4 authored about 9 years ago
Close #4 - Add support for PlayerPoints

34fbbe80660e9e70f78229a8a86cafc4d6d8d378 authored about 9 years ago
Move compatibility classes to separate packages, one per plugin

97581f45614a0187b55570451faa2d8ef5a355be authored about 9 years ago
Close #2 - Show NPC particle effects

Also add missing EffectLib.jar to Maven repository.

af9130d41028cdd8d7f61eecf8276765f9090a85 authored about 9 years ago
Close #160 - Add "effect" event (EffectLib compatibility)

ed80f2992bd286d439ce810f555be4de871a2d90 authored about 9 years ago
Change sorting code in Journal class so Maven does not throw errors

Also update the changelog

ab962bc936d7e4af6eacebe0434e4d2650017bdc authored about 9 years ago
Close #183 - Add scoreboard event and condition

db5f6cfd5e4b5545e3652c0bf9f82e30e2d6955a authored about 9 years ago
Fix #260 - Close backpack on disable to prevent dropping quest items

Fix default configuration not being saved on clean install
Remove debugging messages from QuestC...

aa4332db414e3e7c1949db2681c0e64fe182ad93 authored about 9 years ago
Close #259 - Make quest cancelers more readable

40362942802324128c8739542b3b595be03a9303 authored about 9 years ago
Close #169 - Allow moving the package to other directories

c5eb99703f396ac82caa8d623771cf70e33dd5db authored about 9 years ago
Fix journal being added to inventory every time it had been updated

0c0e248738814b0ac0d263af43943a848714a741 authored about 9 years ago
Fix #238 - Create new DatabaseHandler of it does not exist

This does not really fix the issue, it will still happen, but instead of
throwing errors it will...

1cf16a4f2b031bc16a9164397fc5c0cc6de55f06 authored about 9 years ago
Close #81 - Add main page for the journal

This also adds "update" argument to "journal" event, so it can update
the variables used on the ...

d06bd7bca75d8527e7da4ceaecbe1886b556e140 authored about 9 years ago
Fix objectives not saving their data to the database

This includes "block", "craft", "fish", "shear", "potion" and
"mmobkill". It was caused by lack ...

5e9bf6ac9493945a2c9f921b94d3ed695357e915 authored about 9 years ago
Close #258 - Add multiplication to "point" event

5e4ce441cd41549fa290b8b0fcc7c5b6ab162890 authored about 9 years ago
Close #257 - Add "cancel" event

336c5753c4f6eff839a9da5b3df2e579757c7216 authored about 9 years ago
Close #249 - Add "compass" event

Modify BackpackDisplay, now all windows are separate objects.

f9b516ed20a4af04755ef9570e4f16ce8f98ae3a authored about 9 years ago
Close #37 - Add "potion" objective

e496f27e011933c75a337ec7faf418400bc17330 authored about 9 years ago
Close #243 - Change commas to semicolons in vectors

Also fix an NPE when closing backpack with active "chestput" objective.

7b2559d237e801860dd2a3d6664842e482981978 authored about 9 years ago
Close #255 - Add persistence to objectives

f1d2d3af0affade30371fff8d799df54738131c0 authored about 9 years ago
Close #236 - Make some conditions static and persistent

This include ChestItem, Monsters, Random and TestForBlock conditions.

957e9ae699de144d341e0d652af610a9b59056b4 authored about 9 years ago
Fix objectives and journal entries not being correctly renamed

2eeae48ae99f31b530f2d8a57611b361d76a1f38 authored about 9 years ago
Close #38 - Add "chestput" objective

Also add "chestitem" condition and "chestgive", "chesttake" and
"chestclear" events.

3b057c1e980967f155c40168afda6363b73b3cee authored about 9 years ago
Close #208 - Add player command event, "sudo"

4ea4506c2a072b2f6c0666545160da7fbcfca623 authored about 9 years ago
Close #251 - Add "/q give" command

7a84772068e8eb08b0f997bbccb103995f548ffd authored about 9 years ago
Close #197 - Add option to specify material of the items in inventory IO

75efeacb5fd64ce57d037ecfa1aef49f4deb8515 authored about 9 years ago
Make all tags and points package dependent

This is achieved by adding package prefix to all tags and points in all
packages with "tag_point...

1589d53923dfb75f6fc01253b527e24247d8feba authored about 9 years ago
Close #175 - Add "/q delete" and "/q rename" subcommands

3c0d82f6c65cc07dbb8b82c7b7fcd56ad015d447 authored about 9 years ago
Fix error when executing '/q e' or '/q c' without arguments

49dd4c7320dd35897884a89a284bea7bb6ee1783 authored about 9 years ago
Fix NPE on administrative messages in non-english languages

Fix NoSuchMethodException while using "simple" or "tellraw" convIO

48ff77a536e6da927e308f4d393f3781202d8645 authored about 9 years ago
Make "enchant" objective use items from items.yml

23d68afca9a5307ba6e2463d019606862cf10e2b authored about 9 years ago
Add "amount" and "left" properties to "fish" and "shear" objectives

Fix "/q obj nick add" command displaying "specify_objective" instead of
the appropriate message.

70cfe5afd05e0c8594c14fdc57d29684bae4f335 authored about 9 years ago
Add "notify" option to "fish" and "shear" objective

Make "fish" and "enchant" objective ignore data value if not defined
Change name of conversation...

f80db856909f90dca6dc9330c140de449988bf6a authored about 9 years ago
Close #165 - Add "shear" objective

13456b8c7bb4e3eb46e0aa5b4daeeff78d6ec835 authored about 9 years ago
Add "enchant" objective

b738457fe838bdde1b38f2b763267961bcb23afd authored about 9 years ago
Add "fish" objective

99585cc691061e5a0e5c3b236ea674ea50a283c5 authored about 9 years ago
Add "password" objective

c384fd36fb0986446f4756aad35375b89042887e authored about 9 years ago
Add "logout" objective

aa3169c169b5cc94a66672e947ad4d14d821e72d authored about 9 years ago
Close #182 - Add more journal options

One entry per page, reversed order of entries, hiding date and
configurable amount of characters...

b9227ac3f5c565bc1a697090cd29798f92fab119 authored about 9 years ago
Close #203 - Allow using spaces between events, conditions and pointers

d0c04aefa073d3daa85c02cdaad332511cf14b4e authored about 9 years ago
Close #207 - Add "givejournal" event

a6637e6cd785898b689fc5f45a1228c924255b01 authored about 9 years ago
Close #226 - Add "run" event and "check" condition

ca6941ac7996ac42e75468a9df1776f8483a65c5 authored about 9 years ago
Add NPC's name to its text (shown above an option) in inventory GUI

bb55e99941d277f881ba1e483c832d4aedc3c5cb authored about 9 years ago
Close #212 - Add support for pointing to options in other conversations

b305c8c76260c11ba9f579a49d39e9c8592fa913 authored about 9 years ago
Add NPC's text to the lore of option items in the inventory GUI

Remove debugging messages from "delay" objective

78d6d88d7aefac8023600afb2dc0b2c0055be6ee authored about 9 years ago
Add variable handling to "message" event

9bf21e9a719363d7b9ac0ba813ce0e831f9a69e8 authored about 9 years ago
Add "item" and "point" variables.

c63982f3d5fb525a492d21afe93566305a252f74 authored about 9 years ago
Add objective variable with objective properties

This is a special type of variable which can access internal data of
some objectives.
Also fix e...

9f5db9f96239adb4d82fc4e9891c99b3a2060dc4 authored about 9 years ago
Close #67 - Add variable system

Change %quester% variable to %npc%
The system is not complete yet, there are only 2 variables, %...

09f04dca5ab7e867b657473c2b928439ad9988f2 authored about 9 years ago
Remove code duplication in ConversationData options

PlayerOption and NPCOption were identical except for the configuration
paths they used. Now the ...

e608a024585aaabe98cb9b7f3eac388ea4ef1760 authored about 9 years ago
Close #229 - Add an option to delete entries to journal event

6fcad519533faa5ad0b1a798414c7623426a6c0e authored about 9 years ago
Fix .travis.yml

Build number variable should be now correctly resolved by Travis.

42ed414d16ba5c6bc1ad38b3e3c5006d1a97e06f authored about 9 years ago
Fix #206 - Combat tag is removed after death

19118d2f3d4b082935bab835c569e417e79057bb authored about 9 years ago
Fix #214 - Concurrent modification in "delay" objective

The data set is now copied to a list so the original can be modified
while completing this objec...

139f805f27139dc43cc4aaf7d885b594a63a61c6 authored about 9 years ago
Fix #234 - Change priority in "die" objective

Highest priority allows BetonQuest to handle damage done by other
plugins.

eccab85fd99970fd758d9326985629445bb037a6 authored about 9 years ago
Fix #235 - Static events not started correctly

If a package did not contain any static events the return statement was
executed and the loop wa...

5c474a52a4d85503dcf256145c5ba38b7ccd25c4 authored about 9 years ago
Merge pull request #217 from DarkShimy00/patch-1

Fix #216 - ensure the worlds are the same...

4606e653125a2747e87db87818ee9cdacaacc9fc authored about 9 years ago
Fixes #216 - ensure the worlds are the same...

before trying to get location.

55f054aaa612fd9882dc2b296c587fa9f72a0095 authored over 9 years ago
Add "notify" option to MythicMobs "mobkill" objective

It's the same as regular "mobkill" objective.

22b6f79488ed8d2e92a6c8007bfacbf046c4c3a9 authored over 9 years ago
Update README.md

Add info about example-quests repository and change Markdown formatting

9e621343832cbfd915e2e6908684eb1165c98473 authored over 9 years ago
Fix configuration updating process

a0c7646d4dc050ea975f8f3b58e6b31706c5fdaf authored over 9 years ago
Add missing space in Dutch 'prefix' message

5a76cf2f7fc588b14c93090a868411de1920e33c authored over 9 years ago
Merge version 1.7.6 to master

badc8882e481f10d9ccafaab9517f70d5d1acc56 authored over 9 years ago
Add configuration updating

This will add Dutch translation to messages.yml file
Change version of the plugin to 1.7.6

6e160ae0fa87ce87431ca2837b4eba1e1dcfa700 authored over 9 years ago
Fix #201 - conversations can no longer be started multiple times at once

(cherry picked from commit 26a18802009395fce52310a91050b0728bb66131)

f4a56d3134156c0a006f39593153a4e307776161 authored over 9 years ago
[Translation] Translate default quest to Dutch too

This takes into account some translation decisions made in the message config files
(cherry pick...

2d8dbe24d1e1ebf7605423f48392a2ee3b68b353 authored over 9 years ago
Update Spanish translation

Updated and corrected spanish translation
(cherry picked from commit 21f2b27c2d53adb0a6b8deffb2d...

20c2df1f54153cc7981e87e139576f1430d4adbc authored over 9 years ago
slightly changed german translation

(cherry picked from commit 01b3769c41aeaa65afb0d204ef5066b3ff2474d5)

562b0b837a8c132bb5b78a8db4bbf90bae541e79 authored over 9 years ago
[Translation] Add Dutch translation

All messages have been translated to Dutch (nl) as best as possible.

These words have no accept...

0e3002fe3abb4c98aceeea8f1259e83b5c700046 authored over 9 years ago
Remove administrative messages from "messages.yml"

This closes #164. The plugin will not remove existing translations and
will use them on old inst...

75a8f402cb8c58e3a9470dbb4bbcabe0c937048d authored over 9 years ago
Merge pull request #204 from adolfotupo/patch-2

Update Spanish translation

c5f10399a6def71ddbf71194afc7a9f653743039 authored over 9 years ago