25 Commits

Author SHA1 Message Date
Kei-Luna
933ba097f9 Modified to send all inventory data via RspLogin upon login. 2026-05-13 19:31:01 +09:00
Kei-Luna
6c5d546026 Compress large packets 2026-05-13 19:09:41 +09: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
Naruse
6740b8ecf7 unlock some furniture (not all items implemented yet)
special thanks to undownding for the logic
2026-05-12 16:03:38 +08:00
Naruse
a7a68418db add girl skin command 2026-05-11 19:29:32 +08:00
Kei-Luna
bdb4ee3d51 Implement saving settings 2026-05-09 20:03:28 +09:00
Kei-Luna
2bf7554c53 Unlock GM menu 2026-04-29 16:57:11 +09:00
Kei-Luna
5fa42bdb23 Merge pull request #2 from ahasasjeb/main 2026-04-29 06:34:49 +09:00
Naruse
5af23a8113 unlock more stage for operation 2026-04-29 00:47:21 +08:00
Naruse
5f0de1a9f0 add support card giveall command
NOTE: need to delete old database because im moving support card to different column
2026-04-28 23:08:23 +08:00
Kei-Luna
f4ad74e00d Keep username changes 2026-04-28 16:12:27 +09:00
lvjia
57ce0e183b Rewrite girl skin type handling 2026-04-28 12:47:05 +08:00
Naruse
5f92f2c116 add girl skin type change
note: need to delete old database because im moving skin to different item type

database located in Config/Database/Miku.db
2026-04-27 23:18:08 +08:00
Naruse
16d1413cd8 unlock convenant after finish intimate chat 2026-04-27 21:46:03 +08:00
Naruse
4bf3f0d715 refactor manager & add giveall command
- giveall only weapon for now
- move all item into SyncPlayer to prevent RspLogin too large
2026-04-27 14:33:25 +08:00
Naruse
68296eb177 add girl command 2026-04-27 11:02:23 +08:00
Kei-Luna
22029d195a Added character fragments
To address the issue where RspLogin was becoming too large to allow logins, I changed the system to send a portion of the information via NtfSyncPlayer.
2026-04-27 08:54:32 +09:00
Naruse
4ee9fd6908 add chat command 2026-04-27 00:40:08 +08:00
Naruse
f4692a771d some changes
- girl favorite
- immediately read new item
- save database on request login
2026-04-26 10:48:29 +08:00
Kei-Luna
1c2a43fa61 Added several CallGS handlers. 2026-04-22 06:03:42 +09:00
Kei-Luna
2a961704a8 CallGS 2026-04-22 05:31:08 +09:00
Naruse
7a8cab5723 Add character & inventory manager 2026-04-21 14:39:26 +08:00
Naruse
41d9992efc can enter 1st story quest 2026-04-20 16:18:43 +08:00
Naruse
279da58dc1 enter intro cutscene 2026-04-20 12:40:38 +08:00