bleatbot
2e2c73f707
[net9] Rollup changes from master ( #2193 )
...
* feat: handle UNC paths in FileDialog (#2191 )
* Remove command from assembly map when removed from command map (#2183 )
---------
Co-authored-by: Alex Vallière <6031413+AlexValliere@users.noreply.github.com>
Co-authored-by: Blair <criticalimpact@gmail.com>
Co-authored-by: github-actions[bot] <noreply@github.com>
2025-03-12 23:27:12 +01:00
goaaats
97add3fc90
Globally disable legacy corrupted state exceptions for now
2025-03-12 23:23:31 +01:00
goaaats
b21a0c9298
Add console argument/env var to disable legacy corrupted state exceptions policy
2025-03-09 19:34:26 +01:00
goaaats
cf1d8a81c6
Remove obsolete ServicePointManager TLS version override
2025-03-08 16:27:52 +01:00
goat
89dfd72e24
ci: build with 9.0.200 SDK
2025-03-08 16:13:54 +01:00
goaaats
6604678050
merge from master
2025-03-08 16:10:25 +01:00
goaaats
01b3a5428e
build: 11.0.8.0
2025-03-04 20:25:47 +01:00
bleatbot
d255a8ff27
Update ClientStructs ( #2181 )
...
Co-authored-by: github-actions[bot] <noreply@github.com>
2025-03-04 16:32:34 +00:00
Cytraen
e6017f96c0
fix: only enable ImGui asserts when adding a valid dev plugin path ( #2185 )
2025-03-01 14:39:13 +01:00
Cytraen
3a9dc48c11
fix: trim quotes from dev plugin before validation ( #2186 )
2025-03-01 14:38:14 +01:00
nil
cd03ef7d02
fix: always scan for dev plugins when opening the plugin installer ( #2184 )
...
* fix: scan for dev plugins on plugin installer window open
* fix: show scan dev plugins button based on plugin locations and not installed plugins
2025-03-01 01:37:58 +00:00
goaaats
dd47147538
Installer: if main-repo cross update is available, adjust warning message
2025-02-27 21:38:12 +01:00
goaaats
defa49865c
Fix warning
2025-02-27 21:37:05 +01:00
goaaats
3340bfd205
Remove confusing comment about IDisposable behavior from ISharedImmediateTexture, it no longer inherits from IDisposable
2025-02-26 21:09:15 +01:00
goaaats
3bd380c854
build: 11.0.7.0
2025-02-26 00:06:33 +01:00
goaaats
38ff24e8cd
Merge branch 'rc'
2025-02-26 00:05:41 +01:00
bleatbot
df78a4ae04
Update ClientStructs ( #2179 )
...
Co-authored-by: github-actions[bot] <noreply@github.com>
2025-02-25 18:04:36 +00:00
goaaats
03562189e4
build: 11.0.6.0
2025-02-16 15:34:50 +01:00
Jackson
0ada421460
Expose more of LocalPlugin to ExposedPlugin ( #2177 )
2025-02-15 19:58:04 +00:00
bleatbot
f8a5fbac39
Update ClientStructs ( #2175 )
...
Co-authored-by: github-actions[bot] <noreply@github.com>
2025-02-15 20:46:21 +01:00
Lyna
5dd097d72b
Pinning window disables close on escape key down ( #2178 )
...
* Pinning window disables close on escape key down
* Update tooltip for window pinning
2025-02-06 19:55:06 +01:00
goat
af1ddf5bfb
build: 11.0.5.3
2025-01-21 20:59:02 +01:00
KazWolfe
6434972b7d
deps: Bump Lumina to 5.6.1 ( #2171 )
2025-01-21 20:55:26 +01:00
bleatbot
724d14248d
Update ClientStructs ( #2174 )
...
Co-authored-by: github-actions[bot] <noreply@github.com>
2025-01-21 19:22:56 +00:00
bleatbot
9d2264eec3
Update ClientStructs ( #2173 )
...
Co-authored-by: github-actions[bot] <noreply@github.com>
2025-01-21 16:24:51 +00:00
bleatbot
121b3d9a00
Update ClientStructs ( #2168 )
...
Co-authored-by: github-actions[bot] <noreply@github.com>
2025-01-20 22:26:52 +01:00
goat
a72dc92411
make window config dirty when disabling clickthrough with title bar button
2025-01-20 22:11:17 +01:00
goat
56acb7dead
build: 11.0.5.2
2025-01-20 22:03:51 +01:00
goat
d779408fdc
don't set IsDocsBuild flag on project
2025-01-10 19:57:08 +01:00
goat
d7279f5f21
don't build cimgui components if we're building for docs
2025-01-10 19:36:20 +01:00
srkizer
d932f2f06e
fix: apply scale to TSM entry ( #2169 )
2025-01-10 17:52:54 +01:00
Haselnussbomber
f2c132c7d8
Allow setting a DisplayOrder on commands ( #2162 )
...
* Allow setting a DisplayOrder on commands
* Linq on demand
* Sort commands in /help alphabetically
* note default in xmldoc
---------
Co-authored-by: goat <16760685+goaaats@users.noreply.github.com>
2025-01-09 21:15:14 +00:00
bleatbot
0b9a2fd9c8
Update ClientStructs ( #2163 )
...
Co-authored-by: github-actions[bot] <noreply@github.com>
2025-01-09 22:12:21 +01:00
KazWolfe
bed591d890
fix: Forcefully load stacktrace if assert UI is shown ( #2164 )
...
- Add DiagnosticUtil to automatically filter out the "boring" stack entries.
Co-authored-by: goat <16760685+goaaats@users.noreply.github.com>
2025-01-09 21:11:41 +00:00
KazWolfe
a656fefb2b
feat: Allow /xldev to disable Safe Mode ( #2166 )
...
- Adds new menu item to /xldev to disable Safe Mode, allowing users to load plugins again.
- Safe mode cannot be re-enabled once disabled.
- Add new ModuleLog.Create<T> for eventual ILogger magic
- Make safe mode writable
- Remove redundant check in CheckPolicy
2025-01-09 22:01:46 +01:00
goat
da8be03124
don't log imgui asserts unless we've shown them this session
2025-01-09 22:00:53 +01:00
goat
27b6dfcbea
don't allow window additions for multi-monitor windows
2025-01-09 21:59:32 +01:00
goat
a690ccbeef
build: 11.0.5.1
2025-01-03 18:32:34 +01:00
wolfcomp
e999a8f678
Add timezone offset to system time in crash log ( #2142 )
2025-01-03 08:57:34 -08:00
goat
6d0c9d4f4a
build: 11.0.5.0
2025-01-03 17:00:03 +01:00
bleatbot
b74f4fba01
Update ClientStructs ( #2151 )
...
Co-authored-by: github-actions[bot] <noreply@github.com>
2025-01-03 15:07:57 +00:00
goat
e0eca2ac70
don't auto-enable imgui asserts for now, until we have better tracing
2025-01-02 17:29:49 +01:00
goat
d22ff8fad8
don't save windows that haven't changed
2025-01-02 17:29:17 +01:00
goat
cac76f045b
remove useless PathMap in c# projects
2025-01-02 15:10:15 +01:00
goat
be252bacc0
Merge pull request #2161 from goaaats/feat/stabilize_window_additions
...
Stabilize WindowSystem additional options menu
2024-12-30 23:29:37 +01:00
goat
35b49823e5
WindowSystem: fix clickthrough option not applying to child windows, persist options
...
Persistence is pretty WIP. I want to offer multiple presets in the future, and save more things like window positions.
2024-12-30 21:14:08 +01:00
goat
49a18e3c1e
Api11ToDo -> Api12ToDo
2024-12-30 14:01:50 +01:00
goat
335b3d1ed5
add todo to re-apply easings behavior change
2024-12-30 14:01:12 +01:00
goat
b36bdb2086
Revert "clamp value of all easings by default"
...
This reverts commit 1aada98393 .
Breaks the API.
2024-12-30 13:59:59 +01:00
goat
0cac90b032
plugin installer: only allow feedback for non-outdated plugins
2024-12-29 19:01:49 +01:00