Commit graph

226 commits

Author SHA1 Message Date
kizer
b6237267ce
Workaround nuke not autoaddling dep lib (#859)
* #pragma comment(lib, <minhook lib>)

* Fix logging path, and make common files not use pch

* Move lib import to vcproj from pragma

* a

* Make copy of vcxproj for minhook from submodule to lib dir

* nuke it

* .
2022-05-29 19:18:00 +02:00
goaaats
a7540d0fef
feat: write Dalamud.Boot logs to dalamud.boot.log 2022-05-29 17:25:29 +02:00
kizer
75de126c9d
Implement xiv fixes into Dalamud.Boot (#857) 2022-05-28 19:11:03 +02:00
goaaats
f40b52968b
fix: append RunAsInvoker to __COMPAT_LAYER if not present 2022-05-22 16:48:01 +02:00
goaaats
cff1519780
fix: preserve preset __COMPAT_LAYER 2022-05-22 16:24:26 +02:00
goaaats
6dcddb1f29
Merge branch 'net5' 2022-05-12 11:09:57 +02:00
kizer
bf1a525e4c
Fix --mode= handling on injector arguments (#829) 2022-05-12 10:34:58 +02:00
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
1395e3a555
Merge branch 'net5' 2022-04-25 20:05:51 +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
10c7cee542
Merge branch 'net5' 2022-04-03 03:58:02 +02:00
goaaats
0c9fd95478
feat: add mb collect checkbox to general settings 2022-04-03 03:07:28 +02:00
goaaats
a43b5f8438
chore: upgrade projects to net6.0 2022-03-28 17:28:32 +02:00
goat
8c66acf950
chore: language level 10 for all projects 2022-02-13 04:49:33 +01: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
a2305c7a1d
Revert "refactor: switch all projects to C# 10"
This reverts commit 13cf3d93dc.
2021-11-18 15:24:06 +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
goat
13cf3d93dc
refactor: switch all projects to C# 10 2021-11-17 17:52:18 +01:00
Raymond
54af39cf5c Link Dalamud files in the injector into an "included" folder 2021-10-17 19:55:47 -04: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
7cb1f3b2f9 Dependency bump 2021-08-09 09:59:04 -04:00
Raymond Lynch
658eedca37 Magic the magic happen 2021-07-11 16:32:32 -04:00
Raymond Lynch
5c3caa02c9 StyleCop: Dalamud.Injector 2021-05-29 20:46:11 -04:00
goat
3f41c20a12 build: v5.2.4.6 2021-04-08 00:07:42 +02:00
goat
98d441318c build: 5.2.4.5 2021-04-06 16:04:05 +02:00
goat
1677cb084b build: 5.2.4.4 2021-04-06 00:55:56 +02:00
goat
b54fd4d4a3 build: v5.2.4.3 2021-04-06 00:00:17 +02:00
goat
5767686821 build: v5.2.4.2 2021-04-04 21:59:00 +02:00
goat
1b216bf618 build: v5.2.3.5 2021-03-31 01:34:36 +02:00
goat
81e50bec6c feat: generate hashes post-build in Release mode 2021-03-21 21:04:51 +01:00
goat
903834105a build: v5.2.3.3 2021-02-10 19:05:11 +01:00
goat
5a48920032 build: v5.2.3.2 2021-02-10 15:40:46 +01:00
goat
480bd9911e build: v5.2.3.1 2021-02-10 03:44:01 +01:00
goat
b34cb8f36b feat: always hide injector window 2021-02-10 02:34:47 +01:00
goat
f4e9a5b4bc build: v5.2.3.0 2021-02-10 02:33:34 +01:00
Aireil
5f9191ff20 Reload plugins when change in settings + fix scaling 2021-01-25 01:06:41 +01:00