Commit graph

3937 commits

Author SHA1 Message Date
goat
ca9f932213
fix: only hook reshade swapchain funcs if it's actually reshade 2023-03-26 01:31:57 +01:00
goat
909d11de4b
Merge pull request #1166 from Aireil/patch-11 2023-03-26 01:05:40 +01:00
Aireil
4fb232e55f
chore: remove icon for changelogs 2023-03-26 00:50:25 +01:00
goat
84eaa9081d
Merge pull request #1165 from marzent/icmp-close-fix 2023-03-26 00:42:36 +01:00
goat
193f9c8869
fix: orphaned plugins can never accept feedback 2023-03-26 00:39:27 +01:00
goat
1ce98a2350
chore: some imraii conversion 2023-03-26 00:38:34 +01:00
goat
14ce85627d
fix: correctly enqueue textures for destroy if they're GC'd 2023-03-26 00:22:09 +01:00
marzent
9169063e04 add prevent_icmphandle_crashes xivfix 2023-03-25 22:17:08 +01:00
goat
70d5cb5856
build: 7.4.8.0 2023-03-21 19:49:00 +01:00
goat
ec4b5935d8
fix: specify a fallback value for chat channel settings entry 2023-03-21 19:48:02 +01:00
goat
ec0f52b7c3
chore: don't report crashes when shutting down the game, if no devplugin is loaded 2023-03-20 20:16:01 +01:00
goat
4f1257e79b
ci: correctly add new member to json 2023-03-19 19:23:04 +01:00
goat
5a6ac8da07
ci: add revision to version jsons 2023-03-19 19:10:20 +01:00
goat
6d41fa20b8
feat: write revision to output folder 2023-03-19 19:05:16 +01:00
goat
eb44a02b06
ci: delete artifact purge workflow 2023-03-19 19:02:44 +01:00
goat
c8a7c69ee0
feat: add git commit count to assembly info/show in dev bar 2023-03-19 17:08:42 +01:00
goat
d7c6172817
Merge pull request #1163 from Soreepeong/fix/hook-no-heapalloc 2023-03-19 16:55:06 +01:00
Soreepeong
325b3d551d FunctionPointerVariableHook: use VirtualAlloc instead of HeapAlloc 2023-03-20 00:43:54 +09:00
goat
8781183eaa
fix: also use safe overwrite for plugin configs 2023-03-19 13:15:49 +01:00
goat
86181cd2d4
fix: save config + manifests by first writing them to another file and moving them over
Should hopefully make corrupted configs a bit more rare
2023-03-19 13:11:27 +01:00
goat
111eea290c
Merge pull request #1162 from goatcorp/csupdate-master
Update ClientStructs
2023-03-19 13:03:56 +01:00
github-actions[bot]
4eda20e807 Update ClientStructs 2023-03-19 11:58:55 +00:00
goat
861b4da392
Merge pull request #1160 from Ottermandias/UldClass 2023-03-18 17:45:06 +01:00
goat
a7a7b0a55a
Merge pull request #1161 from Aireil/changelog_improvements 2023-03-18 17:44:07 +01:00
Aireil
38a6630715
style: fix spacing 2023-03-18 16:36:14 +01:00
Aireil
14d5d28cde
feat: add author name in changelog tab 2023-03-18 16:15:31 +01:00
Aireil
1d7580122c
feat: make search work in changelog tab 2023-03-18 16:15:10 +01:00
Aireil
d7c510647e
feat: display 3pp changelogs 2023-03-18 16:14:28 +01:00
Ottermandias
23b5e001cb ULD Stuff. 2023-03-16 21:36:20 +01:00
goat
bea7ab56b1
build: 7.4.7.5 2023-03-12 13:07:57 +01:00
goat
7426337062
fix: check expack level for about tab music 2023-03-12 13:07:29 +01:00
goat
2797580a90
Merge pull request #1157 from Caraxi/gameConfigServiceMk2 2023-03-12 11:24:05 +01:00
Caraxi
1f262ce7d5 Add GameConfig service 2023-03-12 11:22:34 +10:30
goat
03f33adbce
build: 7.4.7.4 2023-03-11 20:46:56 +01:00
goat
b1cfb51654
Merge pull request #1155 from goatcorp/csupdate-master
Update ClientStructs
2023-03-11 20:46:22 +01:00
github-actions[bot]
9c7b6002db Update ClientStructs 2023-03-11 19:40:34 +00:00
goat
9cda360334
Merge pull request #1153 from Ottermandias/DataShare 2023-03-11 20:39:12 +01:00
goat
0a7955e53f
Merge pull request #1152 from Soreepeong/test/import-hook-troubleshooting 2023-03-11 20:38:02 +01:00
Ottermandias
7b3e2e34ae Fix and improve DataShare somewhat and add a visualization of current shares to the DataWindow. 2023-03-10 22:46:18 +01:00
Soreepeong
8aea170479 Use UsedImplicitly instead of resharper comments 2023-03-10 22:54:57 +09:00
Soreepeong
f16628beb0 another fix 2023-03-10 22:53:48 +09:00
Soreepeong
9ee8ad67b4 Fix import hook 2023-03-10 22:29:10 +09:00
Soreepeong
c0954035da Fail fast on trying to dispose import hook that has been overwritten by something else 2023-03-10 13:12:54 +09:00
goat
0899e6cecc
build: 7.4.7.3 2023-03-09 21:01:51 +01:00
goat
53bfda3b33
fix: type confusion when assigning dep getter tasks 2023-03-09 20:38:59 +01:00
goat
5b10ecfc04
build: 7.4.7.2 2023-03-09 12:57:49 +01:00
goat
01d7f7a09b
Merge pull request #1151 from goaaats/unload_order
Walk dependencies to unload services
2023-03-09 12:11:03 +01:00
goat
01efbf358a
fix: wait for services to unload in framework destroy 2023-03-09 11:45:24 +01:00
goat
48611dcb74
fix: correctly use dependency order to unload, declare all plugin services as deps to PM 2023-03-08 23:13:45 +01:00
goat
f032adb155
fix: correctly use dependency order to unload, declare all plugin services as deps to PM 2023-03-08 22:51:04 +01:00