Kei-Luna
ecf2446598
Weapon_OneKeyToMax
2026-05-31 05:17:08 +09:00
Kei-Luna
75d840974b
Item_Recycle
2026-05-31 05:02:04 +09:00
Kei-Luna
518c04fdb4
Fixed an issue where clicking on a feature not yet implemented on the server side would cause an infinite loading loop.
2026-05-27 07:12:31 +09:00
Kei-Luna
a9b57fc1b7
MoneySync
2026-05-27 06:09:29 +09:00
Kei-Luna
63dc993614
IBLogic
2026-05-26 09:02:03 +09:00
Kei-Luna
26e4d6fd0f
BattlePass
2026-05-26 08:49:39 +09:00
Kei-Luna
5de3551ef3
DLCLogic_CheckOpenAct
2026-05-26 07:47:49 +09:00
Kei-Luna
6063a3a0cd
DreamCard_LevelSettlement DreamCard_UpdateData
2026-05-25 13:45:14 +09:00
Kei-Luna
60101e75e2
DreamCard can Enter
2026-05-25 13:25:35 +09:00
Kei-Luna
6497bb1c66
VirCapture_GetLevelAward
2026-05-25 13:25:04 +09:00
Kei-Luna
6bc9090c89
VirCaptureTower_EnterLevel
2026-05-25 13:07:34 +09:00
Kei-Luna
bc69a072e1
FishingServer_ConvertFood
2026-05-25 12:58:34 +09:00
Kei-Luna
2f1b6d35da
VirCapture fix EXP
2026-05-25 10:20:19 +09:00
Kei-Luna
6b48c90783
Basic functionality of VirCapture has been implemented.
2026-05-24 09:17:32 +09:00
Kei-Luna
a50b0563be
Create VirCaptureLevel_SaveFightData.cs
2026-05-24 08:31:52 +09:00
Kei-Luna
b78c709f76
VirCaptureLevel_SavePos VirCaptureLevel_SaveCapture VirCaptureLevel_ChangeFlag
2026-05-24 08:27:28 +09:00
Kei-Luna
12094f6dd1
VirCaptureLevel_EnterLevel
2026-05-24 08:18:41 +09:00
Kei-Luna
c3b675dc34
VirCapture can Enter
2026-05-24 08:14:19 +09:00
Kei-Luna
e4398e17b4
Implement TowerEvent
2026-05-24 08:02:59 +09:00
Kei-Luna
bc399f6afe
fix Chapter_DealLevelSettlement
2026-05-24 07:47:52 +09:00
Kei-Luna
4fdd093644
Lineups_Update
2026-05-24 07:44:10 +09:00
Kei-Luna
772c272fb4
ClimbTowerLogic_SetLevelDiff
2026-05-24 07:11:29 +09:00
Kei-Luna
55bfadbd3e
ClimbTowerLogic_GetReward
2026-05-24 05:40:26 +09:00
Kei-Luna
196b03718c
TowerLevel_LevelSettlement ClimbTowerLogic_RecordProgres
2026-05-23 20:00:15 +09:00
Kei-Luna
b916ab5dfc
ExtendFightDynamicLog ExtendFightLog
2026-05-23 19:51:16 +09:00
Kei-Luna
1dca65f91a
ClimbTowerLogic_CheckCycleLevel TowerLevel_EnterLevel
2026-05-23 19:03:52 +09:00
Kei-Luna
72126da9a5
GirlCard_UpBySpecialBreak
2026-05-23 18:42:44 +09:00
Kei-Luna
85df98c0ae
Added functionality to Rogue3D
2026-05-20 09:50:28 +09:00
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
9a9ae13da0
Character episode chapters are now playable.
2026-05-19 16:57:22 +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
738a7d4e14
Improved the system so that affixes are correctly applied when obtaining support cards using the give command.
2026-05-15 16:17:36 +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
30c52b6aa8
account delete command
2026-05-15 14:12:40 +09:00
Kei-Luna
400db16f39
Character level-up implemented.
2026-05-15 10:14:35 +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
c10d380e11
Added a process to save data to the database when the giveall command is executed.
2026-05-13 19:29:49 +09:00
Kei-Luna
6c5d546026
Compress large packets
2026-05-13 19:09:41 +09:00
Kei-Luna
79fad7df2e
account list command
2026-05-13 13:38:35 +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
85605a786c
todo
2026-05-13 08:50:08 +09:00
Kei-Luna
41df375e21
Changed to use a separate account for each email address.
2026-05-13 08:15:33 +09:00