KazWolfe
82136f0186
Set Dalamud.Boot to cpp20 ( #1252 )
2023-06-17 21:57:08 -07:00
Ava Chaney
a88f072f60
clientstructs update, fix build on newer vs ( #1207 )
...
* update cs
* fix build on VS2022 17.6+
2023-05-23 20:07:58 +00:00
kizer
58ceb1dc87
Offer to restart game from VEH exception handler ( #936 )
2022-07-26 21:14:48 +02:00
goat
805a887f2e
feat: add minidump writer
2022-07-24 18:49:46 +02:00
goat
8bc4d362ad
feat: new VEH experience
2022-07-23 20:25:05 +02:00
kizer
ce49874935
Write Dalamud.Boot log to TEMP, then CWD ( #886 )
2022-06-19 11:42:41 +02:00
kizer
d3c230f9e0
Attempt to fix for alex compat ( #884 )
2022-06-17 19:01:38 +02:00
kizer
2f4c0bbc97
Update logging to reflect msvc updates on std::format ( #883 )
2022-06-17 10:28:10 +02:00
kizer
c5f84eb27d
Add option to use global import hook instead of MinHook for OpenProcess ( #860 )
2022-05-30 17:54:29 +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
kizer
dbb0cb3d56
Use MinHook on cpp side too ( #858 )
...
Co-authored-by: goaaats <goatsdev@protonmail.com>
2022-05-29 17:33:57 +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
Soreepeong
e64cc7e687
Print dotnet stack trace on veh error msgbox, and use precompiled headers.
2021-12-24 12:23:23 +09:00
Soreepeong
79ddc5dd31
Add loading via entrypoint
2021-11-12 17:19:37 +09:00
pohky
e80a24fb97
move the VEH out of dllmain
2021-10-30 23:02:18 +02:00
Raymond
9bd713f697
Hide boot dialogs
2021-09-15 17:46:09 -04:00
Raymond
a47c40cce6
make dalamud.boot window disappear
2021-09-14 21:34:47 -04: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
Raymond
1e8c7aa4e7
wip
2021-08-19 14:37:09 -04:00
Raymond Lynch
658eedca37
Magic the magic happen
2021-07-11 16:32:32 -04:00