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
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
Blackvein
be51074332
Continuing
2014-02-18 20:16:24 -08:00
Blackvein
9cbe3663bf
Started on next update
...
Custom stage objective displays, chat message objectives
2014-02-11 19:29:09 -08:00
Blackvein
a46ca7e0a8
Authorship and version info
2014-01-16 20:51:15 -08:00
Blackvein
c689268e9c
Added data support for Custom Reward Names
2014-01-16 20:20:13 -08:00
Blackvein
c89e4c7459
Completed Custom Objectives API
...
Updated version to 1.8.0
2014-01-11 23:08:28 -08:00
Blackvein
4a8a64b26b
Finished Custom Rewards API
2014-01-09 13:17:56 -08:00
Blackvein
f33786a746
Started Custom Rewards API (Unstable)
2014-01-06 23:11:30 -08:00
Blackvein
91c7e5a26c
Fixed vanishing item rewards and enchantments
2014-01-06 20:22:58 -08:00
Blackvein
fcbce57f6b
Updated CustomRequirement constructor
2014-01-05 22:31:58 -08:00
Blackvein
4685a169b9
Finished Custom Requirement API
2014-01-05 21:48:38 -08:00
Zino
360c0c6291
* Little change in CustomRequirement API,
2014-01-05 11:27:22 +01:00
Zino
8db5bc2b12
Revert "-Objective rework"
...
This reverts commit c9724bd02b
.
2014-01-05 10:58:13 +01:00
Zino
c9724bd02b
-Objective rework
2014-01-05 10:31:21 +01:00
Blackvein
65f8f72d9f
Added basic custom requirement API
2014-01-04 02:15:52 -08:00
Blackvein
8c31fabadc
Changed SQL phone-home to connection with PHP front-end application
2014-01-03 03:21:04 -08:00
Blackvein
f68521c691
Finished Updating to 1.7.2
...
Added number of times completed of redoable Quests in /quests stats
2013-12-30 16:11:41 -08:00
Blackvein
69b883b408
Test
2013-12-29 00:38:20 -08:00
Blackvein
07f436018b
Updated dependencies, removed EpicBoss support
...
Build is stable with CB 1.7.2
2013-12-24 15:57:06 -08:00
Zino
aad9022ad9
+ Added new way of entering time (delays).
...
* Changed colors of a few messages.
2013-12-12 11:09:29 +01:00
Blackvein
1935030a83
Updated Dependencies
...
Fixed happyVillager packet
2013-12-05 14:56:25 -08:00
Blackvein
d4bec75247
Updated version to 1.7.2
2013-12-02 11:34:00 -08:00
Zino
52e0969a33
* Fixed a null bug in the location reach prompt.
...
>_>
2013-12-01 12:57:43 +01:00
Zino
caad018077
* Update to Bukkit 1.7.2
...
+ Added setStage command (usefull for commandblocks)
* Implemented Fail_Quest function.
+ Fixed clear inventory not saving
2013-12-01 12:48:45 +01:00
Zino
fc745501e5
* Item system improved.
2013-11-26 07:37:14 +01:00
Blackvein
8bbf21f0b5
Fixed chat-event functionality
2013-11-24 21:58:22 -08:00
Blackvein
da4452009f
Updated version (1.7.1)
2013-11-23 15:20:05 -08:00
Blackvein
9e4abf41df
Fixed Libraries
2013-11-09 22:58:49 -08:00
Blackvein
b0c813eec2
Added WorldGuard support
2013-11-08 15:16:39 -08:00
Blackvein
1ca1da2cf1
Bugfixes
2013-11-06 22:12:56 -08:00
Blackvein
5b90901f37
Finished Heroes Support
2013-11-06 16:50:02 -08:00
Blackvein
96d4885468
Removed unnecessary classes.
2013-10-25 10:17:39 -07:00
Blackvein
3b654100f1
Added mcMMO requirement support
...
Cleaned up some code
2013-10-24 14:59:44 -07:00
Blackvein
2f73f6f6cc
Begun mcMMO requirement support
2013-10-22 22:14:55 -07:00
Blackvein
112fc7bc3d
Fixed snooper
2013-10-20 14:50:35 -07:00
Blackvein
012f97bdfe
Fixed GitHub header error
2013-10-20 14:01:23 -07:00
Blackvein
9d81144810
Added RPGItems + EpicBossGoldEdition support
...
Working on Heroes support
2013-10-20 13:07:24 -07:00
Zino
767ae3030a
+ Added beginning support for RPG Items
...
* Fixed ticket 183
* Fixed ticket 193
* Fixed ticket 187
2013-10-15 22:16:36 +02:00
Blackvein
ec48680b3a
Added legacy support for Stage event loading
2013-09-20 20:23:39 -07:00
Blackvein
8cb9ea0963
Extended Event System
...
Also updated libraries
2013-09-20 20:08:37 -07:00
Blackvein
2bc36ba2cc
Bugfixes
2013-09-19 12:48:31 -07:00
Blackvein
ba8514691b
More bugfixes (unfinished)
2013-09-18 23:28:54 -07:00
Blackvein
8b57d1e83a
Fixed more bugs.
2013-09-18 17:51:36 -07:00
Blackvein
305e238d9f
FIxed denizen lib and EpicBoss error
...
Removed Mini-Event system (sorry)
2013-09-18 16:10:52 -07:00
Zino
b980da3720
+Start of MiniEvent system
2013-09-14 16:58:13 +02:00
Zino
06c7defba5
+ Added color support to items.
2013-08-31 18:10:11 +02:00
Zino
98ef2a6fce
*Fixed loop bug,
2013-08-31 17:50:58 +02:00
Zino
813462e458
+ Added ignore-locked-quests config-option,
...
when a player tries to take a quest from a npc, if the player can't
take the quest, then don't display the quest in the list.
2013-08-31 16:58:49 +02:00
Zino
66d93293ef
+ Stage editor completely ready to be translated.
2013-08-27 21:04:08 +02:00
Zino
697dee7f56
*More of translation
2013-08-22 21:00:04 +02:00
Zino
c4e50ad497
* Translation. [(--)]ZZzzz...
2013-08-20 23:13:14 +02:00
Zino
526e6f28dc
+ Changed way of spawning mobs with an event.
2013-08-20 20:39:31 +02:00
Zino
35971be829
* Fixed few language problems
...
* Fixed delay problems
* Fixed McMMO
2013-08-18 14:26:02 +02:00
Zino
b91e021e91
+ A small continuation of the translation
...
* a few fixes
2013-08-12 21:37:24 +02:00
Zino
c485b39eed
* Few newline fixes.
2013-08-11 22:21:15 +02:00
Zino
1e3c2365a3
* Update to latest version of Denizens (0.9.2)
2013-08-09 21:56:24 +02:00
Zino
72f115dd97
* Fix quest description displaying multiple times
...
* Somehow removed a check in requirements prompt, placed it back in.
2013-08-09 21:41:32 +02:00
Zino
148ae5ea99
* Fix for Citizens
...
* Fix language mistakes
2013-08-09 12:52:11 +02:00
Zino
f0eed1aa22
*fix npc right click,
2013-08-08 18:19:22 +02:00
Zino
0a1bc9c39f
*potential fix for npcRightClick error
...
*fix mob type
*revert pom commits,
*fix a few console-log messages
2013-08-08 18:11:27 +02:00
Zino
986ba7eb8f
*Fixed denizen script not being recognized
...
* Changed version info
* Time fix, for if epoch time changes.
*More work on language files
2013-08-07 14:46:46 +02:00
Zino
5f5229a997
Start of: operation: letuserstranslatethepluginforus
2013-08-06 22:55:27 +02:00
Zino
028079d885
*fix for quests who contain a same part in the name
...
*easier to select quests to edit.
2013-08-06 21:35:17 +02:00
Zino
83bdc7b458
*Multiple lines of text.
...
*add extra text to description and finish text.
2013-08-06 21:11:25 +02:00
Zino
cfb567f59c
*Fix for player-data when stage=null
2013-08-06 18:00:05 +02:00
Zino
31df651edc
*Fix reach location not saving
...
*Fix infinite stage loop (occurs when 2 or more stage are exactly the
same)
2013-08-06 10:17:07 +02:00
Blackvein
68700b6860
Changed over to Maven project
2013-08-05 17:09:42 -07:00
Blackvein
5629e0c950
Fixed directory structure #2
2013-08-05 16:24:38 -07:00
Blackvein
be1409703a
Changed directory structure
2013-08-05 16:18:44 -07:00
Blackvein
e2f90266c1
Revert "Changed file heirarchy, added pom.xml"
...
This reverts commit 21ce54e7a4
.
2012-11-14 08:17:03 -08:00
Blackvein
21ce54e7a4
Changed file heirarchy, added pom.xml
2012-11-14 08:16:11 -08:00