Commit Graph

186 Commits

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