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

Update src/main/java/org/betonquest/betonquest/id/ConversationID.java

Co-authored-by: Wolf2323 <[email protected]>

62e0358fc88170feb6eb03aa6bb3156a5f575eef authored about 1 year ago
add changelog for conversation and quest canceler ID

a357705a325c97ea067d3bb1bb718e5a9936fcb8 authored about 1 year ago
implement ConversationIDBuilder and QuestCancelerIDBuilder

24d1eb94cca4f586f45f2e55340d7f46f483f3b6 authored about 1 year ago
pmd fixes

41f01b58db9c4a83d713017e37673e2601fca6cd authored about 1 year ago
Revert "fix pmd"

This reverts commit 55d1c40cd621521eae2c3104e40d6886ca4714ba.

a7dcdb5cfe2662d13d141614624c55c181f13530 authored about 1 year ago
adapt conversation API to new cross conversation capabilities

93645d976608a969cf7ce1a34c4cd01c223ff491 authored about 1 year ago
code cleaning CitizensListener

ff21908d64dee3e3c636a24ca28d4ebdab30110a authored about 1 year ago
improve VariableNumber parsing exception message

c1527a331ae316902f8f92dfdca341d0266e5d55 authored about 1 year ago
clean npc assignment code

b51e67b6cded927ac811249ca91d0241bf445d00 authored about 1 year ago
Revert "[META] disable IntelliJ lombok inspections"

This reverts commit 05db623636f2665b884d64971fe247ab38a1cc21.

0cf3b49e373f4aa3c6bddfa18416518da22222c2 authored about 1 year ago
improve conversation exception handling

3a78776c4901b613f6926dc1488c55d38ad050ac authored about 1 year ago
[DOCS] add cross conversation pointer feature

5af86149ab9e0ad5056760c4da76c8caf0d0df6e authored about 1 year ago
simply starting option addressing logic

a2c9fa3b8ab4dde86248e9934f7b77fb1b8f2b5d authored about 1 year ago
fix pmd

d7758fe671963c7ac3b864b36968c62abf4e91b6 authored about 1 year ago
add missing @throws JavaDocs declaration

0697fff4814e76c927246c697bcee4c91bcf9a6b authored about 1 year ago
remove QuestCancelerIDBuilder

e01a7a8467bf229b8e9852c1ef25885e6b51bc54 authored about 1 year ago
[META] disable IntelliJ lombok inspections

aa37fcdb844976429002c6176d23db04e8699172 authored about 1 year ago
clarify conversation center location

8a1c9ee4b4731216f65f136ae613ab0861b0f463 authored about 1 year ago
add cross conversation pointer support for conversation extends

f71e7d8c71690ca97f3754443ddd300b54643e90 authored about 1 year ago
resolve pointers across packages

cdf262dba7be868078d52543d015b1cf8f6f2560 authored about 1 year ago
add javadocs to Interceptor.java

3d51edd2f13bdd046eb5c50ca667ca2dc3e463ad authored about 1 year ago
fix pmd violations

fa25966554516dad4afc95c627cb66961f24734c authored about 1 year ago
fix wrong option types for external pointers

e152ece000e1eb4bff1a63646bfd2c535ae228b4 authored about 1 year ago
Update src/main/java/org/betonquest/betonquest/quest/event/cancel/CancelEventFactory.java

Co-authored-by: Wolf2323 <[email protected]>

1e987373c157b35ca46facee068dd0b51d506c63 authored about 1 year ago
refactor PlayerData

93f5b842664236676784586a768008f158956f82 authored about 1 year ago
add cross package pointers for player options too

f7ddfec3ffd35b9aa4758b7628dceb5d00f81111 authored about 1 year ago
fix PlayerConversationState cannot handle null

5958eb6b6f3d4c139c937c3a99fdbfb14124c8a1 authored about 1 year ago
fix validation order of external conversation pointers

7910f7c2305b660721b0631cf3026ee599131148 authored about 1 year ago
implement support for external pointers for every conversation option type

5c43b47bc14e372fcbd2830b16e589d504d6ba76 authored about 1 year ago
code cleaning conversations state

b3948d2f2c21c1f9c4c25da2046de53f9d245d73 authored about 1 year ago
fix checkstyle violations

dde9626b2bde9b67289b6f79a42f3a19b4457693 authored about 1 year ago
fix PlayerConversationState

a5da2d3f3fb4dd31bd8d9181a0b0e644ddb7660e authored about 1 year ago
fix premature loading of cross conversation pointers

15909de99808018e054d0553563b6406fd05692e authored about 1 year ago
update to upstream

fa967f6b90753b2eca3d7d2963a30348f9170a1f authored about 1 year ago
implement ConversationID and refactor conversation resuming

