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

Update Readme with information about wiki

github.com/BetonQuest/BetonQuest-Editor - f6660cdcf4e4023fea76b44724252d691ff69a72 authored over 8 years ago
Fix NPE when creating new conversation in an empty package

github.com/BetonQuest/BetonQuest-Editor - 2b5043a8b37d6a3f5971b16196101dec9c2a0d45 authored over 8 years ago
Fix loading of global variables' values

github.com/BetonQuest/BetonQuest-Editor - b5561894602d2e61af92038a15332c985b3d0366 authored over 8 years ago
Fix incorrect directory saving

github.com/BetonQuest/BetonQuest-Editor - 2f78b1392ab34b8d685ca2f0a9c95e30647e186e authored over 8 years ago
Add French translation

github.com/BetonQuest/BetonQuest-Editor - f155ac5eca16dd1551ddf33426b8b1be1a483fac authored over 8 years ago
Update Polish translation

github.com/BetonQuest/BetonQuest-Editor - 23e205cae6425d9b757168f41775204d0fb45dfd authored over 8 years ago
Change lang_de encoding to ANSI, to match rest of the language files

github.com/BetonQuest/BetonQuest-Editor - 74268e00d6f906fa0a1457ac89cee2b0beb587cd authored over 8 years ago
Add condition inverting with Ctrl+i

github.com/BetonQuest/BetonQuest-Editor - d23a21ffea1c61dd34219f97c6559f9026e8b090 authored over 8 years ago
Add missing error displaying to some controllers

github.com/BetonQuest/BetonQuest-Editor - d08cfd346422bd463526847354307c682710e5db authored over 8 years ago
Add highlighting of selected package and set on the TreeView

github.com/BetonQuest/BetonQuest-Editor - 41406bc4f9ffbbf27a210c2a9cf7fee3d9201550 authored over 8 years ago
Use Ctrl+Up and Ctrl+Down to modify the order of list items

github.com/BetonQuest/BetonQuest-Editor - 7839da315f964d38de6e8a510b9702b0d2339065 authored over 8 years ago
Create custom TreeCell for package view

This allows for clean implementation of different context menus on
specific items in the package...

github.com/BetonQuest/BetonQuest-Editor - 44a3f8fcce21cb04ced34cffee0f48f09b49521f authored over 8 years ago
Fix red highlighting not disappearing when deleting invalid object

Also remove unused ValidatableListCell

github.com/BetonQuest/BetonQuest-Editor - 34c4ca553af04e45a471fe5326a915cfc35a9cfc authored over 8 years ago
Display an error message when loading directories without packages

github.com/BetonQuest/BetonQuest-Editor - 77def5dae8e49a8bf0ca2b61ae5701568d6f53a7 authored over 8 years ago
Add extracting tags and points from events and conditions

github.com/BetonQuest/BetonQuest-Editor - ddfceec721bc07e9fc1c2a5842d7f9cb9548bbd0 authored over 8 years ago
Block changing object order when canceling quest canceler editing

If the user edited a quest canceler and changed order of conditions,
events etc, the new order w...

github.com/BetonQuest/BetonQuest-Editor - c93dee052400cc4e57ddc45add8038488a1a31ba authored over 8 years ago
Fix removing pointers when deleting conversation options

github.com/BetonQuest/BetonQuest-Editor - c050414142207598563be7717ce67f40a9ee3ec8 authored over 8 years ago
Block adding new objects with existing names

github.com/BetonQuest/BetonQuest-Editor - 9c2c76827c8048bab391f1c45f0c22683dd624f5 authored over 8 years ago
Close #22 - Add information about selected item on "Other" tab

github.com/BetonQuest/BetonQuest-Editor - bdc085e479ade0fc23ec555b026506e8f073adc2 authored over 8 years ago
Add instruction displaying to ECO tab

