Commit Graph

177 Commits

Author SHA1 Message Date
ed9c36b5e7 chore: bump version to 1.7.4 2023-01-11 14:29:04 -05:00
78b85dab95 chore: update xivcommon to net6 2022-08-29 20:14:16 -04: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
03cd62f00c feat: push changes 2022-08-22 13:46:17 -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
48a7636797 chore: add icon 2021-09-10 10:37:19 -04:00
fec2674854 refactor: further update for net5 2021-09-10 10:36:49 -04:00
2807f695ae feat(desktop): add basic targeting window 2021-07-04 21:12:36 -04:00
98e7889844 refactor(common): split classes into separate files 2021-07-04 21:10:48 -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
fc6ad1b2dc chore: make field readonly 2021-06-20 13:27:20 -04:00
2cdc4e5441 fix: actually remove afk 2021-06-12 16:04:35 -04:00
f430b035c4 feat: add option for user input to ui 2021-06-12 14:45:45 -04:00
d42e97ad32 feat: count messages as user input for inactivity timer 2021-06-12 14:45:06 -04:00
45835c9328 chore: bump version to 1.1.2 2021-06-07 18:15:27 -04:00
4c5b1b4a5b chore(plugin): bump version to 1.5.2 2021-06-07 15:48:28 -04:00
52deb783ab chore(desktop): update installer 2021-06-07 15:29:50 -04:00
8d9b64c392 chore(desktop): bump version to 1.1.1 2021-06-07 15:25:40 -04:00
3ab905d470 chore(desktop): update dependencies 2021-06-07 15:25:19 -04:00
3df7a164ab chore: update solution 2021-06-07 02:01:52 -04:00
015a31d3de refactor: consolidate utils 2021-06-07 02:01:11 -04:00
beeb150618 chore: remove old notification properties 2021-06-07 01:59:36 -04:00
033a9d2339 refactor: update syntax 2021-06-07 01:58:53 -04:00
3ec1acb822 fix: use correct integer decoding algorithm 2021-06-06 21:05:47 -04:00
e8971d32a8 chore: clean up some warnings 2021-06-06 21:02:59 -04:00
883468f7cc fix: remove any newlines from client messages 2021-06-06 20:50:18 -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
e41b90d63e feat: use hd icons 2021-04-13 10:46:11 -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
fda68a8f23 fix: correct maximised size 2021-02-26 01:59:44 -05:00
945e3a4f6f chore: always copy libsodium to output dir 2021-02-16 20:22:51 -05:00
69fce2ec62 chore(plugin): remove old packages.config file 2021-02-16 20:14:48 -05:00
a9558c9124 chore(plugin): switch to sdk-style csproj 2021-02-16 20:13:40 -05:00
3f85ced4bf refactor: rename IEncodable to Encodable 2021-02-16 19:50:36 -05:00
c834921400 refactor: update Dalamud and use latest C# 2021-02-16 19:31:59 -05:00
4ffb5e298a fix: send empty player data if necessary 2021-02-16 19:31:32 -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
0e8b6008a3 fix: account for nonce in size calculation 2021-02-11 00:19:28 -05:00
bf18d146d2 chore(plugin): bump version to 1.5.0 2021-02-07 23:46:11 -05:00
a38b989f73 chore(desktop): bump version to 1.1.0 2021-02-07 23:46:02 -05:00
af65fb8f41 feat: remove bottom margin in compact mode 2021-02-07 15:47:15 -05:00
733084ab6b fix: add dumb workaround for link crash 2021-02-07 13:30:22 -05:00
f4a2612298 feat: add option to export cross-world icon as @ 2021-02-07 12:40:11 -05:00