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

98 Commits

Author SHA1 Message Date
asesidaa
059d053ea7 Reverse voice setting 2022-10-08 00:50:47 +08:00
asesidaa
8614eab740 Skip update best scores in normal and ai mode when skip is used 2022-10-03 15:03:26 +08:00
asesidaa
49cabdd8fe Update appsettings.json for serilog 2022-09-24 18:16:09 +08:00
asesidaa
433faa53ff Copy root cert 2022-09-23 19:36:01 +08:00
asesidaa
5d904c1ed7 Modify settings to directly use server without reverse proxy 2022-09-22 22:14:55 +08:00
asesidaa
20b0765598 Up ai rank every 10 wins 2022-09-22 00:55:00 +08:00
asesidaa
a04f1bf285 Add ai section data to song best data 2022-09-21 22:30:09 +08:00
asesidaa
5647dabfbe Merge remote-tracking branch 'origin/AIBattle' into AIBattle 2022-09-21 21:43:04 +08:00
asesidaa
3ae6528922 Add support for more songs, but disabled by default as that causes issues with the game 2022-09-21 21:42:53 +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
asesidaa
fd9d1a95ab Fix clear, fc and pfc counts 2022-09-19 20:49:53 +08:00
asesidaa
91a7a40bfc Merge remote-tracking branch 'origin/master' into AIBattle 2022-09-19 15:26:52 +08:00
asesidaa
e3f32e8ae0 Try fix miss count, ok count and win count 2022-09-19 10:32:52 +08:00
asesidaa
752d5d9f8a Add clear,fc,pfc count 2022-09-19 01:33:59 +08:00
asesidaa
fdbeb3b4bb Add play count to song best api 2022-09-19 01:25:19 +08:00
asesidaa
45947f0492 Use serilog for logging (support log to file)
Clean up
2022-09-19 01:18:24 +08:00
asesidaa
2de8d8ab86 Add initial ai battle saving 2022-09-18 22:35:51 +08:00
asesidaa
1d89ce2009 Add initial ai battle 2022-09-18 02:06:11 +08:00
asesidaa
d474416037 Skip saving user settings when in dan mode 2022-09-18 00:42:50 +08:00
asesidaa
369e077ab3 Merge remote-tracking branch 'origin/master' into AIBattle 2022-09-17 22:18:08 +08:00
asesidaa
9b41fab547 Update fix again 2022-09-17 22:17:46 +08:00
asesidaa
eb5996da84 Merge remote-tracking branch 'origin/master' into AIBattle 2022-09-17 21:48:44 +08:00
asesidaa
d1995cab85 Update guest fix 2022-09-17 21:36:31 +08:00
asesidaa
116b134b70 Prevent exception from guest mode results 2022-09-16 23:45:08 +08:00
shiibe
2dffe001e0 Merge remote-tracking branch 'origin/master' into AIBattle 2022-09-16 09:53:32 -04:00
asesidaa
70264aa47b Bump max song id to 9000 to support omnimix 2022-09-16 21:48:32 +08:00
TLH
99dc18716b GenericInfo 2022-09-16 21:29:31 +09: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
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
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
fafb353bdb Refactor reward tracking 2022-09-14 16:50:06 +08:00
esuo1198
5cde9334bf Save rewards 2022-09-14 16:15:23 +09:00
asesidaa
5e17b74857 Update music attribute to use original format
Update README.md
2022-09-14 12:12:50 +08:00
asesidaa
fcaf60175c Create ai battle branch 2022-09-13 20:43:53 +08: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
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
asesidaa
815c7a8c3e Fix cors issue
Update README.md
2022-09-13 00:51:01 +08:00
asesidaa
9ab12ba0cb Fix default values for OK and Bad
Modify launch url
2022-09-12 17:28:19 +08:00
asesidaa
a147b82ecc Add primitive dan data page 2022-09-12 00:28:12 +08:00
asesidaa
2d7e293acb Add README.md
Merge changes
2022-09-11 00:12:00 +08: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
asesidaa
7d3cb81c19 Prepare for release 2022-09-10 01:27:20 +08:00
asesidaa
91d76bfeb5 Add play result sample page and update related parts 2022-09-09 20:31:45 +08:00