github.com/BetonQuest/BetonQuest-Editor - 8b6aca1deff55ef57ad491852658d03b9c5cf580 authored over 8 years ago
Close #21 - Add highlighting of invalid objects

github.com/BetonQuest/BetonQuest-Editor - 98bf70e0429923137dcec7665bb966eaace69767 authored over 8 years ago
Close #13 - Add translations

github.com/BetonQuest/BetonQuest-Editor - 4da191cd56c75da6f256729bf10eee149dc8a524 authored over 8 years ago
Add language selecting tab

github.com/BetonQuest/BetonQuest-Editor - 868b980727da50dc3f5f8f4c30b7316a4fd770e2 authored over 8 years ago
Fix a bug with empty events, conditions and pointers in conversations

Reading empty string in conversation option resulted in creating empty
event, condition or optio...

github.com/BetonQuest/BetonQuest-Editor - 33a1be641811be74e23947a33397eae098e07650 authored over 8 years ago
Close #19 - Add saving/loading to/from unpacked directory

Close #15 - Add creating new sets and packages, implement "save" and
"save as...", add exporting...

github.com/BetonQuest/BetonQuest-Editor - 89ee554bc6eec508e4ae96ed3ebb1b9690a8c7b2 authored over 8 years ago
Close #16 - Put QuestPackages in PackageSets

github.com/BetonQuest/BetonQuest-Editor - 09402f96e99b892b31db29a986bb3f8ffd73b9ae authored over 8 years ago
Add keyboard support to tabs

Enter usually edits the selected object, Delete removes it, Ctrl+N adds
a new object and Tab sel...

github.com/BetonQuest/BetonQuest-Editor - 4a0a040caf52ac88545d25e39333e347b6df47d6 authored over 8 years ago
Merge pull request #18 from IrusVirus/patch-1

Create lang_de.properties

github.com/BetonQuest/BetonQuest-Editor - d7bea0a976549b2b36676a5c8daac37cde698cea authored over 8 years ago
Add keyboard support to pop-up editing windows

github.com/BetonQuest/BetonQuest-Editor - d6d06e496613e1a3a9072a4c200f59dec5b2b2ff authored over 8 years ago
Create lang_de.properties

github.com/BetonQuest/BetonQuest-Editor - d81434ab280dfac7d93bfe12cdde2e30ea6a0db9 authored over 8 years ago
Close #11 - Add package selection

github.com/BetonQuest/BetonQuest-Editor - 7366f5f8ad23334143711e9aff23471c651fd63e authored over 8 years ago
Fix a bug with cross-conversation starting options

These were loaded into the current package instead of their own.

github.com/BetonQuest/BetonQuest-Editor - f6730eb0e1aceb533425d30092c5b4cfde72a53f authored over 8 years ago
Add main page line editing window

github.com/BetonQuest/BetonQuest-Editor - af9a1995a460d9894a45e99dfd80e67ffab012d6 authored over 8 years ago
Add quest canceler editing window

Simplify code responsible for creating pop-up windows
Make pop-up windows stay on top of the edi...

github.com/BetonQuest/BetonQuest-Editor - e787e2c690bd6c1f66bc959fc066cfef5de186c6 authored over 8 years ago
Add global location editing window

Fix layout of static event editing window

github.com/BetonQuest/BetonQuest-Editor - 8d889eca738a5f7a6a73a6a00003af568fd26f55 authored over 8 years ago
Add static event editing window

github.com/BetonQuest/BetonQuest-Editor - e5ee61adae5f0e6f85a6d931ec06daa2f13c9893 authored over 8 years ago
Add global variable editing

github.com/BetonQuest/BetonQuest-Editor - c9a7ab16e8e77c673b3caa3a512b1bcdf97fcc79 authored over 8 years ago
Change Editable.edit() method to use boolean instead of enum

github.com/BetonQuest/BetonQuest-Editor - 1a7a455fbbee1bfe341209d30840f96155d3ae38 authored over 8 years ago
Apply CSS to dialog windows, add custom exception window

