Commit Graph
54 Commits
Author SHA1 Message Date
Melledy eef6572073 Update to support game version 1.9.0.* 2026-04-15 22:09:36 -07:00
Melledy 36e8bc1467 Implement trekker honor titles
- Setting affinity via commands will not add new honor titles
2026-04-15 06:38:45 -07:00
Melledy fa91ab0555 Update item pool for daily mall gifts 2026-04-15 02:18:43 -07:00
Melledy 4744618ce9 Update to support game version 1.8.0.* 2026-03-16 21:18:44 -07:00
Melledy f007b6624f Implement Finale Echoing (Permanent)
- Sweeps and quests this game mode are not implemented yet
2026-03-15 02:33:40 -07:00
Melledy 8809b1646e Update to the latest version, also implement daily mall gift 2026-02-23 21:06:26 -08:00
Melledy d3ac668313 Update to support game version 1.6.0.* 2026-02-02 22:01:21 -08:00
Melledy 155d6b2058 Update data version and add new chess event 2026-01-27 19:13:01 -08:00
Melledy 5c86bb8380 Load data versions from a json file 2026-01-02 22:13:24 -08:00
Melledy 9f8fd4464b Update data versions 2026-01-01 03:00:49 -08:00
Melledy 3aaa5bb334 Update data versions 2025-12-26 01:54:56 -08:00
Melledy c2ebff92c9 Clean up some stuff and update enums 2025-12-23 20:56:00 -08:00
Hiro 92c7dbcbc5 update to support the latest game version 2025-12-24 02:45:06 +02:00
Melledy a8e358d2d6 Update server to support latest version 2025-12-22 20:37:45 -08:00
Melledy 450b0cca30 Remove broken honor titles when logging in 2025-12-22 19:36:54 -08:00
Melledy 53839b48ca Implement !autobuild command
The `!autobuild` (or `!ab`) command allows you to build a record without needing to add every id. Missing trekkers/discs/potentials/melodies will be auto selected by the server.

Usage:
`!autobuild [character/disc/potential/melody ids...] lv[target record level] s[target record score]`

Examples:
`!autobuild s99999` = Creates a record with a random main trekker with the max score.
`!autobuild 103 lv30` = Creates a record with this trekker at record rank 30.
`!autobuild 155 132 107 s25000` = Creates a record with these trekkers with a record score of about 25000.
`!autobuild 103 510301 510302 510303 510304 lv20` = Creates a record with this trekker and these potentials at record rank 20.

Notes:
- Target level overrides target score. So a command of `!autobuild lv30 s1000` would have a record rank of 30 and NOT a score of 1000.
- If there is no target level or score, the command will default to a target level of 40.
- You can only add trekkers/discs that you own.
2025-12-20 04:20:34 -08:00
Melledy 72d9cd530d Implement proper melody drops in Monolith 2025-12-15 07:40:03 -08:00
Melledy 5668ba9cea Update data versions 2025-12-11 23:24:45 -08:00
Melledy f582444679 Update data versions 2025-12-08 20:07:26 -08:00
Melledy c6ac09f112 Fix weekly boss entry tickets and rewards 2025-12-07 15:45:19 -08:00
HongchengQ a7eddd2ed0 Support CN Client
- Add Chinese region server key configuration
- Rename UserLoginEntity to OverseaUserLoginEntity and adjust package path
- Add ChinaUserLoginEntity entity class to support Chinese region user data structure
- Modify CommonConfigHandler to distinguish between Chinese and overseas configuration returns
- Update HandlerPlayerLoginReq to be compatible with Chinese region login token parsing
- Add /user/set-info and /user/send-sms interfaces in HttpServer
- Modify UserLoginHandler to support both Chinese and overseas user login logic
- Add mobile phone number + verification code login method support
- Add channel recognition logic to return corresponding regional user data
2025-12-07 03:38:38 -08:00
Melledy 86c607c0b3 Implement some star tower npc events 2025-12-04 23:40:24 -08:00
Melledy 3710f0a697 Implement secondary skills in star tower too 2025-12-04 19:32:23 -08:00
Melledy e887d5eb4c Update data versions 2025-12-03 22:45:42 -08:00
Melledy ef8846445c Implement monolith enhancement machines 2025-12-03 19:36:47 -08:00
Melledy 7ef7490c37 Support JP and TW clients 2025-12-03 14:08:38 -08:00
Melledy 33b1cf55d4 Update data version to 60 2025-12-01 21:43:06 -08:00
Melledy 187d715866 Add basic support for other regions 2025-11-26 21:31:09 -08:00
AhAlpha e529e8e965 Change DATA_VERSION to 54 2025-11-25 22:30:26 -08:00
Melledy 139b1cf87e Update daily shop reward 2025-11-24 01:39:45 -08:00
Melledy 3059c549d5 Fix cataclysm survivor score calculation 2025-11-21 20:36:35 -08:00
Melledy 5382877a83 Increase max formations to 6 2025-11-21 02:41:41 -08:00
Melledy 06f854be55 Update data version to 51 2025-11-19 02:49:20 -08:00
Melledy 6704be5f98 Randomize daily shop gift 2025-11-18 06:24:59 -08:00
Melledy 6ac782e25c Update to 1.2.0 2025-11-17 22:01:06 -08:00
Melledy 9921bf4efe Update data version to 48 2025-11-17 20:23:08 -08:00
Melledy dc293cd7ea Improve how the data version is handled 2025-11-17 20:22:06 -08:00
Melledy 6b699d97ee Basic implementation of character emblems 2025-11-16 10:16:07 -08:00
Melledy 5f98c8ce80 Allow the server to send ClientDiff 2025-11-15 04:29:55 -08:00
Melledy 463955db3a Implement convert gem handler 2025-11-14 08:13:58 -08:00
Melledy ecc2ef2315 Implement friends list 2025-11-14 04:39:48 -08:00
Melledy 8d4736c00e Implement battle pass 2025-11-13 01:24:42 -08:00
Melledy 61bc5e7a0c Update data version 2025-11-12 23:43:06 -08:00
Melledy d9bd61c50d Update to data version 34 2025-11-10 23:11:34 -08:00
Melledy 2c18963b08 Implement monolith shop 2025-11-08 21:37:42 -08:00
Melledy 2ecc0f28c5 Implement daily reset 2025-11-08 05:49:20 -08:00
Melledy 5bcff7d588 Implement buying energy 2025-11-01 08:14:34 -07:00
Melledy a00dffe2e4 Implement energy system 2025-11-01 07:38:00 -07:00
Melledy e9f991355a Update data version 2025-10-31 07:26:46 -07:00
Melledy 2b42c727dc Implement gallery showcase 2025-10-30 08:04:42 -07:00