Commit Graph
100 Commits
Author SHA1 Message Date
Infi eae393842a Merge pull request #83
feat: add autohide after inactivity
2024-07-13 09:30:04 +02:00
Infi 58a6567f5a dynamic fix for #85 2024-07-13 09:18:40 +02:00
Infi 05495705fd bump 2024-07-09 09:44:08 +02:00
Infi aeba0db89b Merge pull request #79 from deansheather/dean/hide-config-fix
fix: actually apply hide state to config
2024-07-09 07:26:16 +02:00
Infi 7b8aa172e0 More updates 2024-07-08 12:30:05 +02:00
Infi cd750a3ccb Rename close to hide and change icon 2024-07-08 12:10:27 +02:00
Infi bea2f51192 Merge pull request #77
feat: add close button to chat log
2024-07-08 11:42:45 +02:00
Infi 534a5c5543 Merge pull request #76
Add missing argument to PrintTellNative function
2024-07-08 11:42:23 +02:00
Infi ec67364360 Implement temp fix for broken TellReasons 2024-07-04 03:59:46 +02:00
Infi c031739650 - Update broken delegates
- Replace hardcoded offsets with CS version
2024-07-03 20:06:00 +02:00
Infi c8e11ecb9b bump 2024-07-02 13:15:20 +02:00
Infi 0a8ed95a1f Merge pull request #70 from deansheather/dean/dt-fixes-1
Various DT fixes
2024-07-02 13:14:35 +02:00
Infi 604a2cb482 Remove debug info 2024-07-01 23:56:24 +02:00
Infi 8bef8ec050 Remove debug logs 2024-06-30 09:29:11 +02:00
Infi f76f0e91d0 Update for 7.0, part 1 2024-06-30 05:07:11 +02:00
Infi 1acd532ef1 Fix chat hide command not working 2024-06-21 20:58:17 +02:00
Infi 7a27ca8ea8 Fix linkshell rotation 2024-06-17 19:21:17 +02:00
Infi 625d7596d3 Temporary fix for linkshell names not appearing 2024-06-11 22:21:21 +02:00
Infi 41e5a80179 Changelog 2024-06-10 23:31:02 +02:00
Infi 17ff8fffeb Fix tell reply not working 2024-06-10 23:24:30 +02:00
Infi f731710ed0 Switch to dalamud safe write 2024-06-10 22:29:08 +02:00
Infi 34b76cc853 Save ffxiv font to disk on first download 2024-06-10 22:15:37 +02:00
Infi 70989da680 More CS updates 2024-06-09 12:59:29 +02:00
Infi 6ee209c1ad Don't cast everything 2024-06-02 14:52:18 +02:00
Infi 9c4b975605 - No emote parsing on AutoTranslate
- nint everything
2024-06-02 14:17:45 +02:00
Infi a35ebae09c log stuff 2024-05-28 14:24:16 +02:00
Infi 3a5dcae261 Fix #63 2024-05-28 14:23:31 +02:00
Infi c5363769c2 Force main window to be always open 2024-05-26 13:53:26 +02:00
Infi b4f8ce59d3 version bump 2024-05-26 00:08:45 +02:00
Infi 4b42dcaaee Merge pull request #59
fix: use infinite lock timeout on write thread
2024-05-25 23:00:49 +02:00
Infi 34ef2ef584 prevent crash from empty list 2024-05-25 21:47:31 +02:00
Infi a6d2f9597c Changelog update 2024-05-25 17:33:38 +02:00
Infi 39a566034f Merge pull request #58 from deansheather/dean/at-race-fix
fix: add last row from some auto-translate categories
2024-05-25 17:26:24 +02:00
Infi 5dc956b783 Init the hook 2024-05-25 17:16:29 +02:00
Infi 6ff1b80641 Merge pull request #53 from deansheather/dean/message-sorting-fixes
fix: fix sorting problems
2024-05-25 17:11:42 +02:00
Infi 0c19772b18 - Replace all possible hooks with CS
- Mark ones that can be replaced soon
- Use Dalamuds ConfigOption for chat color parsing
2024-05-25 16:50:37 +02:00
Infi 8aaaa684a2 Remove reflection from InputPreview 2024-05-25 09:30:45 +02:00
Infi 624bcd3610 remove unused 2024-05-25 08:49:53 +02:00
Infi b6cc85b2af Small updates to DatePicker 2024-05-25 08:47:46 +02:00
Infi 1eed122e7a Use ImRaii in DatePicker 2024-05-25 07:41:21 +02:00
Infi 0f6556472a Replace hooks with CS version, part 1 2024-05-24 21:43:50 +02:00
Infi 8bbfba5a10 - Add command info for db viewer
- french loc update
2024-05-23 20:53:35 +02:00
Infi 0936c87f8d Block some emotes 2024-05-23 16:27:08 +02:00
Infi 88fbb24ff0 - Migrate DB to v2 (Channel)
- Add channel selection to DBViewer
2024-05-22 19:25:36 +02:00
Infi 6e0dd15ac0 DBViewer improvements 2024-05-22 15:25:05 +02:00
Infi c2131eb07b Implement DBViewer 2024-05-22 14:53:30 +02:00
Infi 1d2b718f11 remove words 2024-05-22 03:40:19 +02:00
Infi c91858183a Add changelog tab 2024-05-22 03:39:31 +02:00
Infi e19682e50d Shuffle entries 2024-05-21 10:56:42 +02:00
Infi 6daa0bb9e2 Move preview config to its own tab 2024-05-21 10:53:37 +02:00
Infi 140343e654 - Use tokinzer for URL parsing
- Regex based split for letter selector
2024-05-21 06:36:57 +02:00
Infi 759aca4ce0 Reword comments 2024-05-20 20:18:56 +02:00
Infi 47a4c5ab8d Use tokenizer for emote parsing :HideThePain: 2024-05-20 20:14:41 +02:00
Infi aab4977ecf Improve text wrapping for preview 2024-05-20 16:05:32 +02:00
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 a18861ea87 Add new preview position: tooltip 2024-05-19 17:16:36 +02:00
Infi 51db04a5f5 - Prevent null string from being parsed
- cursor pos adjustment through preview
2024-05-19 16:33:53 +02:00
Infi adacf63bc3 Fix compile error in release mode 2024-05-19 02:47:48 +02:00
Infi 23122e924b Better input preview handling 2024-05-19 01:51:36 +02:00
Infi 31897251f7 Implement <item> and <flag> text preview 2024-05-18 19:23:39 +02:00
Infi c9383e5411 Don't encode the preview message every frame 2024-05-17 07:26:47 +02:00
Infi fc0c2939ce Just cleanup 2024-05-17 05:02:09 +02:00
Infi 2ab56db678 Remove goto 2024-05-16 17:12:56 +02:00
Infi d4c4b9059a German loc update 2024-05-15 23:45:44 +02:00
Infi b08c858364 Configurable position for the preview 2024-05-15 23:41:22 +02:00
Infi d49e2736b6 Wrap emotes if space isn't enough 2024-05-15 23:06:51 +02:00
Infi 7736286fee InputPreview prototype 2, in chatlog preview 2024-05-15 22:58:33 +02:00
Infi 3d249643f9 Size the input preview correctly 2024-05-15 21:30:55 +02:00
Infi 3d9f5a2764 Use higher resolution emotes and remove old emote cache 2024-05-15 21:10:07 +02:00
Infi ef775b5a91 InputPreview prototype 2024-05-15 20:48:03 +02:00
Infi b5b612a417 Merge pull request #47 from deansheather/dean/delete-parse-failures
fix: avoid loading failed parse messages again
2024-05-14 03:36:42 +02:00
Infi 041b0f27d4 Replace all PushTextWrapPos with using version 2024-05-14 01:13:28 +02:00
Infi 0de883ec39 Display emote name if loading failed 2024-05-14 00:44:06 +02:00
Infi 26e993be67 Temp fix for FPS drops with too many messages rendered
- Also replaces TextWrap with an ImRaii using version
2024-05-13 15:24:51 +02:00
Infi b7c6c1da5a bump versions 2024-05-13 02:58:08 +02:00
Infi 2595f96d9c Merge pull request #45
fix: allow emotes in ExtraChat
2024-05-13 02:57:35 +02:00
Infi 23ba24314b Create emote bool only once 2024-05-13 01:45:29 +02:00
Infi 638d462732 Do not render emotes if they get deactivated at runtime 2024-05-12 13:40:37 +02:00
Infi 8c88b0acf7 Merge pull request #43
chore: move message processing to thread again
2024-05-12 02:19:17 +02:00
Infi 32ccf72112 Fix FrameDelay being too fast 2024-05-11 09:09:36 +02:00
Infi e7e4c0e221 Prevent non player messages from being converted 2024-05-11 07:57:41 +02:00
Infi 5e622bc465 loc updates 2024-05-11 07:47:27 +02:00
Infi 662e65d881 More emote improvements 2024-05-11 07:43:05 +02:00
Infi 050485fece Load up to 1000 emotes 2024-05-11 06:47:21 +02:00
Infi fa41d22cb8 Only load emote list if the user has them activated 2024-05-11 05:13:31 +02:00
Infi 5d6acf7d08 Option to hide chat in battle 2024-05-11 01:11:53 +02:00
Infi 57f8546372 Merge pull request #41
fix: no more jitter 2
2024-05-11 00:33:52 +02:00
Infi b7286b8010 Implement emotes part 2 2024-05-09 19:09:36 +02:00
Infi 53cf79003b Improve performance with calling regex less often 2024-05-08 23:16:51 +02:00
Infi d0212023eb Remove debug informations 2024-05-08 22:20:22 +02:00
Infi 6abd9fd959 Merge pull request #40
fix: avoid jittering
2024-05-08 22:16:03 +02:00
Infi 4210d634ab BTTV emote support part 1 & keep Input focus option 2024-05-08 00:04:07 +02:00
Infi 8709c35ff1 Switch to .net method for endian swap 2024-05-03 19:37:39 +02:00
Infi 2e1e54b395 Update locs 2024-05-03 11:42:51 +02:00
Infi bdb308ec02 Adjustable chat log position through sliders 2024-05-03 11:36:05 +02:00
Infi fd08ec20ef Split Display tab 2024-05-03 10:34:41 +02:00
Infi 50cb486cda Don't process chunks in a thread 2024-05-03 06:06:24 +02:00
Infi 5b30e54f65 More cleanup 2024-05-02 15:02:42 +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