Infi
48fec7dfaa
cleanup and reformatting
2024-04-11 06:44:23 +02:00
Infi
9f771c37e3
Implement #10 with fixed payload byte[]
2024-04-10 23:57:44 +02:00
Dean Sheather
2ed125d520
feat: allow tab input channel to be set to ExtraChat
...
Adds ExtraChat Linkshell channels to tab input channel selector. These are only by index, not by channel name due to limitations in the ExtraChat IPC API.
Adds ExtraChat Linkshell channels to the channel selector in the chat log window. As these aren't real channels in-game, these are handled by just sending the corresponding `/eclX` command which causes ExtraChat to set a channel override.
2024-04-09 18:32:10 +10:00
Infi
fed420901c
Working tells for eureka and bozja
...
Implemented the same focus requirements that vanilla chat has, so as long as the input retains focus, on focus loss it automatically restore the previous channel
2024-04-08 03:26:49 +02:00
Infi
1cafb45825
- net8
...
- Switch to new font api,
- Fix null ref on login
- Fix game freeze from chat link handler
2024-04-03 00:57:49 +02:00
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
82ff3c4c23
fix: update sig for 6.4
2023-05-25 12:44:11 -04:00
Anna
79669f8314
fix: change signatures for 6.3
2023-01-11 14:08:20 -05:00
Anna
b881142886
fix: update indices and vfuncs
2022-08-25 14:26:04 -04:00
Anna
74e4b9054b
fix: make direct input work
2022-07-16 02:22:30 -04:00
Anna
1ffc42b7d2
refactor: use popcnt
2022-06-03 20:12:09 -04:00
Anna
20a85b4df7
fix: use correct vfuncs
2022-05-12 22:32:01 -04:00
Anna
f195f55274
feat: update for 6.11
2022-05-12 18:50:05 -04:00
Anna
aa3cec4f82
feat: validate chat input
2022-02-18 00:34:39 -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
db78eaec40
fix: free more
2022-02-10 20:46:25 -05:00
Anna
e2602241f7
fix: call utf8string dtor
2022-02-10 20:11:36 -05:00
Anna
f70b23a476
feat: add keybind mode options
2022-02-08 15:20:10 -05:00
Anna
7de1874a41
fix: use better input detection
2022-02-03 20:13:20 -05:00
Anna
51ec427661
fix: ignore more input types
2022-02-03 19:51:41 -05:00
Anna
20ee6d1278
feat: add option to import chat colours from game
2022-02-01 19:54:17 -05:00
Anna
fb3ee2efe2
feat: separate invite to party
2022-02-01 18:33:08 -05:00
Anna
d0bc1d974f
feat: add direct chat support
2022-02-01 01:52:51 -05:00
Anna
7df1d8818b
feat: add linkshell shortcuts
2022-01-30 23:44:16 -05:00
Anna
9372ad35bc
refactor: rename InfoModule-related stuff
2022-01-30 22:11:03 -05:00
Anna
e438994b43
fix: remove debug lines
2022-01-29 00:53:31 -05:00
Anna
027a9946d7
feat: handle tells
2022-01-29 00:44:48 -05:00
Anna
d844b000e5
feat: start adding our own shortcut support
2022-01-29 00:44:47 -05:00
Anna
60d1771c95
feat: start adding native shortcut support
2022-01-29 00:44:46 -05:00
Anna
5ce2cd607d
fix: send correct linkshell index
2022-01-14 18:20:11 -05:00
Anna
471be104e1
feat: add reply in selected chat mode
2022-01-14 13:25:33 -05:00
Anna
1b29ed68e6
refactor: split GameFunctions into classes
2022-01-14 12:15:49 -05:00