Commit Graph

13 Commits

Author SHA1 Message Date
Kei-Luna
3ffb7ebf29 Small fix(login system) 2026-05-15 14:05:58 +09:00
Naruse
9763f1f8d9 auto create account if not exist 2026-05-13 19:08:02 +08:00
Kei-Luna
68a7d6cc61 We have tightened account management.
Accounts created using methods other than email address login will no longer be accessible.
(This is a necessary step when implementing multiplayer in the future.)
2026-05-13 13:35:56 +09:00
Kei-Luna
41df375e21 Changed to use a separate account for each email address. 2026-05-13 08:15:33 +09:00
Kei-Luna
5332d5fe1a Change certificate generation 2026-05-13 07:39:42 +09:00
Kei-Luna
e92b214161 Completely offline (Thank you cs8425) 2026-05-13 06:36:26 +09:00
cs8425
b256fe7b01 fix proxy log and proxy https connection always return 404 2026-04-28 23:16:13 +08:00
cs8425
3eca16a661 upgrade to dotnet 10 2026-04-28 20:19:17 +08:00
Naruse
7a8cab5723 Add character & inventory manager 2026-04-21 14:39:26 +08:00
Kei-Luna
8a8b0b9f5d fix warning
I had two identical LoggingMiddleware instances, and since one was unused, I deleted it.
2026-04-20 15:21:24 +09:00
Kei-Luna
0212f7e397 MikuSB Proxy 2026-04-20 15:09:04 +09:00
Kei-Luna
fbacecb130 can login 2026-04-20 14:52:37 +09:00
Naruse
279da58dc1 enter intro cutscene 2026-04-20 12:40:38 +08:00