Commit Graph

53 Commits

Author SHA1 Message Date
Anna 9f551cddf8
chore: bump version to 1.7.16 2023-10-03 17:42:20 -04:00
Anna 24564a6928
chore: bump version to 1.7.15 2023-08-24 14:58:01 -04:00
Anna c247d2bb5f chore: bump version to 1.7.14 2023-05-27 02:39:08 -04:00
Anna da92922632 chore: update dependencies 2023-05-27 02:38:55 -04:00
Anna 180f521cf2 chore: bump versions for net7 2023-01-11 14:39:25 -05:00
Anna d9dfa395c2 chore: bump version to 1.7.12 2022-08-27 17:09:38 -04:00
Anna 86b817a5f6 fix: bump XivCommon version 2022-08-27 17:09:27 -04:00
Anna 8309bb6928 chore: update dependencies 2022-08-27 16:49:34 -04:00
Anna 31fa593a3a chore: bump version to 1.7.11 2022-08-24 19:18:22 -04:00
Anna fa3c7910b3 chore: bump version to 1.7.10 2022-08-22 14:36:57 -04:00
Anna adac4253bf chore: update for api7 and net6 2022-08-22 14:36:57 -04:00
Anna 95c7f7deb2 chore: bump to 1.7.9 2022-04-14 20:27:26 -04:00
Anna 49a3c29107 chore: bump version to 1.7.8 2021-12-07 02:11:57 -05:00
Anna 76ab16a5c5 chore: update dependencies 2021-12-07 02:11:48 -05:00
Anna 2329e87dc7 chore: bump version to 1.7.7 2021-11-20 23:14:00 -05:00
Anna d82d0bf0cb chore: bump version to 1.7.6 2021-11-20 23:13:59 -05:00
Anna d0305b14ec refactor: update IPC to work 2021-11-20 23:13:58 -05:00
Anna 043c1efc1f refactor: move to net5 2021-11-20 23:13:58 -05:00
Anna b513afa34f chore: bump version to 1.7.5 2021-05-01 22:24:17 -04:00
Anna 228b52ca3d fix(loc): make localisation actually work 2021-05-01 22:24:11 -04:00
Anna 49d75638c9 feat: merge resources into main assembly 2021-04-28 16:46:52 -04:00
Anna d6045f3c33 feat: pull strings into resources file 2021-04-28 10:41:34 -04:00
Anna 3f97ac642a chore: bump version to 1.7.4 2021-04-15 12:26:24 -04:00
Anna 0e0a0143d2 refactor: move examine function into XivCommon 2021-04-13 09:33:06 -04:00
Anna bed788ea1c chore: bump version to 1.7.3 2021-04-13 08:53:50 -04:00
Anna 1d12cf543f chore: bump version to 1.7.2 2021-04-12 12:18:37 -04:00
Anna 38bb0b5e16 chore: bump version to 1.7.1 2021-04-08 12:58:09 -04:00
Anna fda184cf7b chore: remove reference versions 2021-04-08 12:51:25 -04:00
Anna bed7bd5cd6 chore: update targets 2021-04-07 19:39:12 -04:00
Anna 4e3148e8b0 chore: bump version to 1.7.0 2021-04-07 18:51:25 -04:00
Anna 2ee005b638 feat: use main viewport pos and add last time targeted 2021-04-06 10:02:51 -04:00
Anna c938bceaa7 chore: bump version to 1.6.1 2021-04-05 15:13:53 -04:00
Anna ac83b04fc9 refactor: update to api level 3 2021-04-05 15:13:41 -04:00
Anna 56f18e2e00 chore: bump version to 1.6.0 2021-02-16 22:38:09 -05:00
Anna 48617c9357 feat: bring back examine window 2021-02-01 14:37:08 -05:00
Anna 7bb76768aa refactor: update DP and lang version 2021-02-01 13:21:44 -05:00
Anna 0afe0e0aa6 chore: bump version to 1.5.8 2021-01-30 16:21:28 -05:00
Anna d9cd09856e chore: bump version to 1.5.7 2021-01-26 22:37:32 -05:00
Anna 11293a01ae fix: don't run in pvp 2021-01-26 22:37:09 -05:00
Anna c49eae0cf3 chore: use ilmerge with fody 2021-01-26 22:36:51 -05:00
Anna 430ad8ac46 chore: bump version to 1.5.6 2021-01-22 14:28:23 -05:00
Anna 90759ce719 chore: bump version to 1.5.5 2021-01-22 14:17:24 -05:00
Anna 201a4e6774 chore: bump version to 1.5.4 2020-12-30 14:21:42 -05:00
Anna cb6bb92979 chore: bump version to 1.5.3 2020-12-29 11:12:33 -05:00
Anna 71ecb7b3af refactor: clean up old code 2020-12-29 11:08:21 -05:00
Anna 23140a3377 feat: add option to open examine window 2020-08-26 08:20:01 -04:00
Anna 8475b7effb feat: allow volume control and more audio types
Also allow choosing audio output device.
2020-08-24 13:14:16 -04:00
Anna 24d486ea39 refactor: use new Dalamud login hooks 2020-08-15 17:11:06 -04:00
Anna 1c31f19b89 refactor: pull targeting code out of ui
This has some consequences. First, LocalPlayer is no longer necessary
for rendering the UI, meaning the UI stays open even during loading
screens and other situations where there is no player.

Secondly, the sound effect will play even when the window is closed.

Thirdly, the history will update even when the window is closed.

The last two points will become config options in future.

I would also like to make TargetWatcher run in a task and run perhaps
every 100ms instead of every framework update.
2020-08-08 05:20:48 -04:00
Anna 1f9ac4972c feat: add option to open window on login 2020-08-07 19:37:01 -04:00