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
kizer
2f4c0bbc97
Update logging to reflect msvc updates on std::format ( #883 )
2022-06-17 10:28:10 +02:00
kizer
75de126c9d
Implement xiv fixes into Dalamud.Boot ( #857 )
2022-05-28 19:11:03 +02:00
kizer
9a38a9470c
Fix inject problems ( #820 )
...
* CoreCLR: resolve and load nethost on demand instead of requiring it on load
* Remove nethost loading from C# side
* Added option to not chain Process.Dispose; see for last error only if result is empty
2022-04-25 10:13:32 +02:00
kizer
4d7b3bca9c
Turn Dalamud Injector into a console app ( #811 )
2022-04-23 16:46:58 +02:00
Soreepeong
e64cc7e687
Print dotnet stack trace on veh error msgbox, and use precompiled headers.
2021-12-24 12:23:23 +09:00
Raymond
e32c08d877
close injector streams, dont leave them open.
2021-09-16 09:03:29 -04:00
Raymond
9bd713f697
Hide boot dialogs
2021-09-15 17:46:09 -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
c2df221a47
fix: use Windows subsystem for Dalamud.Injector.Boot
2021-09-15 02:46:37 +02:00
goat
bce65db082
fix: #ifndef instead of !defined()
2021-09-15 01:45:23 +02:00
goat
7d56b717a2
feat: add console logos
2021-09-01 00:10:09 +02:00
Raymond
e8eabef525
Make things compile
2021-08-24 10:33:36 -04:00
Raymond
cca2c5decc
Fix PartyFinder class names
2021-08-24 10:22:35 -04:00
goat
0f78129bf1
fix(Boot): use NDEBUG instead of _DEBUG
2021-07-17 00:28:49 +02:00
Raymond Lynch
658eedca37
Magic the magic happen
2021-07-11 16:32:32 -04:00