Commit Graph

7378 Commits

Author SHA1 Message Date
PikaMug
fe4deed7af Correct prompt string for Citizens not installed 2021-06-30 02:41:00 -04:00
PikaMug
bbd61ac078 Properly load last known name when using SQL 2021-06-29 05:28:34 -04:00
PikaMug
44fb413656 Show extended help in trial mode 2021-06-27 22:44:48 -04:00
PikaMug
6ccdfd9e36 Get entities correctly for quest compass, fixes #1729 2021-06-26 23:23:54 -04:00
PikaMug
06e9b65e03 DRE repository uses HTTPS 2021-06-23 18:22:21 -04:00
PikaMug
5d9a9e8c97 Config setting to toggle saving in trial mode 2021-06-22 07:31:57 -04:00
PikaMug
4f1c55c299 Disallow uncraftable items in trial mode 2021-06-21 22:52:25 -04:00
PikaMug
cbccaf91c7 Add restrictive trial mode with permission 2021-06-21 06:08:44 -04:00
PikaMug
198204dc73 Permit duplicate materials for item objectives, part 2. Fixes #1646 2021-06-21 01:02:35 -04:00
PikaMug
a8412c948d Update for MC 1.17. Bump version 2021-06-20 02:46:03 -04:00
PikaMug
cefe3367f5 Use logical operator for override, fixes #1683 2021-06-18 20:17:32 -04:00
PikaMug
1644f18549 Ignore inconsequential inventory clicks, fixes #1718 2021-06-18 18:26:37 -04:00
PikaMug
ea8b8fe24b Format money in rewards prompt, per #1719 2021-06-18 16:55:45 -04:00
PikaMug
f341bc0e79 Delegate currency formatting to Vault, fixes #1719 2021-06-18 07:30:40 -04:00
PikaMug
2237e58960 Fix double count for kill-NPC objectives 2021-06-14 02:10:46 -04:00
PikaMug
6a2c5eabe2 Ignore reach-location points in different worlds, fixes #1709 2021-06-05 22:46:28 -04:00
PikaMug
64db53c55d Bump version 2021-06-04 21:24:26 -04:00
PikaMug
a88213cd17 Fix issues with reach-location objectives 2021-06-04 06:21:50 -04:00
PikaMug
11e4287599 Extend optional MySQL implementation, part 2. See #312 and #1707 2021-06-03 01:02:02 -04:00
PikaMug
0b77293929 Workaround for incomplete quester data, fixes #1704 2021-06-01 17:55:45 -04:00
PikaMug
1d3724e0aa
New Crowdin updates (#1696)
* New translations strings.yml (Vietnamese)

* New translations strings.yml (French)

* New translations strings.yml (Indonesian)

* New translations strings.yml (Japanese)

* New translations strings.yml (Japanese)
2021-05-30 02:03:31 -04:00
PikaMug
639769d999 Allow unsafe enchantments on item delivery objectives, per #1704 2021-05-30 02:01:38 -04:00
PikaMug
989d3d4bc4 Bump version 2021-05-20 17:25:59 -04:00
PikaMug
370d226d52 Restore saving of Action mob inventory, fixes #1666 2021-05-20 05:00:30 -04:00
PikaMug
eff3e14ddb Avoid error from extensive reach locations, fixes #1688 2021-05-20 03:58:33 -04:00
PikaMug
60d319f818 Hide attributes from NPC GUI items 2021-05-20 03:31:20 -04:00
PikaMug
9949365cdf Permit duplicate materials for item objectives, part 1. See #1646 2021-05-13 04:19:18 -04:00
PikaMug
ebda39975e Extend optional MySQL implementation, part 1. See #312 2021-05-12 15:03:32 -04:00
PikaMug
8e6c649b57 Remove error output from null stage on player chat, per #1689 2021-05-11 04:56:06 -04:00
PikaMug
3109bfad47 Hide password objective phrase from server chat, fixes #1684 2021-05-10 03:56:20 -04:00
PikaMug
dca23a4e8a Adjust locale for invalid ISO code, fixes #1682 2021-05-10 01:10:24 -04:00
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