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

Create "release" profile for Maven

When this profile is enabled Maven will compile the plugin with
minimizing the .jar file. It wil...

github.com/BetonQuest/BetonQuest - 3d952852d1c922a13215dbda7d20c71af17f4528 authored about 8 years ago
Fix javadocs errors

github.com/BetonQuest/BetonQuest - 7ce890a2289873d01d2b2d541af769cefa038dc7 authored about 8 years ago
Bump version to 0.1.2

github.com/BetonQuest/BetonQuest-Editor - d13591b599ae20621b749d483ad683e89bbfb863 authored about 8 years ago
Fix #42 - Add ID correctness checking

github.com/BetonQuest/BetonQuest-Editor - 948f5c0386399fb62c350228ec6ea4e1620f9f04 authored about 8 years ago
Fix #41 - Add UnknownPackage to handle references to unknown packages

This allows setting events, conditions and objectives from packages not
loaded in the current sc...

github.com/BetonQuest/BetonQuest-Editor - 78449fed0d4f7588da497b5113a7c3e738e738a1 authored about 8 years ago
Fix #45 - Correctly save negated state of conditions in main.yml

This affects conditions on "journal main page" and "quest cancelers".

github.com/BetonQuest/BetonQuest-Editor - 9deca822f61da383dbe35ea6f42764aa059742b3 authored about 8 years ago
Close #473 - Move custom settings from main.yml to custom.yml

github.com/BetonQuest/BetonQuest - 0ed46c238b5b676a81c67cc0ec6c429722665472 authored about 8 years ago
Update changelog file

github.com/BetonQuest/BetonQuest - 554b329871b130332ac167419af7f5cde781c3ce authored about 8 years ago
Close #494 - Add relative package paths

github.com/BetonQuest/BetonQuest - c7186b1302e90ece43e16a37e233fe14699dd82c authored about 8 years ago
Close #433 - Make main.yml the only required file in a package

Move package enabling/disabling from config.yml to main.yml files

github.com/BetonQuest/BetonQuest - 5c6a967ae8bc2071a7285c9b3700b957f3478bc2 authored about 8 years ago
Change Config.getPackageNames() to Config.getPackages()

This allows for more convenient access to packages and dynamic adding
and removing of packages.

github.com/BetonQuest/BetonQuest - 97e34665d671a01022ed388af841bf57c397bbb1 authored about 8 years ago
Merge branch 'hotfix'

github.com/BetonQuest/BetonQuest - 277c7ae332f7e888ac027efc3848d5575d8621ae authored about 8 years ago
Fix NPE in 1.4 updating process

github.com/BetonQuest/BetonQuest - e6e0e60111b8debc35cba0c20da2769c7cfb47f9 authored about 8 years ago
Re-add "player" keyword to LocationData for backwards compatibility

github.com/BetonQuest/BetonQuest - 9b5cee475e6190a7f74883b3499fe0650a14f358 authored about 8 years ago
Close #476 - Add location variable

github.com/BetonQuest/BetonQuest - 7eb10da8d7e64e984fcb4cd0967927188db68612 authored about 8 years ago
Close #474 - Instantiate variables in LocationData when it's created

This allows for checking syntax when creating an object, possibly
failing if the variable is inc...

github.com/BetonQuest/BetonQuest - e9ebadcf7ae2aef2e27d4d068e19a87fcc258db1 authored about 8 years ago
Close #472 - Make the data value in locations a separate argument

Add AccessorType to ConfigAccessor to make converting easier

github.com/BetonQuest/BetonQuest - 329ffa3ab342c198c41254d7e4929ec2d3a5693c authored about 8 years ago
Fix #484 - Problems with casting projectiles in MobKillListener

Because of this error players were loosing their quest items.

github.com/BetonQuest/BetonQuest - fcc5918da8931785a9fee1525c07f4545123445a authored about 8 years ago
Fix #492 - clean up "potion" objective

github.com/BetonQuest/BetonQuest - 922fd219ccd3da7a6e7ecf93b97fe828a3414729 authored about 8 years ago
Fix #480 - Fix fishing objective accepting catching items

