Commit Graph

32 Commits

Author SHA1 Message Date
7dfd175d3a
feat: pull strings into resources file 2021-04-28 10:41:34 -04:00
d431e50432
chore: bump version to 1.7.4 2021-04-15 12:26:24 -04:00
f3fb5d570d
refactor: move examine function into XivCommon 2021-04-13 09:33:06 -04:00
dcc7a35828
chore: bump version to 1.7.3 2021-04-13 08:53:50 -04:00
900361a8df
chore: bump version to 1.7.2 2021-04-12 12:18:37 -04:00
98007cde1d
chore: bump version to 1.7.1 2021-04-08 12:58:09 -04:00
c411cfe490
chore: remove reference versions 2021-04-08 12:51:25 -04:00
1cb148e38b
chore: update targets 2021-04-07 19:39:12 -04:00
208e08cf1a
chore: bump version to 1.7.0 2021-04-07 18:51:25 -04:00
d8fb0afed7
feat: use main viewport pos and add last time targeted 2021-04-06 10:02:51 -04:00
5050bdd222
chore: bump version to 1.6.1 2021-04-05 15:13:53 -04:00
48843768be
refactor: update to api level 3 2021-04-05 15:13:41 -04:00
6654a1302e
chore: bump version to 1.6.0 2021-02-16 22:38:09 -05:00
42c7a63b82
feat: bring back examine window 2021-02-01 14:37:08 -05:00
ad0de75a18
refactor: update DP and lang version 2021-02-01 13:21:44 -05:00
68adeb964f
chore: bump version to 1.5.8 2021-01-30 16:21:28 -05:00
3ff7fa5ab4
chore: bump version to 1.5.7 2021-01-26 22:37:32 -05:00
b30bc5227c
fix: don't run in pvp 2021-01-26 22:37:09 -05:00
645dfdd6fb
chore: use ilmerge with fody 2021-01-26 22:36:51 -05:00
380f20c7fa
chore: bump version to 1.5.6 2021-01-22 14:28:23 -05:00
78483baa5a
chore: bump version to 1.5.5 2021-01-22 14:17:24 -05:00
f7c8435af8
chore: bump version to 1.5.4 2020-12-30 14:21:42 -05:00
7ec2a37420
chore: bump version to 1.5.3 2020-12-29 11:12:33 -05:00
5935df195d
refactor: clean up old code 2020-12-29 11:08:21 -05:00
a90eab013e
feat: add option to open examine window 2020-08-26 08:20:01 -04:00
0071f81cd2
feat: allow volume control and more audio types
Also allow choosing audio output device.
2020-08-24 13:14:16 -04:00
4a3ed54f5d
refactor: use new Dalamud login hooks 2020-08-15 17:11:06 -04:00
02dd910d86
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
978711be3e
feat: add option to open window on login 2020-08-07 19:37:01 -04:00
e5b3d34d31
refactor: use Dalamud API for targeting 2020-08-04 21:03:26 -04:00
7c0ac9231c
fix: don't try to target invalid addresses 2020-07-28 22:28:51 -04:00
d2a502eef9
chore: initial commit 2020-07-28 18:46:16 -04:00