Commit Graph

7288 Commits

Author SHA1 Message Date
HappyPikachu
040ead52db Increment version number 2015-02-15 21:08:47 -05:00
HappyPikachu
6268966136 Use new EnumParticle, fixes #8 2015-02-15 21:06:29 -05:00
HappyPikachu
084d4f7e0a Output readable error for invalid quester-blacklist 2015-02-15 18:48:17 -05:00
FlyingPikachu
049c3977d8 Merge pull request #15 from elBukkit/master
Fix Issue#10 : Handle TNT and Projectiles in Kill Mob Objective
2015-02-15 18:45:15 -05:00
Nathan Wolf
a8da2268a5 Comment out a stack trace that gave me a 15GB log file 2015-02-15 13:00:46 -08:00
Nathan Wolf
8af8ee74e0 Give credit for killing mobs via TNT 2015-02-15 13:00:25 -08:00
Nathan Wolf
634f62a197 Add missing 1.8 CraftBukkit dependency back in 2015-02-15 12:45:44 -08:00
Nathan Wolf
8e5e8d34bd Fix handling of projectile-based kills 2015-02-15 12:40:47 -08:00
Nathan Wolf
e1cc6a915d Build against the official Spigot Bukkit 1.8, to fix getShooter 2015-02-15 12:40:27 -08:00
HappyPikachu
d3317fc755 Correctly handle invalid dye colors, fixes #9 2015-02-15 12:40:45 -05:00
HappyPikachu
6ced514a1d Use int for particle packets, add check for more effects 2015-02-15 10:45:23 -05:00
HappyPikachu
e5dafd790f Update effects 2015-02-14 22:28:20 -05:00
HappyPikachu
ac09b2da8a Correct server version check for effects 2015-02-14 17:24:48 -05:00
HappyPikachu
6499bf9cac It's blue, not aqua! 2015-02-11 21:54:54 -05:00
HappyPikachu
d0878b395c Increment version number 2015-02-11 20:08:49 -05:00
HappyPikachu
9f9e94422e Fix item prompts (including load from hand), add invalid delivery item
msg and update lang
2015-02-11 20:05:45 -05:00
HappyPikachu
d8bb3718c8 Possible fixes for tickets #4, 5 & 6 2015-02-09 19:45:13 -05:00
HappyPikachu
52c1da74a2 Increment version number 2015-02-09 18:45:32 -05:00
HappyPikachu
549fe3f484 Remove extra enable message 2015-02-09 18:39:46 -05:00
HappyPikachu
cce69e9431 Check for invalid item names correctly 2015-02-09 18:07:27 -05:00
HappyPikachu
a01de064e5 Remove bad parsing of mob names 2015-02-09 18:01:57 -05:00
HappyPikachu
aea3f7ca28 Increment version number 2015-02-08 22:10:59 -05:00
HappyPikachu
48e2cd647c Show item display names correctly 2015-02-08 22:08:40 -05:00
HappyPikachu
1e648acd17 Increment version number 2015-02-05 12:05:45 -05:00
HappyPikachu
e3f17616c2 Disregard default quester-blacklist node value 2015-02-05 12:04:59 -05:00
HappyPikachu
4d51abda67 Increment version number 2015-02-05 00:24:02 -05:00
HappyPikachu
2ee3021645 Support name changing with UUIDs pt. 2 2015-02-05 00:23:21 -05:00
HappyPikachu
d60ded0302 Fix events not being editable after creation 2015-02-05 00:08:54 -05:00
HappyPikachu
9917f81c1c Support name changing with UUIDs 2015-02-04 23:59:03 -05:00
HappyPikachu
a31d435809 Correct Lang issue 2015-02-04 23:19:50 -05:00
HappyPikachu
8fc6242610 Increment version number 2015-02-04 12:00:07 -05:00
HappyPikachu
b8b954cc37 Use item name in default events.yml, update lang phrase 2015-02-04 11:57:12 -05:00
HappyPikachu
db3d21afbc Increment version number 2015-02-03 17:46:20 -05:00
HappyPikachu
ad787f8eeb Final commit. Ready to go! 2015-02-02 12:23:12 -05:00
HappyPikachu
d85e7c5a57 Catch NullPointerException on PlayerQuit 2015-01-30 22:58:47 -05:00
HappyPikachu
02968a47e4 PhatLoots should be soft-depend 2015-01-30 22:26:40 -05:00
HappyPikachu
65a3031a8b Remove debug messages 2015-01-30 22:20:43 -05:00
HappyPikachu
7c333095fc Bug fixes 2015-01-30 22:11:11 -05:00
HappyPikachu
c78a1aae05 Test commit 2015-01-07 21:56:46 -05:00
HappyPikachu
a8754bfa13 Actually return null 2015-01-07 15:55:58 -05:00
HappyPikachu
672f8b9732 Use plugin logger, seperate 'quests.entity.*' check 2015-01-07 15:20:06 -05:00
Valar_Dev
72dbed3173 added permission checks for "quests.admin.*" 2015-01-06 17:12:36 -06:00
Valar_Dev
9194215a11 Merge branch 'master' of https://github.com/FlyingPikachu/Quests.git 2015-01-06 10:30:00 -06:00
Valar_Dev
c7c4d05759 There must have been some malformed config 2015-01-06 10:29:53 -06:00
HappyPikachu
c7b39f9a9b Update config 2015-01-06 00:43:16 -05:00
HappyPikachu
f65db2bca7 Update POM 2015-01-05 23:40:55 -05:00
HappyPikachu
6ae68f16da Reflection attempt 2015-01-05 23:36:35 -05:00
HappyPikachu
ef84a325a6 Sorry Spigot! 2015-01-05 23:19:40 -05:00
HappyPikachu
2f70d59039 Fine, be like that 2015-01-05 22:07:36 -05:00
HappyPikachu
e19082d89e Update WE/WG and Heroes dependencies, check UUIDs for Heroes players,
dust off deprecated methods
2015-01-05 21:52:43 -05:00