Commit Graph
210 Commits
Author SHA1 Message Date
Melledy 9c87d74ad7 Add /client-code endpoint 2025-12-03 22:34:29 -08:00
Melledy 357d12779b Implement monolith shop refresh 2025-12-03 22:23:41 -08:00
Melledy c8a7db75aa Implement bonus max potential level 2025-12-03 21:28:47 -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 2c1e1ae2fb Spawn the shop npc at the end of a monolith run 2025-12-03 12:07:05 -08:00
Melledy e3d34bfa48 Spawn recovery npc after each battle in monolith 2025-12-03 00:20:51 -08:00
Melledy 65250b07bf Don't send door case after every shop purchase 2025-12-02 23:56:57 -08:00
Melledy b38f4f0957 Fix duplicate potentials in potential selector 2025-12-02 23:50:57 -08:00
Melledy e4dc85a50f Fix wrong potentials in star tower potential selector 2025-12-02 23:44:45 -08:00
Melledy 893b23b50d Rework star tower 2025-12-02 23:15:31 -08:00
Melledy 33b1cf55d4 Update data version to 60 2025-12-01 21:43:06 -08:00
Melledy aecea6ab03 Implement !build command for creating records 2025-12-01 13:33:34 -08:00
Melledy e8e7df7d50 Fix incorrect element type for wind/aqua 2025-12-01 13:21:42 -08:00
Melledy 9188d3b53a Improve command arg handling 2025-12-01 13:16:24 -08:00
Melledy 30f565d0d6 Bump version to 1.1.2 v1.1.2 2025-11-30 23:49:50 -08:00
Melledy faa4ea0780 Only show boss blitz leaderboard for the current season 2025-11-30 23:48:24 -08:00
Melledy 354f390c3b Reset score entry if control id doesn't match 2025-11-30 23:42:34 -08:00
Melledy 3171bce3cc Update boss blitz control id 2025-11-30 23:35:04 -08:00
Melledy 56b4d3b66d Fix monolith crash at floor 20 2025-11-30 23:33:05 -08:00
Melledy 585734c2f3 Handle more achievements 2025-11-30 23:16:37 -08:00
Melledy 6f7a92725a Rework how quest/achievement conditions are handled 2025-11-30 17:06:08 -08:00
Melledy a04f3354f7 Implement trial activities 2025-11-30 15:19:35 -08:00
Melledy f53bdaba32 Implement achievements properly 2025-11-29 00:29:04 -08:00
Melledy 898e8dd43f Bump version to 1.1.1 v1.1.1 2025-11-28 14:33:53 -08:00
Melledy 29db60fd0a Fix commission bonus rewards 2025-11-28 14:29:57 -08:00
Fishia 7577bf87d4 fix(startower): fix level up logic 2025-11-28 07:14:59 -08:00
Melledy 3e47c8ef06 Cleanup + Bump version to 1.1.0 v1.1.0 2025-11-27 19:25:40 -08:00
Melledy a981c6fce4 Save score in cataclysm survivor properly 2025-11-27 12:20:41 -08:00
Melledy 26ea746368 Hardcode emblem attribute values
(They were removed from the data files)
2025-11-27 12:00:08 -08:00
Fishia 4356b194df feat(startower): leveling up 2025-11-27 07:49:00 -08:00
Fishia bfb22eddff feat: properly handle door cases and currency 2025-11-27 07:49:00 -08:00
Melledy 3f2f58b227 Implement weekly resets for battlepass quests 2025-11-27 01:05:59 -08:00
Melledy 187d715866 Add basic support for other regions 2025-11-26 21:31:09 -08:00
Melledy 7df1be99ef Fix gitignore 2025-11-26 19:48:19 -08:00
RaidenShogun503andMelledy 6d9e28963d Add Command SetLevel (#8)
* Add Remote Command API (Use KEY)

* Clean up HttpServer by removing unused code

Removed commented-out code

* Add SetLevel Command (need to restart the game for it to take effect)

* Add Proto Request Change Level (Not Work)

* Update setlevel command

---------

Co-authored-by: Melledy <121644117+Melledy@users.noreply.github.com>
2025-11-26 19:45:45 -08:00
Melledy 2acd506245 Improve command system 2025-11-25 23:09:20 -08:00
Melledy fd8e8925ca Implement heartlink invite 2025-11-25 22:33:25 -08:00
AhAlpha e529e8e965 Change DATA_VERSION to 54 2025-11-25 22:30:26 -08:00
阁主 3a7d12c7b7 Implement !clean command and f affinity 2025-11-25 19:33:02 -08:00
Furiri 008cd06b32 Add Remote Command API (Use KEY) 2025-11-25 06:24:17 -08:00
Melledy 55ff9b2826 Add completed dummy achievements because the client needs them for random things 2025-11-24 21:38:40 -08:00
Melledy c78c6a7492 Implement trekker affinity story 2025-11-24 03:07:47 -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
Haru e8a3576d8b Avoid null pointer 2025-11-21 07:41:09 -08:00
Fishia a530166347 Add nightly CI 2025-11-21 06:16:23 -08:00
Melledy 0ef1231bf1 Add a config option for configuring session timeout 2025-11-21 05:10:51 -08:00
Melledy e5fe89ebc9 Implement sending gifts 2025-11-21 04:46:11 -08:00
Melledy be842e4269 Fix emblem reforging not working when reforging locked attributes 2025-11-21 03:35:28 -08:00