Commit Graph
74 Commits
Author SHA1 Message Date
Melledy 774d119f2b Players now get shadow siege requests/permits from spending energy 2026-07-21 04:26:50 -07:00
Melledy 07b64437ff Basic shadow siege implementation 2026-07-21 01:47:20 -07:00
Melledy ee0866e7e4 Update to support game version 1.13.0.* 2026-07-20 21:27:53 -07:00
Yostarcc 57c05c8e32 Fix mall, shop, mall/shop refresh logic and battle pass flows 2026-05-25 18:43:02 -07:00
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 9ba38d5a5e Rework and optimize inventory
`GameItem`s and `GameResource`s are now deprecated, they are stored as regular `ItemParamMap`s in the `Inventory` class instead. This is to reduce database load when loading a player.
2026-04-15 03:01:31 -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 297255a316 Implement setting disc music as main theme 2025-12-25 18:06:35 -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 c75da823e0 Implement sending friends energy 2025-12-22 18:46:21 -08:00
Melledy b4948212ce Update score boss control id properly 2025-12-22 17:54:36 -08:00
Melledy ee5d759a98 Add a config option to unlock all story CGs 2025-12-15 07:12:49 -08:00
Melledy c51268bcb8 Rework how story is handled, fixes choices not saving 2025-12-12 01:31:31 -08:00
Melledy 6483e8a5a7 Implement weekly journey ticket limit 2025-12-09 23:49:48 -08:00
Melledy 5d797fb9d3 Fix weekly boss entry tickets resetting every day 2025-12-09 23:28:24 -08:00
Melledy 1b0b6873b9 Update player session removal 2025-12-07 23:52:23 -08:00
Melledy 209ce83fc9 Reset shop purchases each month 2025-12-07 21:06:53 -08:00
Melledy 90f4be862f Implement daily check in 2025-12-07 20:00:22 -08:00
Melledy c6ac09f112 Fix weekly boss entry tickets and rewards 2025-12-07 15:45:19 -08:00
HongchengQ f44262f427 Fix abnormal player online status on duplicate login
- Prevent incorrect player deletion on duplicate login
2025-12-06 00:54:58 -08:00
Melledy 198d3aac4f Fix story red dot (untested) 2025-12-05 22:34:47 -08:00
Melledy 0b7f1ae3a2 Fix battle pass red dot when logging in 2025-12-05 20:32:06 -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 3f2f58b227 Implement weekly resets for battlepass quests 2025-11-27 01:05:59 -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
Furiri 008cd06b32 Add Remote Command API (Use KEY) 2025-11-25 06:24:17 -08:00
Melledy e1c7ae57e3 Fix error when logging on a fresh account 2025-11-19 04:58:01 -08:00
Melledy 03c24e6dfa Implement setting player skin 2025-11-19 03:50:04 -08:00
Melledy c97300f98a Add default head icons for the player 2025-11-19 03:45:54 -08:00
Melledy 5f851a0367 Allow battle pass weeklies to be reset 2025-11-17 08:19:56 -08:00
Melledy f2656903e5 Implement gacha history 2025-11-16 00:32:47 -08:00
Melledy ecc2ef2315 Implement friends list 2025-11-14 04:39:48 -08:00
Melledy b9e34301b9 Fix white screen when entering monolith on a new account 2025-11-13 08:57:13 -08:00
Melledy 8d4736c00e Implement battle pass 2025-11-13 01:24:42 -08:00
Melledy 49bcb28e30 Implement honor 2025-11-12 06:10:47 -08:00
Melledy be4a006c66 Implement commissions 2025-11-12 03:25:23 -08:00
Melledy d4a7aa0320 Implement Heartlink 2025-11-11 23:47:07 -08:00
Melledy 080d345981 Implement character showcase 2025-11-11 05:16:47 -08:00
Melledy b106541f44 Save Monolith and Menace Arena progress to the database 2025-11-11 04:42:41 -08:00
Melledy db5209ff06 Merge ascension/instance/infinite arena/vampire survivor progress into one manager 2025-11-09 21:27:08 -08:00
Melledy 3f7b0d366d Implement infinite arena 2025-11-09 07:22:21 -08:00
Melledy 7d5fef1020 Improve next package handling 2025-11-09 00:23:33 -08:00