Commit graph

2900 commits

Author SHA1 Message Date
goat
be848737c0
build: 6.4.0.7 2022-04-26 16:50:30 +02:00
goat
3ba7029eeb
deps: update FFXIVClientStructs 2022-04-26 11:42:32 +02:00
goat
83676a3ac2
chore: only warn before manual injections in release builds 2022-04-26 11:26:08 +02:00
goat
c901ab4248
chore: replace IsDebugging check on PluginInterface with Debugger.IsAttached
Makes a bit more sense api-wise
2022-04-25 23:39:59 +02:00
goat
96ed22534c
chore: fix some warnings, cleanup 2022-04-25 20:04:17 +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
kizer
5b4833a6f7
Fix dumb (#819) 2022-04-24 15:03:13 +02:00
kizer
eb2197132e
Fetch win32 error codes on remote LoadLibrary/GetProcAddress calls (#816)
* Fetch win32 error codes on remote LoadLibrary/GetProcAddress calls

* Fix out of index exc
2022-04-23 21:37:32 +02:00
kizer
4d7b3bca9c
Turn Dalamud Injector into a console app (#811) 2022-04-23 16:46:58 +02:00
Ottermandias
8c6b599a07
File Selector (#807) 2022-04-23 16:43:16 +02:00
kizer
2a36122c2c
Prevent NPE, load Korean font if it exists (#802)
Co-authored-by: goaaats <goatsdev@protonmail.com>
2022-04-23 16:42:44 +02:00
kalilistic
0b6417fd7c
Plugin manager cleanup (#815) 2022-04-23 16:40:31 +02:00
kalilistic
d676473928
feat: add missing color overrides (#803) 2022-04-20 09:42:10 +02:00
kalilistic
dd10b4f169
chore: style cop (#804) 2022-04-20 09:41:09 +02:00
kalilistic
eca9fcce3b
feat: add dev bar info toggle (#805) 2022-04-20 09:40:44 +02:00
marzent
a892933714
deps: update Reloaded.Hooks to 3.5.3 (#806) 2022-04-20 09:40:09 +02:00
kalilistic
9335ac4ec9
feat: add option to show dev bar at startup (#809) 2022-04-20 09:39:35 +02:00
goaaats
90c4bb2b24
docs: document load pipeline 2022-04-18 02:01:05 +02:00
kizer
1e5c906ce8
Set explicit fallback font size, and add fallback font notice window (#800) 2022-04-18 01:26:20 +02:00
Ottermandias
2becb12855
FilePicker additions (#798) 2022-04-18 01:25:00 +02:00
goaaats
c4343d0976
fix: bad service type in ClientState ctor 2022-04-17 17:16:45 +02:00
goaaats
96405d2ae8
build: 6.4.0.6 2022-04-17 16:34:12 +02:00
goaaats
62fc1ea66b
feat: add ClientState IsPvP, EnterPvP, LeavePvP to help plugins with disabling themselves 2022-04-17 16:33:41 +02:00
goaaats
c24d7c0e08
build: 6.4.0.5 2022-04-17 15:10:54 +02:00
goaaats
417862765a
chore: change caching behaviour for pluginmasters 2022-04-17 15:10:29 +02:00
goaaats
9a5e3bcf22
build: 6.4.0.4 2022-04-16 01:01:35 +02:00
goaaats
eaee5301f1
fix: use correct branch for plugin images 2022-04-16 01:01:13 +02:00
goaaats
2333452fc9
build: 6.4.0.3 2022-04-15 21:33:11 +02:00
goaaats
82c8030ce0
Merge branch 'net5' of ssh://github.com/goatcorp/Dalamud into net5 2022-04-15 21:32:54 +02:00
goaaats
0483840197
fix: correct FindAgentInterface 2022-04-15 21:32:13 +02:00
kizer
8310a695a2
Make it possible to use AXIS fonts with exactly specified size (#797) 2022-04-15 19:52:18 +02:00
goaaats
3f73e4f478
build: 6.4.0.2 2022-04-15 17:07:04 +02:00
goaaats
ae2765dabb
Merge pull request #796 from Soreepeong/test1 2022-04-15 16:57:38 +02:00
Soreepeong
5fa750750b Fix dealing with MergeMode for plugin-requested fonts 2022-04-15 23:46:12 +09:00
Soreepeong
42f199a040 On low res font conditions are met, make plugin requested font sizes smaller /only/ if it's bigger than current limits 2022-04-15 23:06:29 +09:00
Soreepeong
f53c0fb1e3 Overwrite all relevant information after loading scaled fonts 2022-04-15 23:05:33 +09:00
goaaats
c4d1880e05
Merge branch 'net5' of ssh://github.com/goatcorp/Dalamud into net5 2022-04-15 15:49:34 +02:00
goaaats
1c959e39af
build: 6.4.0.1 2022-04-15 15:49:11 +02:00
goaaats
58c63bfedf
chore: don't enable context menu hooks by default 2022-04-15 15:48:53 +02:00
Soreepeong
3c44a43601 Autodetect installed expac version on test launching with injector 2022-04-15 22:37:26 +09:00
goaaats
8e0c98ac59
Merge pull request #795 from daemitus/revert
Partial revert of agent stuff
2022-04-15 13:35:00 +02:00
Raymond
580ca505be Partial revert.
Stop being bad.
2022-04-15 07:22:26 -04:00
goaaats
4b4c6d50e6
build: 6.4.0.0 2022-04-15 11:59:46 +02:00
goaaats
9ce726d91d
deps: update FFXIVClientStructs 2022-04-15 11:59:23 +02:00
goaaats
de4ce8248c
chore: changelog, various loc tweaks 2022-04-15 11:56:21 +02:00
goaaats
db147543a8
chore: make context menu item list internal 2022-04-14 23:14:32 +02:00
goaaats
0d0496bee1
feat: add DALAMUD_NO_CONTEXTMENU env var 2022-04-14 22:56:36 +02:00
goaaats
c4bc791d6f
deps: update FFXIVClientStructs 2022-04-14 22:00:15 +02:00
goaaats
866d500df8
chore: don't allow submenus on GameObject 2022-04-14 21:46:54 +02:00
goaaats
ab8eb2dba2
chore: make sure that ctx menu code is 100% accurate to 6.0 version 2022-04-14 21:39:32 +02:00