goaaats
|
07fdffe01d
|
docs: exclude SDL2, Dalamud.Test, Dalamud.Interface.Internal, Dalamud.Game.Internal
|
2021-12-02 22:36:12 +01:00 |
|
goaaats
|
85f563fa7e
|
loc: change wording for auto-disabled plugins
|
2021-12-02 10:25:01 +01:00 |
|
goaaats
|
1fc7c14b51
|
Re-apply feedback patches
|
2021-12-01 18:12:12 +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
|
1561fbac00
|
Revert "refactor(Dalamud): switch to file-scoped namespaces"
This reverts commit b5f34c3199.
|
2021-11-18 15:23:40 +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
|
dde9c7eb85
|
Revert "feat(PluginInstaller): implement AcceptsFeedback, FeedbackMessage"
This reverts commit 785df95071.
|
2021-11-18 15:18:14 +01:00 |
|
goat
|
0ef97c3b7c
|
Revert "Merge branch 'master' of https://github.com/goatcorp/Dalamud"
This reverts commit 05bdd8602b, reversing
changes made to 785df95071.
|
2021-11-18 15:18:14 +01:00 |
|
goat
|
a37fcbd2fd
|
Revert "ci: set MSBuildEnableWorkloadResolver=true"
This reverts commit 076ebefbf4.
|
2021-11-18 15:18:14 +01:00 |
|
goat
|
00453e3a11
|
Revert "ci: use setup-msbuild@1.1"
This reverts commit cc858e2afd.
|
2021-11-18 15:18:14 +01:00 |
|
goaaats
|
cc858e2afd
|
ci: use setup-msbuild@1.1
|
2021-11-18 14:41:50 +01:00 |
|
goaaats
|
076ebefbf4
|
ci: set MSBuildEnableWorkloadResolver=true
|
2021-11-18 14:37:25 +01:00 |
|
goat
|
05bdd8602b
|
Merge branch 'master' of https://github.com/goatcorp/Dalamud
|
2021-11-18 14:33:40 +01:00 |
|
goat
|
785df95071
|
feat(PluginInstaller): implement AcceptsFeedback, FeedbackMessage
|
2021-11-18 14:33:25 +01:00 |
|
goaaats
|
a290aaa3ab
|
ci: run on windows-2022
|
2021-11-17 20:17:13 +01:00 |
|
goat
|
f30ebe5166
|
refactor(Injector): switch to file-scoped namespaces
|
2021-11-17 19:46:33 +01:00 |
|
goat
|
b5f34c3199
|
refactor(Dalamud): switch to file-scoped namespaces
|
2021-11-17 19:42:32 +01:00 |
|
goat
|
13cf3d93dc
|
refactor: switch all projects to C# 10
|
2021-11-17 17:52:18 +01:00 |
|
goaaats
|
681be5b743
|
Merge pull request #682 from Soreepeong/feature/inject-via-entrypoint
Add DelayInitializeMs to DalamudStartInfo
|
2021-11-12 19:50:57 +01:00 |
|
Soreepeong
|
97475f24b9
|
Not only wait for game window to be created but also to be shown
|
2021-11-12 23:11:12 +09:00 |
|
Soreepeong
|
fee9d27435
|
Set default value for DelayInitializeMs
|
2021-11-12 23:11:01 +09:00 |
|
Soreepeong
|
6553507146
|
Add DelayInitializeMs to DalamudStartInfo
|
2021-11-12 22:31:43 +09:00 |
|
goaaats
|
8b9a0c0859
|
Merge pull request #681 from Soreepeong/feature/inject-via-entrypoint
Add Dalamud load path via entry point rewrite
|
2021-11-12 12:44:22 +01:00 |
|
Soreepeong
|
79ddc5dd31
|
Add loading via entrypoint
|
2021-11-12 17:19:37 +09:00 |
|
goaaats
|
4cff810d1d
|
Merge pull request #680 from daemitus/http
|
2021-11-11 03:04:14 +01:00 |
|
Raymond
|
9b47cd327a
|
Fix delete path with auth header
|
2021-11-10 20:37:38 -05:00 |
|
Raymond
|
d180ed005c
|
More marketboard work, fix 10 instead of 20 history items
|
2021-11-10 20:25:20 -05:00 |
|
Raymond
|
042558aa5e
|
Cleanup, log with continuation tasks
|
2021-11-10 20:24:36 -05:00 |
|
Raymond
|
6c1b50174a
|
Pull MBStart into a read method
|
2021-11-10 20:24:07 -05:00 |
|
Raymond
|
45520657fc
|
HandleCfPop
|
2021-11-10 20:23:42 -05:00 |
|
Raymond
|
6d9f7584d6
|
Cleanup util
|
2021-11-10 11:56:54 -05:00 |
|
Raymond
|
321f39dc55
|
Reuse httpclient, create in Util
|
2021-11-10 11:56:39 -05:00 |
|
goaaats
|
93863dbc8a
|
feat: add DALAMUD_WAIT_DEBUGGER env var
|
2021-11-07 16:43:08 +01:00 |
|
goaaats
|
c06a29a2d4
|
feat: actually fail in Framework if tier load fails, remove DALAMUD_NOT_HAVE_INTERFACE
|
2021-11-07 16:39:40 +01:00 |
|
goaaats
|
d06a7efff8
|
feat: add "Load banned plugins" option to dev menu
|
2021-11-07 14:33:15 +01:00 |
|
goaaats
|
47428d5c03
|
Merge pull request #678 from philpax/fix-antidebug-t2-fail
fix: only enable antidebug if it has not already been enabled
|
2021-11-06 20:41:22 +01:00 |
|
Philpax
|
ec55f673a1
|
fix: only enable antidebug if it has not already been enabled
|
2021-11-06 20:29:24 +01:00 |
|
goaaats
|
ad802d2cbf
|
Merge pull request #677 from daemitus/fixes
Fixes
|
2021-11-04 14:33:38 +01:00 |
|
Raymond
|
003646e48d
|
Docstring fix
|
2021-11-04 09:25:16 -04:00 |
|
Raymond
|
eca4ce05fd
|
Solve minhook crash on plugin reload
|
2021-11-04 09:25:16 -04:00 |
|
Raymond
|
5380141d76
|
Prune tasks from the infinite task list
|
2021-11-04 09:25:16 -04:00 |
|
Raymond
|
edc38bae5e
|
bail on tasktracker hook error
|
2021-11-04 09:25:16 -04:00 |
|
Raymond
|
c53aced272
|
Fix for minhook error
|
2021-11-04 09:25:16 -04:00 |
|
Raymond
|
8a58782e86
|
Force Reloaded hook option
|
2021-11-04 09:25:16 -04:00 |
|
Raymond
|
9c27212d37
|
Fix chained ctor confusing callingAssembly value
|
2021-11-04 09:25:16 -04:00 |
|
Raymond
|
067ffc9fd2
|
Fix enum VS messages
|
2021-11-04 09:25:16 -04:00 |
|
Raymond
|
e5ad15b305
|
Clean imports
|
2021-11-04 09:25:16 -04:00 |
|
Raymond
|
2e5296ea3c
|
Console window: always have scrollbars
|
2021-11-04 09:25:16 -04:00 |
|
goat
|
e9be05f6bf
|
feat: re-VEH
|
2021-11-04 12:50:29 +01:00 |
|
goat
|
1deadaa7fa
|
build: 6.0.1.3
|
2021-11-04 12:42:21 +01:00 |
|