Tupae
cf5a6f2635
Add a command line for multimonitor toogle ( #2254 )
...
* Update DalamudCommands.cs
Added a /xlmulti command for toggling multimonitor.
Using Dalamud local build encounters Assertion Failure with Umbra plugin enabled. Otherwise works fine.
* Update DalamudCommands.cs
replaced /xlmulti with /xltogglemultimonitor to be more explicit
---------
Co-authored-by: Fractal <Fractal@FRACTAL>
2025-04-22 14:34:36 +00:00
Haselnussbomber
aea62732e5
Safer AddonEventManager node removal ( #2232 )
...
* Remove events on Framework thread
* Make sure the addon is not unloaded
* Cleanup node finding loop
* Wait for PluginEventController to be disposed
2025-04-22 07:34:19 -07:00
Haselnussbomber
61a17dac28
SeString Creator and Evaluator fixes ( #2250 )
...
* Fix SeString Creator example
* SeStringEvaluator: Don't print auto translation brackets for categories
* SeStringEvaluator: Fix map id mask
MapId is a ushort, not a byte.
2025-04-21 14:02:26 +02:00
Haselnussbomber
39ac9f9dad
Make ItemUtil public ( #2252 )
2025-04-21 14:01:59 +02:00
goaaats
c7cc771ee2
Upgrade Reloaded.Hooks/Reloaded.Assembler to address concurrency problems
2025-04-20 15:16:46 +02:00
goaaats
672793b6c0
Add hook stress test
2025-04-17 17:23:23 +02:00
Haselnussbomber
81ced564d6
Better ImGui setup condition ( #2249 )
...
* Better ImGui setup condition
* Fix build
2025-04-15 21:44:10 +00:00
goaaats
cb8d9cc397
Replace update message with link to changelog
...
...instead of pointing to Discord
2025-04-15 21:43:23 +02:00
Cytraen
af1eb275cf
sort by search score in plugin installer if opened w/ search text ( #2246 )
2025-04-15 21:33:28 +02:00
goaaats
3f724170b2
Fix a warning
2025-04-15 21:14:24 +02:00
goaaats
2f0c57d5ad
Reassign leftover Api12ToDo to Api13ToDo
2025-04-15 19:12:07 +02:00
goaaats
1841014155
build: 12.0.0.9
2025-04-14 21:33:50 +02:00
KazWolfe
e52ac55d91
deps: bump clientstructs ( #2243 )
...
- fix fate HasExpBonus
- remove deprecation from concrete class
- kept on interface
2025-04-14 19:57:56 +02:00
nebel
708f3d0ab2
Improve null checking for badly set properties in NamePlateGui ( #2245 )
2025-04-14 19:54:53 +02:00
goaaats
2787e37548
build: 12.0.0.8
2025-04-12 12:18:08 +02:00
Blair
26aaf974bc
Add menu functions to ImRaii ( #2227 )
2025-04-09 22:16:51 +02:00
Haselnussbomber
98c5fbd666
Update AddonEventType ( #2238 )
...
* Update AddonEventType
* Fix copy paste mistake
2025-04-09 22:16:28 +02:00
Blair
a555514de3
Show correct changelog in plugin installer window ( #2236 )
2025-04-09 22:15:09 +02:00
Ottermandias
d3dd3ab7c7
Add configurable default sorting to FileDialog. ( #2233 )
2025-04-09 22:14:47 +02:00
Haselnussbomber
bc18198435
Fix kilo macro not having thousands separators ( #2237 )
2025-04-09 22:13:27 +02:00
Haselnussbomber
499952b3d2
SeStringEvaluator: Fix HeadAll not capitalizing correctly ( #2240 )
...
* Fix obsoletes
* Fix HeadAll not capitalizing correctly
* Fix incorrect denoun cases in SeString Creator
* Implement Utf8String.ToUpper in C#
* Handle characters with accents too
* Add remarks to ToUpper functions
2025-04-09 22:13:11 +02:00
Haselnussbomber
f96e2ae37c
Fix reading world name for PcName ( #2235 )
2025-04-06 21:36:26 +00:00
Haselnussbomber
48968322c4
Update ConditionFlag enum ( #2234 )
2025-04-06 23:30:45 +02:00
goaaats
97b01d697b
Delay IM hook setup to after the game sets up rendering
...
This seems to (hack)fix some odd behavior around shader caching as reported by various users.
2025-04-03 19:15:12 +02:00
goaaats
f812bf8f09
Correctly test Framework Run vs. RunOnTick
2025-04-03 19:13:42 +02:00
goaaats
c1805bd510
Fix warning
2025-04-03 00:37:20 +02:00
goaaats
ca438b6e69
Add self-test for framework task scheduling
2025-04-03 00:32:37 +02:00
goaaats
810611e086
Add "jump to" button to self-test window
2025-04-03 00:17:20 +02:00
goaaats
7286d9714c
Add question to toast self test
2025-04-03 00:03:16 +02:00
goaaats
d2cae32bc2
AgingSteps => SelfTestSteps
2025-04-02 22:38:28 +02:00
goaaats
95bac801b2
Remove 2025 april fools
2025-04-01 23:16:35 +02:00
goaaats
5eee678899
Unify body notice drawing logic, clear search when switching groups
2025-04-01 23:15:31 +02:00
goaaats
34ca8b8f99
Fix updates failing due to flipped WorkingPluginId check
2025-04-01 19:58:19 +02:00
goaaats
34679d085b
Extract plugin to temp directory before copying to final location, some minor cleanup
2025-04-01 18:55:27 +02:00
goaaats
f2c89bfc00
build: 12.0.0.7
2025-04-01 01:54:01 +02:00
goaaats
2a049c40d6
Make it lame again
2025-04-01 01:53:14 +02:00
goaaats
4a1f7824ce
build: 12.0.0.6
2025-04-01 01:28:05 +02:00
goaaats
c67ed345b7
Add prizes
2025-04-01 01:27:44 +02:00
goaaats
46c0a86375
build: 12.0.0.5
2025-03-31 22:51:28 +02:00
goaaats
104504f6a6
Add 2025 april fools
2025-03-31 22:51:12 +02:00
goaaats
3d04d75811
build: 12.0.0.4
2025-03-31 18:31:00 +02:00
KazWolfe
126e96689b
fix: Repair broken contextmenu test ( #2231 )
...
- Bump clientstructs
2025-03-31 18:25:47 +02:00
bleatbot
d86232dbe8
Update ClientStructs ( #2228 )
...
Co-authored-by: github-actions[bot] <noreply@github.com>
2025-03-30 20:51:42 +00:00
goaaats
7cb0d61fe4
Use RunOnTick instead
2025-03-29 20:09:26 +01:00
goaaats
dac14b9168
Add test for fastfail exception
2025-03-29 20:04:41 +01:00
goaaats
813bb1d360
build: 12.0.0.3
2025-03-29 19:06:48 +01:00
bleatbot
37ca457d97
Update ClientStructs ( #2226 )
...
Co-authored-by: github-actions[bot] <noreply@github.com>
2025-03-29 17:54:10 +00:00
bleatbot
a9fd92ad62
Update ClientStructs ( #2224 )
...
Co-authored-by: github-actions[bot] <noreply@github.com>
2025-03-29 05:53:25 +00:00
goaaats
106b59dc45
build: 12.0.0.2
2025-03-28 23:25:38 +01:00
Haselnussbomber
0e87856bd2
Remove MateriaSlotCount check ( #2223 )
2025-03-28 22:16:17 +00:00