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
8b5d5a05e4
Metadata fix on Armor Types note date
2025-06-13 18:45:04 -04:00
Jonathan
02d6e2f5e9
Additional legacy data cleanup
2025-06-13 18:44:25 -04:00
Jonathan
22d245972c
Data cleanup
2025-06-13 18:43:24 -04:00
Jonathan
c95ee06449
Removing all the meta agile and git stuff
2025-06-13 18:39:11 -04:00
Jonathan
df5c5480d8
Removing SQL Convert project
2025-06-13 18:27:11 -04:00
Jonathan
e641189c9d
Removing SQL
2025-06-13 18:26:33 -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
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
3d10256b9f
Updating game patch version to correct patch
2025-05-02 20:49:04 -04:00
Jonathan
1f71062691
Fixing nav name of data tables
2025-04-27 22:22:08 -04:00
Jonathan
831512a64b
Add columns and pager to WeaponTable and update tool info
...
Added "Targets" and "Has Splash" columns as well as a pager for better data navigation in the WeaponTable. Enhanced the tool description to clarify its purpose for comparing and sorting data effectively.
2025-04-27 22:21:34 -04:00
Jonathan
8f203b2ba1
Adding data table page to navigation UI
2025-04-27 22:13:04 -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
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
38ff4e3e89
Publish profiles
2025-03-25 00:16:26 -04:00
Jonathan
65ab4bcf05
Upgrading .net version to 8
2025-03-24 23:25:54 -04:00
Jonathan
0bb95ee9a6
Updating calculator link
2025-03-17 16:21:28 -04:00
JonathanMcCaffrey
f084aedb0b
Merge pull request #61 from JonathanMcCaffrey/develop
...
Develop
2022-09-03 15:44:25 -04:00
JonathanMcCaffrey
079ced6af7
Merge branch 'temp' into develop
2022-09-03 15:37:46 -04:00
JonathanMcCaffrey
730bff71ef
Updating building health
2022-09-03 15:37:33 -04:00
JonathanMcCaffrey
01d8b383e1
Merge pull request #60 from JonathanMcCaffrey/temp
...
Temp
2022-09-03 15:07:14 -04:00
JonathanMcCaffrey
83ee8c3ae4
New patch data
2022-09-03 15:06:16 -04:00
JonathanMcCaffrey
56d54b5dea
Removing failing test
2022-09-03 14:41:30 -04:00
JonathanMcCaffrey
9aa0134b60
Removing WIP settings button
2022-09-03 14:41:23 -04:00
JonathanMcCaffrey
cd317c73fe
Testing test fail via Actions
2022-08-28 10:47:59 -04:00
JonathanMcCaffrey
d924fcba0f
Adding back in old search
2022-08-28 09:58:37 -04:00
JonathanMcCaffrey
bbe438b499
Fixing theme. Removing hidden pages from home
2022-08-28 09:51:35 -04:00
JonathanMcCaffrey
404db2b862
Adding MudBlazor UI with new Nav
2022-08-27 21:46:52 -04:00
JonathanMcCaffrey
a00af60fa4
Fixing playground project connection
2022-08-27 21:21:33 -04:00
JonathanMcCaffrey
8a89a13f18
Adding a playground project for playing with MudBlazor
2022-08-27 21:18:35 -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