Commit graph

74 commits

Author SHA1 Message Date
5c3b8e936c Fix teams on live skip 2024-07-21 15:15:44 -05:00
58ca6b01b7 Some more (Messy) star event code 2024-07-21 15:14:05 -05:00
Ethan O'Brien
6575ea1eb0
Fix timing of pulling clear_count 2024-06-23 10:10:40 -05:00
f527c43797 Cleanup 2024-06-23 10:01:07 -05:00
91fc506274 Pushing untested code that I think works 2024-06-23 09:40:48 -05:00
a2475806b2 Get live clear count across all difficulty levels 2024-06-09 08:49:59 -05:00
598df1ba17 Sometimes.. I dislike this project 2024-06-08 20:02:32 -05:00
775421038a (In theory) fix live not being marked as full combo 2024-06-08 16:45:10 -05:00
a1e400c1ec correct /api/live/continue endpoint 2024-06-04 10:38:05 -05:00
dcaf65f860 Dont give chats during tutorial 2024-06-03 17:42:26 -05:00
1106ee89ba Implement chats for birthday characters 2024-06-03 16:57:28 -05:00
cec34b81ac Add chat bond unlocks 2024-06-03 15:40:45 -05:00
4fcfb8d8ae erm... 2024-06-01 09:27:51 -05:00
07e3174065 Increase max payload size 2024-06-01 09:24:14 -05:00
5c4029ad50 cleanup 2024-05-25 17:06:02 -05:00
5097efb460 Cleanup item usage 2024-05-24 20:43:34 -05:00
09fbf027b1 Fix some type comparisons 2024-05-24 19:59:24 -05:00
1e9d0236be agh 2024-05-24 12:52:48 -05:00
8d301c827d run cargo clippy 2024-05-24 12:44:52 -05:00
baa14654f5 stuff idk 2024-05-24 12:43:34 -05:00
7df2f3e277 I DID NOT TEST THIS COMMIT CARGO CLIPPY DID STUFF FOR ME AND I'M TOO LAZY TO TEST SO HOPEFULLY NOTHING BROKE 2024-05-24 00:56:25 -05:00
Ethan O'Brien
6c45efc4eb Implement proper bond weight distribution 2024-05-10 20:22:32 -05:00
Ethan O'Brien
4a776eb526 2024-05-10 15:51:42 -05:00
Ethan O'Brien
98aed96701 Organize databases 2024-05-09 16:39:31 -05:00
Ethan O'Brien
248979f2cb Implement dummy /api/live/reward 2024-05-09 15:59:52 -05:00
Ethan O'Brien
53567d77af Finish all general missions 2024-05-09 12:10:09 -05:00
Ethan O'Brien
466d211341 Update live.rs 2024-05-08 22:13:46 -05:00
Ethan O'Brien
f3d045649c Add obtain gold mission 2024-05-08 22:05:18 -05:00
Ethan O'Brien
9e799d9657 Fix when the user uses their main deck 2024-05-08 18:27:12 -05:00
Ethan O'Brien
8dc898d7ba oops 2024-05-08 18:08:33 -05:00
Ethan O'Brien
378fd15278 Implement bond 2024-05-08 17:48:25 -05:00
Ethan O'Brien
e83332817d Why is the commit summary required 2024-05-07 10:15:55 -05:00
Ethan O'Brien
6a49047e94 Add user rank mission 2024-05-07 09:46:14 -05:00
Ethan O'Brien
b51533dbbe Add live completed count missions 2024-05-06 17:02:12 -05:00
Ethan O'Brien
6056e5601a Implement daily missions 2024-05-06 14:26:36 -05:00
Ethan O'Brien
f27e99fcd1 Add all perfect things 2024-05-05 14:27:18 -05:00
Ethan O'Brien
25e9952a53 Fix full combo flag 2024-05-05 11:14:04 -05:00
Ethan O'Brien
42bdc28d0f Add endpoint to set server time 2024-05-04 18:11:20 -05:00
Ethan O'Brien
05aecd02c6 Implement base star event handler 2024-05-04 17:31:10 -05:00
Ethan O'Brien
ea84ffdc65 Move item related functions to their own file 2024-05-04 15:22:46 -05:00
Ethan O'Brien
8f5f32a17e Cleanup imports 2024-05-04 14:59:33 -05:00
Ethan O'Brien
dae4bbd7ed Fix tutorial live 2024-05-04 11:48:49 -05:00
Ethan O'Brien
d6b87ac3ce Properly check full combo 2024-05-03 14:14:30 -05:00
Ethan O'Brien
81a5a4052d Fix master ids not always returned 2024-05-03 13:43:38 -05:00
Ethan O'Brien
000406280c Rewards are first-time only 2024-05-03 09:11:10 -05:00
Ethan O'Brien
6903265ed5 Correct switched types logic 2024-05-02 21:47:59 -05:00
Ethan O'Brien
c1a8923f9a Implement post-live rewards 2024-05-02 21:16:17 -05:00
Ethan O'Brien
7148c5627f implement live skip 2024-05-01 17:03:50 -05:00
Ethan O'Brien
880758b8e1 Fully implement /api/live/ranking 2024-05-01 16:43:16 -05:00
Ethan O'Brien
12f21c1312 Call gift_item_basic with correct user data json 2024-04-29 12:21:35 -05:00