Commit Graph
104 Commits
Author SHA1 Message Date
Yostarcc 57c05c8e32 Fix mall, shop, mall/shop refresh logic and battle pass flows 2026-05-25 18:43:02 -07:00
YostarccandYostarcc 1316654c15 Reimplement gacha (#32)
* Fix some grammar warning

* Reimplement gacha

* Update GachaResult#toSpinResp declaration

---------

Co-authored-by: Yostarcc <lubenwei7758258@gmail.com>
2026-05-05 21:49:21 -07:00
Melledy 254d3cc25f Implement emblem tempering 2026-04-16 02:43:37 -07:00
Melledy eef6572073 Update to support game version 1.9.0.* 2026-04-15 22:09:36 -07:00
Melledy 9bba6ca7c9 Implement honor affinity levels for leaderboards 2026-04-15 20:53:35 -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 f007b6624f Implement Finale Echoing (Permanent)
- Sweeps and quests this game mode are not implemented yet
2026-03-15 02:33:40 -07:00
Melledy f3330e2a6d Add skins to the giveall command
Example usage: `!giveall skins`

Description: Gives all non-basic/non-ascension skins for trekkers owned by the target player. Requires handbook generation to be enabled.
2026-02-02 22:32:32 -08:00
Melledy e9a4d97be7 Filter emblem elemental affixes not matching the trekker's element 2026-01-18 17:52:01 -08:00
Melledy 9db0f6aabb Implement login reward activity 2025-12-24 21:12:31 -08:00
Melledy 9df83c5205 Implement new weekly quests 2025-12-24 00:03:05 -08:00
Melledy 450b0cca30 Remove broken honor titles when logging in 2025-12-22 19:36:54 -08:00
Melledy b4948212ce Update score boss control id properly 2025-12-22 17:54:36 -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 d9b502002c Improve achievement params handling 2025-12-16 00:11:18 -08:00
Melledy 4da479a88a Fix gacha 4 star probability rates 2025-12-15 08:39:29 -08:00
Melledy 72d9cd530d Implement proper melody drops in Monolith 2025-12-15 07:40:03 -08:00
Melledy ee5d759a98 Add a config option to unlock all story CGs 2025-12-15 07:12:49 -08:00
Melledy e5ffb1743a Fix wrong materials used for emblem generation 2025-12-13 16:11:51 -08:00
Melledy 4d14099f11 Fix Menace Arena not saving properly 2025-12-13 01:20:06 -08:00
Melledy ab1f84e8db Fix Ocean of Souls research node 2025-12-13 00:26:19 -08:00
Melledy 660d5a3cf7 Fix emblems for on certain characters 2025-12-13 00:14:29 -08:00
Melledy c51268bcb8 Rework how story is handled, fixes choices not saving 2025-12-12 01:31:31 -08:00
Melledy 0ad87dd751 Improve random potential selector generator 2025-12-09 22:37:04 -08:00
Melledy 5b7adc8fa4 Separate custom data defs into their own category 2025-12-09 21:57:35 -08:00
Melledy c5f339c8be Implement new event 2025-12-08 22:28:47 -08:00
Melledy 9d77005da6 Implement more Monolith research nodes 2025-12-08 14:47:59 -08:00
Melledy f542ea7cb4 Fix gift boxes not giving gifts when being bought from the shop 2025-12-07 23:15:25 -08:00
Melledy 90f4be862f Implement daily check in 2025-12-07 20:00:22 -08:00
Melledy 005f138599 Implement Boss Blitz star rewards 2025-12-07 16:31:19 -08:00
Melledy c6ac09f112 Fix weekly boss entry tickets and rewards 2025-12-07 15:45:19 -08:00
Fishia 5707c1c919 feat(tower_defense): implement first clear rewards 2025-12-06 01:21:28 -08:00
Melledy 880f0d1d7d Fix max level of potentials in !build being 3 2025-12-05 01:26:12 -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 c19aa5d0a1 Fix disc secondary skills 2025-12-04 16:25:18 -08:00
Melledy c8a7db75aa Implement bonus max potential level 2025-12-03 21:28:47 -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 aecea6ab03 Implement !build command for creating records 2025-12-01 13:33:34 -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 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 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
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