Commit Graph

17 Commits

Author SHA1 Message Date
Jonathan c0ea4a094e Splitting large data file for less cumbersome editing and IDE lag 2025-06-22 20:48:33 -04:00
Jonathan e28f74b354 Refactor DataTables and cleanup redundant code
Refactored `WeaponTable` grid to use a typed parameter and improve readability. Removed outdated or unnecessary sample comments, consolidated duplicate code, and reorganized theme-related components in `PageLayout`. Simplified initialization logic and improved formatting consistency.
2025-04-27 21:45:28 -04:00
Jonathan b653a00238 Add sorting, filtering, and new columns to WeaponTable
Enhanced the `MudDataGrid` in `WeaponTable` by enabling multiple sorting and filtering while adding new "Faction" and "Immortal" columns. Extended `EntityModel` and `DATA` to support faction and immortal data for the table. Added "Neutral" faction and new entity "Pyre Miner" to the data model.
2025-04-27 20:47:09 -04:00
Jonathan 25776b3b00 Adding Parent Connection for Parts 2025-04-27 20:05:18 -04:00
JonathanMcCaffrey c0c4e251a0 feat(Variables) Added variable service and new game patch 2022-04-18 18:28:56 -04:00
JonathanMcCaffrey 04c1718259 feature(BuildCalc) Added reset button, can change micro delay, and can alter timing interval again 2022-04-15 01:58:07 -04:00
JonathanMcCaffrey 231ce16dd6 fix(BuildCalc) Immortal filters 2022-04-14 00:11:50 -04:00
JonathanMcCaffrey 39db0afbe5 feat(BuildCalc) Optimized the build calculator 2022-04-13 19:23:04 -04:00
JonathanMcCaffrey 656b914c6e game patch(Immortal) 0.0.6.9121a patch updates, plus WIP build calculator code 2022-04-13 14:44:15 -04:00
JonathanMcCaffrey 16223cd010 feat(Navigation) Improved desktop navigation UI 2022-04-12 11:54:32 -04:00
JonathanMcCaffrey 3e226a6a9e Warning cleanup 2022-04-11 18:03:16 -04:00
JonathanMcCaffrey 81659a9f84 feat(Localization) Adding localization text. Fixing bugs in toasts 2022-04-10 21:03:47 -04:00
JonathanMcCaffrey d82e60efdf feat(Documents) Notes/Docs page improvements and warning cleanup 2022-04-10 15:08:52 -04:00
JonathanMcCaffrey 28087b58d9 feat(Database) Direct database/Throne links now work in the database. Added a Detailed/Plain view button 2022-04-03 20:09:21 -04:00
JonathanMcCaffrey a9d3920237 feat(Database) Adding entity dialog 2022-04-01 17:35:10 -04:00
JonathanMcCaffrey 2db4153c9d game patch(Immortal) Updated to 0.0.6.8900a 2022-03-30 23:58:27 -04:00
JonathanMcCaffrey e43d9a90e7 Initial commit 2022-03-30 12:48:07 -04:00