Commit Graph

14 Commits

Author SHA1 Message Date
Naruse
1969c1ec89 use enum for item slots 2026-04-29 09:46:21 +08:00
Kei-Luna
846139347a Implement Weapon_Evolution 2026-04-29 09:58:35 +09:00
Kei-Luna
720f56c708 fix 2026-04-29 06:59:22 +09:00
Kei-Luna
5fa42bdb23 Merge pull request #2 from ahasasjeb/main 2026-04-29 06:34:49 +09: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
ccdfbee828 Implemented a level-up for SupporterCards. 2026-04-28 16:12:02 +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
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
c9fad34a61 add interactable scene but cant switch yet 2026-04-26 16:21:34 +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
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
7a8cab5723 Add character & inventory manager 2026-04-21 14:39:26 +08:00