Commit graph

24 commits

Author SHA1 Message Date
goat
f44c6794e7
chore: tidy-up, move files shared between dalamud and injector into separate assembly 2023-09-30 16:11:52 +02:00
goat
02e1f2502e
refactor: move Dalamud.Interface utils into main assembly, warnings pass 2023-08-04 19:36:09 +02:00
goat
6bf1376515
chore: add raii, tables code from OtterGui into new Dalamud.Interface assembly 2023-03-06 20:52:21 +01:00
goat
e0d4e60aad
chore: add custom targets file for plugin defaults 2023-03-06 20:31:37 +01:00
aers
8505b8c7ef Update ClientStructs to the .NET 7 version 2023-01-08 18:01:45 -08:00
kizer
58ceb1dc87
Offer to restart game from VEH exception handler (#936) 2022-07-26 21:14:48 +02:00
Raymond
2b1758230b
Fix DalamudCrashHandler CI (#935) 2022-07-25 09:57:40 +02:00
goat
55f34e9e97
ci: remove x86 option altogether? maybe? 2022-07-25 00:27:54 +02:00
goat
805a887f2e
feat: add minidump writer 2022-07-24 18:49:46 +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
Raymond
7a967d5968 Remove FFXIVClientStructs.Common 2021-09-28 18:11:22 -04:00
Raymond
8b2271d88f Fix CorePlugin on Release 2021-08-27 22:29:32 -04:00
goat
18f1b5bd9d
fix: mark Dalamud.Injector.Boot for build 2021-07-12 00:01:34 +02:00
Raymond Lynch
658eedca37 Magic the magic happen 2021-07-11 16:32:32 -04:00
goat
af4f684a96
fix: don't build DalamudDebugStub 2021-04-11 18:30:57 +02:00
kalilistic
4a354ad17e add unit test project 2021-04-03 09:15:15 -04:00
goat
46dd6c5eaf deps: add FFXIVClientStructs reference 2021-01-15 23:59:04 +01:00
goat
a4840006f3 deps: remove Discord.Net 2020-12-05 23:52:28 +01:00
goat
75b722eae0 fix: Release build config 2020-06-08 03:04:11 +02:00
goat
2d6de01c39 feat: add DalamudDebugStub 2020-06-06 18:41:42 +02:00
goat
6d57da2fec fix: add experimental fix for Discord.Net 100% cpu bug, restructure project 2020-02-17 20:57:56 +09:00
goat
6535daade7 feat: first interface WIP 2019-12-11 03:11:53 +09:00
goat
ac838687f8 Initial commit 2019-09-21 22:29:38 +09:00