Commit graph

41 commits

Author SHA1 Message Date
goaaats
7b723687a4 Use NuGet CPM to ensure consistent package versions
Fixes various issues with projects referencing different versions of libraries, causing deployment issues if build order differs
2025-10-15 22:58:26 +02:00
Asriel
d6aa6b8b64
[API 13] Add Lumina.Excel as submodule (#2332)
* WIP on excel-submodule

* Add Lumina.Excel to build

* Fix sheet changes
2025-08-04 23:11:59 -07:00
Haselnussbomber
abea3c4089
Remove ImGui.NET-472 from solution 2025-07-17 01:32:41 +02:00
goaaats
90b15d45c6 Add dummy ImGuiScene project to make XL happy 2025-04-15 23:26:09 +02:00
goaaats
308b9e4575 Re-add ImGui.NET, add compatibility shims 2025-04-13 21:52:27 +02:00
goaaats
b8ce2d4001 Add standalone testbed 2025-04-07 20:05:11 +02:00
goaaats
b5a8bfe399 move bindings around 2025-04-06 21:08:34 +02:00
goaaats
0690cce995 wip bindings upgrade 2025-04-06 20:59:23 +02:00
goaaats
e2650807c1 Fix sln 2025-04-03 21:15:58 +02:00
Soreepeong
faf61477c7 Move ImGuiScene into Dalamud project 2024-07-19 18:13:37 +09:00
goat
577f17eb1b add solution-wide code analysis config
Disabled for now, since it'll be a bit of a refactor to enable them
2024-07-11 00:14:15 +02:00
goat
5824c49819 remove build project from solution configs 2024-06-29 13:07:19 +02:00
Kaz Wolfe
efbe318178
remove nonexistent cs project 2024-06-26 08:56:46 -07:00
Kaz Wolfe
4dcb69594b
fix: cs changes blocking build
make ThisAssembly public
2024-06-26 08:48:26 -07:00
aers
d823db7930
[apiX] first pass update for new clientstructs (#1818)
* first pass update for new clientstructs

* track latest clientstructs & fix compilation errors

* fix GameInventory hook bug
rename Appartment
2024-05-31 09:09:28 -07:00
goaaats
0bedad240e fix name of Discord server in feedback modal 2024-03-30 03:37:23 +01:00
Soreepeong
47da75df24 Some DCH correctness 2024-02-17 21:38:43 +09:00
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