07f7df32f5ea86e5684723d8a329895581c90630 authored about 1 year ago
Conversation heigth fix (#2594)

fixed all edge cases with height when starting a menu conversation

d049eeedd9396c639b2c08de84d9075018e41c8f authored about 1 year ago
Merge pull request #2591 from J0B10/fix/2577

Fix `killmob` and `spawn` events may cause errors when used as static events

2fde85a6f43d281ef9baf432680ee977bd7ca957 authored about 1 year ago
Fix #2577

23023ce6b97a54d43df267fc3d8dd428e9d23b61 authored about 1 year ago
journal entries now keep their leading whitespaces (#2590)

Co-authored-by: Jonas <[email protected]>

63d9d40a4f84b9ad122db6f70c8a1cd2732460da authored about 1 year ago
Merge pull request #2589 from BetonQuest/fix/schedules-docs

Apply static events migration to schedules examples

71c7c61889d0f41af36bf1ffce564806ed2599f9 authored about 1 year ago
Apply static events migration to schedules examples

a688f96370bd0708f75baad95d7d24cf9ef6f47c authored about 1 year ago
Merge pull request #2588 from Wolf2323/joirnal

added global variable support for the journal's main page conditions

f18c1a74e0b57e3aedea59c8aa603a4edf2d95a8 authored about 1 year ago
added global variable support for the journal's main page conditions

19824ad8ecd94a67d38108d150f6f183c1ce909d authored about 1 year ago
Merge pull request #2587 from aHobowhosnameisu/patch-7

Update Events-List.md

c9277010dbfdc24214c57b92d42f41aa23348c52 authored about 1 year ago
Update Events-List.md

Re-arranged the events to be in alphabetical order

50cc98cf25f102508481385c4064244c9285c5f4 authored about 1 year ago
Merge pull request #2586 from aHobowhosnameisu/patch-6

Update Conditions-List.md

dc62ee79c5e1e33652ebcb55c4ee4623c522919b authored about 1 year ago
Update Conditions-List.md

Changed variables to conditions

e287c3439c525ae2d3512d637b7cb404b4070489 authored about 1 year ago
Merge pull request #2583 from Wolf2323/heightIssue

fixed height issue in pre 1.20.2 versions

b4f33c768ef69005972d2a93ab093905c6f5a36b authored about 1 year ago
removed the hearts of the Armorstand in the Menu Conversation IO

c1e6eda6dbe04b6235591b02ff90e348e9600cee authored about 1 year ago
fixed height issue in pre 1.20.2 versions

a26e465a588c13026037a35a6da4f06a09caf1e5 authored about 1 year ago
Merge pull request #2579 from J0B10/feature/command-cleanup

`command` event migration and cleanup

50e1d20884daa60d7adad84f06da8758fb8680a3 authored about 1 year ago
Remove logger topic as suggested by Wolf2323

8f65eac2b2ddd2f8e31674493646510b3d9d139a authored about 1 year ago
Move Op player Event adapter to quest.event package

a46a56ac3bd3815f2ea2bd5cb6e5db320734c6fd authored about 1 year ago
Fix Checkstyle warning

c4a19319020d4b53cb3ebdf8dfd71150510f2851 authored about 1 year ago
Update CHANGELOG

aeec6d384b9c02988e4d05c36da084e7582cba8d authored about 1 year ago
Update javadoc

51820cd46cf550442a98e971b58eb1cf0e6c3cac authored about 1 year ago
Fix command event only works with `conditions:`, not with `condition:`

fc6e931586ba579bcf44877aafd32cb774e63241 authored about 1 year ago
Cleanup duplicated code in sudo and opsudo event

620e00547f964535d94e8e4de35db2831c76c474 authored about 1 year ago
Migrate command event to new api and cleanup

- no longer runs for all players on the server if a variable is used

eb1da3e400d956d142f5f2a047d82add2e7e2255 authored about 1 year ago
Modularize opsudo event

c41da9e674af5a75912cf01b487c14ce01d4ec0c authored about 1 year ago
Move Sudo and OpSudoEvent to command package

c8407c621b4bda91f5c779f41d1c3d5123e11b8a authored about 1 year ago
Merge pull request #2570 from J0B10/feature/static-rework

Static Rework - Add runForAll and runIndependent events

01f8d8ca5aa7bcbaf162a745845d8dab2ff77a7b authored about 1 year ago
Update build numbers in migration guide

5fb070b7843b4ebafc7313b67b21e19ebe28dd79 authored about 1 year ago
Create migration guide for the static event rework

3db7e981098756a46923c53d8e92303237448522 authored about 1 year ago
Update changelog

fadca087fb8eec887f2020c5258b8f3c74cf9821 authored about 1 year ago
Swapped table lines as suggested by @Wolf2323

a5c893888f5c164105292a8771cb936570e758db authored about 1 year ago
Fix `Avoid variables with short names like a`

b10b31ace9feb83234e24eae9bd9b5c08c2dd062 authored about 1 year ago
Remove support for `event:` alias and joinLists() utility

dec073f711f7795c3b2b00d2a3ebef07f117d3fa authored about 1 year ago
Implement suggestions from review by @Wolf2323

+ Add utility method to combine lists

7ef5f60ee4778858091634c9936ab94c1630b55c authored about 1 year ago
Fix PMD warnings for event implementations

61a44c342a02e32bdfc3c5c78e474fa954aadd46 authored about 1 year ago
Add implementation for RunForAllEvent

cafc02f386b9361b79b73bb0d5385fe246252955 authored about 1 year ago
Document draft of runForAll event and update documentation on static events.

35b8ce12c6cadc338e51c435d03dea9456406bae authored about 1 year ago
Update documentation on static events

d9b337e318314feaf0a520d560321ed317bc6da8 authored about 1 year ago
No longer run non-static events for all players if used in schedule.

c01a468e130965db4e6c021f5c3e983b41e3fcac authored about 1 year ago
Merge pull request #2575 from Wolf2323/stage

Added stage event, objective and conditions.

c1cdc017f4509d369b742193c0a57e8c81a215da authored about 1 year ago
stage implementation fixes

758137a491f42896da8cbaf761399b8411a680f3 authored about 1 year ago
Update docs/Documentation/Scripting/Building-Blocks/Objectives-List.md

Co-authored-by: CyberOtter <[email protected]>

f2f0c65751c42a593c11f98074a2286b979e5eea authored about 1 year ago
Update docs/Documentation/Scripting/Building-Blocks/Events-List.md

Co-authored-by: CyberOtter <[email protected]>

a933f6f1f4c9287ea15c11da45bc45cee98e588d authored about 1 year ago
Update src/main/java/org/betonquest/betonquest/conditions/BaseNumberCompareCondition.java

Co-authored-by: CyberOtter <[email protected]>

caabc7a509de208e79859466d0e84ce419860856 authored about 1 year ago
Update src/main/java/org/betonquest/betonquest/conditions/BaseNumberCompareCondition.java

Co-authored-by: CyberOtter <[email protected]>

3e43a0643b82557868b3812b2e92f5bcf19bd0e0 authored about 1 year ago
Update src/main/java/org/betonquest/betonquest/conditions/BaseNumberCompareCondition.java

Co-authored-by: CyberOtter <[email protected]>

3aecf036ad1c2c1a2c605ccd0a6296e142042797 authored about 1 year ago
fixed issue from review

94e9b2dc2390d1193506b2f1fa31c6c3fa5c49b9 authored about 1 year ago
Update src/main/java/org/betonquest/betonquest/quest/event/stage/StageEventFactory.java

Co-authored-by: CyberOtter <[email protected]>

9e947938add9ee82445d1e3af8d49d46fc602f31 authored about 1 year ago
added changelog entry for stage

413621b0bfa4d833ad42e1fc3b99087d232a2ec4 authored about 1 year ago
deny amount lower or equal to 0 for the stage event

76ba5e66f466ea40a73125d58fcb00a1ff29d414 authored about 1 year ago
improved stage condition

f8a323b7ebcc0c630d4cc6c153d529885e648f52 authored about 1 year ago
added stage documentation

f6f8b519636c7cbf77c88b4c39fefc9cf1bd37ed authored about 1 year ago
improve stage objective

e4d4a4f6de8df25bd91a1ea94b37c6be351437b3 authored about 1 year ago
added Stage Event

c70473fd31799eed8b9ead0d45de605b4ff63e43 authored about 1 year ago
added Stage Condition

70bfa03b64b9f1758557004393583e41899c2dc2 authored about 1 year ago
added Stage Objective

918fbf99966c71b1e0ed34db0a6dc49a852e2289 authored about 1 year ago
renamed second to targetStage in StageCondition

7a77f754aa12c10588f51ab1cba3d83b63c74a8c authored about 1 year ago
finished documentation of stage

c371adb963a61a360182219496bc80f9075682d6 authored about 1 year ago
added stage condition documentation

0d6615fc9b048b1c4a63504e207b91296d17c479 authored about 1 year ago
improved the stage event documentation

3a04e88145144b43b37e0c85b98ee97e9bb1da4e authored about 1 year ago
Merge pull request #2582 from J0B10/fix/time-event

Fix floating point numbers not working in `time` event

ecbfecbaf6a0de894486e36d429e2e7d2c15d035 authored about 1 year ago
Fix floating point numbers not working in `time` event

11257944012f44eb6fabf3251191e116cf6237bc authored about 1 year ago
Merge pull request #2580 from J0B10/fix/2576

Fixe uncaught Exception when parsing %player% for offline player

8568e97def8911e741dc5cfb0964c3bf6a20bf48 authored about 1 year ago
Implement suggestion from @Wolf2323 to PlayerNameVariable

Co-authored-by: Wolf2323 <[email protected]>

cb0052586db0e30b6e5b933d1923332045febdfd authored about 1 year ago
Commit suggestion by @SaltyAimbOtter

Co-authored-by: CyberOtter <[email protected]>

2d0aefff2240bb3757c04a3848f92ebfe04e948f authored about 1 year ago