PikaMug
3b5dae8466
Warn console of failed teleport Action, fixes #1664
2021-05-10 00:53:01 -04:00
PikaMug
7cf963f92f
Suppress null current stage warning, fixes #1678
2021-04-12 23:00:13 -04:00
PikaMug
fd202f1f54
Bump version
2021-04-07 18:19:32 -04:00
PikaMug
e7a016567d
New Crowdin updates ( #1671 )
...
* New translations strings.yml (Finnish)
* New translations strings.yml (Finnish)
2021-04-07 18:19:19 -04:00
PikaMug
a9fa6c4946
Suppress error from null current stage on reload
2021-04-07 13:51:49 -04:00
PikaMug
f63ef8aca7
Close editor NPC selection if talk objective is aborted, fixes #1668
2021-04-07 00:37:15 -04:00
PikaMug
98d0076a2c
Notify console of non-existent stage or quest, fixes #1665
2021-04-03 01:29:01 -04:00
PikaMug
60a1f5b119
Adjust crafting progression from shift-click, by Lokio27
2021-04-01 23:39:05 -04:00
PikaMug
92412a89ff
QuesterPreCompleteQuestEvent can also be triggered sync, fixes #1662
2021-04-01 01:24:47 -04:00
PikaMug
58213cec1d
Correct loading of handle-offline-players option, fixes #1650
2021-04-01 00:51:46 -04:00
PikaMug
bf9ca2e345
Update dependencies
2021-03-23 01:52:41 -04:00
PikaMug
6b997cedb2
QuesterPreCompleteQuestEvent may be triggered async, fixes #1658
2021-03-21 20:34:34 -04:00
PikaMug
1cf01b88b5
Correct improper loading of Parties experiences, fixes #1657
2021-03-20 23:03:05 -04:00
PikaMug
09cf625a8a
Suppress error from lack of player data on login
2021-03-16 23:48:55 -04:00
PikaMug
857b580278
Adjust kill NPC objective to progress to next stage, fixes #1647
2021-03-16 23:47:08 -04:00
PikaMug
f7f8ebdab0
Bump version
2021-03-16 05:15:28 -04:00
PikaMug
c96cb923a3
New Crowdin updates ( #1639 )
...
* New translations strings.yml (Japanese)
* New translations strings.yml (Japanese)
* New translations strings.yml (Japanese)
* New translations strings.yml (Japanese)
* New translations strings.yml (Japanese)
* New translations strings.yml (Japanese)
* New translations strings.yml (Japanese)
* New translations strings.yml (Japanese)
* New translations strings.yml (Japanese)
* New translations strings.yml (Japanese)
* New translations strings.yml (Japanese)
* New translations strings.yml (Japanese)
2021-03-13 20:56:54 -05:00
PikaMug
2a67dcec03
ItemStack prompt data should not carry over, fixes #1642
2021-03-13 20:39:12 -05:00
PikaMug
c59599d77c
Non-living vehicles may be specified as ride Condition, fixes #1640
2021-03-12 21:31:23 -05:00
PikaMug
55fb85bd30
Specify versions to improve build time
2021-03-11 23:57:55 -05:00
PikaMug
915d0703f7
Remove duplicate repository
2021-03-11 23:48:34 -05:00
PikaMug
69f0c07f99
Re-populate quester data asynchronously, fixes #1629 and #1636
2021-03-09 23:08:33 -05:00
PikaMug
c1b8161630
Improve use of Actions Editor through console
2021-03-09 04:39:22 -05:00
PikaMug
25350ed2a2
Update README.md
2021-03-08 22:47:02 -05:00
PikaMug
c511fe735b
Adjust password objective to progress to next stage, fixes #1635
2021-03-08 04:39:00 -05:00
PikaMug
84065357eb
New Crowdin updates ( #1621 )
...
* New translations strings.yml (Romanian)
* New translations strings.yml (Arabic)
* New translations strings.yml (Finnish)
* New translations strings.yml (Serbian (Cyrillic))
* New translations strings.yml (Swedish)
* New translations strings.yml (Croatian)
* New translations strings.yml (Hindi)
* New translations strings.yml (Serbian (Latin))
* New translations strings.yml (Estonian)
* New translations strings.yml (Norwegian Bokmal)
* New translations strings.yml (Sinhala)
* New translations strings.yml (Serbian (Latin))
* New translations strings.yml (Serbian (Latin))
* New translations strings.yml (Serbian (Latin))
* New translations strings.yml (Russian)
* New translations strings.yml (Vietnamese)
* New translations strings.yml (Italian)
* New translations strings.yml (Vietnamese)
2021-03-05 06:34:48 -05:00
PikaMug
00d9dc9abf
Hotbar button cannot be negative, fixes #1631
2021-03-05 06:33:48 -05:00
PikaMug
ce56f9e326
Supply external conversation hooks, part 39
2021-03-04 02:20:31 -05:00
PikaMug
cf9a105eb9
Supply external conversation hooks, part 38
2021-03-04 01:44:18 -05:00
PikaMug
1b925f9374
Reformat edit prompts and sort alphabetically
2021-03-03 23:55:24 -05:00
PikaMug
223918ee77
Display objects of editor delete prompts alphabetically
2021-03-03 06:26:07 -05:00
PikaMug
5cfff53215
Supply external conversation hooks, part 37
2021-03-03 05:46:50 -05:00
PikaMug
4a9c2e898b
Iterate all block start at single location until available, fixes #1626
2021-03-02 13:05:49 -05:00
PikaMug
db9d64732f
Add event for quest update compass target, fixes #1627
2021-03-02 03:43:40 -05:00
PikaMug
f7b34dcac0
Include share-distance option at quest load time
2021-02-26 03:55:35 -05:00
PikaMug
9355df58f3
Permit use of color codes in custom objective prompts
2021-02-25 17:58:48 -05:00
PikaMug
914c55a024
Update format of objectives for external calls
2021-02-25 00:06:07 -05:00
PikaMug
dd270283fc
Correct formatting of #1619
2021-02-22 22:11:51 -05:00
John Locke
fcad9600cd
Cancel hotkeying journal into inventory ( #1619 )
...
* Cancel hotkeying journal into inventory
Previously, a journal could be moved into another inventory by putting it in a hotkey slot and pressing the corresponding hotkey while hovering over any slot in the target inventory.
* syntax fix
* forgot the return
2021-02-22 21:42:38 -05:00
PikaMug
e4b8779325
Update README.md
2021-02-21 21:24:12 -05:00
PikaMug
9a1b3142fc
Use string for offer prompt quest title, fixes #1616
2021-02-21 21:21:58 -05:00
PikaMug
a24198751e
Explicitly set completed-Quests as LinkedList, per #1589
2021-02-19 01:03:04 -05:00
PikaMug
5603d514be
Specify invalid NPC ID on QuestFormatException, per #1614
2021-02-18 22:38:18 -05:00
PikaMug
824c3a237d
Pass additional item prompt text for overlay plugins
2021-02-18 03:42:43 -05:00
PikaMug
fb0764cb8a
New Crowdin updates ( #1605 )
...
* New translations strings.yml (Polish)
* New translations strings.yml (Filipino)
* New translations strings.yml (Portuguese, Brazilian)
* New translations strings.yml (Indonesian)
* New translations strings.yml (Thai)
* New translations strings.yml (Pirate English)
* New translations strings.yml (English)
* New translations strings.yml (LOLCAT)
* New translations strings.yml (Spanish)
* New translations strings.yml (Chinese Traditional)
* New translations strings.yml (Vietnamese)
* New translations strings.yml (Chinese Simplified)
* New translations strings.yml (Hungarian)
* New translations strings.yml (French)
* New translations strings.yml (Czech)
* New translations strings.yml (Danish)
* New translations strings.yml (German)
* New translations strings.yml (Finnish)
* New translations strings.yml (Italian)
* New translations strings.yml (Turkish)
* New translations strings.yml (Korean)
* New translations strings.yml (Dutch)
* New translations strings.yml (Russian)
* New translations strings.yml (Polish)
* New translations strings.yml (Filipino)
* New translations strings.yml (Portuguese, Brazilian)
* New translations strings.yml (Indonesian)
* New translations strings.yml (Thai)
* New translations strings.yml (Croatian)
* New translations strings.yml (Pirate English)
* New translations strings.yml (English)
* New translations strings.yml (LOLCAT)
* New translations strings.yml (Spanish)
* New translations strings.yml (Chinese Traditional)
* New translations strings.yml (Vietnamese)
* New translations strings.yml (Chinese Simplified)
* New translations strings.yml (Hungarian)
* New translations strings.yml (French)
* New translations strings.yml (Czech)
* New translations strings.yml (Danish)
* New translations strings.yml (German)
* New translations strings.yml (Italian)
* New translations strings.yml (Turkish)
* New translations strings.yml (Korean)
* New translations strings.yml (Dutch)
* New translations strings.yml (Russian)
* New translations strings.yml (Croatian)
* New translations strings.yml (Turkish)
* New translations strings.yml (Turkish)
* New translations strings.yml (Croatian)
2021-02-17 23:27:50 -05:00
PikaMug
361960554a
Enable bStats metrics. Bump version
2021-02-17 23:27:09 -05:00
PikaMug
f85730c197
Another handful of restrictions on permission rewards
2021-02-17 19:23:36 -05:00
PikaMug
21839c9284
Modules can set GUI items for compatible overlay plugins
2021-02-17 03:20:48 -05:00
PikaMug
016d87c13f
Additional restrictions on command and permission rewards
2021-02-13 20:28:49 -05:00
PikaMug
5353139dd3
Broader restricted permission rewards check
2021-02-13 20:08:25 -05:00