JonKazama-Hellion 8d6b603963 Bump Dalamud SDK 14.0.1 → 15.0.0 for FFXIV 7.5 API compatibility
- Update Dalamud.NET.Sdk version in csproj
- Regenerate packages.lock.json against SDK 15
- Migrate FFXIVClientStructs.FFXIV.Component.GUI.ValueType → AtkValueType
  (SynthesisValues.cs)
- Introduce local IEndObject interface in ImRaii2.cs (Dalamud's nested
  ImRaii.IEndObject was removed in SDK 15)
- Switch direct Dalamud ImRaii returns to typed disposables
  (ImRaii.TabItemDisposable, ImRaii.ColorDisposable)
- Replace `if (!panel)` / `if (plot)` with `.Success` checks for the
  local IEndObject helpers
- Fix ref-bool lifetime issue in Settings.TabItem by using the
  ImRaii.TabItem(label, flags) overload
2026-05-26 19:35:42 +02:00
2025-03-28 21:07:43 -07:00
2025-12-21 23:55:42 -08:00
2025-12-21 23:55:42 -08:00
2026-01-03 07:53:47 -08:00
2025-12-21 23:55:42 -08:00
2024-03-15 01:28:58 -07:00
2024-11-28 02:37:54 -08:00
2023-11-23 20:08:42 -08:00
2023-06-29 13:33:16 -07:00
2023-06-29 13:43:51 -07:00
S
Description
The best FFXIV crafting solver via hardware accelerated Genetic MCTS. https://github.com/WorkingRobot/Craftimizer
Readme MIT 1.7 MiB
v0.1.0 Latest
2026-05-26 18:54:26 +00:00
Languages
C# 99.2%
Shell 0.6%
Python 0.2%