Commit Graph

95 Commits

Author SHA1 Message Date
6d486f49 dc0395c7d3 Updating .NET versions 2026-06-02 22:02:01 -04:00
JonathanMcCaffrey 1f7a0819fc Playwright start 2026-05-31 14:33:58 -04:00
Jonathan b63d8330f7 Fixing harass calculator link 2025-08-10 18:35:36 -04:00
Jonathan cf3f6e647b Web page data refactor 2025-06-22 22:38:59 -04:00
Jonathan c0ea4a094e Splitting large data file for less cumbersome editing and IDE lag 2025-06-22 20:48:33 -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 fd20f8ca7d Start of considering depleted values for Raw Ether surges and bases 2025-06-21 21:09:31 -04:00
Jonathan 2baa295e1f More data updates to playtest patch 2025-06-15 21:31:32 -04:00
Jonathan b8d2210cc5 Rider cleanup suggestions in calculator 2025-06-14 12:18:44 -04:00
Jonathan c95ee06449 Removing all the meta agile and git stuff 2025-06-13 18:39:11 -04:00
Jonathan 071d2f5e35 More data fixes and added a bunch of disclaimers 2025-06-12 00:06:39 -04:00
Jonathan ff4941d38c More data, and minor updates to Build Calculator for June 2025 Playtest 2025-06-11 22:31:42 -04:00
Jonathan 4b2fe6d551 More data plus example flavour text UI 2025-06-11 20:41:31 -04:00
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