Commit Graph

10 Commits

Author SHA1 Message Date
JonKazama-Hellion b598c03e9e Apply csharpier reflow across source tree
Reformats the entire Craftimizer source tree with dotnet csharpier 1.2.6
to match the Hellion Forge house style (matches what HellionChat enforces
in its pre-push pipeline). Pure whitespace + using-block sorting; no
semantic changes.

This is a one-time noisy commit. Future code edits in this fork should
land csharpier-clean because the pre-push hook (introduced in the next
commit) runs `dotnet csharpier check Craftimizer/` as Block C of the
preflight gate.

Trade-off acknowledged: this widens the merge gap with upstream
Craftimizer should Asriel ever resume maintenance. Given the upstream
has been dormant since FFXIV 7.4 and the fork is light-rename only
(internal namespaces unchanged), the marginal cost is acceptable.
2026-05-26 20:21:21 +02:00
Asriel Camora a041fc6ebf Update for 7.4 2025-12-21 23:55:42 -08:00
Asriel Camora 100f430e39 7.1 Updates 2024-11-24 01:01:06 -08:00
Asriel Camora fa45ac072e Change to ExdSheets 2 2024-08-06 11:53:03 -07:00
Asriel Camora f2d03730ce Remove Plugin.CopyMacro redundancy 2024-07-27 01:32:15 -07:00
Asriel Camora 1bfbf6f20e Minor init optimizations 2024-06-19 15:17:29 -07:00
Asriel Camora f6574ae604 C# 12 stuff & ExdSheets 2024-06-14 13:21:04 -07:00
Asriel Camora 7eb02a1f34 Change to GeneratedSheets2 2024-03-19 15:56:31 -07:00
Asriel Camora 94ea1f84de .net 8 syntax/perf changes 2024-03-15 01:28:58 -07:00
Asriel Camora 234eb3a7ab 1.9.0.0 (Testing) Release 2023-10-17 03:36:31 -07:00