Commit Graph

636 Commits

Author SHA1 Message Date
BuildTools
219d944d48 Check for null when executing StageTimer, fixes #677 2019-02-05 15:20:07 -05:00
BuildTools
1e3226f859 Update color for deliver item difference message 2019-02-05 15:09:13 -05:00
BuildTools
e8f0945bfa NEW item crafting objective, part 2 2019-02-05 15:07:01 -05:00
BuildTools
2746fa76f1 Use toString() rather than cast potential Boolean, part 2. Fixes #682 2019-02-05 13:54:06 -05:00
BuildTools
3dc397921c Allow duplicate material types per obj pending results, fixes #680 2019-02-05 13:48:26 -05:00
BuildTools
223fa4badf Support a few more translation keys, see #664 2019-02-05 01:48:33 -05:00
BuildTools
e6aa12fd5e Remove debug messages 2019-02-05 00:52:12 -05:00
BuildTools
ffd79b10ad NEW item crafting objective 2019-02-04 21:57:35 -05:00
BuildTools
9e547e56da Cancel loading if main section marker is missing, fixes #676 2019-02-03 21:48:52 -05:00
BuildTools
7aef0a7c75 Condense the create stage prompt, part 2 2019-02-03 21:40:29 -05:00
BuildTools
956d2fbb6a Check whether WorldGuard is null rather than enabled, fixes #669 2019-02-02 10:49:30 -05:00
BuildTools
a265f2b270 Use toString() rather than cast potential Boolean, fixes #672 2019-02-02 10:44:15 -05:00
BuildTools
f2d50198e1 Ensure quest is not null when loading custom sections, fixes #670 2019-02-02 10:38:04 -05:00
BuildTools
85edd09252 Use proper arg to remove Quester 2019-02-02 10:35:32 -05:00
BuildTools
8c303d6b8b Show readable console error for null stage, fixes #665 2019-01-30 23:50:40 -05:00
BuildTools
c8efb7d31c Add missing versions to query check, fixes #644 2019-01-30 23:15:43 -05:00
BuildTools
a07718c7d5 Condense the create stage prompt, part 1. Bump version number 2019-01-30 03:50:05 -05:00
BuildTools
575e4d011d Support for WorldGuard 7+ 2019-01-29 13:16:51 -05:00
BuildTools
931faf12ce Add missing plugin name from 6eb138d333 2019-01-28 20:09:10 -05:00
BuildTools
6eb138d333 Display error for incompatible WorldGuard versions 2019-01-28 18:48:01 -05:00
BuildTools
361dbfc3ce Better session data casting for rewards and reqs, fixes #660 2019-01-28 17:21:05 -05:00
BuildTools
f6f7bfc5eb Clarify Stage variable for kill location names 2019-01-27 23:24:01 -05:00
BuildTools
5c734afcaf Skip empty strings when loading item data, fixes #655 2019-01-27 00:14:44 -05:00
BuildTools
28910dc89e Add missing disclaimer 2019-01-27 00:11:01 -05:00
BuildTools
bcd9306951 Additional cleanup for #655 2019-01-27 00:10:21 -05:00
BerndiVader
9992256ce2 fix for https://github.com/FlyingPikachu/Quests/issues/655 2019-01-27 00:29:17 +01:00
BerndiVader
2b3e228418 renew custom linkedlists in stages on reload to apply possible changes 2019-01-26 12:59:46 +01:00
BuildTools
9f5ad772fc Resolve NoClassDefFoundError with Parties installed, fixes #653 2019-01-25 22:12:05 -05:00
BerndiVader
ba1306cdea unregister listeners on custom modules reload
remove custom moduleclasses from their lists on reload
2019-01-25 20:25:32 +01:00
BerndiVader
2e11496ca4 fix classcast exception & ingame editor prompt messup 2019-01-24 23:31:51 +01:00
BuildTools
863660e754 Better IDE window fitment 2019-01-23 21:47:52 -05:00
BuildTools
c05328c502 Data index for #625 2019-01-23 21:43:08 -05:00
BuildTools
77c37b94df Correct index for #625 2019-01-23 18:26:28 -05:00
BuildTools
11c6304c6f Remove old custom elements if present (for reload), see #625 2019-01-23 17:36:54 -05:00
BuildTools
78b21d1107 Load modules on /questadmin reload, fixes #625. See #631 2019-01-23 17:27:27 -05:00
BuildTools
0e9be2cf20 Properly display custom objectives, reparation. See #625 2019-01-23 03:31:14 -05:00
BuildTools
55352f6a66 Properly display custom objectives, fixes #625 2019-01-23 02:31:32 -05:00
BuildTools
96b3bceacd Workaround for missing location data, fixes #646 2019-01-22 17:14:21 -05:00
BuildTools
39294f18f3 Avoid error on player quit, fixes #649 2019-01-22 16:45:22 -05:00
BuildTools
a92ff51231 Potentially fix custom objective displays, see #625 2019-01-22 16:21:49 -05:00
BuildTools
159af2ab97 Refactoring for getter/setter methods, part 10. Fixes #625 and #647 2019-01-21 21:26:21 -05:00
BuildTools
570d589f3f Refactoring for getter/setter methods, part 9 2019-01-19 13:14:10 -05:00
BuildTools
69caf13bcd Phase out duplicate custom objective boolean 2019-01-18 01:31:29 -05:00
BuildTools
6c07f6dcfe Fix custom objective data not getting set properly on stage delete 2019-01-17 23:47:58 -05:00
BuildTools
4603a1b37d Add complimentary deprecated method for clarity's sake 2019-01-17 17:08:01 -05:00
BuildTools
36b9258b75 Delay loading of module config, see #631. Fixes #642 2019-01-17 14:53:33 -05:00
BuildTools
fb043fae30 Potential fix for #641 and #644 2019-01-17 13:59:44 -05:00
BuildTools
0d27055b4e Undo 070da2d per #641 and #644 2019-01-17 13:53:31 -05:00
BuildTools
070da2d24a Load some rewards as LinkedList, may fix #641 2019-01-16 23:13:38 -05:00
BuildTools
ef5f297928 Better deprecation 2019-01-15 18:57:02 -05:00