Commit Graph

37 Commits

Author SHA1 Message Date
Dean Sheather fb167a8161 chore: refactor keybinds to be in new KeybindManager 2024-07-15 19:24:29 +10:00
Infi c031739650 - Update broken delegates
- Replace hardcoded offsets with CS version
2024-07-03 20:06:00 +02:00
Dean Sheather 1f8cffbeff Various DT fixes 2024-07-02 20:52:53 +10: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 70989da680 More CS updates 2024-06-09 12:59: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
Dean Sheather 748a963acc Use ContentIdResolver hook 2024-05-26 01:09:33 +10: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 0f6556472a Replace hooks with CS version, part 1 2024-05-24 21:43:50 +02:00
Infi 2ab56db678 Remove goto 2024-05-16 17:12:56 +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 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 948383b0c5 Remove this. everywhere, add small note to override style 2024-04-10 17:45:25 +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 c9cd28589b refactor: update for api 9 2023-10-03 02:59:51 -04:00
Anna 9a42b1b9da fix: make pf links work 2023-02-27 20:23:15 -05: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 8ef91ef640 fix: add some instance checks 2022-06-01 17:43:19 -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 a0525562ff chore: remove boms 2022-02-15 13:02:46 -05:00
Anna 20fbf4e004 feat: add novice network button 2022-02-03 19:52:11 -05:00
Anna d0c3cbc2ab feat: add achievement links 2022-02-03 19:19:27 -05:00
Anna 20ee6d1278 feat: add option to import chat colours from game 2022-02-01 19:54:17 -05:00
Anna fb3ee2efe2 feat: separate invite to party 2022-02-01 18:33:08 -05:00
Anna 9372ad35bc refactor: rename InfoModule-related stuff 2022-01-30 22:11:03 -05:00
Anna fab97a7a5f refactor: add unmanaged to function pointers 2022-01-28 04:31:26 -05:00
Anna 1013c0af8c feat: add PF links 2022-01-16 01:29:44 -05:00
Anna 5112b377ac feat: add add to blacklist 2022-01-14 13:29:49 -05:00
Anna 1b29ed68e6 refactor: split GameFunctions into classes 2022-01-14 12:15:49 -05:00