1
0
mirror of synced 2024-09-24 03:18:27 +02:00
Commit Graph

154 Commits

Author SHA1 Message Date
asesidaa
5b3e2fa043
Update README.md 2022-09-16 00:44:28 +08:00
asesidaa
f9cefb6c1f
Merge pull request #5 from asesidaa/CostumeUI
Add costume menu to profile page, add player titles
2022-09-16 00:08:48 +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
asesidaa
ca449e6575
Update README.md 2022-09-15 23:44:10 +08: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
asesidaa
e1b373c0b9
Update README.md 2022-09-15 23:33:10 +08: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
shiibe
c5ec3819fb Fix maximums 2022-09-14 20:11:30 -04: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
d75b1a4d9f Costume select complete 2022-09-14 15:36:12 -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
9fe0c5eeca Clean up 2022-09-14 21:19:55 +08:00
asesidaa
baabb3dd72 Sync changes 2022-09-14 21:16:43 +08:00
asesidaa
4457fe439f Update merge 2022-09-14 21:15:14 +08:00
asesidaa
722cdafba2 Merge remote-tracking branch 'origin/master' into CostumeUI
# Conflicts:
#	TaikoLocalServer/Controllers/Game/InitialDataCheckController.cs
#	TaikoLocalServer/TaikoLocalServer.csproj
2022-09-14 21:13:39 +08:00
asesidaa
963bd1701b Move data folder
Use singleton service instead of self made singleton
2022-09-14 21:11:06 +08:00
asesidaa
23988544c4
Merge pull request #4 from asesidaa/SongIntroduction
Song introduction
2022-09-14 20:23:00 +08:00
asesidaa
d6e27fa75c Add costume setting to user settings and page prototype 2022-09-14 20:14:21 +08:00
TLH
7f72ddb326 Create intro_data.json 2022-09-14 21:09:42 +09:00
TLH
1941ef86cb SongIntroduction 2022-09-14 21:08:28 +09:00
asesidaa
95dc84d4b2
Merge pull request #3 from asesidaa/RefactorRewardTracking
Refactor reward tracking
2022-09-14 17:08:43 +08:00
asesidaa
fafb353bdb Refactor reward tracking 2022-09-14 16:50:06 +08:00
asesidaa
0fa5dcc2b4
Merge pull request #2 from asesidaa/SaveRewards
Save rewards
2022-09-14 15:21:11 +08:00
esuo1198
5cde9334bf Save rewards 2022-09-14 16:15:23 +09:00
asesidaa
8cdf38f586
Update README.md 2022-09-14 12:22:12 +08:00
asesidaa
5e17b74857 Update music attribute to use original format
Update README.md
2022-09-14 12:12:50 +08:00
asesidaa
86c5af6753
Update README.md 2022-09-14 00:35:38 +08:00
asesidaa
c7c786213f
Update README.md 2022-09-13 23:58:39 +08:00
shiibe
437b9818d6 Make song title a fixed width 2022-09-13 11:01:18 -04:00
shiibe
a43484ac13 Update TaikoMode.razor 2022-09-13 10:49:48 -04:00
shiibe
b8b1ace621 Remove tooltips from taiko mode table 2022-09-13 10:42:07 -04:00
shiibe
003dc31e44 Simplify song column for performance 2022-09-13 10:24:02 -04:00
asesidaa
3782d999f8 Update README.md
Disable ai battle on master branch

Clean up dani dojo page a little
2022-09-13 20:43:08 +08:00
shiibe
13a689b4e2 Small fixes to dani page 2022-09-12 23:12:05 -04:00
shiibe
83748f4a4a Fix song requirements always showing 0 2022-09-12 21:55:56 -04:00
shiibe
c6ccdfaee1 Fix song requirements always showing 0 2022-09-12 21:20:05 -04:00
shiibe
7708e3a268 Add PerSong dani conditions 2022-09-12 20:50:33 -04:00
shiibe
e090ec08ab Add condition handling for AllSong OdaiType on dani page 2022-09-12 20:27:25 -04:00