Commit graph

3984 commits

Author SHA1 Message Date
Haselnussbomber
884935e2b4
Remove Sdk attribute from targets (#1312) 2023-07-18 14:55:08 +00:00
Haselnussbomber
fd08fb7e00
Update DalamudPackager in Dalamud.Plugin.targets (#1311) 2023-07-18 14:54:58 +00:00
bleatbot
bbdd1ef601
Update ClientStructs (#1309)
Co-authored-by: github-actions[bot] <noreply@github.com>
2023-07-18 14:53:00 +00:00
goat
af157c3664
fix: only persist plugin state to default profile when removing profile is enabled 2023-07-15 22:46:47 +02:00
goat
1f0526b2ef
fix: make CommandManager thread-safe 2023-07-15 13:30:02 +02:00
goat
b683c5ba43
Merge pull request #1308 from MidoriKami/FateWidget_FixCopyButton
FateWidget Fix ImGui ID Collision
2023-07-12 08:57:38 +02:00
goat
c453c63796
Merge pull request #1307 from Caraxi/gameConfigImprovements
`GameConfig` Improvements
2023-07-12 08:56:47 +02:00
MidoriKami
00a883a8e2 Fixes all fatetable copy buttons having the same ID 2023-07-11 19:59:09 -07:00
goat
a82096c671
fix: allow Window to be instantiated without Dalamud services 2023-07-11 20:54:59 +02:00
Caraxi
4befb44c90 GameConfig - add methods to get properties 2023-07-11 17:03:41 +09:30
goat
4dc43b7ed3
feat: assign every installation of a plugin a unique id, to be used to differentiate between them in the future(api9+) 2023-07-10 22:31:37 +02:00
Caraxi
c4f8a09530 GameConfig - Use ConcurrentDictionary for index cache 2023-07-09 10:44:56 +09:30
Caraxi
4953610505 GameConfig - Fix incorrect overload mapping 2023-07-09 10:43:42 +09:30
goat
1b46bbac87
build: 7.8.0.0 2023-07-08 15:01:38 +02:00
goat
ecc3dd7352
Merge pull request #1217 from Ottermandias/dragdrop 2023-07-08 12:48:27 +02:00
goat
c071551574
remove unneeded includes 2023-07-08 12:39:02 +02:00
bleatbot
86b79c1df4
[master] Update ClientStructs (#1306)
Co-authored-by: github-actions[bot] <noreply@github.com>
2023-07-08 12:34:04 +02:00
Cara
7109f21387
Config change event (#1301)
* Add events for config changes

* Update ConfigChangeEvent.cs

* change event names

---------

Co-authored-by: goat <16760685+goaaats@users.noreply.github.com>
2023-07-05 20:56:26 -07:00
MidoriKami
e52f7696ba
Add Open/Close SFX to Window (#1298)
Co-authored-by: goat <16760685+goaaats@users.noreply.github.com>
2023-07-05 21:21:49 +00:00
goat
2cf3b93b64
Merge pull request #1300 from Caraxi/improveConfigPerformance 2023-07-05 23:13:04 +02:00
goat
1a8cf8acf0
Merge branch 'master' into improveConfigPerformance 2023-07-05 22:59:13 +02:00
KazWolfe
69137532ed
Only Attempt Signing on Pushes (#1299) 2023-07-05 22:58:45 +02:00
Caraxi
9cd8c255cf Thread safety 2023-07-05 20:08:08 +09:30
Caraxi
d6ab614695 Cache reflective name lookup
Improve performance massively
2023-07-05 18:31:53 +09:30
goat
c93d7f16ed
chore: fix warnings 2023-07-02 18:30:15 +02:00
bleatbot
f532f6e259
[master] Update ClientStructs (#1260)
Co-authored-by: github-actions[bot] <noreply@github.com>
2023-07-02 18:15:40 +02:00
MidoriKami
1cc07cc3d1
TargetWidget resolve obsoletes (#1290) 2023-07-02 18:13:21 +02:00
MidoriKami
3bf1a05f7d
GamepadWidget resolve obsoletes (#1291) 2023-07-02 18:13:02 +02:00
MidoriKami
40aa70d05f
Add IDataManager (#1292) 2023-07-02 18:12:41 +02:00
goat
b216b6d80a
Merge pull request #1296 from Ottermandias/Network_Monitor
Co-authored-by: goat <16760685+goaaats@users.noreply.github.com>
2023-07-02 18:11:52 +02:00
goat
6753cdb4e7
Merge branch 'master' into Network_Monitor 2023-07-02 18:04:16 +02:00
goat
e4a7224f41
chore: rename "delete plugin config" options to "delete plugin data" 2023-07-02 18:03:19 +02:00
goat
9a429ef9f4
chore: some more manifest refactoring 2023-07-02 18:02:56 +02:00
Ottermandias
ed21ba8b08 Improve network monitor somewhat. Add negative filtering. 2023-07-01 11:53:23 +02:00
KazWolfe
7ada7eb4e7
chore: Only sign on main repo (#1297)
Disables signing on external workflows/branches.
2023-06-29 21:51:11 +02:00
goat
875ca915b6
chore: codesigning for releases 2023-06-29 13:29:35 +02:00
goat
98bdec1e34
chore: only expose manifests as interfaces 2023-06-29 13:29:33 +02:00
Ottermandias
98221471d5 Add a simple network monitor to xldata. 2023-06-28 16:02:40 +02:00
Cara
a88151de7f
Update Config List (#1293) 2023-06-26 17:23:54 -07:00
goat
0cbf014165
build: 7.7.5.0 2023-06-26 17:39:38 +02:00
goat
22a764ed82
fix: don't save manifests every time a plugin loads, note reason for save if save fails 2023-06-26 17:39:11 +02:00
goat
1443c751f5
feat: add a tutorial for profiles 2023-06-26 10:30:56 +02:00
goat
e8c411bd72
feat: add ImRaii.PopupModal() 2023-06-26 10:30:17 +02:00
goat
9f074abb0b
ci: only fetch origin master 2023-06-25 09:00:53 +02:00
MidoriKami
fe46fd33dc
Add ITargetManager (#1277)
Co-authored-by: goat <16760685+goaaats@users.noreply.github.com>
2023-06-25 06:55:18 +00:00
goat
8f971934f3
ci: change invalid branch name for rollup 2023-06-25 08:54:56 +02:00
MidoriKami
b68773bb1c
Add ISigScanner (#1288)
Co-authored-by: goat <16760685+goaaats@users.noreply.github.com>
2023-06-25 06:48:06 +00:00
Ava Chaney
072af41bcd
set EnableWindowsTargeting when building on non-Windows hosts (#1255) 2023-06-25 08:46:28 +02:00
Ava Chaney
6f80b4c8a9
add workflow to rollup changes from master -> v9 (#1268) 2023-06-25 08:45:58 +02:00
MidoriKami
1346daccf8
Add ILibcFunction (#1283) 2023-06-25 08:45:00 +02:00