Commit graph

4548 commits

Author SHA1 Message Date
bleatbot
412d94e437
[master] Update ClientStructs (#1466)
Co-authored-by: github-actions[bot] <noreply@github.com>
2023-10-05 19:00:26 +00:00
KazWolfe
2083ccda00
Remove internal dependencies on opcodes (#1464)
- Removes the opcode lists from internal API entirely
- Move NetworkHandlers to use packet handler sigs
- Remove opcode data from NetworkMonitorWidget
2023-10-05 17:01:03 +00:00
bleatbot
59606ff854
[master] Update ClientStructs (#1463)
Co-authored-by: github-actions[bot] <noreply@github.com>
2023-10-05 16:53:58 +00:00
bleatbot
db924747f2
[master] Update ClientStructs (#1461)
Co-authored-by: github-actions[bot] <noreply@github.com>
2023-10-05 00:09:27 +00:00
goat
196504d625
chore: remove now useless MoveFile import 2023-10-04 23:47:08 +02:00
goat
707bcd4d82
chore: use CsWin32 for WriteAllBytesSafe()
We should start converting more to it, as time goes on
2023-10-04 23:45:31 +02:00
Aireil
1d015c2ee0
fix: use effective version in welcome message (#1462) 2023-10-04 20:44:44 +00:00
MidoriKami
12354cd57c
Add Additional AddonSetup (#1460)
* Add Additional AddonSetup

* Update Documentation
2023-10-04 12:49:18 -07:00
Cara
102318d745
Add new config options (#1458) 2023-10-04 12:48:18 -07:00
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