github.com/BetonQuest/BetonQuest - 7c44be6cbca170b044fb78bfb2eaa1ed55b08b43 authored about 8 years ago
Remove a call to deprecated getMaxHealth() method in "die" objective

github.com/BetonQuest/BetonQuest - c1e5a3a98d8459b28dcb91745a099e654b951f40 authored about 8 years ago
Fix #479 - Error when loading an ID with `null` package

github.com/BetonQuest/BetonQuest - d3c064d1cadd4ec6670aab72d8e268e56974484c authored about 8 years ago
Add a few null checks to the quest item drop handler

github.com/BetonQuest/BetonQuest - 3d61e37fc12c1b1947b6ae485344e9c428e6fd9f authored about 8 years ago
Close #376 - Add "variable" event

github.com/BetonQuest/BetonQuest - c89949049f6fc1a7ad8b4c2caa7f46f283630749 authored about 8 years ago
Fix #471 - Replace calls to Connection.isValid() with "SELECT 1" query

github.com/BetonQuest/BetonQuest - 150539ef6aee77c5e70908585910e21acf25bd0d authored about 8 years ago
Update README.md

github.com/BetonQuest/BetonQuest - c5f6639297f80de495893f068dd9ff9d75cf9fc1 authored about 8 years ago
Fix #456 - Add database reconnecting

github.com/BetonQuest/BetonQuest - 879c99186bcb60fa6568ec9614acbc6e8c8b2b39 authored about 8 years ago
Switch to 1.11 API

github.com/BetonQuest/BetonQuest - 4d076a3da170b031445dbe943e94831d2bbb55d7 authored about 8 years ago
Fix #452 - Fix errors in book checking

github.com/BetonQuest/BetonQuest - 0894bf1a5d903fe433f7887eb1b05156907e4d54 authored about 8 years ago
Close #426 - Add manual page splitting to books (journal, main page)

Add automatic page splitting to books (items)

github.com/BetonQuest/BetonQuest - 9a4378ede2f706d5ed36cec928ded38029dcf423 authored about 8 years ago
Add firework support in items

github.com/BetonQuest/BetonQuest - 7905652ecc0c90bc7342c2a09afcb3f5be7c29ba authored about 8 years ago
Fix #453 - Fix color in item names

github.com/BetonQuest/BetonQuest - 253e2abc34f79fb53aa3b9dd0eee5e6ad7003e26 authored about 8 years ago
Fix #431 - Clear Config when reloading

This prevents the deleted packages from staying loaded.

github.com/BetonQuest/BetonQuest - b67f5ba2dd764e5c30b081e621e9f44f0f6d6a76 authored about 8 years ago
Merge pull request #457 from AliveShiro/onPlayerInteractEvent

Handle PlayerInteractEvent only for the main hand

github.com/BetonQuest/BetonQuest - cde6f86c4f10dc7a47e3e381d1d30c6b0f7a99bd authored about 8 years ago
PlayerInteractEvent should only fired for the mainhand (Minecraft 1.10 issue)

github.com/BetonQuest/BetonQuest - 6d83bdd501e0b87035bc9c1c03ecd21bed464241 authored about 8 years ago
Close #434 - Add support for DyeColor and RGB hex codes to leather armor

github.com/BetonQuest/BetonQuest - 645aeac0d1317399c6b483913d72860b661fbd7d authored over 8 years ago
Close #428 - Add advanced item conditioning

github.com/BetonQuest/BetonQuest - 0bf82fe0d2572699cf8b1b6c53db0ff6ee0070c4 authored over 8 years ago
Close #375 - Add "unbreakable" attribute to items

Quest item unbreakability can now be turned off and replaced with
"unbreakable" attribute.

github.com/BetonQuest/BetonQuest - f5cdbcc386c41dd18f08531bd8887d0d3ddfc806 authored over 8 years ago
Fix problems with empty journal

