1
0
mirror of synced 2024-11-13 18:10:52 +01:00
Commit Graph

191 Commits

Author SHA1 Message Date
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
26ab711afc Merge remote-tracking branch 'origin/AIBattle' into AIBattle 2022-09-19 10:33:30 +08:00
asesidaa
e3f32e8ae0 Try fix miss count, ok count and win count 2022-09-19 10:32:52 +08:00
shiibe
9183e39e1d Add play totals to taiko mode page, make columns togglable 2022-09-18 22:03:08 -04: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
shibe
6fc4e4f164
Add missing step to quick setup 2022-09-18 13:19:35 -04: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
shibe
78989cb820
Add note about server param for TAL 2022-09-17 11:47:53 -04: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
ff298081a7
Merge pull request #9 from asesidaa/FixGuestPlay
Fix guest play
2022-09-17 21:38:47 +08:00
asesidaa
d1995cab85 Update guest fix 2022-09-17 21:36:31 +08:00
shibe
d1b2dc0949
Update README.md 2022-09-17 01:42:36 -04:00
shibe
6940c6afdf
Update README.md 2022-09-17 01:42:20 -04:00
shibe
c9922be94c
Update README.md 2022-09-17 01:15:01 -04:00
shibe
8bf99607d3
Update README.md 2022-09-16 23:28:42 -04:00
shibe
78378b2a8e
Update README.md 2022-09-16 23:28:14 -04:00
shibe
9b2fbda011
Update README.md 2022-09-16 23:27:33 -04:00
shibe
1ccde925b2
Update README.md 2022-09-16 23:26:55 -04:00
shiibe
383460fad9 Update README.md 2022-09-16 23:25:13 -04: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
asesidaa
f8abca64b5 Suppress warnings 2022-09-16 21:48:16 +08:00
asesidaa
59b8684717
Merge pull request #7 from asesidaa/GenericInfo
GenericInfo
2022-09-16 21:33:39 +08:00
TLH
99dc18716b GenericInfo 2022-09-16 21:29:31 +09:00
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