1
0
mirror of synced 2024-11-28 08:30:56 +01:00
Commit Graph

9 Commits

Author SHA1 Message Date
shiibe
8ca2751fb4 Fix markdown code styles in dark mode 2024-06-05 23:28:37 -04:00
shiibe
22592f8afb Add markdown support for Dashboard page 2024-06-05 23:19:14 -04:00
shiibe
ce276c790a Combine language menus into one 2024-06-02 17:33:33 -04:00
S-Sebb
650552e403 Implemented better authentication system, completed more localization, implemented cached JWT login, implemented locking costumes and title plates for FreeProfileEditing 2024-05-01 16:13:47 +01:00
shiibe
5b1c4fc358 Clean up 2024-03-27 14:02:40 -04:00
271048ab6a Fixed scoreboard text update issue
The scoreboard now properly updates when a new difficulty is selected.

Setting it to "Difficulty.None" defaults to the highest difficulty the player currently has Ranks / Crowns for.

Also removed a bunch of css from the profile.razor file and moved it to a style in app.css.
2023-12-12 12:45:14 +01:00
6f3052c69b Achievement Board now has numbers on it
Placement of each score has been done, It still doesn't update properly but the values are properly set. Just need to figure out a way to rerender the scoreboard
2023-12-11 16:14:09 +01:00
0010a3eb34 Added Profile visualizer
Dan graphic still isn't displayed but disabling dan display on the nameplate updates the name disposition properly

Still haven't figured where the texture for AI 2, 3 and 4 are; useable in it's current state
2023-11-02 12:43:27 +01:00
asesidaa
d63e3e8f7f Update all to .net 8
Bump mudblazor to latest
2023-09-23 16:43:59 +08:00