1
0
mirror of synced 2024-12-02 18:17:20 +01:00
Commit Graph

22 Commits

Author SHA1 Message Date
98db30f14d Admins can now click on players on the song page
This displays their play history.
Made DaniDojo songs clickable as well.
2024-11-08 22:15:15 +01:00
e2becc6231 More styling changes 2024-10-31 15:39:45 +01:00
499312a02e Editing table styling, added search on highscores 2024-10-31 12:40:30 +01:00
505b867e1a Updated highscore page styling, fixed empty entries
Songs entries can be broken when updating the datatables (if songs are removed). The frontend now filters those empty songs out.
2024-10-29 14:33:03 +01:00
9cdfb0406b Style updates 2024-10-28 15:15:50 +01:00
eb23d4fe13 Disabled floating animation in firefox
The animation was lagging the firefox renderer for some reason.
It works fine on all the other browsers i've tested so to be safe i'll just disable it in firefox as it's not worth lagging the whole page.

Cleaned up the css for the profile images as well.
2024-10-25 11:46:02 +02:00
87299c98d5 All images are now webp, Puchi has a floating animation
@CottonGuard reexported the remaining images to webp, lowering their size by 50%.
@lty2008one made a css animation for the puchi characters.
2024-10-25 10:06:14 +02:00
shiibe
ef526caeee Make User Cards the same height per row 2024-10-24 19:23:41 -04:00
shiibe
81acfcf38a Fix wrong height unit 2024-10-24 19:19:42 -04:00
shiibe
c8ba3f099f Fix error styles 2024-10-24 19:16:50 -04:00
shiibe
a7f7fef75a Style updates 2024-10-24 19:14:07 -04:00
shiibe
c8e21fa1f5 Fix breadcrumb colors 2024-10-24 17:13:59 -04:00
shiibe
2e51cb6daa Add more supports to markdown 2024-06-05 23:53:33 -04:00
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