1
0
mirror of synced 2024-11-28 16:40:57 +01:00
Commit Graph

37 Commits

Author SHA1 Message Date
S-Sebb
0d2e98e138 Localized a lot more texts 2024-06-05 14:29:46 +01:00
shiibe
145c75c5ec Add 39.06 Nameplates (Thanks CottonGuard!) 2024-06-02 13:08:28 -04:00
shiibe
a33fbbfc5d Fix build error 2024-06-02 12:30:38 -04:00
shibe
c5e6626422
Merge pull request #30 from asesidaa/LoginRefactor
Login refactor
2024-06-01 22:50:07 -04:00
S-Sebb
2069681390 Major refactors including frontend requests refactors, authentication refactors and request compressions 2024-05-25 18:12:30 +01:00
shiibe
7b8ce205ae Fix Achievement Panel
* Fixes UraOni values not including Oni difficulty
2024-05-17 22:42:29 -04:00
S-Sebb
17331bcad4 Major authentication refactors 2024-05-16 23:32:46 +01: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
e0b3e3783e Update user name in breadcrumbs if it is changed 2024-03-09 12:55:52 -05:00
shiibe
e6270013ff Adjust breadcrumbs, login redirects 2024-03-09 11:59:21 -05:00
shiibe
139a612b6c More UI clean up
* Clean up repeated code
* Move User cards to a reusable component
* Create page for Login
* Clean up Login, Register, and Change password forms
* Add links to sidebar navigation
* Lots of other misc. stuff
2024-03-09 01:07:34 -05:00
4495ee81c9 Merge remote-tracking branch 'upstream/CHN' into profile-visualizer 2023-12-12 12:48:48 +01: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
S-Sebb
509ac85718 Add registering with last play date time, add disabling free profile editing 2023-11-12 23:12:54 +00:00
S-Sebb
293f162b3f Add webUI apis to manager user's access codes, take 2 2023-11-12 17:56:57 +00:00
S-Sebb
de1671aac9 Revert "Add webUI apis to manager user's access codes"
This reverts commit c1cac55683.
2023-11-12 17:41:36 +00:00
S-Sebb
c1cac55683 Add webUI apis to manager user's access codes 2023-11-12 17:34:33 +00:00
S-Sebb
cae9f09f15 Add credential table, refactored related webUI code 2023-11-11 21:04:11 +00:00
9bfae2a56c Added Achievement Board
Still has no logic for default (Highest difficulty played) option, doesn't display any numbers yet but divs are placed at the right place already.
2023-11-02 17:25:43 +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
S-Sebb
df2c8024ea Merge from TaikoLocalServer-CHN repo 2023-10-16 10:38:27 +01:00
S-Sebb
c963809be6 Implemented getting flagArraySizes(other than don Color) dynamically on WebUI 2023-10-15 15:27:07 +01:00
asesidaa
d63e3e8f7f Update all to .net 8
Bump mudblazor to latest
2023-09-23 16:43:59 +08:00
esuo1198
fd38cc6808 Add MyDonNameLanguage to WebUI 2023-09-18 19:26:08 +09:00
esuo1198
4fedead174 Add DifficultySettingArray handle and WebUI 2023-09-18 18:54:02 +09:00
esuo1198
8b56689822 initial commit 2023-09-09 21:58:20 +09:00
shiibe
30e681ba02 Add vh sizing to title table
This should allow the entire dialog to be visible when browser is at least ~540px in height.
2022-09-15 11:43:27 -04:00
TLH
f290deca3f Tweaking the table 2022-09-15 20:05:36 +09:00
asesidaa
a5f3cef90e Change to table for built in titles 2022-09-15 17:47:46 +08:00
asesidaa
e6eb83af2c Clean up 2022-09-15 15:27:27 +08:00
asesidaa
f8ef701b86 Refactor costume related functions 2022-09-15 13:18:50 +08:00
shiibe
128f2834fe Add autocomplete for player title 2022-09-14 17:20:55 -04:00
shiibe
0e3a54eeef Add missing color, fix max values 2022-09-14 16:13:30 -04:00
shiibe
0888581d27 Add color pickers 2022-09-14 14:17:46 -04:00
shiibe
fb3ceac51c Add costume constants 2022-09-14 10:38:20 -04:00
asesidaa
a147b82ecc Add primitive dan data page 2022-09-12 00:28:12 +08:00