Dean Sheather
bb6c6b0034
feat: replace LiteDB with Sqlite
...
- Replace LiteDB database engine with Sqlite
Note: old databases will not be deleted
- Message duplication detection improvements
- Tolerate parse errors in release builds, log them
2024-04-20 21:18:51 +10:00
Harold Iedema
e0793a51da
Add option to limit the amount of shown log lines
2024-04-18 19:31:27 +02:00
Infi
e7ca4ee6a6
remove migration code
2024-04-18 12:11:55 +02:00
Infi
30ccf8e416
Implement sounds on interaction
2024-04-16 00:36:30 +02:00
Infi
8a34cb5186
Fix double messages on startup
2024-04-13 18:01:00 +02:00
Infi
c66d97829c
Just null check the styles
2024-04-12 22:11:17 +02:00
Infi
059c7322c8
Add option to hide chat during loading screens [default false]
2024-04-10 19:07:35 +02:00
Spider
9412711050
Added The ability to override the plugin style
2024-04-09 17:29:35 -05:00
Infi
aad4fc70af
Use AtkResNode to get height for tooltips
2024-04-07 21:25:10 +02:00
Infi
d9114aeb0e
Add user configurable tooltip offset
2024-04-07 19:01:41 +02:00
Anna
357bc2bb6f
refactor: use new plugin log
2023-10-14 19:32:10 -04: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
ac69b8d92d
feat: add a more obvious warning for people
2022-08-28 17:51:46 -04:00
Anna
3ce0c3dc50
fix: properly filter ExtraChat channels
2022-08-27 16:34:55 -04:00
Anna
094a627a57
feat: enable all ExtraChat channels by default
2022-08-27 13:47:14 -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
02118163ac
feat: add duplicate message collapsing
2022-06-14 12:33:06 -04:00
Anna
1c7845d184
feat: add Japanese and Dutch language options
2022-06-12 17:40:36 -04:00
Anna
46fa86a885
chore: pull glyph range names into localisation file
2022-06-01 17:30:58 -04:00
Anna
b3ae2dbc1a
feat: add support for lots of different glyph ranges
2022-06-01 17:14:32 -04:00
Anna
2987247fcf
feat: add support for Chinese characters
2022-06-01 16:44:45 -04:00
Anna
212835c33a
feat: add option to sort auto translate list
2022-05-30 00:52:44 -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
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
e11012f3a3
feat: add Romanian language option
2022-02-16 20:34:48 -05:00
Anna
458f4a673c
feat: add multi-client mode
2022-02-16 15:38:55 -05:00
Anna
a0525562ff
chore: remove boms
2022-02-15 13:02:46 -05:00
Anna
9b7b84a58d
feat: add chat database
2022-02-15 12:58:55 -05:00
Anna
bc07e1e8ba
style: run formatter
2022-02-08 18:05:11 -05:00
Anna
4779ed0f48
feat: add language override
2022-02-08 15:23:00 -05:00
Anna
f70b23a476
feat: add keybind mode options
2022-02-08 15:20:10 -05:00
Anna
252498515a
feat: add option to hide when game ui is hidden
2022-02-07 14:44:19 -05:00
Anna
4a67e7fdd4
fix: break out of loop, not switch
2022-02-07 13:21:45 -05:00
Anna
956b1daaad
feat: add command help
2022-02-07 00:50:30 -05:00
Anna
b82cb7b462
feat: add option to hide when not logged in
2022-02-06 03:45:16 -05:00
Anna
2ef42aa211
feat: add symbol and japanese font sizes
2022-02-05 19:31:26 -05:00
Anna
45c7d85e33
feat: add system font selection
2022-02-04 23:00:16 -05:00
Anna
38cdb98f2d
refactor: pull more strings into resources
2022-02-04 19:38:19 -05:00
Anna
8e7a50e3f3
feat: order channels and always show GM
2022-02-04 19:27:50 -05:00
Anna
bf742cd5a4
feat: prettier settings, start using resources file
2022-02-04 05:46:13 -05:00
Anna
3331c0902e
feat: add config for novice network
2022-02-03 20:07:31 -05:00
Anna
077053f4e1
feat: add unread modes
2022-02-03 16:15:27 -05:00
Anna
fd2e18eb29
fix: save cutscene hiding option correctly
2022-02-01 16:25:14 -05:00
Anna
60e22f58ee
feat: allow hiding
2022-02-01 00:20:20 -05:00
Anna
aa10bf3ceb
feat: bump messages cap to 10k
2022-01-30 21:40:25 -05:00
Anna
2d7039deae
feat: add opacity slider
2022-01-15 16:07:44 -05:00