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
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
shiibe
58ea000086
Fix: Copy appsettings.json to wwwroot
on build
2023-10-27 01:38:31 -04:00
asesidaa
c86e4dfd13
Fix sentinel types
...
Fix warnings
Require admin
2023-10-21 19:33:00 +08:00
esuo1198
6522005893
Separate datatable folder
2023-10-16 19:59:55 +09: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
S-Sebb??
07213c84e2
Remove the need of music_attribute, get costumeFlagArraySize, ToneUIDMax and titleFlagArraySize automatically
2023-10-10 20:19:56 +01:00
asesidaa
0d3b575903
Update to support encrypted datatables, all on server side
2023-10-05 02:09:37 +08:00
shiibe
bc6f65f4a0
Adjust qr code rendering
2023-10-03 14:20:51 -04:00
shiibe
03e835ae71
Update dan and song intro data
2023-10-01 13:12:25 -04:00
shiibe
1057dc0ad8
Add QR Code dialog, fix styles
2023-10-01 08:09:04 -04: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
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
S-Sebb??
8a4fee9b04
Reimplemented getTokenCount and songPurchase
2023-09-17 00:40:07 +08:00
S-Sebb??
05071be3ca
Change C# lang version to 11, disable configurationBindingGenerator
2023-09-16 13:17:36 +08:00
esuo1198
8b56689822
initial commit
2023-09-09 21:58:20 +09:00
shiibe
91b6a6262d
Limit displayed negative result values to 0
2022-10-15 19:40:40 -04:00
shiibe
30df91771e
Add total score and hits to dan dojo page
2022-10-15 17:45:01 -04:00
shiibe
5af120e185
Update DaniDojo.razor
2022-10-02 19:41:10 -04:00
shiibe
055c490c77
Fix OK note operator on Dan Dojo page
2022-10-02 19:27:06 -04:00
asesidaa
0bcf60da31
Fix exceptions
2022-09-24 16:31:13 +08: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
a0fc549ad8
Add initial ai section table
2022-09-23 19:56:02 +08:00
shiibe
bc16918d49
Add AI battle sub-table (wip)
2022-09-22 22:53:35 -04:00
asesidaa
5d904c1ed7
Modify settings to directly use server without reverse proxy
2022-09-22 22:14:55 +08:00
shiibe
207bdd83b5
Copy bin files if newer
2022-09-19 11:07:05 -04:00
asesidaa
55ed7a8df8
Support both json and compressed files
...
Bump versions
2022-09-19 23:02:01 +08:00
shiibe
9183e39e1d
Add play totals to taiko mode page, make columns togglable
2022-09-18 22:03:08 -04:00
asesidaa
f8abca64b5
Suppress warnings
2022-09-16 21:48:16 +08:00
asesidaa
b52544c3ac
Merge remote-tracking branch 'origin/CostumeUI' into CostumeUI
...
# Conflicts:
# TaikoWebUI/Pages/Dialogs/ChooseTitleDialog.razor
2022-09-16 00:07:52 +08:00
asesidaa
eea0b6f32f
Clean up, don't show selected when using custom title
2022-09-16 00:06:26 +08:00
shiibe
44ba2e7229
Re-enable rows per page options
2022-09-15 12:01:28 -04:00
shiibe
2914d376b3
Re-enable rows per page options
2022-09-15 11:59:40 -04:00
shiibe
6d46eeb624
Small style fixes
2022-09-15 11:57:39 -04: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
shiibe
e93bf5bb44
Fix button spacing
2022-09-15 09:49:38 -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
17f89fde88
Clean up
2022-09-15 01:00:28 -04:00
TLH
df13336615
Switch title field between dropdown and textbox
2022-09-15 13:08:19 +09:00