goat
ae5a842bac
Merge pull request #1050 from KazWolfe/testing-flag
...
Add IsTesting to PluginInterface
2023-01-10 18:50:44 +01:00
goat
47d7123279
Merge pull request #1059 from NotNite/net7
2023-01-10 18:49:49 +01:00
NotNite
251359abe9
Bump plugin API level to 8
2023-01-10 10:48:30 -05:00
goat
96121e6218
Merge pull request #1058 from lmcintyre/flytext-fixes
...
Update FlyText API
2023-01-10 12:53:18 +01:00
Liam
4a74c19b6f
fix: update flytext API for damage type icon feature
2023-01-10 06:25:00 -05:00
goat
684143c65b
Merge pull request #1055 from MidoriKami/net7
...
Use GameGui.GetAddonByName default parameter
2023-01-10 10:38:12 +01:00
goat
fdeec15639
Merge pull request #1057 from Caraxi/patch-1
...
Fix signatures for ConditionFlags and CreateFlyText
2023-01-10 10:05:13 +01:00
Cara
57df8bd50f
Update FlyTextGuiAddressResolver.CreateFlyText
2023-01-10 18:33:09 +10:30
Cara
d6d50a5c3f
Update ClientStateAddressResolver.ConditionFlags
2023-01-10 18:31:56 +10:30
Harmony
a0383a80a9
feat(interface): don't allow object table in PvP
2023-01-10 04:30:27 +00:00
goat
071accc5c3
Merge pull request #1056 from karashiiro/fix/universalis-listing-id
...
Send listing IDs in market board requests
2023-01-09 22:48:25 +01:00
goat
c60e836170
Merge pull request #1053 from aers/clientstructs-net7
...
Update ClientStructs to the .NET 7 version
2023-01-09 22:48:04 +01:00
aers
a3a0450079
Update FFXIVClientStructs
2023-01-08 22:23:05 -08:00
karashiiro
37b895653b
Send listing IDs in market board requests
2023-01-08 20:08:06 -08:00
aers
dda94cc4c8
Update FFXIVClientStructs
2023-01-08 18:59:34 -08:00
MidoriKami
4eef155d0c
GameGui.cs GetAddonByName use default index of 1 to reflect most common usage of function.
2023-01-08 18:28:13 -08:00
aers
8505b8c7ef
Update ClientStructs to the .NET 7 version
2023-01-08 18:01:45 -08:00
goat
2849613d79
fix: don't throw when enabling an already enabled plugin (needed for orphans)
2023-01-09 00:20:38 +01:00
goaaats
e225f4df0e
fix: consistent CLI arg naming scheme
2023-01-08 00:47:15 +01:00
Kaz Wolfe
e6beb2a19e
fix: Fix broken case for relative symlinks
...
Currently, the game will have issues saving files to a relative symlink (for example, when a .DAT file is a symlink pointing to ../CHR_12345/HOTBAR.DAT). This change replaces the symlink resolution system with one that calls `weakly_canonical` to resolve and clean up the path in a single operation.
2023-01-07 15:35:32 -08:00
goaaats
e153e73e77
fix: don't show punchline if a plugin is troublesome
2023-01-08 00:35:04 +01:00
goaaats
6ea7273e04
feat: give dev plugins more leeway regarding unload errors
2023-01-08 00:32:24 +01:00
goaaats
bb6109db45
fix: TSM not interactable when animating
2023-01-08 00:15:04 +01:00
goaaats
c7215c25a5
feat: don't close settings window when saving, if shift is held
2023-01-08 00:14:26 +01:00
goaaats
31a4f895a0
fix: don't show plugin as decommissioned when orphaned
2023-01-08 00:13:56 +01:00
goaaats
fc9c94299f
fix: only fire Login event when PC GO is available
2023-01-08 00:04:33 +01:00
goaaats
e3cbc4dc8c
feat: note if a plugin is no longer being serviced
2023-01-07 23:48:20 +01:00
Kaz Wolfe
fb9aeae1bc
Fix a bad docstring that squicked through
2023-01-07 14:33:41 -08:00
goaaats
21b8adff4d
fix: allow control for orphaned plugins
2023-01-07 23:23:16 +01:00
goaaats
568f750d59
fix: don't attempt to load orphaned plugins
2023-01-07 22:29:16 +01:00
goaaats
bb745fc23e
Merge branch 'net7' of ssh://github.com/goatcorp/Dalamud into net7
2023-01-07 22:24:47 +01:00
goat
29a39c497b
Merge pull request #1051 from Aireil/feat_search_hook
2023-01-07 19:41:22 +01:00
Aireil
43dd798abc
feat: add search bar in stat window for hooks
2023-01-07 17:21:00 +01:00
goaaats
dbeb99bb63
fix: invalidate third repo list when state is toggled
2023-01-07 15:27:29 +01:00
goaaats
24f42ccbe9
deps: update FFXIVClientStructs
2023-01-07 15:16:54 +01:00
goaaats
bc3dcdfad7
feat: settings window rework
2023-01-06 22:32:44 +01:00
Kaz Wolfe
b6fc0b877b
feat: Add testing flag to plugin interface
...
- Add IsTesting flag to allow plugins to determine if a testing version has been loaded.
2023-01-05 23:47:46 -08:00
goat
0dc58cce56
feat: show used video memory in dev bar
2023-01-02 13:23:36 +01:00
goaaats
41d41036d7
Merge branch 'master' into net7
2022-12-27 22:40:31 +01:00
goaaats
9b066fde01
build: 7.3.5.0
2022-12-27 22:37:33 +01:00
goaaats
fdf155f733
feat: fix symbols in crash handler
2022-12-27 22:35:23 +01:00
goat
de31fccd76
Merge branch 'master' into net7
2022-12-26 15:06:25 +01:00
goat
63fe36920a
fix: "pick and restart" option in branch switcher not saving in time
2022-12-26 15:05:54 +01:00
goat
5c5f6be6ee
build: 7.3.4.0
2022-12-26 15:02:45 +01:00
goat
2d1caeb8b0
fix: only pick new sig for GShade 4.X
2022-12-26 15:02:07 +01:00
goat
0946f31a22
chore: disable HTTP3 globally for .NET
2022-12-26 14:57:58 +01:00
goat
04fb5e01d1
build: 7.3.3.0
2022-12-20 20:30:48 +01:00
goat
148a571eb5
Merge pull request #1046 from NotNite/reshade-5-fixes
...
Fix runtime_present for ReShade 5/GShade 4
2022-12-20 20:28:08 +01:00
NotNite
b41554ea74
Fix runtime_present for ReShade 5/GShade 4
2022-12-20 13:45:33 -05:00
goat
f78c5157c8
feat: defer texturewrap dispose until the end of the frame
2022-12-14 21:57:21 +01:00