Commit Graph
100 Commits
Author SHA1 Message Date
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
Infi 4161e8e378 Set chat input to readonly on disabled tabs 2024-05-01 22:56:52 +02:00
Infi b9e3920ff3 Better hover 2024-05-01 17:50:55 +02:00
Infi f665792043 Bump 2024-05-01 17:08:06 +02:00
Infi 93ed2874d8 hover different tooltips 2024-05-01 17:05:34 +02:00
Infi 91129d5bb3 use the correct file ofc 2024-04-30 19:23:08 +02:00
Infi 759cc267c2 Update loc and ignore loc files in diff 2024-04-30 19:21:13 +02:00
Infi 86485373a4 thanks crowdin for ruining my loc files 2024-04-30 04:29:08 +02:00
Infi 2552c5bd6a Better implementation for disabled chat input 2024-04-30 04:02:04 +02:00
Infi a74cdcb899 Prevent vanilla tooltip for event item and implement #28 2024-04-30 03:49:53 +02:00
Infi 695fd997d7 Merge pull request #33
fix: add Races, Clans and Companion Actions to auto-translate
2024-04-29 19:23:43 +02:00
Infi 036bcec1e7 Add debugger window 2024-04-29 19:21:17 +02:00
Infi 8e006f8ab5 Just some formatting 2024-04-25 20:26:39 +02:00
Infi 60bfefd359 Add string formatting to some importer fields 2024-04-23 20:32:30 +02:00
Infi 3d28162641 Use ImRaii in ImGuiUtil 2024-04-23 08:17:11 +02:00
Infi c892577f54 Fix freezing popouts on saving the settings 2024-04-23 07:48:57 +02:00
Infi fc8199b3e5 Fix issues arise through shared height 2024-04-23 06:19:11 +02:00
Infi 6452f937b5 disable ESC key and sound for migration window 2024-04-23 04:20:17 +02:00
Infi 8ab450aa3e Scale icons with font size 2024-04-22 16:44:48 +02:00
Infi 77ceffceef Fix setting conditions not working 2024-04-22 05:10:24 +02:00
Infi b4cb73dd0a Add button to database section 2024-04-21 23:24:43 +02:00
Infi f3530bf0fe remove unused 2024-04-21 23:18:19 +02:00
Infi 9bdfa58deb Implement some todos from #27 2024-04-21 23:16:49 +02:00
Infi 926f125cfa Merge pull request #27
feat: add LiteDB => Sqlite importer
2024-04-21 21:04:11 +02:00
Infi 752b4deb16 Use ImRaii in chatlogwindow 2/2 2024-04-21 20:51:43 +02:00
Infi 2044306c3f use imraii in chatlogwindow 1/2 2024-04-21 20:19:02 +02:00
Infi c152f3dfde use ImRaii in settings window 2024-04-21 16:44:45 +02:00
Infi ed5cedefd2 remove message limit text as it doesn't exist for database itself 2024-04-21 01:59:04 +02:00
Infi 42e2fe12a4 Add old database section 2024-04-21 01:33:55 +02:00
Infi 366e121783 - Fixed hotkey behaviour in vanilla inputs
- Changed behaviour of tab switching
2024-04-21 00:29:07 +02:00
Infi 6215b5b20f implement editorconfig 2024-04-20 14:48:25 +02:00
Infi c74d84d470 Merge pull request #22
feat: replace LiteDB with Sqlite
2024-04-20 14:22:30 +02:00
Infi d7573f7bf6 formatting 2024-04-20 11:56:46 +02:00
Infi 05fcdbe21a bump 2024-04-19 22:04:05 +02:00
Infi fd33934497 Fix state sharing leading to closed popouts 2024-04-19 21:56:39 +02:00
Infi c0f9f83511 scope imraii 2024-04-19 20:05:48 +02:00
Infi a06ee27b0e switch to imraii for test 2024-04-19 19:53:05 +02:00
Infi 0c107a9290 end child outside of if 2024-04-19 19:33:26 +02:00
Infi 2d69af3f5c fix formatting 2024-04-18 22:07:16 +02:00
Infi cf40aca8c0 Merge pull request #21
Add option to limit the amount of shown log lines
2024-04-18 21:43:06 +02:00
Infi 04b1063972 Merge pull request #20
fix: close the database on plugin load failure
2024-04-18 14:09:04 +02:00
Infi e7ca4ee6a6 remove migration code 2024-04-18 12:11:55 +02:00
Infi 79488fdaab Set channel on tab switch 2024-04-17 22:45:29 +02:00
Infi 91a8dd942d Fix popout not being hidden 2024-04-17 22:25:06 +02:00
Infi 7d1ab8b98e merge into patterns 2024-04-17 19:12:06 +02:00
Infi 51658c178c Disable window sounds and remove goto 2024-04-16 16:31:24 +02:00
Infi 30ccf8e416 Implement sounds on interaction 2024-04-16 00:36:30 +02:00
Infi 230e63033d Workaround for direct chat not triggering on special keys 2024-04-15 23:33:50 +02:00
Infi 78e8f763e0 cleanup 2024-04-14 21:24:47 +02:00
Infi 5f7199773a Fix chat alerts breaking tell messages 2024-04-14 20:37:01 +02:00
Infi 1a2b313598 Remove debug log message 2024-04-13 21:20:01 +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 4751e3c8f7 Merge pull request #17
Fix: Resolved issue w/ invalid style
2024-04-12 19:46:04 +02:00