github.com/BetonQuest/BetonQuest - b4c4920b40bb40d6583d6d465ab480f43f976ac5 authored over 8 years ago
Close #369 - Add breeding objective

This works only on 1.10.2 servers.

github.com/BetonQuest/BetonQuest - be14e62ed10003bef6116318175fac187606f71b authored over 8 years ago
Add a check for an additional number in locations

Things like "location" objective need additional number, in this case
range.

github.com/BetonQuest/BetonQuest - 264532c765b5cea877566f88d075155f986fc607 authored over 8 years ago
Close #374 - Add items to mobs spawned with "spawn" event

This includes armor, items in hands and custom drops.
Add entity marking to "spawn" event, which...

github.com/BetonQuest/BetonQuest - 0c45f0e1d8f71668097298c9b9ad757b5510f5d6 authored over 8 years ago
Fix error in "party" event

Use Bukkit's dedicated Material matching method in Instruction
Make error messages more consiste...

github.com/BetonQuest/BetonQuest - cd0ed6dfc56130ab3f46bb74b69f725a642a4e7e authored over 8 years ago
Close #382 - Main page can now take a separate page in the journal

Fix #426 - Main page can now exceed a single page
Update changelog with missing features and fix...

github.com/BetonQuest/BetonQuest - dcd740f08f153d6b49d9725f8597839635ff3a30 authored over 8 years ago
Fix incorrect name parsing in MobKillObjective

github.com/BetonQuest/BetonQuest - 4e4644b8c56db2d496bb95e948bf3dc12a7a553e authored over 8 years ago
Close #415 - Add objective completing command

Add some aliases for "objective" event actions.

github.com/BetonQuest/BetonQuest - cbad2804adc68970c8b0f09676cdbb42ba7bf1da authored over 8 years ago
Close #370 - Add equality to "point" condition

github.com/BetonQuest/BetonQuest - 5c6eb04c00e7b94dd3394df95ff8ca5e07dd5ee8 authored over 8 years ago
Close #368 - Allow durability values of items in InventoryConvIO

github.com/BetonQuest/BetonQuest - 6e4b7f81d4c9ee2b04f86c5edcaa40477aaaf966 authored over 8 years ago
Fix #393 - Fix variables

In "point" variable, a package can be specified with '*' instead of '.'
- because of variable de...

github.com/BetonQuest/BetonQuest - 1b878276c2a811010aaf715273b0c81db5b90fb3 authored over 8 years ago
Fix #380 - Make "empty" condition skip armor and off-hand slots

github.com/BetonQuest/BetonQuest - 88474ce914bea65f45b3573520920162d289c558 authored over 8 years ago
Rewrite some of the quest item restrictions

github.com/BetonQuest/BetonQuest - 8823afafde35241c664e9650545908710bc99ae7 authored over 8 years ago
Fix #400 - Disable shift-clicking

Also fix a bug where shift-clicking was still counted like taking the
single stack out of the re...

github.com/BetonQuest/BetonQuest - 47f98f5394086892ec6ebb3393153a158933bdc3 authored over 8 years ago
Fix #398 - Prevent null IO from "breaking" the conversation

Also fix a bug caused by changing Conversation constructor

github.com/BetonQuest/BetonQuest - 2a279038ca5fba37640a3d3b18c4a82bc3a40ed5 authored over 8 years ago
Fix journal pointers being added without package

github.com/BetonQuest/BetonQuest - a7ad0461da770a30661eaafab3e34d58b9d4f133 authored over 8 years ago
Fix #411 - Fix NPE when using "/q item" with empty hand

github.com/BetonQuest/BetonQuest - fe0b802d17a585780714953ae9a1ba076fddbebe authored over 8 years ago
Fix #382 - Check if the NPC is spawned before moving it

github.com/BetonQuest/BetonQuest - e9a65140bc710426d9ca7246260b95d8569db2e4 authored over 8 years ago
Fix #377 - Make all meta data appear on head items and enchanted books

github.com/BetonQuest/BetonQuest - 1d74952926b124b76c7e2a34afa47404abb8ecf6 authored over 8 years ago
Fix #416 - Make location not required in Action objective

