Commit Graph

32 Commits

Author SHA1 Message Date
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
2883ac3d41 add weapon parts 2026-04-30 17:18:23 +08:00
Naruse
fcf0bf0843 add call item 2026-04-29 16:00:10 +08:00
Naruse
50121d619b add skin part 2026-04-29 15:42:25 +08:00
Naruse
5f173ce8d2 add badge 2026-04-29 12:41:45 +08:00
Naruse
9b8fa5d7c8 add profile item 2026-04-29 11:02:11 +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
0cf0e3beb4 fix weapon break limit 2026-04-29 00:36:17 +08:00
Naruse
8d6e0d7638 add weapon skin & command for it 2026-04-28 23:48:14 +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
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
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
b6ed4bc089 my bad 2026-04-27 11:03:48 +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