1
0
mirror of synced 2024-11-12 01:20:51 +01:00
Commit Graph

129 Commits

Author SHA1 Message Date
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
Deathblood
de1a50682e Added basic AiScore functionality
Nothing was added to the database, so the main database comparison logic isn't there yet, but I added some comments describing how it should be updating.
2022-09-12 18:34:18 -05: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
asesidaa
1019a27b6b Merge remote-tracking branch 'origin/master' 2022-09-13 00:52:01 +08:00
asesidaa
815c7a8c3e Fix cors issue
Update README.md
2022-09-13 00:51:01 +08:00
shiibe
4b8b25b686 More soul gauge requirement UI updates 2022-09-12 12:48:37 -04:00
shiibe
a527628f74 Soul gauge result UI 2022-09-12 11:49:28 -04:00
shiibe
c55848a5f5 Remove difficulty text, add star level to taiko mode 2022-09-12 10:51:53 -04:00
asesidaa
847332581d Update dani dojo page 2022-09-12 22:17:15 +08:00
asesidaa
7e43b44e24 Cache more on song data
Remove unnecessary using
2022-09-12 17:29:29 +08:00
asesidaa
9ab12ba0cb Fix default values for OK and Bad
Modify launch url
2022-09-12 17:28:19 +08:00
shiibe
6a037457d0 Add dani clear state icons 2022-09-11 23:03:39 -04:00
shiibe
5e188aaf97 Merge branch 'master' of https://github.com/asesidaa/TaikoLocalServer 2022-09-11 19:19:30 -04:00
shiibe
6fbfbdb91a Add note count totals to song cards on Dani page 2022-09-11 19:18:35 -04:00
shiibe
270c79a5ce Add note count totals to song cards on Dani page 2022-09-11 19:15:47 -04:00
shiibe
4a6d1f204a More UI updates for Dani page 2022-09-11 18:16:02 -04:00
shiibe
a52f7f5883 Clean up layout on dani dojo page 2022-09-11 17:32:24 -04:00
asesidaa
a6df13a498 Separate page and code 2022-09-12 00:33:58 +08:00
asesidaa
a147b82ecc Add primitive dan data page 2022-09-12 00:28:12 +08:00
shiibe
809a2d72f6 Add handling for no scores 2022-09-10 20:13:41 -04: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
6829c1f96a Prepare for dani dojo data 2022-09-10 17:56:48 -04:00
shiibe
9e34ef86f1 Small style fixes 2022-09-10 16:25:29 -04:00
shiibe
0475258b56 Change view play data button to a drop down menu 2022-09-10 16:04:19 -04:00