github.com/BetonQuest/BetonQuest - 903c627fbe0a63d93c6680b6743b9fe85e1dffc8 authored over 8 years ago
Fix #406 - Prevent quest item doubling when dropping is canceled

github.com/BetonQuest/BetonQuest - 067ebddc9891a884e1f25bf5c616660e89fd3fb4 authored over 8 years ago
Fix #372 - New sound names

github.com/BetonQuest/BetonQuest - a26cd20acf015160995b64c1579c02553f1012cf authored over 8 years ago
Change internal instruction handling

An instruction is now an object with several methods used for parsing
the data. All quest object...

github.com/BetonQuest/BetonQuest - fff3ac7b33ab0b7994d318fb13ea50219a9b59bd authored over 8 years ago
Merge pull request #420 from DNx5/patch-1

Fix permission for CitizensNPC

github.com/BetonQuest/BetonQuest - 1a9a68f6d4021ab60294a543318af3a9cd507418 authored over 8 years ago
Bump version to 0.1.1

github.com/BetonQuest/BetonQuest-Editor - d7d8f383e585e79e49234c38cfceae4dd62e3391 authored over 8 years ago
Fix #38 - Prevent errors when loading broken cross-package stuff

github.com/BetonQuest/BetonQuest-Editor - d87ff863affd19f40c6d07a65b4775f98bdbbe38 authored over 8 years ago
Close #37 - Make the editor load everything in UTF-8

github.com/BetonQuest/BetonQuest-Editor - 6dbec766162c35f5a0d7199781932253663a1fb7 authored over 8 years ago
Close #34 - Make empty option highlighting more responsive

github.com/BetonQuest/BetonQuest-Editor - 4a0dd3b3ad293773f0d0a08024ffe3124f247fca authored over 8 years ago
Fix permission for CitizensNPC

Fix player without "betonquest.conversation" permission node, still could have conversation with...

github.com/BetonQuest/BetonQuest - 726f5842a285fa804241c57775a5d189bfc5f72f authored over 8 years ago
Add store link to README.md

github.com/BetonQuest/BetonQuest-Editor - 90d2108b5ba1f054e7fbab347117f7667bb952ca authored over 8 years ago
Add screenshot to README.md

github.com/BetonQuest/BetonQuest-Editor - cfda587c0a0ea8c322c9c4e7844238288920b965 authored over 8 years ago
Prevent doubled tags in autocomplete fields

github.com/BetonQuest/BetonQuest-Editor - 62b16fb6d47803b892132ddc01415bfb0c8829e0 authored over 8 years ago
Fix a bug with disappearing options

github.com/BetonQuest/BetonQuest-Editor - 2e743638203a3817c98812e001d4e1364ca921f4 authored over 8 years ago
Fix cross-conversation pointers implementation

github.com/BetonQuest/BetonQuest-Editor - d2493934f0b3508e91e40f9922b56e95abbe9f13 authored over 8 years ago
Add double click editing to lists

github.com/BetonQuest/BetonQuest-Editor - d7f3ab7d34042e07e71869817f26275c6cc09ac8 authored over 8 years ago
Make pressing enter second time select added pointer

github.com/BetonQuest/BetonQuest-Editor - 26f87678188739e82f9d4567f9362a0ee77b0988 authored over 8 years ago
Prevent duplicating of deleted and re-added objects in sorted list

github.com/BetonQuest/BetonQuest-Editor - 01b5f7253a124c0bc889f086cd7d0abccf1b82d1 authored over 8 years ago
Fix compass targets NPE when saving null item

Fix compass targets window title
Make location required argument in compass targets

github.com/BetonQuest/BetonQuest-Editor - 772ea25f9c134ee3d50d912dd67bc04e0352eacb authored over 8 years ago
Fix untranslatable "text" in quest canceler edit window

github.com/BetonQuest/BetonQuest-Editor - 4356c2362fbf6d600034ec545485b5b3077f2e84 authored over 8 years ago
Update instruction preview when selected object is updated