github.com/BetonQuest/BetonQuest-Editor - 5b0f635b44bf1b8b4e3597e146b498f4cc46805b authored over 8 years ago
Add NPC binding edit window

github.com/BetonQuest/BetonQuest-Editor - 481aad69530f2b85d017e500137d76d02d6449af authored over 8 years ago
Remove duplicated code in ID implementations

github.com/BetonQuest/BetonQuest-Editor - f7161e7e1b36c9da1c6d49ae97aeb2bbeb204e1a authored over 8 years ago
Close #10 - Add support for cross-conversation pointers.

github.com/BetonQuest/BetonQuest-Editor - 95359c4ade2652c0c8925e5e788fc7e8f482d5d3 authored over 8 years ago
Make the editor aware of negated conditions

github.com/BetonQuest/BetonQuest-Editor - 8e923488bacb72ccc7e8f72a1a9f3008d773aab7 authored over 8 years ago
Make the editor disabled until a package is loaded.

github.com/BetonQuest/BetonQuest-Editor - 74112231a5d6e2433611aa2433bebcc3296055f9 authored over 8 years ago
Implement edit() function for almost all Editable types

Surround all FXML methods with try/catch, exceptions are displayed in a
pop-up window.

github.com/BetonQuest/BetonQuest-Editor - c09c933eb1f67cfcb8f3c71cf613248f2a6f7fb1 authored over 8 years ago
Change editing of starting options, final events, event and conditions

Now there's a pop-up window to edit these things. The layout of the
conversation tab has also ch...

github.com/BetonQuest/BetonQuest-Editor - a220ea4614ea01bb5f6c67e461059d7bb0e80e8f authored over 8 years ago
Add sorting to doubled references

Things like events in conversation options cannot be sorted by their own
index, that's why they ...

github.com/BetonQuest/BetonQuest-Editor - cf77597f929e693a64fa8a77cd49afcec7c23698 authored over 8 years ago
Add sorting based on file order

github.com/BetonQuest/BetonQuest-Editor - 5542de0791033cf6478ffacbc7f0848747cf3cc2 authored over 8 years ago
Remove sorting and make lists reorderable by dragging

github.com/BetonQuest/BetonQuest-Editor - eb86aa3726ae5c01ac956aa0238abf016687a48d authored over 8 years ago
Fix some problems with conversation displaying

github.com/BetonQuest/BetonQuest-Editor - e576e5a4b729e3d70015e0fcb010984e53f3a061 authored over 8 years ago
Slightly change how conversation options are displayed

github.com/BetonQuest/BetonQuest-Editor - 58a82874764afd8c9d09005b3422132669f7c5f5 authored over 8 years ago
Replace broken ComboBoxes with AutoCompleteTextFields

github.com/BetonQuest/BetonQuest-Editor - 3dea413030464db8da17dac2d3a0e9b16936654d authored over 8 years ago
Fix dependencies not being included in binaries compiled by Maven

github.com/BetonQuest/BetonQuest-Editor - a73612b55f9b30c0523f6ac7c7742a082fe05c44 authored over 8 years ago
Add support for journal editing

github.com/BetonQuest/BetonQuest-Editor - eda95072dea0e0ebb59253ccbee288b3cf68c1f0 authored over 8 years ago
Add almost full support for conversation editing

github.com/BetonQuest/BetonQuest-Editor - 85eaa4ed9762c83ebd3456a0fb48bd19e5b8d665 authored over 8 years ago
Use actual objects instead of their String IDs in the view

Add event edition window
Modify the model to allow creating objects without data

github.com/BetonQuest/BetonQuest-Editor - 1835476368bdcc7faee8f44b5c4a952841b37413 authored over 8 years ago
Add missing journal main page handling

github.com/BetonQuest/BetonQuest-Editor - 4096d17d74971cd1b6b16dcff7dce06973cc14a4 authored over 8 years ago
Close #5 - Add package saving

