wolfcomp
|
323aae7858
|
Merge branch 'master' into master
|
2023-01-10 22:47:33 +01:00 |
|
wolfcomp
|
783dc47963
|
add schedule to check ClientStructs for updates
|
2023-01-10 22:40:52 +01:00 |
|
wolfcomp
|
3d084b7d40
|
fix submodule target for ClientStructs
|
2023-01-10 22:39:41 +01:00 |
|
goat
|
0861320ae0
|
deps: upgrade CheapLoc to 1.1.8
|
2023-01-10 19:25:28 +01:00 |
|
goat
|
857096eac5
|
deps: upgrade FFXIVClientStructs
|
2023-01-10 19:10:40 +01:00 |
|
goat
|
b9f2736bf9
|
deps: upgrade CheapLoc to 1.1.7
|
2023-01-10 19:09:27 +01:00 |
|
goat
|
b33a824787
|
Merge branch 'net7'
|
2023-01-10 18:57:30 +01:00 |
|
goat
|
f42832c98e
|
Merge branch 'master' of github.com:goatcorp/Dalamud
|
2023-01-10 18:57:18 +01:00 |
|
goat
|
5da712ac02
|
Merge pull request #1028 from Koenari/cheaploc-changes
Adapt to CheapLoc's new function signature
|
2023-01-10 18:54:06 +01:00 |
|
goat
|
2511751327
|
Merge branch 'master' into cheaploc-changes
|
2023-01-10 18:53:52 +01:00 |
|
goat
|
8be6e30eee
|
Merge pull request #1037 from BitsOfAByte/no-ot-in-pvp
Don't allow object table in PvP
|
2023-01-10 18:52:09 +01:00 |
|
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 |
|
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 |
|