Commit Graph

35 Commits

Author SHA1 Message Date
ed9c36b5e7 chore: bump version to 1.7.4 2023-01-11 14:29:04 -05:00
a0b261b292 chore: bump version to 1.7.3 2022-08-29 20:07:23 -04:00
b1703ab52d feat: update again 2022-08-29 20:06:05 -04:00
266eb5f7c9 feat: update for api7 and net6 2022-08-29 19:58:53 -04:00
05db40b792 chore: bump to 1.7.2 2022-04-28 11:38:10 -04:00
574e257b39 refactor: use siggingway 2022-01-12 18:50:55 -05:00
8ba4279a08 chore: bump version to 1.7.1 2021-12-07 02:24:13 -05:00
91ccf0ae0d refactor: update to 6.0 2021-12-07 02:23:49 -05:00
fec2674854 refactor: further update for net5 2021-09-10 10:36:49 -04:00
c48a3ef0d8 feat(plugin): add PeepingTom integration 2021-07-04 21:09:38 -04:00
a3fcd576a7 chore: bump version to 1.6.0 2021-06-20 13:28:00 -04:00
4c5b1b4a5b chore(plugin): bump version to 1.5.2 2021-06-07 15:48:28 -04:00
015a31d3de refactor: consolidate utils 2021-06-07 02:01:11 -04:00
c092bf2019 feat: handle message queue delay and fix wrapping
Make message wrapping work with non-English languages.

Special-case /tell wrapping to send to the correct recipient.

Add an artificial wait between sending messages in the queue,
longer for public commands to prevent rate-limiting.
2021-06-06 20:45:39 -04:00
843d799f1e chore: bump version to 1.5.1 2021-04-05 15:09:16 -04:00
9df05ea0fd refactor: update to api level 3 2021-04-05 15:09:04 -04:00
945e3a4f6f chore: always copy libsodium to output dir 2021-02-16 20:22:51 -05:00
a9558c9124 chore(plugin): switch to sdk-style csproj 2021-02-16 20:13:40 -05:00
c834921400 refactor: update Dalamud and use latest C# 2021-02-16 19:31:59 -05:00
efc8e376f1 fix: use the outgoing message queue for all messages
Also move logic for sending player data and availability onto the main thread to prevent race condition issues.
2021-02-12 19:43:57 -05:00
748dbfa9be chore: update dependencies 2021-02-05 16:04:27 -05:00
283d51b3be feat: begin adding relay support 2021-01-19 23:03:53 -05:00
3b896fe889 chore: add targets file for semver 2021-01-08 20:32:14 -05:00
1620160e5f chore: update DalamudPackager 2021-01-08 14:27:19 -05:00
fbf3afd7a2 chore(plugin): use DalamudPackager 2021-01-07 16:27:15 -05:00
0ed5804ce6 chore(plugin): move to ILRepack 2020-12-06 23:15:57 -05:00
13a60994a8 feat(plugin): update to new Lumina
Use new Lumina to parse chat formats.
2020-11-27 19:28:32 -05:00
489952926a chore: convert to sdk-style projects 2020-11-07 14:59:54 -05:00
b1a57cf88b chore(plugin): slim down executable 2020-10-31 21:46:47 -04:00
fa97137517 refactor(plugin): fix some code warnings 2020-10-31 21:28:11 -04:00
6007f09167 chore: bump version to 1.1.0 2020-10-25 11:42:34 -04:00
9cbebb06b7 chore: fix plugin name 2020-10-24 08:58:35 -04:00
9841529160 chore: use different interpolation 2020-10-23 17:28:10 -04:00
fc9efaf69a chore: add back missing caret 2020-10-23 17:26:39 -04:00
6886044a46 chore: initial commit 2020-10-23 17:24:32 -04:00