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
S-Sebb
46bfe97cb8
Merge branch 'CHN' of https://github.com/asesidaa/TaikoLocalServer into CHN
2023-10-27 18:26:44 +01:00
S-Sebb
1b92beef84
Remove code for private use, sorry for this
2023-10-27 18:26:37 +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
asesidaa
c6ee1a6afe
Suppress Sentinel warnings
2023-10-21 14:36:23 +08:00
S-Sebb
718eb7b881
Updated readme documents a bit
2023-10-18 12:15:42 +01:00
esuo1198
7351424e71
Fix SongBestDatum tracking conflict issue
2023-10-18 06:23:52 +09:00
esuo1198
568cb5cd5a
Implemented Gaiden record saving
2023-10-17 22:27:25 +09:00
asesidaa
3461cd8b22
Test add dan type
2023-10-17 18:57:56 +08:00
asesidaa
ae8cd7829a
Prepare for release
2023-10-17 14:22:16 +08:00
asesidaa
2c1098389b
Update README.md
2023-10-17 13:29:26 +08:00
esuo1198
6035af76ec
Fix MUSIC_ID_MAX value
2023-10-16 21:46:22 +09:00
asesidaa
c843696188
Merge pull request #21 from asesidaa/separate-datatable
...
Separate datatable folder
2023-10-16 19:50:46 +08:00
esuo1198
6522005893
Separate datatable folder
2023-10-16 19:59:55 +09:00
asesidaa
e88ac1fe42
Update README.md
2023-10-16 18:05:02 +08:00
asesidaa
c1ce9b7e81
Update README.md (with todos)
2023-10-16 18:03:54 +08:00
S-Sebb
68b485805b
Changed readme a bit
2023-10-16 10:54:27 +01: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