Commit Graph

140 Commits

Author SHA1 Message Date
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
77d3fe08aa fix: disable buttons when downloading update 2021-02-07 12:08:40 -05:00
fa3db91ecd feat: add auto-updater 2021-02-07 01:28:26 -05:00
d31a2be863 refactor: switch to latest C# version 2021-02-07 00:20:55 -05:00
2a61662842 fix: give icon to all windows 2021-02-07 00:18:14 -05:00
830de705a3 fix: only use sentry in release mode 2021-02-07 00:17:52 -05:00
e0726a49a4 refactor: use fork of MdXaml for Markdown 2021-02-07 00:17:12 -05:00
710e54972f feat: persist window location between launches 2021-02-06 14:58:34 -05:00
47a55c21ea feat: use new client negotiation process 2021-02-05 16:38:39 -05:00
748dbfa9be chore: update dependencies 2021-02-05 16:04:27 -05:00
43a614c535 feat: show errors from relay 2021-02-05 16:03:45 -05:00
3f336eabcc fix: place (R) before ip address 2021-02-05 15:55:43 -05:00
64bbb31263 fix: correctly send new public key on regen 2021-02-05 15:55:16 -05:00
766fc85934 fix: migrate from v1 configs 2021-02-05 15:54:19 -05:00
0f7f43c0db feat: send message to relay when disconnecting
Also fix reconnects.
2021-02-01 00:31:54 -05:00
784b980cb8 feat(desktop): add sentry 2021-01-30 23:05:14 -05:00
76687e1cc4 feat: add connection status 2021-01-24 21:24:29 -05:00
e562b588ac fix: connect to relay on start if configured 2021-01-24 18:47:14 -05:00
d6d16e6803 fix: use sequenceequal 2021-01-24 18:46:21 -05:00
3eb2424140 feat: support relay connections better 2021-01-24 18:46:01 -05:00
3f5a5e6de8 feat: handle relay disconnects 2021-01-24 18:01:48 -05:00
e40378ca2c feat: add better relay support to desktop 2021-01-24 17:59:47 -05:00
b79660092a fix: remove vista as supported os 2021-01-24 17:58:58 -05:00
82372013fb chore: fix binary files 2021-01-24 15:49:03 -05:00
5bbc4d0a3e chore: update git attributes 2021-01-24 15:48:01 -05:00
283d51b3be feat: begin adding relay support 2021-01-19 23:03:53 -05:00
3b6e0e2685 chore(plugin): bump version to 1.4.3 2021-01-11 12:29:23 -05:00
eddaac02fc fix(plugin): produce useful pdbs 2021-01-11 12:29:01 -05:00
63345fe03e fix(plugin): log correctly and fix bad sig 2021-01-11 12:28:43 -05:00
91bf9de229 chore(plugin): bump version to 1.4.2 2021-01-09 01:02:24 -05:00
ae9458b9a9 fix(plugin): actually include sig and method 2021-01-09 01:02:03 -05:00
94efa516a8 chore(plugin): bump version to 1.4.1 2021-01-09 00:57:21 -05:00
38ca6ebd81 fix(plugin): actually change channel 2021-01-09 00:55:24 -05:00
789fd20209 feat(desktop): add jank channel chooser 2021-01-09 00:27:37 -05:00
3b896fe889 chore: add targets file for semver 2021-01-08 20:32:14 -05:00
e482a8ef90 chore(plugin): bump version to 1.4.0 2021-01-08 19:20:30 -05:00
c7563b4306 feat(plugin): add chat channel change message 2021-01-08 17:32:22 -05:00
1620160e5f chore: update DalamudPackager 2021-01-08 14:27:19 -05:00