Commit Graph

33 Commits

Author SHA1 Message Date
49d75638c9 feat: merge resources into main assembly 2021-04-28 16:46:52 -04:00
d6045f3c33 feat: pull strings into resources file 2021-04-28 10:41:34 -04:00
3f97ac642a chore: bump version to 1.7.4 2021-04-15 12:26:24 -04:00
0e0a0143d2 refactor: move examine function into XivCommon 2021-04-13 09:33:06 -04:00
bed788ea1c chore: bump version to 1.7.3 2021-04-13 08:53:50 -04:00
1d12cf543f chore: bump version to 1.7.2 2021-04-12 12:18:37 -04:00
38bb0b5e16 chore: bump version to 1.7.1 2021-04-08 12:58:09 -04:00
fda184cf7b chore: remove reference versions 2021-04-08 12:51:25 -04:00
bed7bd5cd6 chore: update targets 2021-04-07 19:39:12 -04:00
4e3148e8b0 chore: bump version to 1.7.0 2021-04-07 18:51:25 -04:00
2ee005b638 feat: use main viewport pos and add last time targeted 2021-04-06 10:02:51 -04:00
c938bceaa7 chore: bump version to 1.6.1 2021-04-05 15:13:53 -04:00
ac83b04fc9 refactor: update to api level 3 2021-04-05 15:13:41 -04:00
56f18e2e00 chore: bump version to 1.6.0 2021-02-16 22:38:09 -05:00
48617c9357 feat: bring back examine window 2021-02-01 14:37:08 -05:00
7bb76768aa refactor: update DP and lang version 2021-02-01 13:21:44 -05:00
0afe0e0aa6 chore: bump version to 1.5.8 2021-01-30 16:21:28 -05:00
d9cd09856e chore: bump version to 1.5.7 2021-01-26 22:37:32 -05:00
11293a01ae fix: don't run in pvp 2021-01-26 22:37:09 -05:00
c49eae0cf3 chore: use ilmerge with fody 2021-01-26 22:36:51 -05:00
430ad8ac46 chore: bump version to 1.5.6 2021-01-22 14:28:23 -05:00
90759ce719 chore: bump version to 1.5.5 2021-01-22 14:17:24 -05:00
201a4e6774 chore: bump version to 1.5.4 2020-12-30 14:21:42 -05:00
cb6bb92979 chore: bump version to 1.5.3 2020-12-29 11:12:33 -05:00
71ecb7b3af refactor: clean up old code 2020-12-29 11:08:21 -05:00
23140a3377 feat: add option to open examine window 2020-08-26 08:20:01 -04:00
8475b7effb feat: allow volume control and more audio types
Also allow choosing audio output device.
2020-08-24 13:14:16 -04:00
24d486ea39 refactor: use new Dalamud login hooks 2020-08-15 17:11:06 -04:00
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
1f9ac4972c feat: add option to open window on login 2020-08-07 19:37:01 -04:00
4d57e3c150 refactor: use Dalamud API for targeting 2020-08-04 21:03:26 -04:00
88681aa33a fix: don't try to target invalid addresses 2020-07-28 22:28:51 -04:00
3e11a83879 chore: initial commit 2020-07-28 18:46:16 -04:00