Commit Graph

  • fc1455902f Null check events.yml HappyPikachu 2017-07-25 21:30:04 -0400
  • fef92e2b30 Account for unspecified durability, related to #65 HappyPikachu 2017-07-24 11:35:03 -0400
  • 8c858937d8 Stop editor sometimes closing, fixes #65 HappyPikachu 2017-07-23 22:08:57 -0400
  • 1ab2ab4f02 Fix editor sometimes closing. Bump version number HappyPikachu 2017-07-23 14:29:48 -0400
  • a58b51b469 Remove old code HappyPikachu 2017-07-22 20:35:41 -0400
  • b03d84443b Workaround for issue with Vault API, fixes #64. Bump version number HappyPikachu 2017-07-21 20:10:31 -0400
  • 12cdea0536 Possible workaround for #57. Bump version number HappyPikachu 2017-07-21 17:06:58 -0400
  • 784dca4cb4 Amend item amnesia, fixes #62 HappyPikachu 2017-07-21 15:12:53 -0400
  • 7c752674e1 Fill in ALL durability values when adding multiple items, fixes #58 HappyPikachu 2017-07-19 10:30:07 -0400
  • 038c3dc86f Warn if custom reward has no name, fixes #53. Bump version number HappyPikachu 2017-07-19 01:00:51 -0400
  • 71f5496c64 Remove-items by Material rather than ItemStack, fixes #48 HappyPikachu 2017-07-17 23:48:05 -0400
  • a5ba267f11 Properly load redo-delay cooldowns, alternative to #49 HappyPikachu 2017-07-17 02:07:04 -0400
  • 87612a9d29 Merge 95625d5bf3 into 0cde844152 Simon 2017-07-16 06:58:29 +0000
  • 0cde844152 Update ISSUE_TEMPLATE.md FlyingPikachu 2017-07-16 00:53:40 -0400
  • ae154427af Events can have more than one mob, fixes #38 HappyPikachu 2017-07-16 00:48:55 -0400
  • f95bff322e Avert amnesia for blocks 65 and over, fixes #40. Bump version number HappyPikachu 2017-07-15 17:40:50 -0400
  • 95625d5bf3 I'm not a hundred percent sure, when this happens, but under some circumstances (or always?), every quest that is inserted into completedRedoableQuests gets the same cooldown (the first entry of completedQuestTimes). ghac 2017-07-15 16:39:26 +0200
  • abd696aed6 Remedy certain stages not finishing, fixes #31. Bump version number HappyPikachu 2017-07-08 23:29:02 -0400
  • 2a84736d01 Potential bug fixes HappyPikachu 2017-07-08 00:07:50 -0400
  • 8ab76338f1 Update Vault methods HappyPikachu 2017-07-05 13:01:16 -0400
  • 419463a6dd Merge branch 'master' of ssh://git@github.com/FlyingPikachu/Quests.git HappyPikachu 2017-07-05 12:56:52 -0400
  • 2f43ad9a3e Update deposit method for Vault HappyPikachu 2017-07-05 12:56:18 -0400
  • 637fac7b34 Create ISSUE_TEMPLATE.md FlyingPikachu 2017-07-05 01:41:06 -0400
  • acfc5c4bc6 Update enchantmens, fixes #26. Bump version number HappyPikachu 2017-07-05 02:11:06 -0400
  • e0e6222bb0 Remove debug-mode; show ALL the errors HappyPikachu 2017-07-05 01:02:48 -0400
  • 5171eed572 Account for spaces in mob names when editing Kill Mob objectives a second time, fixes #24. Bump version number HappyPikachu 2017-07-02 13:22:22 -0400
  • 364d0c9a84 Merge pull request #18 from i9hdkill/master FlyingPikachu 2017-07-02 13:18:17 -0400
  • 74cdcc3790
    Parrots were added in 1.12 and are tameable I9hdkill 2017-06-30 19:06:23 +0200
  • 740a0b1786 Merge pull request #6 from GregZ123/master FlyingPikachu 2017-06-29 23:11:49 -0400
  • b8a53610ab Quests - V2.8.6-03 - Added InvalidStageException javadoc - By GregZ_ GregZ_ 2017-06-23 17:13:36 +0100
  • 051ad5cfe4 Quests - V2.8.6-02 - Code reformat - By GregZ_ GregZ_ 2017-06-23 16:48:11 +0100
  • 82eca3991a Quests - V2.8.6-01 - Code reformat - By GregZ_ GregZ_ 2017-06-23 15:43:07 +0100
  • 73becdc67a Set durability to 0 if not specified, fixes #1. Bump version number HappyPikachu 2017-06-23 02:22:17 -0400
  • 88c892fde7 Fix modules not loading. Bump version number HappyPikachu 2017-06-22 21:54:54 -0400
  • af30817918 Optimize UUIDFetcher per #534. Bump version number HappyPikachu 2017-06-20 21:52:36 -0400
  • 3131d0e52d Likely fix #495 #516 #517. Bump version number HappyPikachu 2017-06-19 20:45:25 -0400
  • d9a51bfa29 Merge pull request #535 from 18PatZ/patch-1 FlyingPikachu 2017-06-19 20:00:22 -0400
  • 605b23defd Fix duplicate entries Patrick Zhong 2017-06-19 16:12:48 -0700
  • 9d4c9a90b5 Fix null bug in #329 Patrick Zhong 2017-06-19 13:31:45 -0700
  • 46082dff7e Merge pull request #532 from GregZ123/master FlyingPikachu 2017-06-18 16:04:54 -0400
  • 38e82e4fcc Quests - V2.8.2-04 - Removed duplicate ColorUtil - By GregZ_ GregZ_ 2017-06-18 20:47:40 +0100
  • 38842f8ca7 Quests - V2.8.2-03 - Removed ReflectionUtil - By GregZ_ GregZ_ 2017-06-18 14:54:21 +0100
  • 0072f6af2a Quests - V2.8.2-02 - Include data.yml - By GregZ_ GregZ_ 2017-06-18 14:48:47 +0100
  • 69cded8065 Quests - V2.8.2-01 - Removed ColorUtil - By GregZ_ GregZ_ 2017-06-18 14:12:22 +0100
  • 15ecc4e7af Revert pom. Update Citizens and provide Denizen. Bump version number HappyPikachu 2017-06-17 21:40:31 -0400
  • 13288d5505 Jenkins test HappyPikachu 2017-06-17 14:05:47 -0400
  • 76ff8972b6 Fix for #529 HappyPikachu 2017-06-16 21:37:49 -0400
  • 52c8989708 Fix dependencies HappyPikachu 2017-06-15 03:38:16 -0400
  • 7ef239ba4f Update to MC 1.12, completely untested. Compile against Java 1.8, fix deprecated config loading. Removed broken support for Bukkit 1.7.2, cleanup unused classes. QuestMob no longer uses NMS. Bump version number HappyPikachu 2017-06-15 01:40:32 -0400
  • 23c50673e4 No changes HappyPikachu 2017-05-13 20:12:57 -0400
  • 52c6d388ac Fix creation of break-block quests. Bump version number HappyPikachu 2017-02-05 15:14:19 -0500
  • ef9297910c Warn console when using old Vault versions. Bump version number HappyPikachu 2016-12-26 15:26:48 -0500
  • 50b32d5f3e Update to MC 1.11, completely untested. Bump version number HappyPikachu 2016-12-04 17:18:26 -0500
  • e1276a9597 Merge branch 'master' of ssh://git@github.com/FlyingPikachu/Quests.git HappyPikachu 2016-12-04 17:17:49 -0500
  • 931a7adfcc Update to MC 1.11, completely untested. Bump version number HappyPikachu 2016-12-04 17:17:06 -0500
  • fa23802d09 Merge pull request #413 from GuyAglionby/master FlyingPikachu 2016-09-19 21:10:45 -0400
  • ade16b3d98 Fix #410 Guy Aglionby 2016-09-03 00:16:57 +0100
  • fb6f743999 Remove duplicate Cut block entries. Fixes part 3 of #404. Bump version number HappyPikachu 2016-08-29 21:23:13 -0400
  • 47b0a9d159 Revert editor text. Fixes part 1 of #404 HappyPikachu 2016-08-29 19:55:37 -0400
  • b1b1b16788 Add more durability checks, fixes #401. Bump version number HappyPikachu 2016-08-17 21:06:42 -0400
  • e706dbd490 Delete unused class. Remove blank lines from default quests.yml HappyPikachu 2016-08-06 00:05:42 -0400
  • 1b2bec04ad Support block durability. Bump version number HappyPikachu 2016-08-06 00:01:42 -0400
  • ecdfc8be57 Begin supporting block durability for #381 (testing block-break). Bump version number HappyPikachu 2016-07-28 17:09:44 -0400
  • 35653f0130 Proper fix unset block amounts showing NULL in menu HappyPikachu 2016-07-15 18:24:34 -0400
  • e123b76108 Fix unset block amounts showing NULL in menu HappyPikachu 2016-07-15 18:21:28 -0400
  • 48ba30a616 No longer assume quests.yml contains custom1 quest, fixes #369. Bump version number HappyPikachu 2016-07-06 20:58:33 -0400
  • b4533024b3 Stop reverting config edits during /questadmin reload, fixes #364. Bump version number HappyPikachu 2016-07-04 14:36:08 -0400
  • 7ec954e652 Create README.md FlyingPikachu 2016-06-28 21:29:58 -0400
  • 0995d23a3d Debug build for #352 HappyPikachu 2016-06-23 21:34:35 -0400
  • 0d207e8321 Update mob spawning for MC 1.10, fixes #353. Bump version number HappyPikachu 2016-06-23 21:15:00 -0400
  • 9cc4a97ae0 Support new enchantents, fixes #348. Bump version number HappyPikachu 2016-06-22 00:32:43 -0400
  • 523032053e Handle null rewards values, fixes #345 HappyPikachu 2016-06-16 20:18:18 -0400
  • 7dd2b006ad Disallow periods in quest names, fixes #87 HappyPikachu 2016-06-15 12:03:09 -0400
  • a3efc78fe8 Include MC 1.10 lib HappyPikachu 2016-06-09 14:05:10 -0400
  • 6f34c15a71 Update to MC 1.10, completely untested. Added missing particle effects back to MC 1.9. Bump version number HappyPikachu 2016-06-09 14:04:21 -0400
  • f2b8c60fb0 Update to MC 1.9.4, completely untested. Bump version number HappyPikachu 2016-05-17 20:19:19 -0400
  • 63de9537d8 Merge pull request #304 from woutwoot/master FlyingPikachu 2016-04-04 06:54:36 -0400
  • 1329fe4529 Stop error spam on 1.9 - Actual 1.9 update for particles. woutwoot 2016-04-02 21:24:33 +0200
  • eddc66e46d Update to MC 1.9, completely untested. Bump version number HappyPikachu 2016-03-21 21:20:59 -0400
  • db569027e7 useCompass should be accessed in a static way HappyPikachu 2016-03-21 20:47:36 -0400
  • 7d8e198b9c Merge pull request #288 from elBukkit/master FlyingPikachu 2016-03-21 13:36:34 -0400
  • afdc5760ae Reset quest compass target on changing worlds or respawning Nathan Wolf 2016-03-07 11:28:26 -0800
  • 41cadcdc0a Force a compass target update when checking on quests, as a failsafe Nathan Wolf 2016-03-07 11:27:44 -0800
  • 391daf18e6 Work-around another compass issue, seems like a strange one though. Nathan Wolf 2016-03-07 11:03:04 -0800
  • 682da2f55e Update compass target when finishing a quest Nathan Wolf 2016-03-04 17:24:00 -0800
  • 8ca0e797a4 Improve compass resetting behavior with multiple active quests Nathan Wolf 2016-02-29 12:12:57 -0800
  • 2443664611 Restore build number, bump version HappyPikachu 2016-02-05 23:25:36 -0500
  • bd88a6c3f6 Bump version to 2.5.4 HappyPikachu 2016-02-05 23:20:02 -0500
  • d9b0acd73f Some safety protection to loading bad Quester data Nathan Wolf 2016-01-22 12:05:38 -0800
  • a81ce1bca3 Merge pull request #252 from DanyBv/patch-1 FlyingPikachu 2015-12-27 13:48:31 -0500
  • f6fecf529d Merge pull request #248 from elBukkit/master FlyingPikachu 2015-12-27 13:48:13 -0500
  • 95489d7a16 Changed "initial-event" to "event" DanyBv 2015-12-24 16:44:38 +0200
  • c2e252f539 Handle missing stages in CustomObjective.getDatamap. TODO: Figure out how this happened, clean up on Quester load Nathan Wolf 2015-12-16 11:41:36 -0800
  • 4c319c81ec Remove debug print, sorry about that! Nathan Wolf 2015-12-16 11:31:23 -0800
  • 23304e0b1d Avoid constant out of range exceptions when a players' current quest/stages lists get out of sync. Not sure why this happens, though. Nathan Wolf 2015-12-14 17:15:54 -0800
  • 322c2d908a Some fixes to /questsadmin reset Nathan Wolf 2015-12-14 11:05:44 -0800
  • c75f679158 Add use-compass option to config, true by default Nathan Wolf 2015-12-13 19:37:05 -0800
  • fb3f95b75c Fix an NPE that pops up in various places when a quest has no data Nathan Wolf 2015-12-11 19:30:52 -0800
  • 01e8d5f432 Fix a possible NPE handling the death event (this may have been with an invalid quest.. no stage somehow?) Nathan Wolf 2015-12-11 19:26:55 -0800
  • cd4e6dae7a Fix some issues with /questsadmin reload and the new compass code Nathan Wolf 2015-12-03 10:56:37 -0800