1
0
mirror of synced 2024-11-24 15:00:16 +01:00
Commit Graph

38 Commits

Author SHA1 Message Date
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
5169d30c11 Fixed filename capitalization of assets
This would cause images to not display properly on linux.
2023-12-11 16:14:10 +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
a41b144910 Fixed some mobile view layout issues 2023-11-13 13:15:45 +00: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
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
shiibe
bc6f65f4a0 Adjust qr code rendering 2023-10-03 14:20:51 -04:00
asesidaa
d63e3e8f7f Update all to .net 8
Bump mudblazor to latest
2023-09-23 16:43:59 +08:00
S-Sebb??
d476d323d9 Revert "Readded locking songs in initialDataCheck, updated game constants"
This reverts commit e440e340fc.
2023-09-17 22:07:41 +08:00
S-Sebb??
e440e340fc Readded locking songs in initialDataCheck, updated game constants 2023-09-17 21:52:28 +08:00
esuo1198
8b56689822 initial commit 2023-09-09 21:58:20 +09:00
shiibe
ec4338bdb9 Make ai battle label column sticky 2022-09-23 17:02:39 -04:00
shiibe
40ed3028c2 Add icons to AI battle data, disable button if no data is present 2022-09-23 16:55:33 -04:00
asesidaa
5d904c1ed7 Modify settings to directly use server without reverse proxy 2022-09-22 22:14:55 +08:00
shiibe
9183e39e1d Add play totals to taiko mode page, make columns togglable 2022-09-18 22:03:08 -04:00
shiibe
0888581d27 Add color pickers 2022-09-14 14:17:46 -04:00
shiibe
e090ec08ab Add condition handling for AllSong OdaiType on dani page 2022-09-12 20:27:25 -04:00
shiibe
90878fa848 Add dan result state to detail view 2022-09-12 17:22:58 -04:00
shiibe
07a718c059 More Dani UI changes 2022-09-12 13:33:13 -04:00
shiibe
4b8b25b686 More soul gauge requirement UI updates 2022-09-12 12:48:37 -04:00
shiibe
6a037457d0 Add dani clear state icons 2022-09-11 23:03:39 -04:00
shiibe
a52f7f5883 Clean up layout on dani dojo page 2022-09-11 17:32:24 -04:00
asesidaa
a147b82ecc Add primitive dan data page 2022-09-12 00:28:12 +08:00
shiibe
87e61bd77c Add scroll to top button to main layout 2022-09-10 20:09:50 -04:00
shiibe
8750436f70 Clean up 2022-09-10 18:14:57 -04:00
shiibe
d4b1d0516d Add score rank icons 2022-09-10 11:22:47 -04:00
asesidaa
d2797097be Add missing drum roll count to play log
Display play detail, update related api
2022-09-10 14:35:17 +08:00
shiibe
fdc7a18e8e PlayResults page UI updates 2022-09-10 01:32:13 -04:00
asesidaa
91d76bfeb5 Add play result sample page and update related parts 2022-09-09 20:31:45 +08:00
shiibe
03656e6284 Remove sample files, change main index to dashboard page 2022-09-06 21:59:06 -04:00
asesidaa
9d37f10a3b Change baseurl back to localhost 2022-09-05 01:20:17 +08:00
asesidaa
640b72be35 Add initial test web ui 2022-09-05 01:19:42 +08:00