Commit Graph

135 Commits

Author SHA1 Message Date
Anna 357bc2bb6f
refactor: use new plugin log 2023-10-14 19:32:10 -04:00
Anna c9cd28589b
refactor: update for api 9 2023-10-03 02:59:51 -04:00
Anna 32e7fbe586
chore: bump version to 1.18.8 2023-08-24 14:44:02 -04:00
Anna 79669f8314 fix: change signatures for 6.3 2023-01-11 14:08:20 -05:00
Anna 070a99f612 refactor: replace Mutex with SemaphoreSlim
Mutex uses system mutexes and SemaphoreSlim does not.
2022-09-02 18:21:57 -04:00
Anna e01bb199c2 fix: handle empty lines 2022-09-02 18:09:20 -04:00
Anna 7dc83bb8a2 fix: make ExtraChat filtering actually work 2022-08-27 13:44:34 -04:00
Anna cfa57ae11a feat: add ExtraChat channel filtering 2022-08-27 13:26:21 -04:00
Anna 9d8c820fd1 fix: use new ImGuiKey stuff 2022-07-14 02:00:22 -04:00
Anna 8576208ace feat: add linkshell names to channel picker 2022-07-13 15:06:30 -04:00
Anna 9d0de2f386 fix: use keyboard focus correctly 2022-07-10 13:46:17 -04:00
Anna 807eb33ed5 feat: more extrachat ipc 2022-07-01 11:05:51 -04:00
Anna 4bd9d82b26 fix: don't override command prefixes 2022-07-01 10:08:19 -04:00
Anna 3b4eb3e5e8 feat: better extrachat integration 2022-06-30 18:02:38 -04:00
Anna 7f7ef8b5d8 fix: remove extraneous tree pop 2022-06-30 17:56:50 -04:00
Anna 569a2ea71e fix: have input behave more like vanilla 2022-06-30 17:56:49 -04:00
Anna d9fbcc23c5 fix: check if Axis fonts are null 2022-06-24 11:22:20 -04:00
Anna 737011c6f8 feat: add extrachat ipc 2022-06-23 18:51:12 -04:00
Anna ef09b390ed chore: update translators 2022-06-14 15:48:05 -04:00
Anna 02118163ac feat: add duplicate message collapsing 2022-06-14 12:33:06 -04:00
Anna d7bf82381f chore: update translators 2022-06-12 11:45:54 -04:00
Anna e59a7a2479 fix: handle opacity for popped-out windows 2022-06-12 10:49:09 -04:00
Anna 5d0e1298c8 fix: check if docked on last frame 2022-06-12 10:39:29 -04:00
Anna 9f1fea0d2f fix: only apply alpha when not docked 2022-06-12 10:35:59 -04:00
Anna dd22a815a8 fix: handle potential font error 2022-06-12 10:20:37 -04:00
Anna 1ffc42b7d2 refactor: use popcnt 2022-06-03 20:12:09 -04:00
Anna f57146edd0 fix: add support for plugin name in about tab name 2022-06-01 17:32:39 -04:00
Anna 41f91b4661 chore: pull glyph range text into localisation files 2022-06-01 17:17:01 -04:00
Anna 744d9e1941 fix: rebuild fonts if glyphs changed 2022-06-01 17:16:51 -04:00
Anna b3ae2dbc1a feat: add support for lots of different glyph ranges 2022-06-01 17:14:32 -04:00
Anna bae9ce458a chore: pull Chinese options into localisation files 2022-06-01 16:46:30 -04:00
Anna 2987247fcf feat: add support for Chinese characters 2022-06-01 16:44:45 -04:00
Anna 9068199236 fix: only scroll when using arrow keys 2022-05-31 23:55:02 -04:00
Anna 914bb2ac16 feat: allow arrow keys 2022-05-31 23:54:44 -04:00
Anna 7fdc1d75ff feat: add autotranslate qol features
Allow using Ctrl+# to select the first 10 results. Allow pressing
Enter to select the first result. Fix the Escape key not closing the
autotranslate window. Increase the window size.
2022-05-30 15:34:00 -04:00
Anna 13d2e7be2d fix: use unique labels 2022-05-30 14:41:43 -04:00
Anna 212835c33a feat: add option to sort auto translate list 2022-05-30 00:52:44 -04:00
Anna 70cecf4a6d feat: add basic autotranslate support 2022-05-30 00:42:23 -04:00
Anna de0309e428 fix: allow popups with popped-out tabs 2022-05-13 10:56:36 -04:00
Anna f195f55274 feat: update for 6.11 2022-05-12 18:50:05 -04:00
Anna 327a40f63c refactor: store alpha as [0, 100] 2022-02-19 16:15:25 -05:00
Anna e55bfcfb49 feat: add popped-out tab opacity 2022-02-19 16:09:32 -05:00
Anna 28545f1df6 feat: disable scrolling container windows 2022-02-19 07:20:38 -05:00
Anna 725c15ff2d fix: initialise in settings in ctor 2022-02-19 06:56:57 -05:00
Anna 4d3b961704 feat: add open config button 2022-02-19 06:56:38 -05:00
Anna 048826baed feat: add an option to hide redundant timestamps 2022-02-18 13:47:31 -05:00
Anna 04783fcf02 feat: add tab pop-out 2022-02-18 13:35:46 -05:00
Anna aa3cec4f82 feat: validate chat input 2022-02-18 00:34:39 -05:00
Anna b98c69c774 chore: add more translator credits 2022-02-16 20:35:05 -05:00
Anna 458f4a673c feat: add multi-client mode 2022-02-16 15:38:55 -05:00