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.
1 year ago
Jonathan
8f203b2ba1
Adding data table page to navigation UI
1 year ago
Jonathan
d320476084
Add tabbed DataTables with new Production, Vitality, and Movement tables
1 year ago
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.
1 year ago
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.
1 year ago
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.
1 year ago
Jonathan
25776b3b00
Adding Parent Connection for Parts
1 year ago
Jonathan
cacbe6979e
Start of data comparison tables
1 year ago
Jonathan
e820457176
Updating Mudblazor Version
1 year ago
Jonathan
38ff4e3e89
Publish profiles
1 year ago
Jonathan
65ab4bcf05
Upgrading .net version to 8
1 year ago
Jonathan
0bb95ee9a6
Updating calculator link
1 year ago
Jonathan McCaffrey
83ee8c3ae4
New patch data
4 years ago
Jonathan McCaffrey
9aa0134b60
Removing WIP settings button
4 years ago
Jonathan McCaffrey
d924fcba0f
Adding back in old search
4 years ago
Jonathan McCaffrey
bbe438b499
Fixing theme. Removing hidden pages from home
4 years ago
Jonathan McCaffrey
404db2b862
Adding MudBlazor UI with new Nav
4 years ago
Jonathan McCaffrey
a00af60fa4
Fixing playground project connection
4 years ago
Jonathan McCaffrey
2c9f2a4f25
Patch update
4 years ago
Jonathan McCaffrey
1cf05da8d8
Changing .net version back to 7
4 years ago
Jonathan McCaffrey
a298fc1a4c
Fixing version
4 years ago
Jonathan McCaffrey
be054a13e5
Update IGP.csproj
4 years ago
Jonathan McCaffrey
7468938878
Feature/new patch ( #52 )
4 years ago
Jonathan McCaffrey
76ad18234a
Removing discord bot code
4 years ago
Jonathan McCaffrey
8f10a98862
Downgrading .NET version to LTS
4 years ago
Jonathan McCaffrey
3bf12c04fc
New patch ( #50 )
4 years ago
Jonathan McCaffrey
9b02d9bab1
Revert nuget update
4 years ago
Jonathan McCaffrey
17f012bc9e
Updating game patch number
4 years ago
Jonathan McCaffrey
78deb6055c
fix(Data) Zard's pointed out fixes
...
I also need to handle DPS vs Charges for attacks
4 years ago
Jonathan McCaffrey
bfcf784210
Updating nuget packages
4 years ago
Jonathan McCaffrey
0caa61f42e
feat(BuildCalc) Add +income to calculator info
4 years ago
Jonathan McCaffrey
c16c0172bc
test(BrokenLinks) Now checking for broken links on a few pages
4 years ago
Jonathan McCaffrey
543ba97a3b
Minor style tweaks
4 years ago
Jonathan McCaffrey
bd8d6e6373
feat(Footer) Adding a basic footer ( #32 )
4 years ago
Jonathan McCaffrey
8fa45196e9
Cors...
4 years ago
Jonathan McCaffrey
b2516fc80a
Auto formatting
4 years ago
Jonathan McCaffrey
f103dc7bed
Minor fixes
4 years ago
Jonathan McCaffrey
8d0c99b4b6
cleanup Removing old dev section and canceled features
4 years ago
Jonathan McCaffrey
fe1e4f03e0
feat(SEO) Adding basic SEO ( #30 )
4 years ago
Jonathan McCaffrey
2465433b5f
feat(Icons) Added font awesome icons ( #29 )
4 years ago
Jonathan McCaffrey
a64d59bb46
feat(Search) Adding summaries to search
4 years ago
Jonathan McCaffrey
29e6fdffa2
test(WebsiteSearch) Adding tests for entity searching
4 years ago
Jonathan McCaffrey
bc5a13de20
feat(Documents) Moving dev docs to GitHub wiki. Updating Dev Links
4 years ago
Jonathan McCaffrey
37b7ec0ba9
fix(BuildCalc) Optimized pixels in charts
4 years ago
Jonathan McCaffrey
51e5bd8185
test(SearchTest) Added a test for opening and closing search dialog
4 years ago
Jonathan McCaffrey
06c0a976e8
feat(Database) Updating game patch, and fixing GA tags
4 years ago
Jonathan McCaffrey
0ae0f66ddb
fix(Analytics) Fixing GA Tag
4 years ago
Jonathan McCaffrey
7411cc7416
feat(Database) Updating database to latest patch. Updating Calc hotkey UI to match
4 years ago
Jonathan McCaffrey
b65dae0884
test(Discord) Added test logs to discord and start of discord chat bot
4 years ago
Jonathan McCaffrey
7c10149ff3
feat(TestAutomation) Harass Calculator tests and Search box style fix
4 years ago