Commit Graph
178 Commits
Author SHA1 Message Date
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
Melledy eead51d32f Implement starting gold monolith research talents 2025-11-21 02:52:00 -08:00
Melledy 5382877a83 Increase max formations to 6 2025-11-21 02:41:41 -08:00
Melledy fdd4264b40 Fix showcase not updating when new characters/discs are added 2025-11-21 02:05:36 -08:00
阁主 e25d58d7f5 Fix crash when submitting empty player signature 2025-11-20 23:16:53 -08:00
Melledy f128b93210 Fix issues with unlocking talents in monolith research 2025-11-20 05:42:44 -08:00
Melledy 6289e3f1b6 Fix buying energy with gems not giving the correct amount 2025-11-20 05:37:21 -08:00
Melledy 480d0d60b3 Fix quick craft not using item choice boxes to create materials 2025-11-20 05:25:39 -08:00
Melledy e4b7bb74c5 Bump server version to 1.0.1 v1.0.1 2025-11-19 06:50:10 -08:00
Melledy 01ed3da162 Fix player registration 2025-11-19 06:25:46 -08:00
Melledy e1c7ae57e3 Fix error when logging on a fresh account v1.0.0 2025-11-19 04:58:01 -08:00
Melledy 51c12db822 Fix error when deleting account 2025-11-19 04:46:09 -08:00
Melledy fb1b33eb7b Bump server version to 1.0.0 2025-11-19 04:30:54 -08:00
Melledy 181a929ef9 Update readme 2025-11-19 04:30:31 -08:00
Melledy d2d7b61828 Add license 2025-11-19 04:28:19 -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 207a1e25d4 Allow the http server to serve static files (such as downloadable resources) 2025-11-19 03:02:24 -08:00
Melledy 06f854be55 Update data version to 51 2025-11-19 02:49:20 -08:00
Melledy 5c9f434825 Improve star tower case handling 2025-11-19 02:43:48 -08:00
Melledy 6704be5f98 Randomize daily shop gift 2025-11-18 06:24:59 -08:00
Melledy c78234ca54 Handle monolith quick battle better 2025-11-18 06:18:39 -08:00
Melledy 2cd276f091 Implement mass limit break 2025-11-18 05:32:31 -08:00
Melledy 9777f4fc3c Implement monolith research (most talents not working) 2025-11-18 05:16:14 -08:00
Melledy 4457b43a26 Fix cataclysm survivor hard modes 2025-11-18 03:44:16 -08:00
Melledy 05555c684e Implement !disc command and improve !giveall to apply properties 2025-11-18 03:12:10 -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
Hutson 7c58d22771 Update README.md
Add giveall command
2025-11-18 05:41:05 +07:00
Melledy 48b1f2f0ce Add simple plugin system 2025-11-17 09:21:21 -08:00
Melledy b97f23aa3c Implement !giveall command
-Also fixed server error when receiving characters
2025-11-17 08:57:25 -08:00
Melledy 5f851a0367 Allow battle pass weeklies to be reset 2025-11-17 08:19:56 -08:00