Commit Graph

2842 Commits

Author SHA1 Message Date
FlyingPikachu c92e4677ae
Create bug_report.md 2018-12-31 14:56:05 -05:00
FlyingPikachu aaecc18974
Delete .github 2018-12-31 14:54:57 -05:00
FlyingPikachu e2f0c03b2f
Create .github 2018-12-31 14:52:56 -05:00
BuildTools 7604e7d6a6 Remove old issue template 2018-12-31 14:50:05 -05:00
BuildTools 445e3693df Update issue template 2018-12-31 14:49:23 -05:00
BuildTools 3a07b7ba95 Fix Heroes reward checking for wrong plugin, see #603 2018-12-31 13:36:13 -05:00
BuildTools 118f5a6b2d Check if plugins are enabled before parsing rewards, see #603 2018-12-31 13:34:51 -05:00
BuildTools f12e27374e Correct erroneous message when missing Heroes, fixes #603 2018-12-31 01:56:08 -05:00
BuildTools 8440ab2b80 Ignore block durability on 1.13+ servers, fixes #602 2018-12-31 01:50:59 -05:00
BuildTools 0857f1079d Solve kill-players objective not showing, part 2. Fixes #598 2018-12-30 14:22:25 -05:00
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 8625b8a5a2 Merge branch 'master' of ssh://git@github.com/FlyingPikachu/Quests.git 2018-12-25 16:57:49 -05:00
BuildTools 2d072b321a Improve string parsing, support PlaceholderAPI in ask/finish messages 2018-12-25 16:57:39 -05:00
FlyingPikachu 924c3c2c16
Merge pull request #568 from FlyingPikachu/l10n_master
New Crowdin translations
2018-12-25 15:42:58 -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
FlyingPikachu dec5f179a5 New translations strings.yml (Portuguese, Brazilian) 2018-12-23 16:41:36 -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
FlyingPikachu c7174d9c7e New translations strings.yml (Spanish) 2018-12-15 22:51:06 -05:00
BuildTools 867e6a9c00 Tweak for #573 2018-12-15 10:17:59 -05:00
BuildTools f7383e08df Fix plugin.yml 2018-12-15 10:00:59 -05:00
BuildTools fa699833b1 Add missing plugin softdepends. Bump version number 2018-12-14 23:29:39 -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
FlyingPikachu 8efe62186e New translations strings.yml (Spanish) 2018-12-11 15:51:16 -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