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
goaaats
4e724fbe45
Remove old PInvoke libs
2025-04-15 23:58:01 +02:00
Haselnussbomber
81ced564d6
Better ImGui setup condition ( #2249 )
...
* Better ImGui setup condition
* Fix build
2025-04-15 21:44:10 +00:00
goaaats
90b15d45c6
Add dummy ImGuiScene project to make XL happy
2025-04-15 23:26:09 +02: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
b810154125
Add MinimumDalamudVersion to manifest, validate at install, update and load
2025-04-15 21:29:18 +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
561db8620a
Switch to org fork
2025-04-14 22:51:17 +02:00
goaaats
1841014155
build: 12.0.0.9
2025-04-14 21:33:50 +02:00
goaaats
dc83879c89
Texture handle shim
2025-04-14 21:20:39 +02:00
goaaats
6858c646a2
Fix conds in Window
2025-04-14 21:06:38 +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
47b4a9b502
Uncomment checks
2025-04-13 22:03:18 +02:00
goaaats
71d7ba8c88
remove bad cast
2025-04-13 21:59:45 +02:00
goaaats
308b9e4575
Re-add ImGui.NET, add compatibility shims
2025-04-13 21:52:27 +02:00
goaaats
b2fd7cc9e1
revert accidental injector changes
2025-04-13 20:48:31 +02:00
goaaats
fe562e8cf3
Remove most hand-authored native functions
2025-04-12 22:20:55 +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
goaaats
1bc216ccd6
Use bindings for DalamudIme
2025-04-08 22:21:36 +02:00
goaaats
ad3b0f0194
Fix some warnings
2025-04-08 22:21:04 +02:00
goaaats
af2b451955
Fix window additions
2025-04-08 00:46:27 +02:00
goaaats
0fd4cfee68
Fix ImRaii.TabItem
2025-04-08 00:13:14 +02:00
goaaats
eaadd3d136
Regen cimgui
2025-04-07 21:49:03 +02:00
goaaats
b8ce2d4001
Add standalone testbed
2025-04-07 20:05: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
5ddf473450
Fix nothing rendering, oops
2025-04-06 21:50:55 +02:00
goaaats
b5a8bfe399
move bindings around
2025-04-06 21:08:34 +02:00
goaaats
1bce618684
Add generated files for now
2025-04-06 20:59:55 +02:00
goaaats
0690cce995
wip bindings upgrade
2025-04-06 20:59:23 +02:00
goaaats
bd7e56850a
Remove ImGui.NET, add Hexa.NET.ImGui
2025-04-03 21:54:19 +02:00
goat
8213a29ef8
Merge pull request #1923 from Soreepeong/imguiscene-inside
...
Take ImGuiScene into Dalamud
2025-04-03 21:43:40 +02:00
goaaats
3bfb7b9d17
Upgrade ImGui.NET
2025-04-03 21:32:05 +02:00
goaaats
7166ab2fd7
Fix warning
2025-04-03 21:23:52 +02:00
goaaats
844d9a3b18
Fix duplicate package reference
2025-04-03 21:23:45 +02:00
goaaats
e2650807c1
Fix sln
2025-04-03 21:15:58 +02:00
goaaats
2951dc93ec
Merge master
2025-04-03 21:14:12 +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