Commit Graph

81 Commits

Author SHA1 Message Date
Jonathan b02232855d More information 2025-06-11 11:51:57 -04:00
Jonathan f5e8984ab8 More info 2025-06-10 18:27:34 -04:00
Jonathan 2ac56f9672 Atzlan data. Very WIP 2025-06-10 16:49:49 -04:00
Jonathan e464b9ecab Updated Masked Hunter Data 2025-06-10 10:39:49 -04:00
Jonathan 720a99991f Adding an out of date warning on patch text. 2025-05-02 21:47:56 -04:00
Jonathan 80f44c3931 0.0.6.10415a 2025-05-02 21:32:02 -04:00
Jonathan db48f05686 Patch 0.0.6.10322a 2025-05-02 21:29:37 -04:00
Jonathan e90621c2fd Updating to patch 0.0.6.10294a 2025-05-02 21:25:31 -04:00
Jonathan 3d10256b9f Updating game patch version to correct patch 2025-05-02 20:49:04 -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 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
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
Jonathan 65ab4bcf05 Upgrading .net version to 8 2025-03-24 23:25:54 -04:00
JonathanMcCaffrey 730bff71ef Updating building health 2022-09-03 15:37:33 -04:00
JonathanMcCaffrey 83ee8c3ae4 New patch data 2022-09-03 15:06:16 -04:00
JonathanMcCaffrey 2c9f2a4f25 Patch update 2022-08-27 15:41:51 -04:00
JonathanMcCaffrey 86c5961625 Fixing id 2022-08-21 21:47:29 -04:00
JonathanMcCaffrey ad2681ee24 Data fixes 2022-08-21 21:38:28 -04:00
JonathanMcCaffrey b632710c14 Fixing Bonestalker build time 2022-08-21 16:03:02 -04:00
JonathanMcCaffrey 7468938878 Feature/new patch (#52) 2022-08-21 15:33:01 -04:00
Jonathan McCaffrey 8f10a98862 Downgrading .NET version to LTS 2022-08-15 02:03:52 -04:00
JonathanMcCaffrey 3bf12c04fc New patch (#50) 2022-06-26 11:33:19 -04:00
JonathanMcCaffrey 0b6e1b0780 fix(Data): Maledictions is probably an unreleased PASSIVE not ability 2022-05-08 13:33:07 -04:00
JonathanMcCaffrey 8df7871a18 fix(Data) Grammar fix in Thrum description 2022-05-06 10:32:52 -04:00
JonathanMcCaffrey 90b149946c fix(Database) Sceptre mistakes pointed out from Discord 2022-05-06 10:08:03 -04:00
JonathanMcCaffrey 3e3ba3ff5e fix(Data) Mother's Hunger description fix 2022-05-05 23:52:36 -04:00
JonathanMcCaffrey cb2e3ae39a fix(Data) Missing Ichor passives and fixes 2022-05-04 19:00:01 -04:00
JonathanMcCaffrey 6409afd0fe fix(Database) Proper Immortal passive text 2022-05-04 18:21:05 -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 0caa61f42e feat(BuildCalc) Add +income to calculator info 2022-05-03 19:13:34 -04:00
JonathanMcCaffrey b2516fc80a Auto formatting 2022-05-02 02:04:40 -04:00
JonathanMcCaffrey 2465433b5f feat(Icons) Added font awesome icons (#29) 2022-05-02 01:03:04 -04:00
JonathanMcCaffrey a64d59bb46 feat(Search) Adding summaries to search 2022-05-01 19:17:02 -04:00
JonathanMcCaffrey 37b7ec0ba9 fix(BuildCalc) Optimized pixels in charts 2022-04-30 01:11:34 -04:00
JonathanMcCaffrey 06c0a976e8 feat(Database) Updating game patch, and fixing GA tags 2022-04-29 13:56:54 -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 7c10149ff3 feat(TestAutomation) Harass Calculator tests and Search box style fix 2022-04-27 20:36:40 -04:00
JonathanMcCaffrey adbf36da9f feat(Storage) Storage feature done 2022-04-24 21:34:02 -04:00
JonathanMcCaffrey 6fec1a96c0 feat(BuildCalc) Finished training capacity feature 2022-04-24 14:12:23 -04:00
JonathanMcCaffrey 015262de9a Unfinished training queue code 2022-04-24 12:02:42 -04:00
JonathanMcCaffrey 89e12a8de0 feat(BuildCalc) Wait To button and some WIP code 2022-04-20 12:36:52 -04:00
JonathanMcCaffrey af03cae560 data(Database) Added additional data to Blood Well passives 2022-04-19 17:35:50 -04:00
JonathanMcCaffrey ef1fa7e864 fix(Search) Fixed search auto focus, plus some WIP code 2022-04-19 15:36:15 -04:00
JonathanMcCaffrey fb70b788bc style(BuildCalc) Bank UI improvements and code cleanup 2022-04-18 21:38:59 -04:00
JonathanMcCaffrey ab9bffc23f fix(HarassCalculator) Travel time UX now makes sense. Fixed divide by zero errors 2022-04-18 20:30:52 -04:00
JonathanMcCaffrey c0c4e251a0 feat(Variables) Added variable service and new game patch 2022-04-18 18:28:56 -04:00
JonathanMcCaffrey 72286f9f7b data(Database) New patch 2022-04-18 16:39:45 -04:00