Commit graph

4548 commits

Author SHA1 Message Date
Soreepeong
e4370ed5d3 Extra note 2023-12-02 10:23:36 +09:00
Soreepeong
1039c1eb8a Cleanup 2023-12-02 10:22:07 +09:00
Soreepeong
6dd34ebda4 support merge/split events 2023-12-01 22:37:24 +09:00
Soreepeong
f8dff15fe0 fix bugs 2023-12-01 22:02:08 +09:00
Soreepeong
35f4ff5c94 wip 2023-12-01 21:51:09 +09:00
Soreepeong
34e3adb3f2 wip; needs testing and more thinking 2023-12-01 18:10:43 +09:00
MidoriKami
7c6f98dc9f Proposed API Surface 2023-11-30 22:18:33 -08:00
MidoriKami
40575e1a88 Use ReadOnlySpan 2023-11-30 21:28:37 -08:00
Soreepeong
000d16c553 Assume the size of inventory does not change once it's set 2023-12-01 13:15:19 +09:00
Soreepeong
5204bb723d Optimizations 2023-11-30 20:42:34 +09:00
MidoriKami
805615d9f4 Fix incorrect equality operator 2023-11-30 20:22:08 +09:00
MidoriKami
92f4df625f [GameInventory] Service Prototype 2023-11-30 20:22:08 +09:00
goat
d52118b3ad
chore: bump up timeout to 120 seconds for now 2023-11-29 00:57:51 +01:00
bleatbot
334a3076ac
[master] Update ClientStructs (#1528)
Co-authored-by: github-actions[bot] <noreply@github.com>
2023-11-28 22:55:38 +01:00
KazWolfe
13346b04db
Remove second HttpClient from PluginRepository (#1551)
Co-authored-by: goat <16760685+goaaats@users.noreply.github.com>
2023-11-28 22:52:38 +01:00
srkizer
a71cb81384
Hold Shift to display Toggle Dev Menu TSM entry (#1538)
Co-authored-by: goat <16760685+goaaats@users.noreply.github.com>
2023-11-28 22:43:41 +01:00
Soreepeong
d1fad70e8f Disable game symbol download for the time being 2023-11-28 22:31:46 +01:00
Soreepeong
a72f407357 Add DalamudAssetManager 2023-11-28 22:31:46 +01:00
Soreepeong
01153a2480 Add DisposeSafety 2023-11-28 22:31:46 +01:00
srkizer
b66be84b93
Better Service dependency handling (#1535) 2023-11-28 22:20:16 +01:00
Anna
fcebd15077
Send Dalamud user-agent when downloading plugins (#1550)
Sets the user-agent on all HappyHttp requests to `Dalamud/<Version>`, and pass `Accept: application/zip` in plugin downloads.
2023-11-28 09:04:36 -08:00
Sirius902
473e24301d
Fix incorrect ImGui code (#1546)
* Add missing ImGui.EndTabBar

* Add more ImGui fixes
2023-11-26 22:04:38 +00:00
srkizer
7a0de45f87
Miscellaneous improvements (#1537) 2023-11-26 22:58:26 +01:00
srkizer
a6ea4aa56a
Update .editorconfig for Resharper/Rider to conform with StyleCop rules (#1534) 2023-11-26 22:55:43 +01:00
Ottermandias
a80ab30b4c
Add a log message for each leaked hook with its address. (#1543) 2023-11-25 12:24:08 -08:00
srkizer
40e90a39c8
Add Dalamud.CorePlugin.json (#1533) 2023-11-21 22:30:38 -08:00
goat
c7fc943692
build: 9.0.0.13 2023-11-19 13:32:05 +01:00
KazWolfe
93f08a4cb5
fix: Use SetValue for FlyText string arrays (#1532)
- Might fix a bug causing crashes with certain FlyText use cases, maybe.
- Also allows building Dalamud under .NET 8 local envs.
2023-11-18 12:17:18 -08:00
goat
48e8462550
ci: disable integration for unmergeable branch 2023-11-14 19:46:42 +01:00
goat
8b0c20057f
ci: re-enable auto integration 2023-11-14 19:45:14 +01:00
goat
140d0c8a2f
build: 9.0.0.12 2023-11-14 18:48:41 +01:00
goat
5daef60422
chore: rename config key for title bar options, move to experimental tab 2023-11-14 18:48:10 +01:00
goat
cb968d24c1
fix: TitleBarButton => class 2023-11-14 18:46:40 +01:00
goat
245ecd4e5d
build: 9.0.0.11 2023-11-11 14:19:51 +01:00
goat
3939731cb0
chore: make window additional options opt-in for now 2023-11-11 14:19:24 +01:00
goat
13bdbcb236
build: 9.0.0.10 2023-11-11 13:04:14 +01:00
bleatbot
744e26b500
Update ClientStructs (#1518)
Co-authored-by: github-actions[bot] <noreply@github.com>
2023-11-10 21:07:19 +01:00
MidoriKami
9a8f370975
Update AddonEventType (#1516) 2023-11-10 21:03:54 +01:00
Aireil
4e1e9a0fce
fix: fly text atk arrays + offsets (#1523) 2023-11-10 21:03:28 +01:00
goat
c03d6ff048
fix: only allow pinning/clickthrough if the window is within the main viewport 2023-11-07 19:27:45 +01:00
goat
f10a597566
feat: add title bar buttons API to Window, make clickthrough/pinning window a title bar button 2023-11-06 23:10:55 +01:00
goat
b73ac2f3f7
feat: show why update failed when updating a single plugin 2023-11-02 19:52:23 +01:00
goat
7f87d2a9d2
fix: don't unload plugin until update is downloaded, show proper errors 2023-11-02 19:42:32 +01:00
KazWolfe
403e94f9d0
chore: Bump CS to 9f22a2a2 (#1517)
- Revert of AtkResNode DrawFlags
2023-11-01 03:06:57 +00:00
goat
20d5e26403
build: 9.0.0.9 2023-10-31 21:22:27 +01:00
KazWolfe
e538763f20
chore: Fix most 6.51 warnings (#1514) 2023-10-31 21:21:55 +01:00
bleatbot
9ccc389b0b
Update ClientStructs (#1513)
Co-authored-by: github-actions[bot] <noreply@github.com>
2023-10-31 08:07:34 -07:00
MidoriKami
67ae069a23
AddonLifecycle ReceiveEvent improvements (#1511)
* Prototype

* Add hook null safety

Add a check to make sure addons that invoke virtual functions for other addons don't trigger lifecycle messages multiple times.

* Expose event listeners for AddonLifecycleWidget.cs

Disable hook when all listeners for an addon unregister

* Add AddonLifecycleWidget.cs

* Remove excess logging
2023-10-30 19:39:43 -07:00
bleatbot
d8c3c4c789
Update ClientStructs (#1509)
Co-authored-by: github-actions[bot] <noreply@github.com>
2023-10-30 19:36:58 -07:00
goat
36364576a8
feat: MVP pinning, clickthrough, alpha menu for Window System windows
Needs saving, an actual button in the title bar
2023-10-30 21:40:46 +01:00