Commit Graph

24 Commits

Author SHA1 Message Date
JonathanMcCaffrey 46150d3a69 Converting Tests back to C# but still with Playwright 2026-06-03 16:04:39 -04:00
JonathanMcCaffrey 1f7a0819fc Playwright start 2026-05-31 14:33:58 -04:00
Jonathan 1bc78306b8 Temp is depleted logic 2025-06-22 18:46:51 -04:00
Jonathan 826717c47f Harvest points can now be depleted 2025-06-21 21:10:06 -04:00
Jonathan b02232855d More information 2025-06-11 11:51:57 -04:00
Jonathan 2ac56f9672 Atzlan data. Very WIP 2025-06-10 16:49:49 -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 764192891c Add DPS calculations and columns to WeaponTable
Introduced new methods in `EntityWeaponModel` to calculate DPS for normal, light, medium, and heavy damage types. Updated `WeaponTable.razor` to display these new DPS values as additional columns for better weapon performance insights. Also fixed missing initialization of the base `Damage` property in test data.
2025-04-27 20:57:01 -04:00
Jonathan 25776b3b00 Adding Parent Connection for Parts 2025-04-27 20:05:18 -04:00
Jonathan cacbe6979e Start of data comparison tables 2025-04-27 19:42:47 -04:00
Jonathan e820457176 Updating Mudblazor Version 2025-04-27 19:34:50 -04:00
JonathanMcCaffrey 78deb6055c fix(Data) Zard's pointed out fixes
I also need to handle DPS vs Charges for attacks
2022-05-04 18:14:56 -04:00
JonathanMcCaffrey b2516fc80a Auto formatting 2022-05-02 02:04:40 -04:00
JonathanMcCaffrey 7411cc7416 feat(Database) Updating database to latest patch. Updating Calc hotkey UI to match 2022-04-29 01:17:54 -04:00
JonathanMcCaffrey adbf36da9f feat(Storage) Storage feature done 2022-04-24 21:34:02 -04:00
JonathanMcCaffrey 89e12a8de0 feat(BuildCalc) Wait To button and some WIP code 2022-04-20 12:36:52 -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 656b914c6e game patch(Immortal) 0.0.6.9121a patch updates, plus WIP build calculator code 2022-04-13 14:44:15 -04:00
JonathanMcCaffrey b540e360c8 data(Database) Added passive data from Twitter post 2022-04-12 17:28:39 -04:00
JonathanMcCaffrey d82e60efdf feat(Documents) Notes/Docs page improvements and warning cleanup 2022-04-10 15:08:52 -04:00
JonathanMcCaffrey 8584570a1e fix(Database) Fixed refresh bug. Fixed wrong data in database 2022-04-03 17:46:28 -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