kizer
fde3f63dc7
Fix dalamud launch language and add --dalamud-client-language ( #826 )
...
* Fix dalamud launch language and add --dalamud-client-language
* Fix help
2022-04-29 20:12:22 +02:00
goat
83676a3ac2
chore: only warn before manual injections in release builds
2022-04-26 11:26:08 +02:00
goat
96ed22534c
chore: fix some warnings, cleanup
2022-04-25 20:04:17 +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
5b4833a6f7
Fix dumb ( #819 )
2022-04-24 15:03:13 +02:00
kizer
eb2197132e
Fetch win32 error codes on remote LoadLibrary/GetProcAddress calls ( #816 )
...
* Fetch win32 error codes on remote LoadLibrary/GetProcAddress calls
* Fix out of index exc
2022-04-23 21:37:32 +02:00
kizer
4d7b3bca9c
Turn Dalamud Injector into a console app ( #811 )
2022-04-23 16:46:58 +02:00
Soreepeong
3c44a43601
Autodetect installed expac version on test launching with injector
2022-04-15 22:37:26 +09:00
goaaats
0c9fd95478
feat: add mb collect checkbox to general settings
2022-04-03 03:07:28 +02:00
goat
ff20d81d79
feat(Injector): use "dev" folder for assets in default StartInfo
2022-01-26 02:42:43 +01:00
goaaats
8939de61e7
feat: warn about manual injection
2022-01-03 15:16:07 +01:00
goat
d473826247
Revert "refactor(Injector): switch to file-scoped namespaces"
...
This reverts commit f30ebe5166 .
2021-11-18 15:23:38 +01:00
goat
f30ebe5166
refactor(Injector): switch to file-scoped namespaces
2021-11-17 19:46:33 +01:00
Raymond
49718d5669
Debug injector.log should be dalamud.injector.log
2021-10-17 19:55:04 -04:00
goaaats
c5ec3f9b62
fix: check if plugin is available when sending feedback
2021-10-08 18:55:08 +02:00
goaaats
6ce5b16280
fix: comment out log cull error message, doesn't really matter
2021-10-08 17:51:34 +02:00
goat
080a71ba61
fix: Injector entrypoint not setting workingdirectory, should be fixed in XL
2021-08-20 02:18:15 +02:00
Raymond
220f47441a
Inline startInfo.WorkingDirectory
2021-08-15 22:55:52 -04:00
Raymond
61b5b2631f
Implement manual log file rotating and culling
2021-08-09 10:04:05 -04:00
Raymond
4ca4d778aa
Add additional logging to injector
2021-08-09 10:01:06 -04:00
Raymond Lynch
658eedca37
Magic the magic happen
2021-07-11 16:32:32 -04:00