Commit graph

27 commits

Author SHA1 Message Date
goat
cc4a0652c2
feat: configurable log path 2023-01-11 18:37:33 +01:00
goat
987ff8dc8f
chore: convert Dalamud to file-scoped namespaces 2022-10-29 15:23:22 +02:00
Soreepeong
8718de6121 Offer to generate .tspack from crash handler 2022-09-14 13:36:29 +09:00
goat
fc5d8a8c86
feat: refactor safe mode, add "no third party" mode for testing 2022-07-13 19:43:59 +02:00
kizer
3369f569fb
Add call-on-services-ready attribute for service methods, and fix scene nullability (#900) 2022-06-26 18:49:34 +02:00
kizer
8e7f370ddd
Load services asynchronously whenever possible (#893) 2022-06-24 22:12:51 +02:00
goaaats
8744e82979
feat: make ETW configurable, doesn't actually do anything yet because we're stuck on .NET 5 2022-06-22 16:58:53 +02:00
goaaats
03304b3495
feat: actually set BootLogPath from injector 2022-06-19 12:45:12 +02:00
goaaats
192396abdc
feat: set boot defaults via json 2022-06-19 12:24:18 +02:00
Aireil
5f90fd905f
fix: default language to EN instead of JA when manually injecting (#845) 2022-05-18 18:49:33 +02:00
goaaats
0c9fd95478
feat: add mb collect checkbox to general settings 2022-04-03 03:07:28 +02:00
goat
1561fbac00
Revert "refactor(Dalamud): switch to file-scoped namespaces"
This reverts commit b5f34c3199.
2021-11-18 15:23:40 +01:00
goat
b5f34c3199
refactor(Dalamud): switch to file-scoped namespaces 2021-11-17 19:42:32 +01:00
Soreepeong
fee9d27435 Set default value for DelayInitializeMs 2021-11-12 23:11:01 +09:00
Soreepeong
6553507146 Add DelayInitializeMs to DalamudStartInfo 2021-11-12 22:31:43 +09:00
Raymond
495a0741fc Fix console window showing up. 2021-08-21 14:52:35 -04:00
goat
080a71ba61
fix: Injector entrypoint not setting workingdirectory, should be fixed in XL 2021-08-20 02:18:15 +02:00
Raymond
a5429fab12 Add getter/init props to DalamudStartInfo, change to record type 2021-08-16 08:58:03 -04:00
Raymond Lynch
658eedca37 Magic the magic happen 2021-07-11 16:32:32 -04:00
Raymond Lynch
595fd3f1e4 StyleCop: everything else 2021-05-30 07:15:47 -04:00
goat
afe56e412f refactor: new code style in DalamudStartInfo.cs 2021-03-31 15:49:15 +02:00
goat
e27ae3fd0c refactor: remove need for AssetManager, pass asset dir via StartInfo 2021-01-16 18:57:16 +01:00
Aireil
ce36bdcccb Move opt-out MB collection to start info 2021-01-03 05:03:02 +01:00
goat
b7e36fb2e6 refactor: clean up some warnings 2020-08-14 02:34:03 +02:00
goat
877b95eca6 fix: some more plugin installer stuff 2020-02-23 22:34:08 +09:00
goat
16a5788695 New config system, config flags for combos, commands for combos 2019-10-18 23:50:02 +09:00
goat
ac838687f8 Initial commit 2019-09-21 22:29:38 +09:00