github.com/BetonQuest/BetonQuest-Editor - 60a922f3dfb74e3ca8893d40300c08cedd59c1ef authored over 8 years ago
Add support for selecting conversation options with arrow keys

github.com/BetonQuest/BetonQuest-Editor - 05894d36d8f5e4c59263f67aee7f431de7c99913 authored over 8 years ago
Add conversation and option selecting on "Conversations" tab

Update CSS with more styling

github.com/BetonQuest/BetonQuest-Editor - 480a9f18a109ad7ad1c98429fee2b0c2b1c9cd97 authored over 8 years ago
Fix NPE when loading translated quest cancelers

github.com/BetonQuest/BetonQuest-Editor - 31f2d1a7bb38ce7628c1007651f876e8660e1446 authored over 8 years ago
Fix #8 - Incorrect array index for language parsing

github.com/BetonQuest/BetonQuest-Editor - a189ad449eeb064b2ded0abd364c524edc725e52 authored over 8 years ago
Replace hardcoded debugging package with a command line argument

github.com/BetonQuest/BetonQuest-Editor - 1cd8d6642d58d0aadf4efd776483f3447e535e5f authored over 8 years ago
Add zip package loading and displaying of data

Close #2 - Complete the model
Update CSS for lists, tables still need more style

github.com/BetonQuest/BetonQuest-Editor - defe5fb48817fe7c19bada5a6a62aa689097d326 authored over 8 years ago
Unify CSS style

Add missing model classes (empty)

github.com/BetonQuest/BetonQuest-Editor - 00c124424f90087bb505d421d5394061dc743208 authored over 8 years ago
Add items and journal view

Comment out translation tab, it's not high priority right now

github.com/BetonQuest/BetonQuest-Editor - de7890906ea1fea6af7145e666c41df47ff5bf6d authored over 8 years ago
Fix a bug where ComboBox was getting wider when clicked

Rename Main to BetonQuestEditor
Put tabs in a ScrollPane to make them scrollable when the window...

github.com/BetonQuest/BetonQuest-Editor - 2b5bf9ac399c01d3024a4273e9c2b4bf51a4cbe0 authored over 8 years ago
Fix problems with location parsing in some events

github.com/BetonQuest/BetonQuest - e47983d2bb9796d88eb2dd2d280fd0771fb5535f authored over 8 years ago
Fix NPE in "objective" variable.

github.com/BetonQuest/BetonQuest - dd8e678eaca5725d41ea345c3b9d931bd6c22ffa authored over 8 years ago
Fix NPE in "point" variable

github.com/BetonQuest/BetonQuest - 021f82b93fb7977402798dc35e277ca5f00f0560 authored over 8 years ago
Fix #365 - Prevent ConcurrentModificationException in "delay" objective

github.com/BetonQuest/BetonQuest - b132b07f3dbd6e5623c1a1abd3870dd350338bd3 authored over 8 years ago
Close #355 - Remove quite a lot of duplicated code

This adds a unified location format, which can generate locations
dynamically, depending on the ...

github.com/BetonQuest/BetonQuest - 54e7deb71932ced21af0bba864908629e80b139f authored over 8 years ago
Close #359 - Add WorldEdit integration ("paste" event)

github.com/BetonQuest/BetonQuest - c1a082f5a4e61eb992bdf4cbf1f53fd4e2b483c9 authored over 8 years ago
Fix a bug with "sliding" Citizens NPCs

github.com/BetonQuest/BetonQuest - 6862429664c7746f66a1d7b28eb14d199e6f37eb authored over 8 years ago
Fix #363 - Prevent conversation while the NPC is moving

github.com/BetonQuest/BetonQuest - fb23ad7fcf6f9e0d06d9e3c240c1ae643f1167e5 authored over 8 years ago
Close #362 - Add "kill" objective

