Commit graph

4065 commits

Author SHA1 Message Date
Caraxi
680fdccf9d
Update UiConfigOption.cs (#1896) 2024-07-05 01:30:18 +00:00
KazWolfe
8617c9c16d
feat: Stop the movie from interrupting our beautiful beautiful changelog (#1894) 2024-07-04 18:28:56 +02:00
KazWolfe
4a3e6df89e
fix: Don't let a debugger crash Bink (#1892)
Resolves a problem where attaching a debugger can cause Bink to throw an exception, crashing the game.
2024-07-04 12:03:09 +02:00
srkizer
336d85363e
Fix incorrect fixed usage, remove api9 safety code from UiBuilder (#1893)
* fix incorrect fixed usage

* UiBuilder: remove leftover api9 safety code
2024-07-04 12:02:37 +02:00
srkizer
7a90921358
ISIT: remove api9 compat, IDAM: make Empty4X4 transparent (#1877)
* Remove api9 compat from texture stuff

* Make Empty4X4 actually transparent
2024-07-03 18:51:23 +02:00
Infi
8607d2f034
Fix PartyFinderListing DutyCategory (#1887)
* Change Category from byte to ushort

* adjust doc comment
2024-07-03 18:38:25 +02:00
nebel
583c007253
Add new default 'search score' sorting method for plugin search (#1882) 2024-07-03 18:37:25 +02:00
Infi
a4c234c4fa
Fix MarketBoardItemRequest & Universalis upload (#1888) 2024-07-03 18:36:18 +02:00
goat
8d08f46fd7 check for testing api level in HasTestingVersion() instead 2024-07-03 12:22:06 +02:00
pohky
86f85c95ac
fix WorldToScreen and ScreenToWorld (#1885)
* fix WorldToScreen and ScreenToWorld

* Update FFXIVClientStructs
2024-07-02 16:17:26 -07:00
Infi
cf515cbc35
Fix PartyFinderListingPacket marshaling issues (#1884) 2024-07-02 22:08:39 +00:00
goat
64a094f225 add "install testing version" entry to available context menu 2024-07-02 23:49:50 +02:00
goat
2219676a45 fix warning 2024-07-02 23:49:32 +02:00
Infi
39296124b1
Fix party finder packet layout (#1875)
Co-authored-by: goat <16760685+goaaats@users.noreply.github.com>
2024-07-02 16:39:18 +00:00
Kurochi51
87de538bf7
Use function start signature instead of function call (#1878) 2024-07-02 16:45:40 +02:00
Asriel Camora
a042ec9a5f
Fix ContextMenu for 7.0 (#1876)
* Fix 7.0 ContextMenu

* ContextMenu: Use collection initializers

* Delay RaptureAtkModule.Instance() to not run in ctor
2024-07-01 22:27:30 -07:00
goat
0f5cf33fdd Merge branch 'apiX' of github.com:goatcorp/Dalamud into apiX 2024-07-01 20:15:07 +02:00
Kaz Wolfe
d48d42d307
Change log level for manifest issues 2024-07-01 09:19:32 -07:00
goat
f574f797a1 add ITextureProvider.TryGetFromGameIcon() 2024-07-01 14:36:51 +02:00
Kaz Wolfe
7a1e1cd3dc
YET ANOTHER reshade sig bump.
Getting real tired of this.
2024-06-30 14:37:10 -07:00
Kaz Wolfe
bc16bd7835
fix reshade sig for ReShade 5 as well 2024-06-30 14:19:21 -07:00
Kaz Wolfe
9472a315df
doc reshade changes 2024-06-30 13:48:57 -07:00
Kaz Wolfe
3a2bed3490
new reshade sig 2024-06-30 13:46:23 -07:00
Haselnussbomber
b73cac6a4d
Update Config Option enums (#1870) 2024-06-29 23:34:25 -07:00
goat
b425bb3e49 fix a million warnings 2024-06-30 00:58:04 +02:00
goat
b752d958f7 update changelog wording, enable for 10.x 2024-06-30 00:22:28 +02:00
Infi
3e950b09fe
Update MarketBoard related packet structs (#1868)
* Update MarketBoardHistory

* Update MarketBoardCurrentOfferings

* small fix

* Update other structs & update widget

* Mark obsolete fields as internal
2024-06-30 00:18:47 +02:00
goat
41e3803787 make changelog fades less obnoxious, open on title screen instead 2024-06-30 00:14:28 +02:00
goat
d97890940e update credits 2024-06-30 00:14:28 +02:00
Kaz Wolfe
ed48b5e04c
comments for lumina pinning 2024-06-29 13:40:29 -07:00
Kaz Wolfe
6568c68e06
Re-add Lumina pinning
See #1598 for requirements to do this.
2024-06-29 13:38:28 -07:00
goat
a1f91084b4 upgrade Lumina to 4.1.0 2024-06-29 22:27:38 +02:00
Kaz Wolfe
ce59552219
another cs bump 2024-06-29 13:05:16 -07:00
goat
ad1a19000f throw less-generic exception if icon lookup failed 2024-06-29 19:06:23 +02:00
goat
085d76afda make DalamudPluginInterface internal 2024-06-29 18:22:45 +02:00
goat
d083d8db8b obsolete DalamudPluginInterface 2024-06-29 18:11:20 +02:00
goat
a3a7acc45e add ITextureProvider.GetFromFile(FileInfo) 2024-06-29 18:02:11 +02:00
goat
df5c1bfead allow windows targeting for Dalamud 2024-06-29 16:33:03 +02:00
goat
8477b6f207 add INpc and IEventObj 2024-06-29 11:49:33 +02:00
goat
1a490e5f21 add documentation note about preferring other APIs in ISharedImmediateTexture::RentAsync() 2024-06-29 11:44:15 +02:00
Aireil
a20349cb23
fix anti debug (#1867) 2024-06-29 11:32:06 +02:00
Mira
e730d65d68
correct PartyMember visibility (#1866) 2024-06-29 11:29:15 +02:00
Blair
0604caad4e
Fix inheritence of IMenuItemClickedArgs (#1863) 2024-06-29 11:28:56 +02:00
Blair
8c15b04d8b
Fix private property in MarketBoardHistory (#1858) 2024-06-28 18:54:22 -07:00
goat
7e397bef17 actually just move the language types, don't use the one from the common assembly 2024-06-29 01:26:29 +02:00
goat
b212b4e00a Revert "api10 todo: only use ClientLanguage from Dalamud.Common, move ToLumina() extension into Dalamud.Util"
This reverts commit 2e731b1eab.
2024-06-29 01:23:29 +02:00
Kaz Wolfe
6916ba0bea
make IBattleNpc public 2024-06-28 16:21:02 -07:00
Kaz Wolfe
af2ec9029b
fix import issues 2024-06-28 15:52:35 -07:00
Haselnussbomber
e6c721a123
Fix AddonLifecycle OnSetup hook (#1860)
* Fix AddonLifecycle OnSetup hook

* Fix namespace of AddonSetupHook
2024-06-28 15:52:01 -07:00
Aireil
9815087e54
api10 todo: fix cast times (#1861) 2024-06-28 15:51:30 -07:00