Infi
592892e45a
- New option to limit minimum preview length
...
- New option only preview with parameters
- Improve preview drawing modes
- Prevent null ref on plugin load
2024-05-20 06:25:54 +02:00
Infi
2ab56db678
Remove goto
2024-05-16 17:12:56 +02:00
Infi
50cb486cda
Don't process chunks in a thread
2024-05-03 06:06:24 +02:00
Infi
0a6c611e73
Switch to CS for one function hook
2024-05-02 04:47:06 +02:00
Infi
7bd5f0302b
Prevent ENTER focus if disabled input, exception is to unhide chat
2024-05-01 23:11:47 +02:00
nebel
feb987744c
Merge pull request #36
...
* Close item tooltip with event to support Dalamud HandleItemOut hook
* Greatly simplify tooltip close event logic
2024-05-01 17:06:01 +02:00
nebel
31221ac8f6
Merge pull request #35
...
* Handle event items by checking item kind
2024-05-01 17:05:53 +02:00
Infi
a74cdcb899
Prevent vanilla tooltip for event item and implement #28
2024-04-30 03:49:53 +02:00
Infi
8e006f8ab5
Just some formatting
2024-04-25 20:26:39 +02:00
Infi
366e121783
- Fixed hotkey behaviour in vanilla inputs
...
- Changed behaviour of tab switching
2024-04-21 00:29:07 +02:00
Infi
230e63033d
Workaround for direct chat not triggering on special keys
2024-04-15 23:33:50 +02:00
Infi
5f7199773a
Fix chat alerts breaking tell messages
2024-04-14 20:37:01 +02:00
Infi
f52bc2a41b
Experimental: Always check for keybinds
2024-04-11 19:36:49 +02:00
Infi
1243501067
Fix unfocused in eureka
2024-04-11 15:31:36 +02:00
Dean Sheather
07d6f68176
fix: censor tell target in Eureka in ScreenshotMode
2024-04-11 18:24:56 +10:00
Infi
8b7a671e52
Replace old vfunc calls with directly CS functions
2024-04-11 07:40:47 +02:00
Infi
c24ca3c007
More cleanup
2024-04-11 07:09:09 +02:00
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
Infi
0cae4297f9
Merge branch 'main' into dean/extrachat-input-channels
2024-04-10 19:13:02 +02:00
Infi
948383b0c5
Remove this. everywhere, add small note to override style
2024-04-10 17:45:25 +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
40fd726519
Add adventurer plate context option
2024-04-06 03:01:32 +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
84a13e6972
fix: update signature
2023-10-03 03:47:54 -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
3cfdbda264
fix: use correct signature for search for item in recipes
2023-03-08 19:55:15 -05:00
Anna
9a42b1b9da
fix: make pf links work
2023-02-27 20:23:15 -05:00
Anna
79669f8314
fix: change signatures for 6.3
2023-01-11 14:08:20 -05:00
Anna
26f17fc326
fix: update info proxies
2022-08-25 14:32:54 -04:00
Anna
b881142886
fix: update indices and vfuncs
2022-08-25 14:26:04 -04:00
Anna
fb6d998725
fix: vfunc change
2022-08-24 15:53:05 -04:00
Anna
abd87b60f1
fix: update signatures
2022-08-24 00:30:19 -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
8ef91ef640
fix: add some instance checks
2022-06-01 17:43:19 -04:00
Anna
7e4f6e1ed7
feat: add instanced inviting
2022-05-31 23:55:15 -04:00
Anna
20a85b4df7
fix: use correct vfuncs
2022-05-12 22:32:01 -04:00
Anna
c4a6f6c188
chore: update offset for 6.11
2022-05-12 22:31:26 -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