github.com/BetonQuest/BetonQuest - 4bc99b782decf3c0c55bd2e532f9d24318af40d6 authored over 8 years ago
Close #353 - Add LegendQuest integration

github.com/BetonQuest/BetonQuest - c8ec4af5ecf426a3a3a8e77e1266cc927d32dae8 authored over 8 years ago
Fix #342 - Add fire interaction to "action" objective

github.com/BetonQuest/BetonQuest - 731f2bebedceafccd7c5e717f96bea71d4e1262c authored over 8 years ago
Close #358 - Add "if" event

github.com/BetonQuest/BetonQuest - cc0739d2ccb92bc818db6473403c7462c599652e authored over 8 years ago
Close #356 - Add "variable" objective and event

github.com/BetonQuest/BetonQuest - 19cd230db42c88f815ffc30220f5b2c2eaa030c2 authored over 8 years ago
Close #306 - Pause chat while in conversation and display later

github.com/BetonQuest/BetonQuest - 089125dcedd7efd05ffbb8afa3574ec9b6ee3bce authored over 8 years ago
Fix #357 - Make "command" event resolve all variables

github.com/BetonQuest/BetonQuest - 272f3cf8bd47d6938891c519b2ed7796255ecf71 authored over 8 years ago
Fix #354 - Make "potion" objective use items.yml

github.com/BetonQuest/BetonQuest - 9b60c9b403ee0f37a8e38191cb67e05c447f36c2 authored over 8 years ago
Close #352 - Add RacesAndClasses integration

github.com/BetonQuest/BetonQuest - 5c0dc01dfe80cfa15a9f9687f260a47b6fb06dcd authored over 8 years ago
Fix #349 - Call ConversationIO.display() in sync thread

github.com/BetonQuest/BetonQuest - f299290a7c04688f9ae7ee805f74a2fd9d8170b9 authored over 8 years ago
Update potion instructions to a new, data-value-independent format

github.com/BetonQuest/BetonQuest - 1a60ccf11ebced2187d5591ee613dd3d7cebd855 authored over 8 years ago
Close #348 - Add "consume" objective

github.com/BetonQuest/BetonQuest - 0a9dd1d96476a836b49110a3bd16e6e57aa723d9 authored over 8 years ago
Close #345 - Add HolographicDisplays integration

"/q reload" now correctly reloads compatibility with other plugins

github.com/BetonQuest/BetonQuest - 8c509ec214e0911b4af838a190722eff2a22bea1 authored over 8 years ago
Close #336 - Add "achievement" condition

github.com/BetonQuest/BetonQuest - 8cfcbeef805f9eaa2316eb78f901fe4708656c25 authored over 8 years ago
Close #338 - Make "chest" the default conversation IO

github.com/BetonQuest/BetonQuest - 32cc0bea03018df8b618eeef66aae194c847abe0 authored over 8 years ago
Close #334 - Add "gamemode" condition

github.com/BetonQuest/BetonQuest - be56be7df8aaa8596769fd5a85bd86944f02dce0 authored over 8 years ago
Close #334 - Add "world" condition

Update changelog.txt with missing info

github.com/BetonQuest/BetonQuest - d76a8a4eb38dd0c8bcff5d31e0ec4e1d4077dfdd authored over 8 years ago
Optimize "delay" objective a bit

github.com/BetonQuest/BetonQuest - 0a4ab8af4aa4c5d25df744e88457502e434fce14 authored over 8 years ago
Close #324 - Add configurable interval to "delay" objective

github.com/BetonQuest/BetonQuest - 24d6cdc8c5dfc7f3617e834185bc7c0d0ce869a7 authored over 8 years ago
Close #304 - Make "craft" objective use items.yml

github.com/BetonQuest/BetonQuest - e309c630f90abfcc3c9e5de6f4700a34e995112a authored over 8 years ago
Update copyright year to 2016

github.com/BetonQuest/BetonQuest - 4e68711e17a4639cb5d434bac8fc574af11da847 authored over 8 years ago