Commit Graph

31 Commits

Author SHA1 Message Date
Jonathan 7680fae30b Removing variable service 2025-06-22 22:49:59 -04:00
Jonathan 9e9b25ae6f Removing pointless WebsiteService.cs 2025-06-22 22:46:45 -04:00
Jonathan 826717c47f Harvest points can now be depleted 2025-06-21 21:10:06 -04:00
Jonathan c95ee06449 Removing all the meta agile and git stuff 2025-06-13 18:39:11 -04:00
Jonathan 2246847145 Clean up code formatting and enhance data immutability
Standardized spacing and removed extraneous white space across multiple files for better readability. Updated several data grids to use `readonly` for `_data` collections, improving immutability and code clarity.
2025-05-02 20:52:15 -04:00
Jonathan d320476084 Add tabbed DataTables with new Production, Vitality, and Movement tables 2025-04-27 22:07:52 -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 e820457176 Updating Mudblazor Version 2025-04-27 19:34:50 -04:00
JonathanMcCaffrey 404db2b862 Adding MudBlazor UI with new Nav 2022-08-27 21:46:52 -04:00
Jonathan McCaffrey 8f10a98862 Downgrading .NET version to LTS 2022-08-15 02:03:52 -04:00
JonathanMcCaffrey 8fa45196e9 Cors... 2022-05-02 02:54:36 -04:00
JonathanMcCaffrey 0ae0f66ddb fix(Analytics) Fixing GA Tag 2022-04-29 13:20:44 -04:00
JonathanMcCaffrey 43d7391df2 feat(DataCollection) Added opt-in data collection 2022-04-25 16:08:20 -04:00
JonathanMcCaffrey afaafbe713 feat(Permission) Added start of the Storage feature. Detailed/Plain default toggle 2022-04-24 19:33:18 -04:00
JonathanMcCaffrey c0c4e251a0 feat(Variables) Added variable service and new game patch 2022-04-18 18:28:56 -04:00
JonathanMcCaffrey 1e2d9846b3 feat(EconomyComparison) Added new WIP Feature 2022-04-17 20:27:24 -04:00
JonathanMcCaffrey 98701aa676 Adding lazy loader 2022-04-16 20:23:54 -04:00
JonathanMcCaffrey b9e3633d1c feat(Navigation) Added a search button for desktop users 2022-04-16 18:56: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 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 b0032bd865 fix(Toast) Fixing fading. 2022-04-12 03:03:20 -04:00
JonathanMcCaffrey 81659a9f84 feat(Localization) Adding localization text. Fixing bugs in toasts 2022-04-10 21:03:47 -04:00
JonathanMcCaffrey 4322be0053 feat(Toasts) Adding toasts 2022-04-10 18:52:43 -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 73cc82709c open source update. Fixed Database filters, added docs page 2022-04-03 13:13:59 -04:00
JonathanMcCaffrey 596f82bc8c feat(Notes) notes are now markdown. Documents WIP 2022-04-01 19:41:19 -04:00
JonathanMcCaffrey a9d3920237 feat(Database) Adding entity dialog 2022-04-01 17:35:10 -04:00
JonathanMcCaffrey 363d6835b8 feat(Immortal) Disabling SQL 2022-03-30 21:28:08 -04:00
JonathanMcCaffrey e43d9a90e7 Initial commit 2022-03-30 12:48:07 -04:00