Commit Graph

611 Commits

Author SHA1 Message Date
HappyPikachu
b1b1b16788 Add more durability checks, fixes #401. Bump version number 2016-08-17 21:06:42 -04:00
HappyPikachu
e706dbd490 Delete unused class. Remove blank lines from default quests.yml 2016-08-06 00:05:42 -04:00
HappyPikachu
1b2bec04ad Support block durability. Bump version number 2016-08-06 00:01:42 -04:00
HappyPikachu
ecdfc8be57 Begin supporting block durability for #381 (testing block-break). Bump
version number
2016-07-28 17:09:44 -04:00
HappyPikachu
35653f0130 Proper fix unset block amounts showing NULL in menu 2016-07-15 18:24:34 -04:00
HappyPikachu
e123b76108 Fix unset block amounts showing NULL in menu 2016-07-15 18:21:28 -04:00
HappyPikachu
48ba30a616 No longer assume quests.yml contains custom1 quest, fixes #369. Bump
version number
2016-07-06 20:58:33 -04:00
HappyPikachu
b4533024b3 Stop reverting config edits during /questadmin reload, fixes #364. Bump
version number
2016-07-04 14:36:08 -04:00
FlyingPikachu
7ec954e652 Create README.md 2016-06-28 21:29:58 -04:00
HappyPikachu
0995d23a3d Debug build for #352 2016-06-23 21:34:35 -04:00
HappyPikachu
0d207e8321 Update mob spawning for MC 1.10, fixes #353. Bump version number 2016-06-23 21:15:00 -04:00
HappyPikachu
9cc4a97ae0 Support new enchantents, fixes #348. Bump version number 2016-06-22 00:32:43 -04:00
HappyPikachu
523032053e Handle null rewards values, fixes #345 2016-06-16 20:18:18 -04:00
HappyPikachu
7dd2b006ad Disallow periods in quest names, fixes #87 2016-06-15 12:03:09 -04:00
HappyPikachu
a3efc78fe8 Include MC 1.10 lib 2016-06-09 14:05:10 -04:00
HappyPikachu
6f34c15a71 Update to MC 1.10, completely untested. Added missing particle effects
back to MC 1.9. Bump version number
2016-06-09 14:04:21 -04:00
HappyPikachu
f2b8c60fb0 Update to MC 1.9.4, completely untested. Bump version number 2016-05-17 20:19:19 -04:00
FlyingPikachu
63de9537d8 Merge pull request #304 from woutwoot/master
Stop error spam on 1.9 - Actual 1.9 update for particles.
2016-04-04 06:54:36 -04:00
woutwoot
1329fe4529 Stop error spam on 1.9 - Actual 1.9 update for particles. 2016-04-02 21:24:33 +02:00
HappyPikachu
eddc66e46d Update to MC 1.9, completely untested. Bump version number 2016-03-21 21:20:59 -04:00
HappyPikachu
db569027e7 useCompass should be accessed in a static way 2016-03-21 20:47:36 -04:00
FlyingPikachu
7d8e198b9c Merge pull request #288 from elBukkit/master
Better compass behavior, safety protection when loading bad data
2016-03-21 13:36:34 -04:00
Nathan Wolf
afdc5760ae Reset quest compass target on changing worlds or respawning 2016-03-07 11:28:26 -08:00
Nathan Wolf
41cadcdc0a Force a compass target update when checking on quests, as a failsafe 2016-03-07 11:27:44 -08:00
Nathan Wolf
391daf18e6 Work-around another compass issue, seems like a strange one though. 2016-03-07 11:03:04 -08:00
Nathan Wolf
682da2f55e Update compass target when finishing a quest 2016-03-04 17:24:00 -08:00
Nathan Wolf
8ca0e797a4 Improve compass resetting behavior with multiple active quests 2016-02-29 12:12:57 -08:00
HappyPikachu
2443664611 Restore build number, bump version 2016-02-05 23:25:36 -05:00
HappyPikachu
bd88a6c3f6 Bump version to 2.5.4 2016-02-05 23:20:02 -05:00
Nathan Wolf
d9b0acd73f Some safety protection to loading bad Quester data 2016-01-22 12:05:38 -08:00
FlyingPikachu
a81ce1bca3 Merge pull request #252 from DanyBv/patch-1
Changed "initial-event" to "event"
2015-12-27 13:48:31 -05:00
FlyingPikachu
f6fecf529d Merge pull request #248 from elBukkit/master
Quests Compass, Several Bug Fixes
2015-12-27 13:48:13 -05:00
DanyBv
95489d7a16 Changed "initial-event" to "event"
Because at the starting of the quest "event" was checked and not "initial-event" it didn't work this way...
2015-12-24 16:44:38 +02:00
Nathan Wolf
c2e252f539 Handle missing stages in CustomObjective.getDatamap. TODO: Figure out how this happened, clean up on Quester load 2015-12-16 11:41:36 -08:00
Nathan Wolf
4c319c81ec Remove debug print, sorry about that! 2015-12-16 11:31:23 -08:00
Nathan Wolf
23304e0b1d Avoid constant out of range exceptions when a players' current quest/stages lists get out of sync. Not sure why this happens, though. 2015-12-14 17:15:54 -08:00
Nathan Wolf
322c2d908a Some fixes to /questsadmin reset 2015-12-14 11:05:44 -08:00
Nathan Wolf
c75f679158 Add use-compass option to config, true by default 2015-12-13 19:37:05 -08:00
Nathan Wolf
fb3f95b75c Fix an NPE that pops up in various places when a quest has no data 2015-12-11 19:30:52 -08:00
Nathan Wolf
01e8d5f432 Fix a possible NPE handling the death event (this may have been with an invalid quest.. no stage somehow?) 2015-12-11 19:26:55 -08:00
Nathan Wolf
cd4e6dae7a Fix some issues with /questsadmin reload and the new compass code 2015-12-03 10:56:37 -08:00
Nathan Wolf
8e9f002ce1 Color finish messages light aqua 2015-12-02 13:05:27 -08:00
Nathan Wolf
5c246a20c6 Remove debug print :( 2015-12-02 11:52:08 -08:00
Nathan Wolf
cff791cfbc Reset compass to bed location, if set 2015-12-02 11:38:07 -08:00
Nathan Wolf
6bb17a08f4 Add /questsadmin reset command 2015-12-02 10:49:54 -08:00
Nathan Wolf
21b0a8ade8 Don't save metadata along with the gui display icon 2015-12-02 09:03:25 -08:00
Nathan Wolf
4dd8780d07 Don't kick people out of quests when they change. This is too picky and glitchy, I'd rather just deal with the consequences of broken quests, I think. 2015-12-02 08:36:56 -08:00
Nathan Wolf
fccd3f03ec Point the compass at the player's next target. TODO: Needs config options, etc. 2015-12-02 08:36:11 -08:00
Nathan Wolf
ebfa61646a Delay sending quest finish messages by seconds. TODO: Needs a config option or quest parameter. 2015-12-02 08:07:36 -08:00
Nathan Wolf
5b18275c49 More lore/display color fixes 2015-11-25 21:04:37 -08:00