HappyPikachu
|
f3792b480c
|
Avoid null locations on reload, untested, fixes #102
|
2017-08-13 23:58:37 -04:00 |
|
HappyPikachu
|
0f52951a6c
|
Permit spaces in world names, untested, fixes #100
|
2017-08-12 21:17:32 -04:00 |
|
HappyPikachu
|
bd4fcf314d
|
Ignore case when adding requirements, fixes #94. Bump version number
|
2017-08-10 02:34:42 -04:00 |
|
HappyPikachu
|
c4e1e719a3
|
Welcome to Quests 3
|
2017-08-05 00:24:34 -04:00 |
|
HappyPikachu
|
b0301fa2ce
|
Check for illegal data when using /quests top, fixes #91
|
2017-08-04 19:02:32 -04:00 |
|
HappyPikachu
|
7f9eb50252
|
New quest titles, add config option. Bump version number
|
2017-08-02 23:41:29 -04:00 |
|
HappyPikachu
|
e819917af1
|
Remove lambda for below Java 8
|
2017-08-01 20:43:14 -04:00 |
|
HappyPikachu
|
ed357e9a84
|
Fix skipping identical stages in editor, fixes #88
|
2017-07-31 22:13:46 -04:00 |
|
HappyPikachu
|
9954258a19
|
Fix certain /quests list pages not working, fixes #86
|
2017-07-30 16:08:36 -04:00 |
|
HappyPikachu
|
533a8bc615
|
Update quests.yml
|
2017-07-30 15:59:54 -04:00 |
|
FlyingPikachu
|
6ed85f6d6d
|
Merge pull request #60 from Boosik/master
Timer events
|
2017-07-30 15:37:45 -04:00 |
|
FlyingPikachu
|
47e1dbd74e
|
Merge branch 'master' into master
|
2017-07-30 15:37:29 -04:00 |
|
HappyPikachu
|
d600219b58
|
Additional fix for #76
|
2017-07-30 13:42:16 -04:00 |
|
HappyPikachu
|
1a7db3d3ec
|
Bump version number
|
2017-07-30 11:32:32 -04:00 |
|
Jakub Kolář
|
f8bb025b0f
|
Implement timer event - can be used to create time-limited quests!
|
2017-07-29 22:44:48 +02:00 |
|
HappyPikachu
|
c51fd3394f
|
Fix delivering same item to diff NPCs in a single stage, fixes #85
|
2017-07-29 13:28:32 -04:00 |
|
HappyPikachu
|
bf3bcf0588
|
Mitigate #84
|
2017-07-29 10:58:18 -04:00 |
|
HappyPikachu
|
d13683445d
|
Code cleanup
|
2017-07-28 13:31:08 -04:00 |
|
HappyPikachu
|
3370e50417
|
Update /quests info, code cleanup
|
2017-07-28 12:56:41 -04:00 |
|
FlyingPikachu
|
f74879aa74
|
Update ISSUE_TEMPLATE.md
|
2017-07-27 22:37:02 -04:00 |
|
HappyPikachu
|
5d408bcba6
|
Correct duplicate Quest Journal entries
|
2017-07-27 01:13:17 -04:00 |
|
HappyPikachu
|
eae9461f7f
|
Process durability as Short rather than Integer, fixes #76
|
2017-07-26 20:40:26 -04:00 |
|
HappyPikachu
|
a326308d37
|
Null check events.yml, fixes #71
|
2017-07-25 21:32:46 -04:00 |
|
HappyPikachu
|
fc1455902f
|
Null check events.yml
|
2017-07-25 21:30:04 -04:00 |
|
HappyPikachu
|
fef92e2b30
|
Account for unspecified durability, related to #65
|
2017-07-24 11:35:03 -04:00 |
|
HappyPikachu
|
8c858937d8
|
Stop editor sometimes closing, fixes #65
|
2017-07-23 22:08:57 -04:00 |
|
HappyPikachu
|
1ab2ab4f02
|
Fix editor sometimes closing. Bump version number
|
2017-07-23 14:29:48 -04:00 |
|
HappyPikachu
|
a58b51b469
|
Remove old code
|
2017-07-22 20:35:41 -04:00 |
|
HappyPikachu
|
b03d84443b
|
Workaround for issue with Vault API, fixes #64. Bump version number
|
2017-07-21 20:10:31 -04:00 |
|
HappyPikachu
|
12cdea0536
|
Possible workaround for #57. Bump version number
|
2017-07-21 17:06:58 -04:00 |
|
HappyPikachu
|
784dca4cb4
|
Amend item amnesia, fixes #62
|
2017-07-21 15:12:53 -04:00 |
|
HappyPikachu
|
7c752674e1
|
Fill in ALL durability values when adding multiple items, fixes #58
|
2017-07-19 10:30:07 -04:00 |
|
HappyPikachu
|
038c3dc86f
|
Warn if custom reward has no name, fixes #53. Bump version number
|
2017-07-19 01:00:51 -04:00 |
|
HappyPikachu
|
71f5496c64
|
Remove-items by Material rather than ItemStack, fixes #48
|
2017-07-17 23:48:05 -04:00 |
|
HappyPikachu
|
a5ba267f11
|
Properly load redo-delay cooldowns, alternative to #49
|
2017-07-17 02:07:04 -04:00 |
|
FlyingPikachu
|
0cde844152
|
Update ISSUE_TEMPLATE.md
|
2017-07-16 00:53:40 -04:00 |
|
HappyPikachu
|
ae154427af
|
Events can have more than one mob, fixes #38
|
2017-07-16 00:48:55 -04:00 |
|
HappyPikachu
|
f95bff322e
|
Avert amnesia for blocks 65 and over, fixes #40. Bump version number
|
2017-07-15 17:40:50 -04:00 |
|
HappyPikachu
|
abd696aed6
|
Remedy certain stages not finishing, fixes #31. Bump version number
|
2017-07-08 23:29:02 -04:00 |
|
HappyPikachu
|
2a84736d01
|
Potential bug fixes
|
2017-07-08 00:07:50 -04:00 |
|
HappyPikachu
|
8ab76338f1
|
Update Vault methods
|
2017-07-05 13:01:16 -04:00 |
|
HappyPikachu
|
419463a6dd
|
Merge branch 'master' of ssh://git@github.com/FlyingPikachu/Quests.git
|
2017-07-05 12:56:52 -04:00 |
|
HappyPikachu
|
2f43ad9a3e
|
Update deposit method for Vault
|
2017-07-05 12:56:18 -04:00 |
|
HappyPikachu
|
acfc5c4bc6
|
Update enchantmens, fixes #26. Bump version number
|
2017-07-05 02:11:06 -04:00 |
|
FlyingPikachu
|
637fac7b34
|
Create ISSUE_TEMPLATE.md
|
2017-07-05 01:41:06 -04:00 |
|
HappyPikachu
|
e0e6222bb0
|
Remove debug-mode; show ALL the errors
|
2017-07-05 01:02:48 -04:00 |
|
HappyPikachu
|
5171eed572
|
Account for spaces in mob names when editing Kill Mob objectives a
second time, fixes #24. Bump version number
|
2017-07-02 13:22:22 -04:00 |
|
FlyingPikachu
|
364d0c9a84
|
Merge pull request #18 from i9hdkill/master
Parrots were added in 1.12 and are tameable
|
2017-07-02 13:18:17 -04:00 |
|
I9hdkill
|
74cdcc3790
|
Parrots were added in 1.12 and are tameable
|
2017-06-30 19:06:23 +02:00 |
|
FlyingPikachu
|
740a0b1786
|
Merge pull request #6 from GregZ123/master
Reformatted code and added javadoc comments to particles enums.
|
2017-06-29 23:11:49 -04:00 |
|