Commit Graph
178 Commits
Author SHA1 Message Date
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 2025-11-27 19:25:40 -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
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
阁主 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 c78c6a7492 Implement trekker affinity story 2025-11-24 03:07:47 -08:00
Melledy 3059c549d5 Fix cataclysm survivor score calculation 2025-11-21 20:36:35 -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 eead51d32f Implement starting gold monolith research talents 2025-11-21 02:52:00 -08:00
Melledy fdd4264b40 Fix showcase not updating when new characters/discs are added 2025-11-21 02:05:36 -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 01ed3da162 Fix player registration 2025-11-19 06:25:46 -08:00
Melledy e1c7ae57e3 Fix error when logging on a fresh account 2025-11-19 04:58:01 -08:00
Melledy 51c12db822 Fix error when deleting account 2025-11-19 04:46:09 -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 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 05555c684e Implement !disc command and improve !giveall to apply properties 2025-11-18 03:12:10 -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
Melledy 334c8dc12e Add !character command 2025-11-17 07:25:18 -08:00
Melledy 7c95448e4e Fix infinite arena not being challengeable if unlockInstances was true 2025-11-17 03:21:56 -08:00
Melledy a18b7e8a2a Implement attributing locking when reforging 2025-11-17 03:11:12 -08:00
Melledy db6c3a5b0f Dont give rewards for infinity tower if the player already completed it 2025-11-17 01:28:33 -08:00
Melledy a868c9f3ed Implement character emblem locking/reforging 2025-11-16 19:49:03 -08:00
Melledy 6b699d97ee Basic implementation of character emblems 2025-11-16 10:16:07 -08:00
Melledy f2656903e5 Implement gacha history 2025-11-16 00:32:47 -08:00
Melledy c859252ddd Implement gacha guaranteed claim 2025-11-15 23:48:18 -08:00
Melledy 66b2d84945 Implement tutorial levels 2025-11-15 00:52:54 -08:00
Melledy b19667315d Implement vampire survivor talent unlocking 2025-11-14 20:16:25 -08:00
Melledy 9f4ae13f09 Rename vampireCards in PlayerProgress 2025-11-14 19:14:16 -08:00
Melledy fe712e9d2d Mark new vampire survivor cards 2025-11-14 19:12:23 -08:00
Melledy aad9a5da89 Vampire survivor now rewards the correct fate cards 2025-11-14 18:41:19 -08:00
Melledy 30d0dfbaee Implement vampire survivor records 2025-11-14 18:12:07 -08:00
Melledy 300d51aaf2 Implement vampire survivor reward chest 2025-11-14 16:44:54 -08:00
Melledy 6cb191eff9 Rename builds collection in the database 2025-11-14 08:39:27 -08:00
Melledy d504b2b629 Implement friend star handler 2025-11-14 08:29:05 -08:00