Commit Graph

  • 624bcd3610 remove unused Infi 2024-05-25 08:49:53 +02:00
  • b6cc85b2af Small updates to DatePicker Infi 2024-05-25 08:47:46 +02:00
  • 1eed122e7a Use ImRaii in DatePicker Infi 2024-05-25 07:41:21 +02:00
  • 0f6556472a Replace hooks with CS version, part 1 Infi 2024-05-24 21:43:50 +02:00
  • 8bbfba5a10 - Add command info for db viewer - french loc update Infi 2024-05-23 20:53:35 +02:00
  • 0936c87f8d Block some emotes Infi 2024-05-23 16:27:08 +02:00
  • 88fbb24ff0 - Migrate DB to v2 (Channel) - Add channel selection to DBViewer Infi 2024-05-22 19:25:36 +02:00
  • 6e0dd15ac0 DBViewer improvements Infi 2024-05-22 15:25:05 +02:00
  • c2131eb07b Implement DBViewer Infi 2024-05-22 14:53:30 +02:00
  • 1d2b718f11 remove words Infi 2024-05-22 03:40:19 +02:00
  • c91858183a Add changelog tab Infi 2024-05-22 03:39:31 +02:00
  • e19682e50d Shuffle entries Infi 2024-05-21 10:56:42 +02:00
  • 6daa0bb9e2 Move preview config to its own tab Infi 2024-05-21 10:53:37 +02:00
  • 140343e654 - Use tokinzer for URL parsing - Regex based split for letter selector Infi 2024-05-21 06:36:57 +02:00
  • 759aca4ce0 Reword comments Infi 2024-05-20 20:18:56 +02:00
  • 47a4c5ab8d Use tokenizer for emote parsing :HideThePain: Infi 2024-05-20 20:14:41 +02:00
  • aab4977ecf Improve text wrapping for preview Infi 2024-05-20 16:05:32 +02:00
  • 592892e45a - New option to limit minimum preview length - New option only preview with parameters - Improve preview drawing modes - Prevent null ref on plugin load Infi 2024-05-20 06:25:54 +02:00
  • a18861ea87 Add new preview position: tooltip Infi 2024-05-19 17:16:36 +02:00
  • 51db04a5f5 - Prevent null string from being parsed - cursor pos adjustment through preview Infi 2024-05-19 16:33:53 +02:00
  • adacf63bc3 Fix compile error in release mode Infi 2024-05-19 02:47:48 +02:00
  • 23122e924b Better input preview handling Infi 2024-05-19 01:51:36 +02:00
  • 31897251f7 Implement <item> and <flag> text preview Infi 2024-05-18 19:23:39 +02:00
  • c9383e5411 Don't encode the preview message every frame Infi 2024-05-17 07:26:47 +02:00
  • fc0c2939ce Just cleanup Infi 2024-05-17 05:02:09 +02:00
  • 2ab56db678 Remove goto Infi 2024-05-16 17:12:56 +02:00
  • d4c4b9059a German loc update Infi 2024-05-15 23:45:44 +02:00
  • b08c858364 Configurable position for the preview Infi 2024-05-15 23:41:22 +02:00
  • d49e2736b6 Wrap emotes if space isn't enough Infi 2024-05-15 23:06:51 +02:00
  • 7736286fee InputPreview prototype 2, in chatlog preview Infi 2024-05-15 22:58:33 +02:00
  • 3d249643f9 Size the input preview correctly Infi 2024-05-15 21:30:55 +02:00
  • 3d9f5a2764 Use higher resolution emotes and remove old emote cache Infi 2024-05-15 21:10:07 +02:00
  • ef775b5a91 InputPreview prototype Infi 2024-05-15 20:48:03 +02:00
  • b5b612a417 Merge pull request #47 from deansheather/dean/delete-parse-failures Infi 2024-05-14 03:36:42 +02:00
  • 0004bcb561 fix: avoid loading failed parse messages again Dean Sheather 2024-05-14 11:22:14 +10:00
  • 041b0f27d4 Replace all PushTextWrapPos with using version Infi 2024-05-14 01:13:28 +02:00
  • 0de883ec39 Display emote name if loading failed Infi 2024-05-14 00:44:06 +02:00
  • 26e993be67 Temp fix for FPS drops with too many messages rendered Infi 2024-05-13 15:24:51 +02:00
  • b7c6c1da5a bump versions Infi 2024-05-13 02:58:08 +02:00
  • 2595f96d9c Merge pull request #45 Infi 2024-05-13 02:57:35 +02:00
  • dba01de388 Merge pull request #44 Dean Sheather 2024-05-12 17:56:53 -07:00
  • 63bf253129 fix: allow emotes in ExtraChat Dean Sheather 2024-05-13 10:55:41 +10:00
  • 23ba24314b Create emote bool only once Infi 2024-05-13 01:45:29 +02:00
  • 638d462732 Do not render emotes if they get deactivated at runtime Infi 2024-05-12 13:40:37 +02:00
  • 8c88b0acf7 Merge pull request #43 Infi 2024-05-12 02:19:17 +02:00
  • b6ae08d91d chore: move message processing to thread again Dean Sheather 2024-05-12 07:19:03 +10:00
  • 32ccf72112 Fix FrameDelay being too fast Infi 2024-05-11 09:09:36 +02:00
  • e7e4c0e221 Prevent non player messages from being converted Infi 2024-05-11 07:57:41 +02:00
  • 5e622bc465 loc updates Infi 2024-05-11 07:47:27 +02:00
  • 662e65d881 More emote improvements Infi 2024-05-11 07:43:05 +02:00
  • 0f5ece288d Merge pull request #42 Dean Sheather 2024-05-10 21:47:37 -07:00
  • 050485fece Load up to 1000 emotes Infi 2024-05-11 06:47:21 +02:00
  • fa41d22cb8 Only load emote list if the user has them activated Infi 2024-05-11 05:13:31 +02:00
  • 5d6acf7d08 Option to hide chat in battle Infi 2024-05-11 01:11:53 +02:00
  • 57f8546372 Merge pull request #41 Infi 2024-05-11 00:33:52 +02:00
  • f9c3cea79d fix: no more jitter 2 Dean Sheather 2024-05-10 14:20:21 +10:00
  • b7286b8010 Implement emotes part 2 Infi 2024-05-09 19:09:36 +02:00
  • 53cf79003b Improve performance with calling regex less often Infi 2024-05-08 23:16:51 +02:00
  • d0212023eb Remove debug informations Infi 2024-05-08 22:20:22 +02:00
  • 6abd9fd959 Merge pull request #40 Infi 2024-05-08 22:16:03 +02:00
  • f7f0b5b59d fix: avoid jittering Dean Sheather 2024-05-09 05:27:18 +10:00
  • 4210d634ab BTTV emote support part 1 & keep Input focus option Infi 2024-05-08 00:04:07 +02:00
  • 8709c35ff1 Switch to .net method for endian swap Infi 2024-05-03 19:37:39 +02:00
  • 2e1e54b395 Update locs Infi 2024-05-03 11:42:51 +02:00
  • bdb308ec02 Adjustable chat log position through sliders Infi 2024-05-03 11:36:05 +02:00
  • fd08ec20ef Split Display tab Infi 2024-05-03 10:34:41 +02:00
  • 50cb486cda Don't process chunks in a thread Infi 2024-05-03 06:06:24 +02:00
  • 5b30e54f65 More cleanup Infi 2024-05-02 15:02:42 +02:00
  • 477290ce7e Merge pull request #37 Dean Sheather 2024-05-02 05:42:50 -07:00
  • 0a6c611e73 Switch to CS for one function hook Infi 2024-05-02 04:47:06 +02:00
  • 7bd5f0302b Prevent ENTER focus if disabled input, exception is to unhide chat Infi 2024-05-01 23:11:47 +02:00
  • 4161e8e378 Set chat input to readonly on disabled tabs Infi 2024-05-01 22:56:52 +02:00
  • b9e3920ff3 Better hover Infi 2024-05-01 17:50:55 +02:00
  • f665792043 Bump Infi 2024-05-01 17:08:06 +02:00
  • feb987744c Merge pull request #36 nebel 2024-05-02 00:06:01 +09:00
  • 31221ac8f6 Merge pull request #35 nebel 2024-05-02 00:05:53 +09:00
  • 93ed2874d8 hover different tooltips Infi 2024-05-01 17:05:34 +02:00
  • 91129d5bb3 use the correct file ofc Infi 2024-04-30 19:23:08 +02:00
  • 759cc267c2 Update loc and ignore loc files in diff Infi 2024-04-30 19:21:13 +02:00
  • 86485373a4 thanks crowdin for ruining my loc files Infi 2024-04-30 04:29:08 +02:00
  • 2552c5bd6a Better implementation for disabled chat input Infi 2024-04-30 04:02:04 +02:00
  • a74cdcb899 Prevent vanilla tooltip for event item and implement #28 Infi 2024-04-30 03:49:53 +02:00
  • 695fd997d7 Merge pull request #33 Infi 2024-04-29 19:23:43 +02:00
  • 036bcec1e7 Add debugger window Infi 2024-04-29 19:21:17 +02:00
  • fdae6b1cd2 fix: add Races, Clans and Companion Actions to auto-translate Dean Sheather 2024-04-29 18:55:24 +10:00
  • 8e006f8ab5 Just some formatting Infi 2024-04-25 20:26:39 +02:00
  • 60bfefd359 Add string formatting to some importer fields Infi 2024-04-23 20:32:30 +02:00
  • 3d28162641 Use ImRaii in ImGuiUtil Infi 2024-04-23 08:17:11 +02:00
  • c892577f54 Fix freezing popouts on saving the settings Infi 2024-04-23 07:48:57 +02:00
  • fc8199b3e5 Fix issues arise through shared height Infi 2024-04-23 06:19:11 +02:00
  • 6452f937b5 disable ESC key and sound for migration window Infi 2024-04-23 04:20:17 +02:00
  • 8ab450aa3e Scale icons with font size Infi 2024-04-22 16:44:48 +02:00
  • 77ceffceef Fix setting conditions not working Infi 2024-04-22 05:10:24 +02:00
  • b4cb73dd0a Add button to database section Infi 2024-04-21 23:24:43 +02:00
  • f3530bf0fe remove unused Infi 2024-04-21 23:18:19 +02:00
  • 9bdfa58deb Implement some todos from #27 Infi 2024-04-21 23:16:49 +02:00
  • 926f125cfa Merge pull request #27 Infi 2024-04-21 21:04:11 +02:00
  • 752b4deb16 Use ImRaii in chatlogwindow 2/2 Infi 2024-04-21 20:51:43 +02:00
  • 2044306c3f use imraii in chatlogwindow 1/2 Infi 2024-04-21 20:19:02 +02:00
  • 398554fe1f fixup! feat: add LiteDB => Sqlite importer Dean Sheather 2024-04-22 02:47:51 +10:00