Commit Graph

68 Commits

Author SHA1 Message Date
Kei-Luna
bdb4ee3d51 Implement saving settings 2026-05-09 20:03:28 +09:00
Kei-Luna
2d1079a80d I rewrote House_Request based on the code provided by undownding. 2026-05-05 07:35:34 +09:00
Kei-Luna
4dc28ae423 more House_Func 2026-05-03 13:42:09 +09:00
Kei-Luna
93c59e5730 Arcade Game can play 2026-05-03 09:54:46 +09:00
Kei-Luna
f7814b0537 Adds a dailybuff to Paradox. 2026-05-02 09:46:47 +09:00
Kei-Luna
2fdda3157f Unlock all of Paradox's talents 2026-05-02 09:13:04 +09:00
Kei-Luna
f07c5f77fd Unlock all difficulty levels of Paradox 2026-05-02 08:42:57 +09:00
Naruse
2883ac3d41 add weapon parts 2026-04-30 17:18:23 +08:00
cs8425
a992bc86c5 Merge remote-tracking branch 'origin/main' into work-for-linux 2026-04-29 22:38:36 +08:00
Naruse
408113963b Merge branch 'main' of https://github.com/MikuLeaks/MikuSB 2026-04-29 16:00:34 +08:00
Naruse
fcf0bf0843 add call item 2026-04-29 16:00:10 +08:00
Kei-Luna
2bf7554c53 Unlock GM menu 2026-04-29 16:57:11 +09:00
Naruse
50121d619b add skin part 2026-04-29 15:42:25 +08:00
Naruse
e8bb77e90e logistic index 2026-04-29 13:04:17 +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
Naruse
e32319aa50 fix black screen after clicking love icon 2026-04-29 09:22:35 +08:00
Kei-Luna
846139347a Implement Weapon_Evolution 2026-04-29 09:58:35 +09:00
Kei-Luna
d1102b444c Implement Weapon_Break 2026-04-29 09:40:36 +09:00
Kei-Luna
c61ac08dd3 Fixed a critical issue with in-game chat. 2026-04-29 09:01:20 +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
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
Naruse
069ee6aa2a add girl neuronic command 2026-04-28 21:45:32 +08:00
cs8425
3eca16a661 upgrade to dotnet 10 2026-04-28 20:19:17 +08:00
Kei-Luna
f4ad74e00d Keep username changes 2026-04-28 16:12:27 +09:00
Kei-Luna
ccdfbee828 Implemented a level-up for SupporterCards. 2026-04-28 16:12:02 +09:00
Kei-Luna
5d0f587fb9 Support cards can now be equipped. 2026-04-28 15:37:44 +09:00
Kei-Luna
94f972ff82 add all support card 2026-04-28 15:23:42 +09:00
lvjia
2f8d0c6afc Fix debug command i18n keys 2026-04-28 14:05:32 +08:00
Kei-Luna
1cac82d10d Deiwos Alignment 2026-04-28 14:55:14 +09:00
Kei-Luna
1e4d93bab1 Implement Neuronics 2026-04-28 14:46:06 +09:00
lvjia
f6204134a9 /debug Multiple languages
Co-authored-by: Copilot <copilot@github.com>
2026-04-28 13:09:34 +08: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
Kei-Luna
273b2f8460 Rogue3D_RoomSettlement Rogue3D_SaveFightData 2026-04-27 13:27:26 +09:00
Kei-Luna
75fb53b270 Remove hardcode (Rogue3D_SelectDiff) 2026-04-27 13:25:05 +09:00
Kei-Luna
6f5c19976c Paradoxes can play(It is still in the experimental stage and contains many bugs.) 2026-04-27 13:13:41 +09: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
2670f1864b Enable Paradoxes 2026-04-27 11:23:43 +09:00
Kei-Luna
54a9c3ef07 GirlCard_UpByBreak 2026-04-27 09:05:31 +09: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