datatags
|
a070255c0b
|
Re-add clickable text in 1.19 (#1999) (#2001)
|
2022-08-13 13:38:36 -04:00 |
|
PikaMug
|
0df7b37529
|
Restore exp requirement check, fixes #1997
|
2022-08-11 17:17:46 -04:00 |
|
PikaMug
|
b634348cd7
|
Get default key as backup, see #1983
|
2022-07-06 02:09:38 -04:00 |
|
PikaMug
|
03136d8945
|
Reject null Lang keys, see #1983
|
2022-07-06 01:03:23 -04:00 |
|
PikaMug
|
df2716074f
|
NEW translate to client language with setting
|
2022-06-14 14:24:23 -04:00 |
|
PikaMug
|
5c66d01d7c
|
Update and expose language setting
|
2022-06-13 03:25:05 -04:00 |
|
PikaMug
|
2f360562a6
|
Preliminary support for ZNPCs
|
2022-06-04 03:47:44 -04:00 |
|
PikaMug
|
b234e097e3
|
Begin to support NPC in Denizen script, fixes #1560
|
2022-05-26 20:10:03 -04:00 |
|
therbz
|
11612439f9
|
Add ignore-block-replace quest option (#1960)
|
2022-05-15 12:19:07 -04:00 |
|
PikaMug
|
74d071ffe8
|
Forego no more quest string if empty, fixes #1956
|
2022-05-09 02:11:27 -04:00 |
|
PikaMug
|
684a3ebbdb
|
All NPCs use UUID instead
|
2022-04-26 16:57:47 -04:00 |
|
PikaMug
|
1345b8251b
|
Avoid errors without NPC, fixes #1930 #1934
|
2022-04-19 23:52:35 -04:00 |
|
PikaMug
|
c593c210a3
|
Track NPCs by UUID instead. Bump version
|
2022-04-17 19:28:23 -04:00 |
|
PikaMug
|
0ba111ec6a
|
NEW experience requirement
|
2022-04-11 23:52:07 -04:00 |
|
PikaMug
|
d07a777818
|
Translate mob names in Quest Journal. Bump version
|
2022-04-07 12:36:59 -04:00 |
|
PikaMug
|
260c66f4de
|
Translate item names in Quest Journal, fixes #1915
|
2022-04-05 13:55:09 -04:00 |
|
PikaMug
|
ea80add107
|
Prevent color click kick, fixes #1902 #1905
|
2022-03-23 03:48:03 -04:00 |
|
PikaMug
|
945e06c33f
|
Correct string replacement, part 3. Fixes #1904
|
2022-03-21 21:03:59 -04:00 |
|
PikaMug
|
2bfbc68cfa
|
NEW sql support for Bungee via plugin, fixes #1836
|
2022-03-20 08:39:06 -04:00 |
|
PikaMug
|
6140580fd2
|
NEW tab completion for commands
|
2022-03-10 17:22:11 -05:00 |
|
PikaMug
|
c7cfa9aaa5
|
Correct string replacement, fixes #1890
|
2022-03-04 14:27:44 -05:00 |
|
PikaMug
|
4e996bb1f4
|
Avoid NPE on some missing translations
|
2022-02-25 12:17:52 -05:00 |
|
PikaMug
|
275e1759f4
|
Add missing disclaimers
|
2022-02-07 02:32:12 -05:00 |
|
PikaMug
|
7c05200909
|
Support Denizen 1.2.2+, fixes #1877. Bump version
|
2022-02-07 02:27:08 -05:00 |
|
PikaMug
|
63a6456d80
|
Quest compass improvements, fixes #1872
|
2022-02-04 06:41:23 -05:00 |
|
PikaMug
|
dc406ce60f
|
Temporary workaround for current quests
|
2022-02-03 04:46:48 -05:00 |
|
PikaMug
|
722ccf7678
|
Temporary workaround for custom objectives
|
2022-02-02 05:55:00 -05:00 |
|
PikaMug
|
e2282494e0
|
Split ask-confirmation setting, per #1866
|
2022-01-26 00:41:49 -05:00 |
|
PikaMug
|
3554de1c0d
|
Ask for confirmation on quit, fixes #1866
|
2022-01-25 19:39:27 -05:00 |
|
PikaMug
|
2e622d5673
|
Add condition notice interval setting. Fixes #1861
|
2022-01-23 22:18:10 -05:00 |
|
PikaMug
|
7dbe851d8b
|
Refactor to core module, part 6
|
2022-01-23 00:29:15 -05:00 |
|
PikaMug
|
4cfde2b126
|
Refactor to core module, part 4
|
2022-01-18 21:15:49 -05:00 |
|
PikaMug
|
33e4a5661f
|
Refactor to core module, part 3
|
2022-01-13 11:02:43 -05:00 |
|
PikaMug
|
b45ca9b8d3
|
Refactor to core module, part 2
|
2022-01-12 15:10:01 -05:00 |
|
PikaMug
|
182ecb3433
|
Refactor to core module, part 1
|
2022-01-06 10:59:21 -05:00 |
|
PikaMug
|
d9d93552a3
|
Merge branch 'main' of https://github.com/PikaMug/Quests
|
2022-01-04 05:38:46 -05:00 |
|
PikaMug
|
8f8c1bd2d5
|
Remove legacy allow-quitting config node
|
2022-01-04 05:38:23 -05:00 |
|
PikaMug
|
6e139cc465
|
New Crowdin updates (#1849)
* New translations strings.yml (French)
* New translations strings.yml (French)
* New translations strings.yml (Russian)
* New translations strings.yml (Pirate English)
|
2022-01-04 04:54:23 -05:00 |
|
PikaMug
|
3222c42999
|
Reload questers only after save, fixes #1707 #1811
|
2022-01-04 04:51:14 -05:00 |
|
PikaMug
|
0850f4c404
|
Clickable custom module prompts
|
2022-01-04 01:15:52 -05:00 |
|
PikaMug
|
e325e67635
|
Properly colorize quest quit message
|
2022-01-02 05:23:10 -05:00 |
|
PikaMug
|
378b8bc909
|
Update editor password string
|
2021-12-29 08:46:49 -05:00 |
|
PikaMug
|
513a4e8be0
|
Recolor duplicate custom messages
|
2021-12-29 08:26:12 -05:00 |
|
PikaMug
|
1347f32e49
|
Sort NPC offer quest prompt
|
2021-12-18 06:04:54 -05:00 |
|
PikaMug
|
089362b0f5
|
Clickable NPC offer quest prompt
|
2021-12-17 07:57:02 -05:00 |
|
datatags
|
d084823deb
|
Add clickable prompts config option (#1847)
|
2021-12-16 03:50:36 -05:00 |
|
PikaMug
|
7b820e32e9
|
Merge remote-tracking branch 'origin/main'
|
2021-12-06 04:59:03 -05:00 |
|
PikaMug
|
9926ee3746
|
Remove excessive new lines in editor
|
2021-12-06 04:58:41 -05:00 |
|
PikaMug
|
a6a3a1a14f
|
New translations strings.yml (Japanese) (#1839)
|
2021-12-05 04:37:17 -05:00 |
|
PikaMug
|
e68a8858e8
|
Skip condition notice if objective override exists
|
2021-12-05 02:16:49 -05:00 |
|