Kei-Luna
a585232045
small fix
2026-05-19 17:46:53 +09:00
Kei-Luna
cfca2f970c
Implement BossPvP logic (I implemented this based on undownding's code. Thank you!)
2026-05-19 17:35:08 +09:00
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
Kei-Luna
def4b8ae68
Gacha_UpSelect
2026-05-19 10:14:22 +09:00
Kei-Luna
686794a68c
Gacha
2026-05-19 10:05:28 +09:00
Kei-Luna
f8f7311997
SupporterCard Affix can now be changed.
2026-05-16 16:20:17 +09:00
Kei-Luna
0058ba0db6
Support Card Affix
2026-05-15 16:07:36 +09:00
Kei-Luna
46d945f3ce
Fix SupporterCard_Upgrade
2026-05-15 15:11:53 +09:00
Kei-Luna
400db16f39
Character level-up implemented.
2026-05-15 10:14:35 +09: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
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
548c77850e
Merge pull request #34 from frearb/fix_server_time
...
fix server time
2026-05-13 09:31:33 +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
frearb
4ee11618be
fix server time
2026-05-12 00:06:23 +08:00
Naruse
a7a68418db
add girl skin command
2026-05-11 19:29:32 +08:00
Naruse
0cf633a0e1
auto add girl to room & favor to lvl 500
2026-05-11 19:16:19 +08:00
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
Naruse
408113963b
Merge branch 'main' of https://github.com/MikuLeaks/MikuSB
2026-04-29 16:00:34 +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
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
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
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
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
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