Commit Graph

23 Commits

Author SHA1 Message Date
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 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 8d0c99b4b6 cleanup Removing old dev section and canceled features 2022-05-02 01:41:09 -04:00
JonathanMcCaffrey 29e6fdffa2 test(WebsiteSearch) Adding tests for entity searching 2022-05-01 18:47:54 -04:00
JonathanMcCaffrey 43d7391df2 feat(DataCollection) Added opt-in data collection 2022-04-25 16:08:20 -04:00
JonathanMcCaffrey 5e9ed4c2f5 Stream Patch plus WIP and quick fixes 2022-04-24 22:24:05 -04:00
JonathanMcCaffrey adbf36da9f feat(Storage) Storage feature done 2022-04-24 21:34:02 -04:00
JonathanMcCaffrey c0c4e251a0 feat(Variables) Added variable service and new game patch 2022-04-18 18:28:56 -04:00
JonathanMcCaffrey b9e3633d1c feat(Navigation) Added a search button for desktop users 2022-04-16 18:56:56 -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 b270453030 fix(ChangeLog) No longer breaks when revisiting 2022-04-03 20:32:54 -04:00
JonathanMcCaffrey 28087b58d9 feat(Database) Direct database/Throne links now work in the database. Added a Detailed/Plain view button 2022-04-03 20:09:21 -04:00
JonathanMcCaffrey 8584570a1e fix(Database) Fixed refresh bug. Fixed wrong data in database 2022-04-03 17:46:28 -04:00
JonathanMcCaffrey 0ead4d16fc fix(Database) Database style formatting 2022-04-01 18:19:21 -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