Commit Graph

124 Commits

Author SHA1 Message Date
Infi 9d6fcd2abe Fix #108 2024-08-14 14:21:27 +02:00
Infi 4d341679ab Try to resolve RSV content 2024-08-02 02:54:07 +02:00
Infi f22b917164 bump 2024-07-28 15:18:23 +02:00
Infi e41a59ac84 version bump 2024-07-26 21:27:07 +02:00
Infi a8dea26bf2 Remove all shipped fonts 2024-07-25 15:47:23 +02:00
Infi 459cfa72ea Correctly reset italic 2024-07-25 15:38:25 +02:00
Infi 906eeb5095 Remove legacy migration 2024-07-25 15:33:05 +02:00
Infi 97654b1c53 Rewrite font handling, use dalamud font chooser 2024-07-23 20:46:38 +02:00
Infi 7b0acf3855 bump 2024-07-21 14:43:06 +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 cd750a3ccb Rename close to hide and change icon 2024-07-08 12:10:27 +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 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 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 9c4b975605 - No emote parsing on AutoTranslate
- nint everything
2024-06-02 14:17:45 +02:00
Infi b4f8ce59d3 version bump 2024-05-26 00:08:45 +02:00
Infi c2131eb07b Implement DBViewer 2024-05-22 14:53:30 +02:00
Infi c91858183a Add changelog tab 2024-05-22 03:39:31 +02:00
Infi 31897251f7 Implement <item> and <flag> text preview 2024-05-18 19:23:39 +02:00
Infi ef775b5a91 InputPreview prototype 2024-05-15 20:48:03 +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 638d462732 Do not render emotes if they get deactivated at runtime 2024-05-12 13:40:37 +02:00
Infi b7286b8010 Implement emotes part 2 2024-05-09 19:09:36 +02:00
Infi 4210d634ab BTTV emote support part 1 & keep Input focus option 2024-05-08 00:04:07 +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 4161e8e378 Set chat input to readonly on disabled tabs 2024-05-01 22:56:52 +02:00
Infi f665792043 Bump 2024-05-01 17:08:06 +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 60bfefd359 Add string formatting to some importer fields 2024-04-23 20:32:30 +02:00
Infi 6452f937b5 disable ESC key and sound for migration window 2024-04-23 04:20:17 +02:00
Dean Sheather fcdb5625f3 feat: add LiteDB => Sqlite importer 2024-04-22 02:43:48 +10:00
Infi 42e2fe12a4 Add old database section 2024-04-21 01:33:55 +02:00
Dean Sheather bb6c6b0034 feat: replace LiteDB with Sqlite
- Replace LiteDB database engine with Sqlite
  Note: old databases will not be deleted
- Message duplication detection improvements
- Tolerate parse errors in release builds, log them
2024-04-20 21:18:51 +10:00
Infi 05fcdbe21a bump 2024-04-19 22:04:05 +02:00
Infi 91a8dd942d Fix popout not being hidden 2024-04-17 22:25:06 +02:00
Infi 51658c178c Disable window sounds and remove goto 2024-04-16 16:31:24 +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 8a34cb5186 Fix double messages on startup 2024-04-13 18:01:00 +02:00