Commit Graph

559 Commits

Author SHA1 Message Date
BuildTools
50ad660cf5 Solve kill-players objective not showing, fixes #598 2018-12-29 22:39:00 -05:00
BuildTools
f7b806bd63 Fix PlayerInteractEvent error on pre-1.9 servers, fixes #594 2018-12-29 17:35:52 -05:00
BuildTools
84acca7152 Fix numbering for Create Item prompt. Previous commit bumped version 2018-12-28 01:26:20 -05:00
BuildTools
e5e673be7c Support GPS for location objectives, fixes #295 2018-12-28 00:58:25 -05:00
BuildTools
c07e361ec7 Support Unbreakable NBT tag for items loaded from hand, fixes #591 2018-12-27 01:10:10 -05:00
BuildTools
fe92c86584 Ignore null EquipmentSlot, fixes #592 2018-12-26 22:09:14 -05:00
BuildTools
330e92ef72 Remove GPS so Jenkins can compile. Bump version number 2018-12-25 17:00:04 -05:00
BuildTools
2d072b321a Improve string parsing, support PlaceholderAPI in ask/finish messages 2018-12-25 16:57:39 -05:00
BuildTools
e223dc2921 Update help URL for missing lang files 2018-12-25 15:41:34 -05:00
BuildTools
477bca5a69 Fix extra message when adding location. Begin GPS support. Bump version 2018-12-25 15:40:18 -05:00
BuildTools
4c00d0f766 Dispatch item translation messages from console per #575 2018-12-21 20:36:31 -05:00
BuildTools
31527c70f1 Output quest name on null stage for #582 2018-12-21 19:50:12 -05:00
BuildTools
b482e9a0bf Rework code for displaying objectives, part 2 for #575 2018-12-21 02:50:54 -05:00
BuildTools
40ac77261e Rework code for displaying objectives, fixes #575. Bump version number 2018-12-21 00:09:00 -05:00
BuildTools
d715de35e9 Stop null error for delays on final stage, fixes #578 2018-12-19 02:38:58 -05:00
BuildTools
f61af598c8 Remove debug line, fixes #565 2018-12-18 22:28:06 -05:00
BuildTools
f119489f9f Potential fix for #565 2018-12-18 01:35:25 -05:00
BuildTools
998859251a Must specify objective before adding delay, fixes #577 2018-12-18 01:29:34 -05:00
BuildTools
2ff85225e2 Translate items with color for older MC versions, see #575 2018-12-18 00:54:50 -05:00
BuildTools
6bb5f81e68 Fix translate-items not working on older MC versions, fixes #575 2018-12-17 14:11:18 -05:00
BuildTools
ab265cab74 Compare against milliseconds with literals for #574 2018-12-16 00:59:49 -05:00
BuildTools
bd1b5619c2 Improve translation for entities and older MC versions, fixes #573 2018-12-16 00:36:46 -05:00
BuildTools
867e6a9c00 Tweak for #573 2018-12-15 10:17:59 -05:00
BuildTools
24ffc562ff Remove nearly duplicate method for getting objectives. Bump version 2018-12-14 23:18:05 -05:00
BuildTools
3e5115d64d Ensure reach-location is in the same world, fixes #385 2018-12-12 02:08:13 -05:00
BuildTools
c5dabefc32 Check for null items when editing events, fixes #444 2018-12-12 01:37:49 -05:00
BuildTools
e908af7599 Disallow colons in item creation, per #566. Bump version number 2018-12-11 22:57:40 -05:00
BuildTools
5001b5c553 Remove unused import 2018-12-11 16:55:58 -05:00
BuildTools
274b27fe7c Fix ItemFlags breaking older servers, fixes #569 2018-12-11 16:55:00 -05:00
BuildTools
6e34954281 Start using enum names for enchantments, fixes #566 2018-12-11 16:41:43 -05:00
BuildTools
bf7a0849b1 Remove overkill hashCode, fixes #460. Bump version number 2018-12-10 20:58:31 -05:00
BuildTools
1f6a410723 Squash some bugs 2018-12-10 18:24:48 -05:00
BuildTools
9c1c19d623 Extra hint in error message for #566 2018-12-10 12:24:45 -05:00
BuildTools
096a174481 Localization cleanup 2018-12-09 18:25:38 -05:00
BuildTools
7d72d9129c Check that enchantment names are spelled correctly, fixes #566 2018-12-09 16:26:26 -05:00
BuildTools
039ed174fb Undo 027d6d6 per #566 2018-12-09 16:25:03 -05:00
BuildTools
8ae3ebae7f Return unique value for null stacks during comparison 2018-12-09 00:26:47 -05:00
BuildTools
290ac4f158 Update method description 2018-12-09 00:10:18 -05:00
BuildTools
7d829f9cda Proper durability check for certain materials, fixes #557. Bump version 2018-12-09 00:06:34 -05:00
BuildTools
027d6d613b Check that enchantment keys are not null, fixes #566 2018-12-08 17:32:43 -05:00
BuildTools
8a94b4d255 Include missing header, update README 2018-12-07 23:38:15 -05:00
BuildTools
d54d50725c Ensure ItemFlag is valid and not null, fixes #560 2018-12-06 16:17:15 -05:00
BuildTools
6afb10311c Change permissions for Events Editor, part 2 2018-12-06 02:04:13 -05:00
BuildTools
99d4598c16 Fix occasional NPE when players quit timed quests, fixes #559 2018-12-05 14:48:16 -05:00
BuildTools
c77becce48 Correct spelling error 2018-12-05 14:31:07 -05:00
BuildTools
8a27ffeeaa Support ItemFlags on items loaded from hand, see #557 2018-12-05 14:29:38 -05:00
FlyingPikachu
2bfe3b0ec5
Merge pull request #554 from BerndiVader/master
Fix for npe's in custom-modules datamap
2018-12-05 12:06:51 -05:00
BuildTools
e363cd4cb0 Handle legacy item names for events, fixes #557. Bump version 2018-12-04 19:30:44 -05:00
BuildTools
2338c127fb Check for block index first, fixes #556 2018-12-04 16:01:19 -05:00
BuildTools
5bd07bf78f Set final local variables for enclosing scope 2018-12-04 15:19:18 -05:00