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 |
|
goat
|
70b1f776bf
|
Merge pull request #1434 from MidoriKami/FixNotificationPosition
|
2023-09-27 19:01:01 +02:00 |
|
MidoriKami
|
3e3f0e632b
|
Fix Notification Window not showing with multimonitor mode enabled.
|
2023-09-26 10:50:26 -07:00 |
|
MidoriKami
|
02daff2543
|
Add clipped draw for drawing rows with multiple items per row
|
2023-09-25 21:48:35 -07:00 |
|
goat
|
f16a3367c0
|
Merge pull request #1429 from MidoriKami/UiHide_Fix
Fix UiBuilder.GameUiHidden
|
2023-09-24 10:39:34 +02:00 |
|
MidoriKami
|
6a3e4906f3
|
Fix bug, and simplify logic
|
2023-09-23 23:53:25 -07:00 |
|
KazWolfe
|
34c05adeb1
|
Remove IPluginLog#Logger for now (#1428)
- Causes issues with mocking.
|
2023-09-23 19:58:21 -07:00 |
|
goat
|
f96ab7aa90
|
fix warnings
|
2023-09-24 01:49:44 +02:00 |
|
goat
|
ebabb7bd04
|
chore: make SigScanner public, have separate service TargetSigScanner that resolves via ISigScanner (closes #1426)
|
2023-09-24 01:49:34 +02:00 |
|
goat
|
1d0b61e32b
|
Merge pull request #1422 from MidoriKami/IDalamudTextureWrap_SizeVector
|
2023-09-23 22:18:25 +02:00 |
|
goat
|
4d9d60ebce
|
Merge pull request #1424 from goaaats/simplify_texturemanager
|
2023-09-23 22:18:08 +02:00 |
|
goat
|
acb81deb9c
|
make sure that access is completely atomic
|
2023-09-23 17:45:50 +02:00 |
|
goat
|
8527e035f1
|
chore: remove refcounting, keepalive logic from TextureManager, remove scoped service
Makes this whole thing a lot simpler to use and easier to understand.
|
2023-09-23 17:40:49 +02:00 |
|
goat
|
a880b22d42
|
Merge pull request #1423 from Haselnussbomber/fix-signaturehelper-hooks
|
2023-09-23 17:24:59 +02:00 |
|
Haselnussbomber
|
64f76ec69f
|
Fix SignatureHelper Hooks
|
2023-09-23 17:20:19 +02:00 |
|
MidoriKami
|
6295f047ae
|
Add Size Vector to IDalamudTextureWrap
|
2023-09-23 07:55:17 -07:00 |
|
goat
|
c767971a36
|
move around new Addon services a bit to match folder structure
|
2023-09-23 13:09:43 +02:00 |
|