Commit Graph

41 Commits

Author SHA1 Message Date
1ee25a0408
feat: add utility to go from VK to ImGui 2022-07-13 15:46:47 -04:00
312dee7ab5
refactor: use popcnt 2022-06-03 20:12:09 -04:00
9a03ad1a07
fix: increase termination efficiency 2022-06-03 19:58:52 -04:00
e86da10689
fix: only scroll when using arrow keys 2022-05-31 23:55:02 -04:00
5a1419fca8
feat: improve autotranslate performance 2022-05-30 14:40:58 -04:00
0c2a81215e
feat: add option to sort auto translate list 2022-05-30 00:52:44 -04:00
7dd612cb66
feat: add basic autotranslate support 2022-05-30 00:42:23 -04:00
c0c8b4b916
fix: allow popups with popped-out tabs 2022-05-13 10:56:36 -04:00
f9b2160d5f
feat: add multi-client mode 2022-02-16 15:38:55 -05:00
39ad798eb5
fix: handle more weird wrapping stuff 2022-02-16 15:15:41 -05:00
1eaac5ccb8
fix: handle newlines and close-to-edge wrapping better 2022-02-16 13:28:13 -05:00
ed7065355d
style: rename variable 2022-02-15 18:36:57 -05:00
54c8113d7e
feat: add jank hover highlight for links 2022-02-15 18:36:30 -05:00
ecd29612ab
chore: remove boms 2022-02-15 13:02:46 -05:00
841688a7aa
feat: add chat database 2022-02-15 12:58:55 -05:00
9bb6837cdd
feat: turn settings tabs into a sidebar 2022-02-08 19:26:11 -05:00
1a127454e8
fix: use localised names for presets 2022-02-08 12:23:10 -05:00
c15da7721a
feat: add vanilla presets 2022-02-06 16:45:19 -05:00
faab0401a4
feat: add spacing and descriptions for fonts 2022-02-04 23:22:03 -05:00
f93a817d4c
feat: prettier settings, start using resources file 2022-02-04 05:46:13 -05:00
4918e41a74
feat: add context to all messages and copy option 2022-02-04 05:02:57 -05:00
6aab0e2e99
feat: add achievement links 2022-02-03 19:19:27 -05:00
b7f3189a61
style: run formatter 2022-01-30 23:45:07 -05:00
50f7610096
refactor: remove useless fixed statement 2022-01-30 20:31:47 -05:00
a23e78a051
fix: decode integer for pf id 2022-01-30 20:31:04 -05:00
c2b83116f2
feat: start adding our own shortcut support 2022-01-29 00:44:47 -05:00
3c4c47ffd8
feat: start adding native shortcut support 2022-01-29 00:44:46 -05:00
ca38814902
feat: add PF links 2022-01-16 01:29:44 -05:00
cb5c08e7d8
fix: hopefully end infinite wrapping loops 2022-01-15 23:43:55 -05:00
e835ad088b
fix: account for global scale 2022-01-15 13:55:43 -05:00
1ef91b81f3
feat: add simple delete and move tools for tabs 2022-01-14 15:40:31 -05:00
798b089462
refactor: switch to Siggingway 2022-01-11 15:26:34 -05:00
4b8ee3d648
feat: add periodic recruitment payload 2022-01-11 01:58:32 -05:00
3d099ee4f2
refactor: add attribute for signatures 2022-01-10 23:44:43 -05:00
ac91135440
style: run formatter 2022-01-06 16:18:03 -05:00
5b1a83d2ee
feat: add new context menu items 2022-01-06 15:33:35 -05:00
60ca21cacf
feat: add custom dalamud link payload handling 2022-01-03 16:41:02 -05:00
aece4bff18
feat: add channel switcher, settings button, better tooltips 2022-01-02 16:21:31 -05:00
53b2b0d686
feat: partially handle some payloads 2021-12-29 21:53:44 -05:00
512fcfafb8
feat: add links to chunks 2021-12-29 14:44:05 -05:00
5b09f68db9
chore: initial commit 2021-12-29 14:31:45 -05:00