1
0
mirror of synced 2024-09-23 19:08:28 +02:00
Commit Graph

274 Commits

Author SHA1 Message Date
asesidaa
05e43bfd2e
Merge pull request #20 from asesidaa/CHN
Merge from TaikoLocalServer-CHN repo
2023-10-16 17:42:53 +08:00
S-Sebb
df2c8024ea Merge from TaikoLocalServer-CHN repo 2023-10-16 10:38:27 +01:00
S-Sebb??
f3b77e1974
Merge pull request #1 from esuo1198/Seb
Seb
2023-10-16 10:28:48 +01:00
S-Sebb
9ca00e038b Enable saving gaiden play result 2023-10-15 23:11:44 +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
d179ff4a4e Add writing headClerk2 request info to csv log files 2023-10-14 23:11:21 +01:00
S-Sebb??
614b693760 Various fixes 2023-10-14 22:53:42 +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
shiibe
5a85b19658 Revert "Update dan_data.json"
This reverts commit 7b608e0d10.
2023-10-04 14:32:03 -04:00
shibe
7b608e0d10
Update dan_data.json
Credit to Brody
2023-10-04 14:30:34 -04: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
S-Sebb??
f48863150d Send VerUpNo1s dynamically 2023-09-27 10:16:52 +01:00
esuo1198
ff1baca330 Maybe fix duplicate difficult sort 2023-09-24 08:19:31 +09:00
S-Sebb??
4b299b5259 Remove auto sort of shop folder 2023-09-24 03:24:41 +08:00
asesidaa
e8924d762b Fix package 2023-09-23 18:13:32 +08:00
asesidaa
d63e3e8f7f Update all to .net 8
Bump mudblazor to latest
2023-09-23 16:43:59 +08:00
esuo1198
dca46c0cd7 Add GetfolderResponse.EventfolderData.ParentFolderId handle 2023-09-23 08:34:23 +09:00
esuo1198
e5678d00fd Synchronize VerupNo of VerupNoData2 with json 2023-09-22 03:58:16 +09:00
S-Sebb??
4cce75b692 Implement sending user unlockedSongList in userDataResponse and dymamically sending eventFolder data in initialDataResponse 2023-09-21 04:53:03 +08:00
esuo1198
fd38cc6808 Add MyDonNameLanguage to WebUI 2023-09-18 19:26:08 +09:00
S-Sebb??
07772b4dbb Add MyDonNameLanguage to database 2023-09-18 18:12:43 +08:00
esuo1198
4fedead174 Add DifficultySettingArray handle and WebUI 2023-09-18 18:54:02 +09:00
S-Sebb??
05cdeb0dec Implemented saving DifficultyPlayedArray 2023-09-18 14:18:58 +08:00
S-Sebb??
aa35366388 Change default value of qrcode_data.json to 0 2023-09-18 13:10:45 +08:00
esuo1198
73b39abeb9
Add qrcode_data.json to csproj 2023-09-18 10:25:22 +09:00
S-Sebb??
46fe93d806 Implemented qrCodeData related functions 2023-09-18 03:15:04 +08:00
S-Sebb??
7dd43d2617 Implemented getDanOdai type 2 2023-09-17 23:13:23 +08:00
S-Sebb??
62ef9bf980 Readded locking songs in initialDataCheck, updated game constants TRY 2 2023-09-17 22:11:56 +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
S-Sebb??
5b1f641532 Pushing the addTokenCountController I forgot to push before 2023-09-17 21:40:00 +08:00
S-Sebb??
e3c790309c Fix 2023-09-17 04:23:18 +08:00
S-Sebb??
30acee09ae Readded accidentally deleted movie handle in initialDataCheck 2023-09-17 04:21:56 +08:00
S-Sebb??
9714bf222b Implemented soshina and one piece collabo win count, turn on more VerUpNo1s 2023-09-17 01:50:47 +08:00
S-Sebb??
c7c380fa0a Implemented turning off shopToken and kaToken, default token_data.json to both tokens turned off 2023-09-17 01:17:44 +08:00
S-Sebb??
fadbed54ae Add tokenCountDict and unlockedSongIDList into MyDonEntryController 2023-09-17 00:44:11 +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
e8b26e9352 Correct initial value of UserDatum.CostumeData 2023-09-16 02:27:44 +09:00
asesidaa
7eee09d32d Update to .net 8, bump dependencies, fix weird max issue 2023-09-16 00:49:05 +08:00
S-Sebb??
1cb593651f Fix wrong master type for getFolder 2023-09-16 00:37:42 +08:00
S-Sebb??
57d05d64f7 Reimplemented getSongIntroduction and getFolder in InitialDataCheck 2023-09-16 00:28:37 +08:00
esuo1198
872f7ca93a Update GetGenericMasterController.cs 2023-09-15 14:51:56 +09:00
asesidaa
372c972ea7 Update a bit 2023-09-15 02:35:52 +08:00
esuo1198
aa6499866f Add ary_movie_info handle 2023-09-13 12:24:48 +09:00
S-Sebb??
b880ac9663 Implemented shop, adjusted initialDataCheck 2023-09-11 23:07:13 +08:00
asesidaa
505283a003 Update initial data check for dan data 2023-09-10 14:11:37 +08:00