Commit Graph
56 Commits
Author SHA1 Message Date
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
Melledy fd8e8925ca Implement heartlink invite 2025-11-25 22:33:25 -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 3059c549d5 Fix cataclysm survivor score calculation 2025-11-21 20:36:35 -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 5c9f434825 Improve star tower case handling 2025-11-19 02:43:48 -08:00
Melledy 9777f4fc3c Implement monolith research (most talents not working) 2025-11-18 05:16:14 -08:00
Melledy b97f23aa3c Implement !giveall command
-Also fixed server error when receiving characters
2025-11-17 08:57:25 -08:00
Melledy a18b7e8a2a Implement attributing locking when reforging 2025-11-17 03:11:12 -08:00
Melledy 6b699d97ee Basic implementation of character emblems 2025-11-16 10:16:07 -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 139fe2cf27 Force complete fate card quests since they are not handled yet 2025-11-14 19:23:19 -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 c4d564abb6 Implement shop purchase limits 2025-11-14 08:08:02 -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 281d61d0ab Refactor various inventory functions 2025-11-12 03:33:00 -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 b106541f44 Save Monolith and Menace Arena progress to the database 2025-11-11 04:42:41 -08:00
Melledy 3f7b0d366d Implement infinite arena 2025-11-09 07:22:21 -08:00
Melledy b9e8be97d1 Handle randomized daily instance rewards 2025-11-08 18:03:53 -08:00
Melledy c32df9e8aa Implement cataclysm survivor (basic) 2025-11-08 05:57:44 -08:00
Melledy f1a95b77e9 Fix mall shop purchases 2025-11-07 21:13:24 -08:00
Melledy 7a49282cef Implement resident shop 2025-11-07 21:06:16 -08:00
Melledy 86b2933aa1 Implement level rewards 2025-11-07 06:23:42 -08:00
Melledy ad538d59ed Implement daily activity missions 2025-11-07 05:29:57 -08:00
Melledy 67029b7094 Implement boss blitz 2025-11-06 20:43:30 -08:00
Melledy 7785c0d65f Implement basic quest stuff 2025-11-06 20:16:38 -08:00
Melledy 9e7167a5ad Implement buying from mall shop 2025-11-04 04:58:24 -08:00
Melledy 466eab9401 Implement monolith settle 2025-11-03 15:26:40 -08:00
Melledy c3e57c1195 Implement record score calculation 2025-11-03 05:53:38 -08:00
Melledy 5b5a72b4dc Implement gaining melodies in monoliths 2025-11-03 05:40:19 -08:00
Melledy d5c112bcf9 Implement disc read reward 2025-11-02 19:18:12 -08:00
Melledy 42f8233132 Implement setting headicons/skins 2025-11-02 19:04:23 -08:00
Melledy 88f3b246c8 Refactor inventory system 2025-11-02 04:44:03 -08:00
Melledy 631cdf5e32 Implement sweeps 2025-11-01 15:25:34 -07:00
Melledy b4e008fb9a Implement item use (energy potions)
- Selectors don't work yet
2025-11-01 08:08:31 -07:00
Melledy 37b74c9b35 Implement gacha banners (not newbie) 2025-11-01 04:17:44 -07:00
Melledy 36004b3fc3 Fix level 8+ skill not being upgradeable 2025-10-31 00:47:21 -07:00
Melledy 78f992f2f5 Implement character talents 2025-10-31 00:15:23 -07:00
Melledy 00b77e80e1 Implement material crafting 2025-10-30 19:33:07 -07:00
Melledy 2b42c727dc Implement gallery showcase 2025-10-30 08:04:42 -07:00
Melledy e002bec13a Fix basic trials not rewarding materials 2025-10-29 20:49:34 -07:00