github.com/BetonQuest/BetonQuest-Editor - 0df8b78b26dce94d7c9ee8285ca54a98acce118a authored over 8 years ago
Make all IDs convert spaces to floor character

github.com/BetonQuest/BetonQuest-Editor - af3f332528c98780763dbe21bd8d409b1ef3422c authored over 8 years ago
Fix typo in README.md

github.com/BetonQuest/BetonQuest-Editor - 3767669eb03759cde5bb56887c159e3116297ef8 authored over 8 years ago
Update French translation

github.com/BetonQuest/BetonQuest-Editor - 5f5c78ccc2444ab9354420683630a821829e0b3f authored over 8 years ago
Wrap lines in "Translations" tab

github.com/BetonQuest/BetonQuest-Editor - 6f721c5c45eacce681806bffa6cef169500e9cd4 authored over 8 years ago
Prevent unnecessary edit windows from appearing

github.com/BetonQuest/BetonQuest-Editor - 5dee276c49c1d556285d5a7b9ba5140ba1dce88a authored over 8 years ago
Focus option list after adding new option

github.com/BetonQuest/BetonQuest-Editor - 1bedc67ac725919dd1ebf64f83ca23825e5529eb authored over 8 years ago
Recalculate tags before every use

github.com/BetonQuest/BetonQuest-Editor - c8fc8f6b98d29338c1718d0702b5b4cad2d6f2c9 authored over 8 years ago
Add new pointer options to the end of the option list

github.com/BetonQuest/BetonQuest-Editor - 55b4bee7138de3b72e2d4e7877128f2e3b76d9d4 authored over 8 years ago
Update German translation (#26)

github.com/BetonQuest/BetonQuest-Editor - 1fc9ace04dd3ec77fb67f9685c975b3971e3efc1 authored over 8 years ago
Close #27 - Add support for compass targets

Move NPC bindings to "Conversation" tab.

github.com/BetonQuest/BetonQuest-Editor - 3d50374fcbc939a4a75c376a529dd78e3d780bb6 authored over 8 years ago
Fix few bugs in "Conversations" tab

github.com/BetonQuest/BetonQuest-Editor - dc8534c947ba9bd87f90a2d5e88d4de0fb694471 authored over 8 years ago
Create "conversations" directory in zip files even if it's empty

github.com/BetonQuest/BetonQuest-Editor - 3aecbfbe8797a07d371467f196df86edb950d051 authored over 8 years ago
Close #29 - Add keyboard shortcuts for save and export actions

github.com/BetonQuest/BetonQuest-Editor - fa3f5409ee2413304ed82f28ff60a0560a5c1960 authored over 8 years ago
Close #28 - allow loading the whole BetonQuest directory as a set

github.com/BetonQuest/BetonQuest-Editor - 1f75b79dcaf40aef0212cab315970cc93664a449 authored over 8 years ago
Prevent displaying empty error window

github.com/BetonQuest/BetonQuest-Editor - 622ea08d48e3f4329d576cbef1f8fca03ec0fabf authored over 8 years ago
Fix error when loading packages in non-UTF-8 encoding

github.com/BetonQuest/BetonQuest-Editor - f2f3f8441c1b91616ab62c3e2b53df75d91ad757 authored over 8 years ago
Add error handling to package loading process

github.com/BetonQuest/BetonQuest-Editor - 8ba6165fa8c93ca9dc0036a29eff3bc19a7c4227 authored over 8 years ago
Update German translation (#24)

github.com/BetonQuest/BetonQuest-Editor - 569f46067bfb8ce47fbb17f01c08e8e36f42446c authored over 8 years ago
Change one of the two "about" strings to "about-title" in locale files

github.com/BetonQuest/BetonQuest-Editor - 56af6c4be9545011862a38d0702e0fe65b8e4a3d authored over 8 years ago
Fix empty labels in conversation tab after creating new package

github.com/BetonQuest/BetonQuest-Editor - 5124663db996f275e3087cda72981f4137d23a26 authored over 8 years ago