Commit graph

2067 commits

Author SHA1 Message Date
Raymond
9bd713f697 Hide boot dialogs 2021-09-15 17:46:09 -04:00
goat
6777d014f5
fix: add tick count to repo URLs 2021-09-15 23:41:25 +02:00
goaaats
cdfaa6ad21
Merge pull request #569 from daemitus/hotfix 2021-09-15 23:25:55 +02:00
goaaats
abd3242c78
Merge pull request #571 from daemitus/bootWindow
make dalamud.boot window disappear
2021-09-15 03:50:04 +02:00
Raymond
a47c40cce6 make dalamud.boot window disappear 2021-09-14 21:34:47 -04:00
goat
b32d9df873
Revert "fix: use Windows subsystem for Dalamud.Injector.Boot"
This reverts commit c2df221a47.
2021-09-15 03:11:02 +02:00
goat
e258dc9ec4
Merge branch 'master' of https://github.com/goatcorp/Dalamud 2021-09-15 02:46:58 +02:00
goat
c2df221a47
fix: use Windows subsystem for Dalamud.Injector.Boot 2021-09-15 02:46:37 +02:00
goaaats
255caf6f24
Merge pull request #570 from daemitus/settings
disallow dupes in settings, breakup large method
2021-09-15 02:02:09 +02:00
goat
18e27290dc
feat: also get a snapshot for Dalamud windows 2021-09-15 02:00:58 +02:00
goat
5c5ad9e2f5
chore: remove ManagedAsserts from ImGuiScene, change to our own 2021-09-15 01:57:54 +02:00
Raymond
318c0fc40c disallow dupes in settings, breakup large method 2021-09-14 19:56:04 -04:00
goat
1b7856e54e
deps: update FFXIVClientStructs 2021-09-15 01:47:24 +02:00
goat
bce65db082
fix: #ifndef instead of !defined() 2021-09-15 01:45:23 +02:00
goat
c974a05178
feat: always use vtable resolver 2021-09-15 01:45:09 +02:00
goat
31d8d45c72
feat: use game KernelDevice to get DXGI SwapChain 2021-09-15 01:43:18 +02:00
Raymond
ac34a43ab3 hotfix: undo change that broke plugin window 2021-09-14 19:08:03 -04: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