FlyingPikachu
d9a51bfa29
Merge pull request #535 from 18PatZ/patch-1
...
Fix null bug in #329
2017-06-19 20:00:22 -04:00
Patrick Zhong
605b23defd
Fix duplicate entries
2017-06-19 16:12:48 -07:00
Patrick Zhong
9d4c9a90b5
Fix null bug in #329
2017-06-19 13:31:45 -07:00
FlyingPikachu
46082dff7e
Merge pull request #532 from GregZ123/master
...
Removed ColorUtil and ReflectionUtil, also pom resources now include data.yml
2017-06-18 16:04:54 -04:00
GregZ_
38e82e4fcc
Quests - V2.8.2-04 - Removed duplicate ColorUtil - By GregZ_
...
* Incremented dev version in pom.xml.
* Removed duplicate ColorUtil interface, why were there even two of these?
* Updated classes that inherited ColorUtil to use the ChatColor enum instead.
2017-06-18 20:47:40 +01:00
GregZ_
38842f8ca7
Quests - V2.8.2-03 - Removed ReflectionUtil - By GregZ_
...
* Incremented dev version in pom.xml.
* Removed ReflectionUtil, this was pointless and just created extra overhead as the classes using it were already using NMS code.
2017-06-18 14:54:21 +01:00
GregZ_
0072f6af2a
Quests - V2.8.2-02 - Include data.yml - By GregZ_
...
* Incremented dev version in pom.xml.
* Edited pom resources to include data.yml.
2017-06-18 14:48:47 +01:00
GregZ_
69cded8065
Quests - V2.8.2-01 - Removed ColorUtil - By GregZ_
...
* Incremented dev version in pom.xml.
* Removed ColorUtil interface, ChatColor is an Enum so that you don't do stuff like this.
* Updated PlayerListener and Quests classes to reflect the removal of ColorUtil.
* Improved .gitignore to make sure people don't accidentally push IDE or compiled files in future.
2017-06-18 14:12:22 +01:00
HappyPikachu
15ecc4e7af
Revert pom. Update Citizens and provide Denizen. Bump version number
2017-06-17 21:40:31 -04:00
HappyPikachu
13288d5505
Jenkins test
2017-06-17 14:05:47 -04:00
HappyPikachu
76ff8972b6
Fix for #529
2017-06-16 21:37:49 -04:00
HappyPikachu
52c8989708
Fix dependencies
2017-06-15 03:38:16 -04:00
HappyPikachu
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
2017-06-15 01:40:32 -04:00
HappyPikachu
23c50673e4
No changes
2017-05-13 20:12:57 -04:00
HappyPikachu
52c6d388ac
Fix creation of break-block quests. Bump version number
2017-02-05 15:14:19 -05:00
HappyPikachu
ef9297910c
Warn console when using old Vault versions. Bump version number
2016-12-26 15:26:48 -05:00
HappyPikachu
50b32d5f3e
Update to MC 1.11, completely untested. Bump version number
2016-12-04 17:18:26 -05:00
HappyPikachu
e1276a9597
Merge branch 'master' of ssh://git@github.com/FlyingPikachu/Quests.git
2016-12-04 17:17:49 -05:00
HappyPikachu
931a7adfcc
Update to MC 1.11, completely untested. Bump version number
2016-12-04 17:17:06 -05:00
FlyingPikachu
fa23802d09
Merge pull request #413 from GuyAglionby/master
...
Fix #410
2016-09-19 21:10:45 -04:00
Guy Aglionby
ade16b3d98
Fix #410
2016-09-03 00:16:57 +01:00
HappyPikachu
fb6f743999
Remove duplicate Cut block entries. Fixes part 3 of #404 . Bump version
...
number
2016-08-29 21:23:13 -04:00
HappyPikachu
47b0a9d159
Revert editor text. Fixes part 1 of #404
2016-08-29 19:55:37 -04:00
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