Dalamud/Dalamud/Game
Haselnussbomber f2c132c7d8
Allow setting a DisplayOrder on commands (#2162)
* Allow setting a DisplayOrder on commands

* Linq on demand

* Sort commands in /help alphabetically

* note default in xmldoc

---------

Co-authored-by: goat <16760685+goaaats@users.noreply.github.com>
2025-01-09 21:15:14 +00:00
..
Addon Move more things to ClientStructs (#2080) 2024-11-14 08:29:28 -08:00
ClientState Api11ToDo -> Api12ToDo 2024-12-30 14:01:50 +01:00
Command Allow setting a DisplayOrder on commands (#2162) 2025-01-09 21:15:14 +00:00
Config Fix config option summaries (#2138) 2024-12-04 22:22:51 +01:00
DutyState Move more things to ClientStructs (#2080) 2024-11-14 08:29:28 -08:00
Gui Api11ToDo -> Api12ToDo 2024-12-30 14:01:50 +01:00
Internal Move more things to ClientStructs (#2080) 2024-11-14 08:29:28 -08:00
Inventory Use correct type for GameInventoryItem.Stains (#2099) 2024-11-16 17:50:15 -08:00
Marketboard fix: Safely invoke marketboard events being sent to plugins. (#2150) 2024-12-25 23:33:23 +01:00
Network Fetch market board uploader info from main thread (#2158) 2024-12-26 16:39:54 +01:00
Text fix some warnings 2024-12-26 14:11:14 +01:00
BaseAddressResolver.cs Add "loading dialog" for service init, unify blocking logic (#1779) 2024-04-21 17:28:37 +02:00
ChatHandlers.cs [api11] Some code cleanup and signature replacements (#2066) 2024-11-12 08:20:29 -08:00
ClientLanguage.cs actually just move the language types, don't use the one from the common assembly 2024-06-29 01:26:29 +02:00
Framework.cs [api11] Some code cleanup and signature replacements (#2066) 2024-11-12 08:20:29 -08:00
GameLifecycle.cs chore: Remove the [InterfaceVersion] attribute (#1844) 2024-06-16 13:01:17 +02:00
SigScanner.cs Fix GameNetwork sig (#2031) 2024-08-27 08:33:47 -07:00
TargetSigScanner.cs chore: Remove the [InterfaceVersion] attribute (#1844) 2024-06-16 13:01:17 +02:00