v2.2.0
This release introduces PSP support, ability to fetch a list of users, client commands, fixes planet decorations, level types, copyable/sublevel/locked levels and other miscellaneous bug fixes.
Commits
- b42d456: Add endpoints for GetUsers (jvyden)
- d647439: Start tracking when users are publishing (Beyley Thomas) #148
- 7cf6033: Null nat type is valid (Beyley Thomas) #148
- 62378af: Implement command parsing (Beyley Thomas) #148
- bb6e7f8: Check for null NatType in find room match (Beyley Thomas) #148
- d597a6f: Add force match command (Beyley Thomas) #148
- e470919: Remove unnessesary variable discards (Beyley Thomas) #148
- d71db61: Add PSP title id (jvyden)
- ec82e07: Bump Bunkum to 3.4.0 (jvyden)
- 08540b5: Merge branch 'main' into commands (Jayden) #148
- 064289f: Improve command/filter logging (jvyden) #148
- 5cbd185: Allocation-less command system (jvyden) #148
- c200ae1: Rename Command to CommandInvocation (jvyden) #148
- 3fb6ebb: Add PSP platform (jvyden)
- 5efddf9: Add PSP to PsnAuthenticationAllowed (jvyden)
- b2a5937: Add LoginResponse for PSP (jvyden)
- 3b87e83: Fix LBP PSP titles being under LBP1 (jvyden)
- 86034ac: Stub LBP1 news endpoint (jvyden)
- 3775328: Bump Microsoft.NET.Test.Sdk from 17.7.0 to 17.7.2 (dependabot[bot]) #149
- 91eccd7: Bump NotEnoughLogs from 1.0.5 to 1.0.6 (dependabot[bot]) #150
- b09cfde: Bump SixLabors.ImageSharp from 3.0.1 to 3.0.2 (dependabot[bot]) #151
- c7cff21: Bump SixLabors.ImageSharp from 3.0.1 to 3.0.2 (#151) (Jayden) #151
- 9bb99d0: Bump NotEnoughLogs from 1.0.5 to 1.0.6 (#150) (Jayden) #150
- 5822dbf: Bump Microsoft.NET.Test.Sdk from 17.7.0 to 17.7.2 (#149) (Jayden) #149
- 538861f: Bump Bunkum from 3.4.0 to 3.4.1 (dependabot[bot]) #152
- 68fc4f1: Bump Bunkum from 3.4.0 to 3.4.1 (#152) (Jayden) #152
- 75642bf: Merge branch 'main' into commands (Jayden) #148
- 6ccf608: Add chat commands (#148) (Jayden) #148
- af45541: Implement batch filtering (jvyden)
- b555749: Stub ShowModeratedSlots (jvyden)
- 0e45613: Move filter endpoints to ModerationEndpoints (jvyden)
- 9d8006f: Fix planet decoration updates not working (jvyden)
- 0fe4b2f: Implement level type (e.g. versus, cutscene) (jvyden)
- 219240d: Resend X-exe-v and X-data-v headers to client, and dont send digests for PSP (Beyley Thomas) #155
- a5b8c2a: Add PSP middleware and fix PSP digest issues (#155) (Jayden) #155
- 39bb054: Add IsLocked, IsSubLevel, and IsCopyable to GameLevel (jvyden)
- 7a20aaf: Merge branch 'main' of github.com:LittleBigRefresh/Refresh (jvyden)
- 701068c: Debug commands for forcing token game/token platform (jvyden)
- c6711bd: misc psp things (Beyley Thomas) #158
- 101f5aa: Allow GUID assets for user icons (Beyley Thomas) #158
- dont parse \0 in UpdateUser #158 (Beyley Thomas)
- 4a6354a: Stub out PSP leaderboard enpoints (Beyley Thomas) #158
- c3b2031: Clean up level rating + handle database errors (Beyley Thomas) #158
- 086bf45: Add PSP TGA and PSP ??? files to trusted asset types (Beyley Thomas) #158
- 399092c: Fix grief reports on PSP (Beyley Thomas) #158
- 81a9136: Remove asset dump test code (Beyley Thomas) #158
- 47e3692: Split PSP assets to their own directory (Beyley Thomas) #158
- 5ac66a2: Psp -> PSP (Beyley Thomas) #158
- 25048cf: Better PSP/LBP1 leaderboard stubs (Beyley Thomas) #158
- 4622c6b: Address review comments (Beyley Thomas) #158
- 7bbb00e: Revert "Better PSP/LBP1 leaderboard stubs" (Beyley Thomas) #158
- 8b9afee: Revert "Revert "Better PSP/LBP1 leaderboard stubs"" (Beyley Thomas) #158
- 6cda5e7: Fix digest verification for PSP clients (Beyley Thomas) #158
- 7e1145e: Add stub stuff for backgroundGUID and links on GameLevel (Beyley Thomas) #158
- f0d74d1: Move level ID to the top of the XML and stub averageRating (Beyley Thomas) #158
- 001348e: Remove some debug printing (Beyley Thomas) #158
- ff62bc6: Remove update user hack (Beyley Thomas) #158
- 74ce5b6: Remove WeirdPspFileTodoFigureMeOutBeforeMergingMeIn (Beyley Thomas) #158
- 11d02f7: Add implementation for scoreboard/user/{id} (Beyley Thomas) #158
- 04925c7: Clean up review (Beyley Thomas) #158
- eb2d84c: More code cleanup (Beyley Thomas) #158
- 8cdb201: Set default average rating to 0 (Beyley Thomas) #158
- b024b76: Update Bunkum to 3.4.4 (jvyden)
- b54840e: Pass in token platform to asset importer (Beyley Thomas) #158
- c5b5535: Merge branch 'main' into psp-patches (Beyley Thomas) #158
- 4448eb4: Revamp in-game announcements screen (jvyden)
- 0b8975b: Merge branch 'main' into psp-patches (Jayden) #158
- 17ad372: Add tests for PSP digest (jvyden) #158
- feacf49: Full PSP Support (#158) (Jayden) #158
- b7e8f98: Use Token for injection instead of TokenPlatform (jvyden)
- f9936ee: Bump NotEnoughLogs from 1.0.6 to 1.1.0 (dependabot[bot]) #161
- 2198b89: Bump Realm from 11.4.0 to 11.5.0 (dependabot[bot]) #162
- b331a0b: Bump NotEnoughLogs from 1.0.6 to 1.1.0 (#161) (Jayden) #161
- efdcd9a: Bump Realm from 11.4.0 to 11.5.0 (#162) (Jayden) #162
- 9bae976: Update Bunkum to 3.4.5 (jvyden)
- b0d21f6: Merge branch 'main' of github.com:LittleBigRefresh/Refresh (jvyden)
- 1c7bbaa: On PSP, return 200 OK when a user tries to do an invalid favourite action (Beyley Thomas) #164
- d6e54c1: Add comment to explain quirk (Jayden) #164
- 2054a07: Return 200 OK on PSP when a user tries to do an invalid favourite action (#164) (Jayden) #164