Commit graph

4434 commits

Author SHA1 Message Date
Ava Chaney
a3eb270506
fix: hidpi fixes for changelog and console windows (#1459) 2023-10-04 18:00:58 +00:00
bleatbot
90605be611
Update ClientStructs (#1457)
Co-authored-by: github-actions[bot] <noreply@github.com>
2023-10-04 16:54:19 +00:00
Haselnussbomber
2d8b7ab2c5
Bump DalamudPackager to 2.1.12 in .targets (#1456) 2023-10-04 02:43:39 +00:00
bleatbot
e18fdd48f8
Update ClientStructs (#1454)
Co-authored-by: github-actions[bot] <noreply@github.com>
2023-10-04 02:29:10 +00:00
MidoriKami
7902e85b30
Verified Checkmark - Better Colors (#1455) 2023-10-03 18:45:46 -07:00
bleatbot
c1e8fd3519
Update ClientStructs (#1453)
Co-authored-by: github-actions[bot] <noreply@github.com>
2023-10-03 16:05:21 -07:00
goat
38e4fd2673
fix: synchronize all writes to ReliableFileStorage 2023-10-04 00:10:04 +02:00
goat
4487ef85f4
fix: actually don't attempt to load plugins without manifests any longer 2023-10-03 23:37:02 +02:00
goat
daeec9a13f
fix: only create load context for plugins that are actually supposed to load 2023-10-03 23:19:44 +02:00
goat
0cc9de9fab
fix: make BaseAddressResolver public again 2023-10-03 23:16:17 +02:00
goat
e6608cb4a7
chore: tweak new checkmarks a little 2023-10-03 22:52:43 +02:00
MidoriKami
eb835548d3
Restore Create<AtkTextNode> (#1449) 2023-10-03 13:35:35 -07:00
MidoriKami
2cfd96a1fe
Add Dalamud Verified (#1441) 2023-10-03 22:29:41 +02:00
goat
fcf29acc02
feat: updated changelog 2023-10-03 22:26:10 +02:00
bleatbot
feb1dc0f03
Update ClientStructs (#1451)
Co-authored-by: github-actions[bot] <noreply@github.com>
2023-10-03 20:22:32 +00:00
bleatbot
b3f10b822f
Update ClientStructs (#1450)
Co-authored-by: github-actions[bot] <noreply@github.com>
2023-10-03 12:20:39 -07:00
bleatbot
441e897680
Update ClientStructs (#1448)
Co-authored-by: github-actions[bot] <noreply@github.com>
2023-10-03 18:02:41 +00:00
awgil
ee57af709a
Object/status table update. (#1447) 2023-10-03 17:41:24 +00:00
bleatbot
d7a30796ec
Update ClientStructs (#1443)
Co-authored-by: github-actions[bot] <noreply@github.com>
2023-10-03 17:25:37 +00:00
goat
482a607335
fix warnings 2023-10-03 19:04:04 +02:00
goat
5cdb707ef3
deps: upgrade Lumina.Excel to 6.5.0 2023-10-03 19:03:50 +02:00
Cara
b2b366032b
Fix dtr (#1446)
* Fix DtrBar

* Zero some things

* Update FFXIVClientStructs
2023-10-03 09:48:37 -07:00
KazWolfe
e3aa0b2141
Emergent 6.5 Hotfixes - Round 1 (#1444)
* fix: New sig for ToggleUiHide
* fix: New sig for AddonOnRequestedUpdate
* chore: Bump CS
2023-10-03 06:50:03 +00:00
goat
a382f22689
ci: disable rollup for now 2023-10-02 23:47:28 +02:00
goat
b2f233192f
Merge pull request #1440 from goatcorp/v9 2023-10-02 22:18:45 +02:00
goat
bef5e7c3f5
fix: we need ReliableFileStorage still when disposing config 2023-10-01 22:13:29 +02:00
goat
f367b36962
Merge pull request #1437 from MidoriKami/IconBrowser 2023-10-01 21:41:38 +02:00
goat
263771c082
chore: move all dalamud logo textures into special service 2023-10-01 21:35:21 +02:00
goat
2bdb837577
feat: enable early loaded services to wait for provided services, some rewrites to make service kind declaration more explicit 2023-10-01 21:12:27 +02:00
MidoriKami
a1f1c169dc Allow icon 180000 2023-10-01 12:01:58 -07:00
goat
0690f5dd2a
fix: always use frame height to draw icon buttons 2023-10-01 16:40:48 +02:00
goat
96aa11e7c5
Merge branch 'v9' of github.com:goatcorp/Dalamud into v9 2023-10-01 12:59:47 +02:00
goat
6e8a97336c
fix: remove invalid assert in TextureManager 2023-10-01 12:58:31 +02:00
MidoriKami
8fde0af0f9 Add IconBrowser Widget 2023-09-30 18:25:17 -07:00
goat
a50c18855d
Merge pull request #1436 from Haselnussbomber/v9-update-clientstructs 2023-10-01 02:11:08 +02:00
Haselnussbomber
55ab59a76b
Update ClientStructs 2023-09-30 16:34:02 +02:00
goat
f44c6794e7
chore: tidy-up, move files shared between dalamud and injector into separate assembly 2023-09-30 16:11:52 +02:00
goat
6f99cfe48c
fix: ScopedPluginLogService should be internal 2023-09-30 01:17:27 +02:00
goat
4a1b220d4a
fix: register interfaces for provided services 2023-09-30 01:09:25 +02:00
goat
4b9de31240
fix: scoped services must register their dependencies with PluginManager to ensure the backing services are kept alive long enough 2023-09-29 20:52:14 +02:00
goat
e9e234b340
fix: actually use the correct path when setting up vfs, fix warnings
use paramref instead of see

fix warnings
2023-09-29 18:59:01 +02:00
goat
979dc825b3
Merge pull request #1435 from goaaats/new_storage 2023-09-29 18:51:06 +02:00
goat
33abb5ec42
chore: write manifests using new safer method 2023-09-29 18:39:36 +02:00
goat
416bb42f5b
feat: handle db load failures gracefully 2023-09-29 18:37:45 +02:00
goat
c1fd08cc93
feat: wrap writes in a transaction 2023-09-28 00:43:25 +02:00
goat
f027b684ed
fix: specify WorkingPluginId when saving 2023-09-27 23:27:51 +02:00
goat
63764cb669
chore: move exception to separate file 2023-09-27 22:41:25 +02:00
goat
1d8b579b04
feat: also use reliable storage for plugin configs 2023-09-27 22:39:09 +02:00
goat
125034155b
feat: first pass at ReliableFileStorage service 2023-09-27 22:10:21 +02:00
goat
2ed7503a95
Merge pull request #1431 from MidoriKami/MultiItemRowClipper 2023-09-27 19:01:29 +02:00