Commit Graph

33 Commits

Author SHA1 Message Date
Kei-Luna
132355d76b Fixed an issue where adding too many support cards could prevent users from logging in. 2026-05-19 16:32:25 +09:00
Naruse
c34ad5eb1e unlock more furniture 2026-05-13 19:58:53 +08:00
Naruse
8a597e24b6 add system change furniture 2026-05-13 19:42:10 +08:00
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
85605a786c todo 2026-05-13 08:50:08 +09:00
Kei-Luna
e92b214161 Completely offline (Thank you cs8425) 2026-05-13 06:36:26 +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
0cf633a0e1 auto add girl to room & favor to lvl 500 2026-05-11 19:16:19 +08:00
Naruse
e4397f10ee add tutorial guide 2026-05-11 17:11:47 +08:00
Kei-Luna
bdb4ee3d51 Implement saving settings 2026-05-09 20:03:28 +09:00
Naruse
5f173ce8d2 add badge 2026-04-29 12:41:45 +08:00
Kei-Luna
c61ac08dd3 Fixed a critical issue with in-game chat. 2026-04-29 09:01:20 +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
Kei-Luna
94f972ff82 add all support card 2026-04-28 15:23:42 +09: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
Kei-Luna
a67e139eb1 Add consumable items 2026-04-27 08:02:37 +09:00
Naruse
4ee9fd6908 add chat command 2026-04-27 00:40:08 +08:00
Naruse
9c67e36ca3 add lineup manager 2026-04-26 22:31:18 +08:00
Naruse
dda5d3d7d7 change main scene work now 2026-04-26 19:36:11 +08:00
Naruse
c9fad34a61 add interactable scene but cant switch yet 2026-04-26 16:21:34 +08:00
Kei-Luna
abb6b51dea The character displayed on the lobby screen can now be changed.
PlayerSetting_ChangeShowCard
2026-04-26 14:33:41 +09:00
Kei-Luna
d3e6b479c8 Unlock many chapters 2026-04-26 14:04:10 +09: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
3460ad9185 Implement Weapon_Upgrade 2026-04-26 06:30:40 +09:00
Naruse
a3b421920e add all weapon & skin on init and fix CallGS 2026-04-25 18:36:35 +08:00
Naruse
de8b82c982 unlock some feature 2026-04-23 17:38:15 +08:00
Naruse
7a8cab5723 Add character & inventory manager 2026-04-21 14:39:26 +08:00
Naruse
279da58dc1 enter intro cutscene 2026-04-20 12:40:38 +08:00