Commit graph

3984 commits

Author SHA1 Message Date
Ottermandias
20186afa49 Resolve as service. 2023-06-13 20:59:59 +02:00
Ottermandias
b99d62e450 Some finetuning. 2023-06-13 20:59:53 +02:00
Ottermandias
07a92ba025 Let DI handle lifetime and make Plugin Service. 2023-06-13 20:59:46 +02:00
Ottermandias
bd8da4bebf Merge branch 'master' into dragdropb 2023-06-13 20:59:05 +02:00
goat
284001ce6b
Interface support for plugin DI (#1235)
* feat: interface support for plugin DI
* attribute to indicate resolvability should be on the service instead of the interface
2023-06-13 11:10:47 -07:00
goat
7eb05ddae2
Merge pull request #1181 from goatcorp/profiles
Profiles in master
2023-06-13 18:26:25 +02:00
Cara
59ba5a1d3c
Add new Bitmap Font Icons (#1248) 2023-06-13 18:25:37 +02:00
bleatbot
7724828ff0
Update ClientStructs (#1245)
Co-authored-by: github-actions[bot] <noreply@github.com>
2023-06-13 18:25:15 +02:00
goat
6dd7188f6c
even more profile => collection 2023-06-12 20:44:28 +02:00
goat
3d057c4e35
one one more profile => collection 2023-06-12 20:34:16 +02:00
goat
66026bbc3e
one more profile => collection 2023-06-12 20:33:22 +02:00
goat
bcdbe06e3f
disable profiles by default 2023-06-12 20:31:34 +02:00
goat
26ee5371a5
use correct cat + group idx to hide search bar 2023-06-12 20:28:22 +02:00
goat
a913192765
profile => collection 2023-06-12 20:21:28 +02:00
goat
0a829d304e
fix warnings 2023-06-12 20:17:30 +02:00
goat
faedf16d47
Merge branch 'master' of github.com:goatcorp/Dalamud into profiles 2023-06-12 19:58:00 +02:00
goat
aa2cd47ef3
fix warnings in injector 2023-06-09 23:38:15 +02:00
goat
166301f56f
fix warnings in Dalamud 2023-06-09 23:38:13 +02:00
nebel
b9101a55e8
Add filter to plugin stats window draw and framework times (#1244)
Co-authored-by: nebel <nebel@users.noreply.github.com>
2023-06-08 20:59:37 -07:00
goat
9e139389ea
feat: add /xlrestart 2023-06-08 21:36:40 +02:00
goat
e4724c36a8
Merge branch 'master' of github.com:goatcorp/Dalamud into profiles 2023-06-08 20:29:20 +02:00
goat
b3e20eec18
build: 7.6.5.0 2023-06-08 20:08:49 +02:00
goat
29d0c1f61f
chore: build ImGui with a static CRT 2023-06-08 19:49:59 +02:00
goat
305f11559f
build: 7.6.4.0 2023-06-08 19:15:31 +02:00
bleatbot
50c70a47cf
[master] Update ClientStructs (#1239)
Co-authored-by: github-actions[bot] <noreply@github.com>
2023-06-08 17:14:09 +00:00
goat
69725bbfe9
feat: clear font, style, color stack when fonts are rebuilt 2023-06-07 19:59:37 +02:00
goat
46bf3c0c21
Merge pull request #1241 from nebel/issue-1190
Fix exception when using reset button in Plugin Statistics window
2023-06-07 08:16:03 +02:00
nebel
c5ffd25b75
Fix exception when using reset button in Plugin Statistics window 2023-06-07 10:45:59 +09:00
goat
1aa3a96174
Merge pull request #1237 from nebel/unhooker
Improve unhooking of hooked functions
2023-06-06 19:24:29 +02:00
goat
4c9bc12f65
build: 7.6.3.0 2023-06-06 11:35:26 +02:00
bleatbot
1f4d13193e
[master] Update ClientStructs (#1234)
Co-authored-by: github-actions[bot] <noreply@github.com>
2023-06-04 12:18:03 +00:00
nebel
60a29e36c2
Create RegisterUnhooker overload 2023-06-04 02:49:59 +09:00
nebel
429316747d
Add minBytes and maxBytes to Unhooker 2023-06-04 01:48:18 +09:00
nebel
64fddf10bb
Improve unhooking of hooked functions 2023-06-03 23:23:38 +09:00
bleatbot
5a8fff515f
Update ClientStructs (#1233)
Co-authored-by: github-actions[bot] <noreply@github.com>
2023-05-31 20:02:07 +02:00
Ava Chaney
62b3ded6ad
build: 7.6.2.0 (#1232) 2023-05-30 06:49:01 +00:00
Ava Chaney
716ba59aae
Revert "hook Present and ResizeBuffers with MinHook" (#1231)
This reverts commit 5af1425c97.
2023-05-30 06:39:21 +00:00
Ava Chaney
384383140c
Add CODEOWNERS file (#1230)
This should simply ensuring that the Dalamud maintainers are notified of
pull requests.
2023-05-29 21:04:31 -07:00
bleatbot
bf8c69b0f3
Update ClientStructs (#1223)
Co-authored-by: github-actions[bot] <noreply@github.com>
2023-05-29 17:50:02 -07:00
Ava Chaney
ab39b58a38
build: 7.6.1.0 (#1229) 2023-05-29 19:38:18 +02:00
Ava Chaney
dcdfd3c403
chore: ci + readme fixes, make editorconfig consistent with usage in yml files (#1228) 2023-05-29 06:41:33 +00:00
Ava Chaney
7573575985
bump clientstructs (#1227) 2023-05-29 05:59:43 +00:00
KazWolfe
956e310041
Clean up Happy Eyeballs Verbose Spam (#1224)
* Clean up HappyEyeballs verbose spam

- Cancellations should be properly suppressed now

* Bump ClientStructs
2023-05-28 22:46:49 -07:00
Ava Chaney
0014bfa6fc
revert IM changes for now due to instability (#1226)
Revert "hook Present and ResizeBuffers immediately when InterfaceManager is created"

This reverts commit e1a56d6d64.

Revert "add a bunch of logging to IM setup"

This reverts commit 6870c8e7d2.

Revert "more IM logging tweaks"

This reverts commit 4139dc14e7.

Revert "IM logs on information"

This reverts commit d393bd4e2a.
2023-05-28 22:30:12 -07:00
goat
fe6196d0ad
merge master into profiles 2023-05-28 16:06:05 +02:00
goat
d393bd4e2a
IM logs on information 2023-05-28 13:16:32 +02:00
goat
4139dc14e7
more IM logging tweaks 2023-05-27 23:28:32 +02:00
goat
5d54705ec1
don't record states for non-dev plugins in troubleshooting 2023-05-27 21:15:20 +02:00
goat
6870c8e7d2
add a bunch of logging to IM setup 2023-05-27 21:13:45 +02:00
goat
e1a56d6d64
hook Present and ResizeBuffers immediately when InterfaceManager is created
Also seems to resolve the aforementioned issue without breaking wine support
2023-05-27 19:04:21 +02:00