Commit graph

6447 commits

Author SHA1 Message Date
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
goaaats
541c073c32 build: 12.0.0.1 2025-03-28 22:41:00 +01:00
Haselnussbomber
0d9eca1877
Fix GameInventoryItem array initialization (#2222) 2025-03-28 18:32:23 +00:00
bleatbot
baf796f5e1
Update ClientStructs (#2221)
Co-authored-by: github-actions[bot] <noreply@github.com>
2025-03-28 17:51:54 +00:00
Haselnussbomber
b28fab2d08
More InvokeSafely calls (#2215)
* Safely invoke DutyState event handlers

* Safely invoke GameGui event handlers
2025-03-28 09:19:25 -07:00
bleatbot
c1557df585
Update ClientStructs (#2216)
Co-authored-by: github-actions[bot] <noreply@github.com>
2025-03-28 16:07:55 +00:00
Bloodsoul
e5e3b2780c
Update FateState.cs (#2218)
Updating to 7.2 according to related changes in CS
01c4dfe8ca
2025-03-28 16:07:35 +00:00
Haselnussbomber
6160252418
Update GameInventoryItem (#2219)
* Update GameInventoryItem

- Resolve symbolic InventoryItem, used in HandIn
- Harden Materia/MateriaGrade/Stains results
- Make sure GameInventoryItem is constructed correctly

* Remove some duplicate code from InventoryWidget

* Fix null check
2025-03-28 09:00:14 -07:00
Haselnussbomber
f5b3d85066
Bump Lumina.Excel to 7.2.1 (#2220) 2025-03-28 08:57:39 -07:00
goaaats
fb61d72fae Remove legacy corrupted state exceptions entirely 2025-03-28 00:52:06 +01:00
KazWolfe
9c80b72e5e
deps: bump clientstructs (#2217)
- and fix the errors
2025-03-27 23:48:12 +00:00
bleatbot
6dddfa1597
Update ClientStructs (#2213)
Co-authored-by: github-actions[bot] <noreply@github.com>
2025-03-27 02:57:35 +00:00
AllunEve
0a06a9cbbd
Astral fire and Umbral ice are Gone. (#2214)
Co-authored-by: Alluneve <jeroen@buelens.com>
2025-03-26 19:48:32 -07:00
Caraxi
46ed621761
Add BitmapFontIcons from 7.2 (#2212) 2025-03-26 23:20:37 +00:00
goaaats
f94f03e114 Merge branch 'api12' 2025-03-26 20:44:48 +01:00
goat
202da067c1
ci: disable rollup 2025-03-26 20:43:09 +01:00
marzent
8320a824ce
return an error HRESULT when dotnet runtime can't be found (#2209) 2025-03-26 12:38:27 -07:00
Blair
19ba6a961f
Switch INotificationManager and ITitleScreenMenu to use ISharedImmediateTexture (#1879)
* Switch INotificationManager and ITitleScreenMenu to use ISharedImmediateTexture #1879

* Remove SetIconTexture
Remove some remarks that no longer apply

* Cleanup StyleCop warnings
2025-03-26 20:36:18 +01:00
Kaz Wolfe
81bc0012ed
more cs bumpies uwu
- boing
- boing
- boing
2025-03-26 12:12:36 -07:00
Kaz Wolfe
494291511c
*CS bumping noises* 2025-03-26 09:52:36 -07:00
Aireil
43e380493f
Fix FlyTextKind enum (#2207)
* Fix FlyTextKind enum

* Remove the experimental tags
2025-03-25 20:25:10 -07:00
Haselnussbomber
2f029567e4
Fixing colors and NounResolver (#2208)
* Fixing colors and NounResolver

* Remove failing special case NounProcessor selftest
2025-03-25 17:32:24 -07:00
Kaz Wolfe
cba1a7d18c
fix: AddonLifecycle sig, cs bump 2025-03-25 16:17:21 -07:00
Kaz Wolfe
dc30651fb6
deps: bump cs 2025-03-25 13:02:20 -07:00