Commit Graph

451 Commits

Author SHA1 Message Date
HappyPikachu
172d5ffeee Remove blacklist and purge subcommand 2018-04-25 02:42:21 -04:00
HappyPikachu
e88d7159fe Catch error when unable to take quest, fixes #374 2018-04-21 13:53:17 -04:00
HappyPikachu
d8efb37a61 Ensure quest name is not null or empty, fixes #370 2018-04-20 10:59:44 -04:00
HappyPikachu
ac899a7c8c Ignore directories with /quests top, fixes #373 2018-04-20 10:42:23 -04:00
HappyPikachu
1bac3ed1f3 Ensure projectile source exists, fixes #369 2018-04-17 11:17:10 -04:00
HappyPikachu
1d04d263d7 Stop player data dupe on quit, fixes #368 2018-04-16 16:59:35 -04:00
HappyPikachu
a7838b8184 Always fire events synchronously, fixes #366 2018-04-14 22:04:44 -04:00
HappyPikachu
ce485ae1ea Remove UUIDFetcher to avoid confusion, see #343 2018-04-13 19:01:20 -04:00
HappyPikachu
995a7d8839 Fix error on quit during timer event, fixes #348. Bump version number 2018-04-13 16:17:22 -04:00
HappyPikachu
25be6a0e69 Avoid error when no items have been delivered, fixes #362 2018-04-13 16:07:18 -04:00
HappyPikachu
382796a71a NEW date/time Planner section, completed, #93. Bump version number 2018-04-12 14:56:15 -04:00
HappyPikachu
770acbce5f Catch NPE for #362 2018-04-12 00:20:02 -04:00
HappyPikachu
76d706ace4 Execute command events on main thread, fixes #353 2018-04-10 23:57:26 -04:00
HappyPikachu
ff900f5f87 NEW date/time Planner section, part 6, #93 2018-04-01 00:24:17 -04:00
HappyPikachu
b178734233 NEW date/time Planner section, part 5, #93 2018-03-30 22:34:49 -04:00
HappyPikachu
a5729b4ba0 NEW date/time Planner section, part 4, #93 2018-03-29 03:25:35 -04:00
HappyPikachu
e793661a3a NEW date/time Planner section, part 3, #93 2018-03-25 06:51:59 -04:00
HappyPikachu
7405d4b7f4 Improve menu consistency 2018-03-23 01:07:53 -04:00
HappyPikachu
19959586bc Reduce duplicate strings for Crowdin 2018-03-22 00:19:47 -04:00
HappyPikachu
b7143785ed NEW date/time Planner section, part 2, #93 2018-03-21 01:12:00 -04:00
HappyPikachu
41c2103d3e Restore broken accept-timeout option, fixes #337 2018-03-18 21:26:06 -04:00
HappyPikachu
edd26f4a77 Fix some cmds not working w/ translate-subcommands disabled, fixes #336 2018-03-17 23:28:41 -04:00
HappyPikachu
88c203cec7 Correct Planner lang strings #93 2018-03-17 23:21:59 -04:00
HappyPikachu
b7bde5575e NEW date/time Planner section, part 1, #93. Bump version number 2018-03-17 23:17:40 -04:00
HappyPikachu
b91e7b9218 Require objective prior to event 2018-03-14 16:25:34 -04:00
HappyPikachu
8202fa60af Add permission to drop Quests Journal, fixes #332 2018-03-13 22:57:37 -04:00
HappyPikachu
c8df950280 Ensure capital mob names for tamed enum, fixes #330 2018-03-13 22:47:38 -04:00
HappyPikachu
36dbf1b76e Add subcommand language toggle. Possibly BREAKING cleanup! Bump version 2018-03-08 18:25:56 -05:00
HappyPikachu
6e538f4cc8 Require objective prior to start/complete/override, prevents #325 2018-03-07 17:19:54 -05:00
HappyPikachu
80ea762eef Remove seemingly unnecessary try/catch 2018-03-07 01:39:36 -05:00
HappyPikachu
f8fad2eaaa Pesky blank line 2018-03-07 01:34:14 -05:00
HappyPikachu
60618bc803 Improve confirmation message consistency 2018-03-07 01:33:39 -05:00
HappyPikachu
9e05e81846 Show proper string for Place Blocks prompt 2018-03-07 01:12:31 -05:00
HappyPikachu
56af0dfd1a Remove debug output 2018-03-07 00:00:16 -05:00
HappyPikachu
a796bd4be6 Correct order of mcMMO requirement 2018-03-06 17:24:59 -05:00
HappyPikachu
6f8d39ffc5 Consistency with other stages 2018-03-05 18:17:59 -05:00
Trigary
294c609e1c
Fix issue #327
Fix issue #327
2018-03-05 16:49:02 +01:00
HappyPikachu
0560d73775 Revert ca117da950 2018-03-04 22:37:16 -05:00
HappyPikachu
4b70ae9f4f Missing space in cmd usage 2018-03-04 10:11:06 -05:00
HappyPikachu
eeddc10a7e Remove unused import 2018-03-02 02:58:03 -05:00
HappyPikachu
220e0c0e67 Better file loading 2018-03-02 02:51:30 -05:00
HappyPikachu
a6ebca4921 Fix redo-quest effect on non-redoable quests, fixes #299. Bump version 2018-02-22 23:17:57 -05:00
HappyPikachu
66a47bbb1c Load any tameable mob. Bump version number 2018-02-18 23:43:49 -05:00
HappyPikachu
9663756211 Only show tameable mobs in list, allow Llamas, fixes #298 2018-02-18 15:28:11 -05:00
HappyPikachu
0e362c8537 Remove test code 2018-02-17 19:33:14 -05:00
HappyPikachu
e8a47f910f Clean-up UUID/blacklist warnings, fixes #251 2018-02-17 19:30:35 -05:00
HappyPikachu
65bc723a13 Accept seconds for stage delays, per #286 2018-02-12 01:25:39 -05:00
HappyPikachu
ee986cbf77 Better loading for world names with spaces, fixes #285 2018-02-12 00:40:26 -05:00
HappyPikachu
487e6d790f Better checking for Kill Mob stage, fixes #284 2018-02-12 00:33:23 -05:00
HappyPikachu
b367a54903 Ensure death by TNT is valid, fixes #283 2018-02-11 23:41:30 -05:00