goat
7c7fb3615a
Merge pull request #1110 from KazWolfe/logging-1.2
2023-02-11 20:03:56 +01:00
goat
1742ec867c
Merge pull request #1112 from Soreepeong/fix/borderless-fullscreen-window-restored-fix
...
Fix borderless fullscreen window restoring
2023-02-11 15:18:32 +01:00
Soreepeong
67e1e6b071
Fix borderless fullscreen window restoring
2023-02-11 23:09:34 +09:00
shakdar
d3c44080b5
implemented everything
2023-02-11 04:39:32 -07:00
Kaz Wolfe
4f3727c78b
chore: Convert Exception to nullable in PluginLog
...
Allows specifying Exception as a nullable parameter to various Log calls where an Exception may or may not be present in the caller.
2023-02-10 22:37:33 -08:00
Kaz Wolfe
d57eba7f63
feat: Add LogRaw to PluginLog
...
Adds the ability to send a log message to Serilog specifying a log level at runtime. This feature is primarily aimed at allowing developers to easily bridge disparate logging systems without hardcoding log level calls.
2023-02-10 22:36:34 -08:00
goat
e8d106795d
Merge pull request #1106 from Critical-Impact/log-window-destroy
2023-02-08 20:52:39 +01:00
Blair
e29e1b35ec
Destroy clipper each frame
...
This stops a memory leak from happening, as far as I can see the clipper should be destroyed as it's being created in the same draw call.
2023-02-08 22:59:44 +10:00
goat
66bc1e47aa
Merge pull request #1052 from KazWolfe/relative-symlink-fix
2023-02-05 20:15:14 +01:00
goat
4290a072b9
Merge pull request #1105 from Caraxi/LessCrapCopyLog
...
Remove `---------------------` when copying from log window
2023-02-05 13:11:05 +01:00
Caraxi
7545fa3452
Remove --------------------- when copying from log window
2023-02-05 20:47:36 +10:30
goat
65e0a7d1a5
build: 7.4.4.0
2023-02-04 18:04:11 +01:00
goat
f40ea4310c
feat: add InherentDependencyAttribute, mark PM inherently dependent on IM
2023-02-02 22:57:39 +01:00
goat
4a228f4e3b
Merge pull request #1102 from goatcorp/csupdate-master
...
Update ClientStructs
2023-02-02 22:38:14 +01:00
goat
0215af2ad2
Merge pull request #1101 from MidoriKami/master
2023-02-02 22:34:13 +01:00
goat
7d6442cf71
Merge pull request #1103 from MidoriKami/SeString_ColorChart
2023-02-02 22:33:42 +01:00
github-actions[bot]
c0e155a9d3
Update ClientStructs
2023-02-02 18:07:13 +00:00
MidoriKami
4cf5db6994
Add Spaces between elements
2023-01-28 18:26:13 -08:00
MidoriKami
b0c91fe1bd
add UIColor to Dalamud Data window
2023-01-28 18:24:17 -08:00
MidoriKami
63ff09de5d
Merge branch 'master' into master
2023-01-26 19:10:52 -08:00
goat
905fefe877
chore: clarify ownership in WindowSystem, deprecate GetWindow(name)
2023-01-27 00:58:04 +01:00
goat
83586fd46b
docs: regenerate
2023-01-26 23:57:38 +01:00
MidoriKami
163001ec33
Move DutyState test to before logout
2023-01-26 14:52:48 -08:00
MidoriKami
f8919da11f
Add DutyState to Self-Test
2023-01-26 14:49:41 -08:00
MidoriKami
34466227ce
Add DutyState Service
2023-01-26 14:30:30 -08:00
goat
4d7da00af3
feat: automatically bring all Dalamud windows to front when opening, if they're already open
2023-01-26 23:27:18 +01:00
goat
636a6ae775
feat: add Window.BringToFront()
2023-01-26 23:26:40 +01:00
goat
261d8a167f
fix: explicitly declare InterfaceManagerWithScene as a dependency for PluginImageCache
2023-01-26 23:05:10 +01:00
goat
80bf56ab5b
Revert "Merge pull request #1099 from MidoriKami/master"
...
This reverts commit acbd1a683d , reversing
changes made to 6c3d47b960 .
Currently causes exceptions when starting the game.
2023-01-26 22:50:26 +01:00
goat
42ebf4145b
fix: ignore exceptions when getting video memory info
2023-01-26 22:38:42 +01:00
goat
91ac86a12a
Merge pull request #1084 from wolfcomp/master
2023-01-26 22:20:12 +01:00
goat
acbd1a683d
Merge pull request #1099 from MidoriKami/master
2023-01-26 22:19:51 +01:00
MidoriKami
6f4c6514a4
Use EarlyLoadedService instead of BlockingEarlyLoadedService
2023-01-24 16:54:00 -08:00
MidoriKami
7d6432da05
Add missing TerritoryChange Code
2023-01-24 15:51:32 -08:00
MidoriKami
494ea5eb9f
Add DutyState Service Class
2023-01-24 15:48:57 -08:00
wolfcomp
e5ef53b1c6
Merge branch 'master' into master
2023-01-25 00:12:06 +01:00
goat
6c3d47b960
Merge pull request #1098 from Infiziert90/master
2023-01-24 00:30:15 +01:00
Infi
d7893115d0
Prevent Territory with ID 0 being returned
2023-01-24 00:16:59 +01:00
goat
1bd491cb56
build: 7.4.3.0
2023-01-24 00:02:03 +01:00
goat
0301b76e37
fix: use QueryInterfaceOrNull instead to get DXGI device for vmem info
2023-01-24 00:01:59 +01:00
goat
997bb33e99
Merge pull request #1093 from Caraxi/csupdate
2023-01-23 23:57:47 +01:00
goat
e7eb4f433b
Merge pull request #1094 from AsgardXIV/gameobjectx
2023-01-23 23:55:29 +01:00
goat
cde0667a40
Merge pull request #1095 from BitsOfAByte/xlstats-totals
2023-01-23 23:55:09 +01:00
goat
d6b5f6c225
chore: never panic on cheet checksum mismatches for now
2023-01-23 23:54:01 +01:00
goat
d81f218155
chore: cleanup warnings, always load banned dev plugins
2023-01-23 23:53:18 +01:00
Asgard
7baccdcdc9
GameObject reference conversions
2023-01-22 17:57:55 -07:00
Caraxi
3455025b3a
Update main.yml
2023-01-22 18:59:59 +10:30
Caraxi
7b3a09e405
Show FFXIVClientStructs Version ID in dev menu
2023-01-22 18:48:51 +10:30
Caraxi
8ddc5f7332
Update FFXIVClientStructs
2023-01-22 18:48:23 +10:30
BitsOfAByte
a548f46fcb
Optimize LINQ for totals
2023-01-21 03:42:34 +00:00