HappyPikachu
1aa81ef940
Update getShooter() to getLastDamageCause() for players
2015-01-05 19:48:38 -05:00
HappyPikachu
84a38a9aa8
Soft-depend PhatLoots
2015-01-05 19:41:04 -05:00
HappyPikachu
75b4d871af
Let's go Spigot!
2015-01-05 19:34:29 -05:00
HappyPikachu
a62861374f
Update deprecated methods
2015-01-05 19:26:10 -05:00
HappyPikachu
a3f78da996
Add QuestData UUIDs
2015-01-05 19:17:32 -05:00
HappyPikachu
68e60e6111
Replace block/item IDs with names
2015-01-05 18:58:09 -05:00
HappyPikachu
456ff174ba
Update getShooter() to getLastDamageCause()
2015-01-05 12:51:59 -05:00
HappyPikachu
65c0c4f3df
Update getName() to name(), suppress unchecked types
2015-01-05 12:38:38 -05:00
HappyPikachu
85d5dc0414
Update health to float, begin adding serialVersionUIDs
2015-01-05 12:31:02 -05:00
HappyPikachu
2c10b2a2bc
getEyeLocation() workaround
2015-01-05 12:21:09 -05:00
HappyPikachu
001b643b16
Yo index chill out
2014-11-09 20:25:25 -05:00
HappyPikachu
fc45377a1d
Nope, let's try !isEmpty()
2014-11-08 13:06:25 -05:00
HappyPikachu
9f026a8cd2
Another .size()
2014-11-08 12:56:33 -05:00
HappyPikachu
f19b094010
Try using .size()
2014-11-08 00:06:54 -05:00
HappyPikachu
cd66df8f79
Fix bad commit
2014-11-07 20:55:50 -05:00
HappyPikachu
4855c5feb4
Die error, die!
2014-11-07 17:59:01 -05:00
HappyPikachu
e1c67a9b0d
Yet again, IndexOutOfBoundsException. Revert 9bcec74
2014-11-07 00:22:45 -05:00
Valar_Dev
9bcec74bfa
sorry but I undid the previous commit b/c of what i said in the comment
...
about supering.
2014-11-06 21:38:58 -06:00
HappyPikachu
7d911fe517
Fix login error
2014-11-05 22:49:26 -05:00
Valar_Dev
69152d7061
Attempt at /quests top again
2014-11-05 21:45:41 -06:00
HappyPikachu
19e9ff021a
Fix another IndexOutOfBoundsException
2014-11-05 22:15:28 -05:00
Valar_Dev
8ace3d70eb
Turns out the quester thing wasnt needed
2014-11-05 20:46:04 -06:00
Valar_Dev
4a9b8009c9
Fixed /quests top (I think) and a possible quester issue
2014-11-05 20:43:08 -06:00
HappyPikachu
a80b1085bd
Hopefully fix IndexOutOfBoundsException
2014-11-05 21:36:19 -05:00
Blackvein
32a99bb3f1
Small changes
2014-08-22 02:58:21 -07:00
Blackvein
d5b3513a2f
Finished Quest Journal
2014-08-22 01:01:09 -07:00
Blackvein
821af639aa
Started Quest Journal
2014-07-29 08:05:33 -07:00
Blackvein
063b8fdd6d
Refactoring begun (UNSTABLE)
2014-07-24 15:53:43 -07:00
Blackvein
453cf15f8f
Minor changes
2014-07-22 14:00:28 -07:00
Blackvein
75ab54a82e
Continued UUID Conversion (Needs testing)
...
Updated for 1.7.9.10
2014-07-14 22:57:21 -07:00
Blackvein
bd711ce14c
Merge pull request #22 from bluekelp/code-cleanups
...
Code cleanups
2014-07-14 18:56:16 -07:00
G Krupa
9e4c076537
extract methods
2014-07-13 09:38:10 -07:00
G Krupa
0e1100f812
multi-string errors when skipping
2014-07-13 09:38:10 -07:00
G Krupa
f4c4f3895b
replace print/throw w/single statement
2014-07-13 09:38:10 -07:00
G Krupa
8add179b45
collapse error and exception in one line
2014-07-13 09:38:10 -07:00
G Krupa
3b49c461f1
step toward bigger refactor
...
- replace 'continue' w/a try/catch/throw to skip loop iterations
(enables "extract method" refactors later)
2014-07-13 09:38:10 -07:00
G Krupa
b3fc2a432e
extract method
2014-07-13 09:38:10 -07:00
G Krupa
164507fd9c
refactor and simplify
...
- rename variables to descriptive names
- cleanup params of earlier extracted method
- only try/catch around code that'll throw, not the entire thing
2014-07-13 09:38:10 -07:00
G Krupa
82d9f774a0
factor out huge for() loop from loadQuests()
...
modifies two or three flags
- turned one into a private member
- other is return value
- third was converted to a thrown exception
believe no functional change, though wasn't a straight-forward automated refactor
2014-07-13 09:38:10 -07:00
G Krupa
cdc1961782
refactor; extract methods to reduce method size
2014-07-13 09:38:09 -07:00
Blackvein
9df95187fb
Started UUID Conversion
2014-07-11 15:50:51 -07:00
Blackvein
79ddad8b9e
Finished version 1.9.0
...
Completed language file
Added legacy support
2014-07-08 17:30:33 -07:00
Blackvein
8a574bc9f3
Updated to 1.7.9-R0.2
2014-06-19 05:24:25 -07:00
Blackvein
0fbcc75cbf
Finished GUI Display
...
Updated libraries
2014-05-14 18:43:25 -07:00
Blackvein
cbb9638d64
Continuing GUI Display
2014-05-13 18:19:16 -07:00
Blackvein
a97b31c26a
Started Quest GUI Display
2014-05-13 11:21:55 -07:00
Blackvein
86460d2bdc
Fixed item lore requirement bug
2014-03-10 13:26:06 -07:00
Blackvein
fe19fd4fe6
Added multiple password phrase functionality
...
Fixed redo delay bug
2014-03-08 12:59:58 -08:00
Blackvein
7722ccead4
Started Update (Unstable)
2014-03-04 07:33:13 -08:00
Blackvein
c75ecb71f2
Finished 1.8.1
2014-02-22 11:26:17 -08:00