goaaats
e225f4df0e
fix: consistent CLI arg naming scheme
2023-01-08 00:47:15 +01:00
goat
4f74b7401a
deps: bump Newtonsoft.JSON to 13.0.2
2022-12-10 13:17:56 +01:00
goat
05e3330789
chore: upgrade all projects to .NET 7
2022-12-07 22:59:44 +01:00
Soreepeong
8718de6121
Offer to generate .tspack from crash handler
2022-09-14 13:36:29 +09:00
goat
3f76a70425
chore: always respect the manifest name
2022-08-21 15:41:53 +02:00
goat
23c73da5c8
merge net5
2022-08-05 20:16:52 +02:00
kizer
58ceb1dc87
Offer to restart game from VEH exception handler ( #936 )
2022-07-26 21:14:48 +02:00
goat
8bc4d362ad
feat: new VEH experience
2022-07-23 20:25:05 +02:00
goat
8c066451ec
fix: update Iced in Injector, fix build
2022-07-17 14:46:48 +02:00
goat
8d9070a1b3
deps: sync reloaded versions across projects
2022-07-17 11:24:07 +02:00
goat
4dc48285c4
feat: add RaiseFailFastException hook prototype
2022-07-16 00:38:33 +02:00
goat
76254f033d
Merge branch 'net5'
2022-07-13 19:45:26 +02:00
goat
fc5d8a8c86
feat: refactor safe mode, add "no third party" mode for testing
2022-07-13 19:43:59 +02:00
goat
c1dac8d27a
merge net5
2022-07-11 19:19:22 +02:00
goat
eb98a52e14
chore: don't use a default game path when config read fails
2022-07-09 03:14:56 +02:00
goaaats
fe3b487a05
Merge branch 'net5'
2022-06-29 11:55:03 +02:00
marzent
efcf8358d8
Bump Reloaded.Hooks and dependencies to 4.0.1 ( #904 )
2022-06-29 11:51:51 +02:00
kizer
716736f022
Improvements ( #903 )
2022-06-29 11:51:40 +02:00
goaaats
d29400437e
Merge branch 'net5'
2022-06-26 18:50:56 +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
goaaats
36780f43a8
deps: update Serilog
2022-06-25 23:15:22 +02:00
goaaats
1a2365a676
Merge branch 'net5'
2022-06-24 22:16:24 +02:00
goaaats
46d9242a81
feat: add injector args to enable VEH
2022-06-24 22:16:00 +02:00
kizer
8e7f370ddd
Load services asynchronously whenever possible ( #893 )
2022-06-24 22:12:51 +02:00
goaaats
369ecad03f
Merge branch 'net5'
2022-06-24 14:17:17 +02:00
goaaats
bf72ad589d
chore: remove error messagebox in Dalamud.Injector, the program that runs it should show an error instead
2022-06-23 23:49:44 +02:00
goaaats
a78754ce22
Merge branch 'net5'
2022-06-22 17:38:01 +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
marzent
a88f6bacca
increase timeout for game window ( #890 )
2022-06-21 08:18:05 +02:00
goaaats
3397b608d0
feat: switch framework hooks from vtable to sigs
2022-06-20 22:08:50 +02:00
goaaats
fee4b1c32a
fix: correctly persist sigged jmp calls
2022-06-20 18:16:55 +02:00
goaaats
ea2277ae8f
refactor: NativeAclFix => GameStart
2022-06-20 15:52:48 +02:00
goaaats
bd7f3f6033
feat: continuously check for game window, don't use WaitForInputIdle(), throw exception if timeout
2022-06-20 15:50:32 +02:00
goaaats
c3e16ad92c
feat: add "--console" arg to show boot console, write Dalamud logs to console if set
2022-06-20 15:29:49 +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
goaaats
b083ea65c0
feat: add verbose flag for injector
2022-06-17 17:52:43 +02:00
goaaats
dd686fe6a0
deps: update Reloaded.Memory.Buffers
...
This fixes a bug wherein compilation of Dalamud.Injector after Dalamud would place an outdated Reloaded.Memory.Buffers DLL in the output folders, which was missing methods needed
2022-06-17 15:35:38 +02:00
goaaats
c9bd023cf0
chore: don't set DALAMUD_UNHOOK_DLLS by default
2022-06-03 18:18:42 +02:00
goaaats
9d538d3b2a
chore: always ignore default if env vars are predefined
2022-06-03 17:56:40 +02:00
goaaats
0c59f65aef
chore: new boot defaults
2022-06-03 17:54:26 +02:00
goaaats
f61ffcae92
chore: remove some unnecessary logging
2022-06-03 17:46:35 +02:00
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