goaaats
3f5fb64813
Merge branch 'net5' of ssh://github.com/goatcorp/Dalamud into net5
2022-05-16 13:28:39 +02:00
goaaats
c74af9a6f2
fix: use GameMain.IsInPvPInstance() to check for PvP instance event
2022-05-16 13:28:17 +02:00
goaaats
25e46f8d1c
deps: update FFXIVClientStructs
2022-05-16 13:27:29 +02:00
kizer
0971100696
Wrap font texture upload in try/catch and log/retry in 4k x 4k on exception ( #843 )
2022-05-16 11:07:58 +02:00
Loskh
a241e646b6
Better IMEWindow ( #841 )
2022-05-14 18:34:53 +02:00
kizer
e1df496e2f
Fix fallback font not working correctly ( #839 )
...
* Fix GetGameFontHandle calls during BuildFonts
* Add option to draw ImGui test windows in Monospace font
* Add warning if first font is not the default font as we would like it
* Add better description for Font Resolution Level
* Fix scaling when using Korean fonts with AXIS on
2022-05-13 10:13:49 +02:00
goaaats
cadcddf7b1
feat: add /xlui command to disable all ImGui draw events, corresponding events to allow plugins to remove their atk mods
2022-05-12 14:19:49 +02:00
goaaats
f9eb853a18
fix: ImFontGlyphReal.Codepoint setter not using value
2022-05-12 11:05:47 +02:00
goaaats
b1d927ab8f
chore: fix some warnings
2022-05-12 11:00:31 +02:00
goaaats
02d19df0f7
refactor: move CopyGlyphsAcrossFonts into ImGuiHelpers.cs
2022-05-12 10:59:53 +02:00
goaaats
5e98011a57
ci: remove concurrency group from tag build workflow
2022-05-12 10:54:11 +02:00
Joshua Goins
55fae2dc07
Check punchlines while searching for plugins
2022-05-12 10:52:13 +02:00
kizer
d68b3a1845
Expose CopyGlyphsAcrossFonts ( #824 )
2022-05-12 10:46:50 +02:00
kizer
9413755ee3
Add Service<Framework>.RunOnTick() ( #832 )
2022-05-12 10:36:05 +02:00
kizer
bf1a525e4c
Fix --mode= handling on injector arguments ( #829 )
2022-05-12 10:34:58 +02:00
kalilistic
8b7f9b58bf
refactor: fix plugin internal style errors ( #830 )
2022-05-12 10:34:45 +02:00
kizer
c2b43ad4ce
Settings: Show pt value instead of scale value for font ( #834 )
2022-05-12 10:32:30 +02:00
PunishedPineapple
772ab40ada
Added digit separators to download count. ( #837 )
2022-05-12 10:32:14 +02:00
kizer
6c62bb1cff
build: 6.4.0.9 ( #827 )
2022-04-29 20:13:40 +02:00
kizer
fde3f63dc7
Fix dalamud launch language and add --dalamud-client-language ( #826 )
...
* Fix dalamud launch language and add --dalamud-client-language
* Fix help
2022-04-29 20:12:22 +02:00
goat
c052275589
build: 6.4.0.8
2022-04-26 17:10:21 +02:00
Ottermandias
ae54988f91
Fix FilePicker broken callback handling and make function signatures unique ( #822 )
2022-04-26 17:09:44 +02:00
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