Commit graph

2051 commits

Author SHA1 Message Date
goat
31d8d45c72
feat: use game KernelDevice to get DXGI SwapChain 2021-09-15 01:43:18 +02:00
goaaats
b9d8a2f207
Merge pull request #566 from daemitus/ime1
feat: coloring and row/page numbering for IME
2021-09-14 20:53:26 +02:00
goaaats
44ce57f142
Merge pull request #567 from daemitus/dirlog
Switch zipfile error to verbose, does not effect installation
2021-09-14 20:53:05 +02:00
goaaats
56d1ad0bc1
Merge pull request #568 from daemitus/devUpdate
update dev plugin workflow + bugfix
2021-09-14 20:52:40 +02:00
goaaats
20865d4325
Merge pull request #565 from daemitus/inputs
feat: editable inputs in xlsettings
2021-09-14 20:52:04 +02:00
goaaats
1f3dd8c230
Merge pull request #564 from daemitus/fix1
fix: update single plugin button did not check if testing
2021-09-14 20:51:32 +02:00
goaaats
245742589c
Merge pull request #563 from daemitus/isdev
feat: implement dpi.IsDev
2021-09-14 20:51:15 +02:00
Raymond
830a11b6ec fix: update plugin button didnt work 2021-09-14 13:47:33 -04:00
Raymond
512276fa31 No need to error for this 2021-09-14 12:32:15 -04:00
Raymond
56002d5e98 delete dev plugin instead of disable 2021-09-14 12:29:31 -04:00
Raymond
d1623267eb Allow dev plugins to be updated, restrict updateAll instead 2021-09-14 12:28:58 -04:00
Raymond
ea5694ee79 feat: coloring and row/page numbering for IME 2021-09-14 12:23:43 -04:00
Raymond
ae7d5ed8b5 feat: editable inputs in xlsettings 2021-09-14 12:22:12 -04:00
Raymond
95f57c38ce fix: update single plugin button did not check if testing 2021-09-14 12:20:57 -04:00
Raymond
a7f9d43c80 feat: implement dpi.IsDev 2021-09-14 12:19:16 -04:00
goat
2d3e225e2c
fix: reuse HttpClient for icon/image downloads 2021-09-14 02:44:48 +02:00
goaaats
3985d3eadd
Merge pull request #557 from goatcorp/autoUpdate
AutoUpdate plugins when pluginManager is ready
2021-09-13 06:13:47 +02:00
goaaats
35af17f556
Merge pull request #553 from goatcorp/invalidFile
handle import errors when looking for types
2021-09-13 06:12:27 +02:00
goaaats
a31c8aefc1
Merge pull request #556 from goatcorp/populatePlugins
fix: populate available plugins in SetPluginReposFromConfigAsync
2021-09-13 06:12:00 +02:00
goaaats
b1c2a97aa7
Merge pull request #558 from goatcorp/misc
Miscellaneous formatting changes.
2021-09-13 06:10:44 +02:00
goaaats
02b1a88102
Merge pull request #559 from goatcorp/entrypoint
startInfo is encoded as utf8, so it should be retrieved that way
2021-09-13 06:09:58 +02:00
Raymond
cb62867393 injector encodes as utf8, retrieve the same way 2021-09-12 23:12:15 -04:00
Raymond
9db492d26d formatting 2021-09-12 21:05:42 -04:00
Raymond
dd92824361 comment unused method 2021-09-12 21:05:21 -04:00
Raymond
6f886d4604 remove old pre-sestring commented code 2021-09-12 21:05:21 -04:00
Raymond
e8f8ad61b5 AutoUpdate plugins when pluginManager is ready 2021-09-12 21:04:35 -04:00
Raymond
4c5f3eb1c2 show dataKind failure in xldata <type> 2021-09-12 21:00:03 -04:00
Raymond
f94839cd0c comment HandlePopulateItemLinkDetour 2021-09-12 20:59:59 -04:00
Raymond
058522edec prevent iteration errors
no need to make a copy.
2021-09-12 20:58:58 -04:00
Raymond
e7b7da7cca fix: populate available plugins in SetPluginReposFromConfigAsync 2021-09-12 20:56:58 -04:00
Raymond
2ff4fefef7 handle import errors when looking for types 2021-09-12 09:20:28 -04:00
goat
936708861f
Merge branch 'master' of https://github.com/goatcorp/Dalamud 2021-09-11 20:04:33 +02:00
goat
5d5f2354c1
feat: add IsFocusManagementEnabled to dalamud config 2021-09-11 20:04:03 +02:00
goaaats
f18be5c4db
Merge pull request #551 from daemitus/managedAsserts 2021-09-11 19:54:24 +02:00
goat
eb11857bac
feat: release ImGui focus when clicking into game 2021-09-11 03:04:35 +02:00
Raymond
1920d91eff formatting 2021-09-10 08:01:44 -04:00
Raymond
dda515da85 feat: ImGuiManagedAsserts 2021-09-10 07:59:08 -04:00
goaaats
8bc4598a3c
Merge pull request #549 from daemitus/keystate2 2021-09-09 02:07:59 +02:00
Raymond
cb541c649c fix keystate.ClearAll 2021-09-08 19:54:10 -04:00
goat
f4f86d3030
Merge branch 'master' of https://github.com/goatcorp/Dalamud 2021-09-09 01:33:20 +02:00
goat
86d9f01877
refactor: clean up async logic for PluginMaster loads 2021-09-09 01:09:04 +02:00
goaaats
345ecaff41
Merge pull request #502 from Ottermandias/condition_event
feat: Condition change event
2021-09-09 00:34:20 +02:00
goaaats
0438baacc5
Merge pull request #547 from goatcorp/frameworkTimer 2021-09-09 00:33:10 +02:00
goaaats
c67c9a6967
Merge pull request #527 from daemitus/keystate 2021-09-09 00:32:45 +02:00
goaaats
0299fbee89
Merge pull request #548 from goatcorp/clientStructs 2021-09-09 00:32:24 +02:00
Raymond
01c0e21440 use stopwatch for more precise delta 2021-09-07 22:47:23 -04:00
Raymond
0076c78870 bump clientstructs 2021-09-07 22:24:46 -04:00
Raymond
8ed050e41f Fix usage 2021-09-07 22:18:17 -04:00
Raymond
9a5ef1acab throw if set value is non-zero 2021-09-07 22:06:47 -04:00
Raymond
f4cb935e41 rename delta in DPI 2021-09-07 21:57:08 -04:00