Commit graph

369 commits

Author SHA1 Message Date
LumaLivy
d29cd2da2e use static class member database 2021-11-13 15:55:40 -05:00
LumaLivy
13f20b2959
Merge branch 'LBPUnion:main' into main 2021-11-13 14:00:09 -05:00
jvyden
811c18994e
Make dive in timeout 5 minutes 2021-11-13 11:52:24 -05:00
jvyden
688bd9a58b
Make it so you don't rematch with people you just dived in with 2021-11-13 11:21:57 -05:00
jvyden
bdccb201ae
Switch to .NET 6.0 2021-11-13 11:02:19 -05:00
jvyden
8cb557abdf
Send no elements instead of 404 for myFriends 2021-11-13 11:00:54 -05:00
jvyden
dc2175d6e4
Add Delete Photo endpoint 2021-11-13 07:03:30 -05:00
jvyden
084dcf1f75
Show proper author for photos 2021-11-13 06:53:00 -05:00
jvyden
322c043a51
Add PNG file type 2021-11-13 06:24:17 -05:00
jvyden
b10f17a57c
Add a basic version of dive-in 2021-11-13 06:05:12 -05:00
jvyden
628ea235da
Fix types in CreateRoom match 2021-11-12 23:29:28 -05:00
LumaLivy
4976712d30
Merge branch 'LBPUnion:main' into main 2021-11-12 16:39:36 -05:00
jvyden
7f80679264
Add LBP3 digital to title ids 2021-11-11 18:19:10 -05:00
LumaLivy
5747251a4a
Merge branch 'LBPUnion:main' into main 2021-11-10 19:25:14 -05:00
jvyden
4373c23ff4
Lucky dip improvements 2021-11-10 00:29:43 -05:00
jvyden
4b2db48550
Make lucky dip actually random 2021-11-09 21:25:39 -05:00
jvyden
ac40dd041a
Add Level Type to Slot 2021-11-09 17:57:04 -05:00
jvyden
81f1607803
Add LBP1 Total Level Count 2021-11-09 17:40:53 -05:00
jvyden
33f1d3fa82
Fix rating ternary syntax 2021-11-09 02:07:35 -05:00
jvyden
300613032d
Merge pull request #39 from LumaLivy/level-reviews
Add support for level ratings
2021-11-08 23:50:33 -05:00
LumaLivy
f157647f68 Remove yourXXX properties from Slot and add them as arguments to serializer 2021-11-08 23:44:45 -05:00
LumaLivy
d489a9ef0f Merge branch 'level-reviews' of github.com:LumaLivy/project-lighthouse into level-reviews 2021-11-08 21:23:21 -05:00
LumaLivy
c0cf42a785 Add rating info to s/user/ to show your current rating in the pause menu 2021-11-08 21:22:30 -05:00
LumaLivy
34448ee6f3 Add rating info to s/user/ to show your current ranking in the pause menu 2021-11-08 21:14:16 -05:00
LumaLivy
8c4969b145 Add support for sending/receiving LBP1 ratings 2021-11-08 21:13:16 -05:00
LumaLivy
e9188f0994 Delay saving database changes, was happening too early 2021-11-08 16:25:34 -05:00
LumaLivy
f765331dee Add support for Yay/Boo on a community level 2021-11-08 16:23:54 -05:00
jvyden
06c8b5fc44
Add npData and myFriends support 2021-11-08 14:49:39 -05:00
jvyden
f0a3170531
Merge pull request #38 from LumaLivy/main
Add Playcount support, includes various bugfixes/other updates
2021-11-08 14:06:40 -05:00
jvyden
fb3e9c0841
Set LittleBigPlanetVita value to 3 2021-11-08 14:04:00 -05:00
LumaLivy
7e294b8c21 Include Creator to avoid nullreference 2021-11-08 14:03:15 -05:00
LumaLivy
ac8e1dc303 Propose alternative to defining redundant class property 2021-11-08 13:50:56 -05:00
LumaLivy
06f0d7a96f Merge branch 'main' of github.com:LumaLivy/project-lighthouse 2021-11-08 13:42:01 -05:00
LumaLivy
45b8464d1c Update old variable name for clarity 2021-11-08 13:41:24 -05:00
LumaLivy
f93c9c5e32 Remove useless file 2021-11-08 13:40:22 -05:00
jvyden
e5ee045838
Fix SlotTests failure 2021-11-08 13:33:51 -05:00
LumaLivy
e7b383e66a
Update ProjectLighthouse/Controllers/ScoreController.cs
Co-authored-by: jvyden <jvyden@jvyden.xyz>
2021-11-08 13:30:25 -05:00
LumaLivy
e0e112d4e4
Update ProjectLighthouse/Controllers/ScoreController.cs
Co-authored-by: jvyden <jvyden@jvyden.xyz>
2021-11-08 13:30:06 -05:00
jvyden
2b1cc62e4d
Add mm pick count to PlanetStats 2021-11-08 12:59:51 -05:00
LumaLivy
0aeaa32a66
Merge branch 'LBPUnion:main' into main 2021-11-08 11:31:26 -05:00
LumaLivy
d8a52d4b42 Add support for visiting a level, to track unique plays 2021-11-08 07:04:08 -05:00
LumaLivy
b854dc8954 cleanup 2021-11-08 07:03:36 -05:00
LumaLivy
a82e7e0467 Move playcount logic into EnterLevelController 2021-11-08 07:03:01 -05:00
LumaLivy
81befb4cd8 Support playcount migration and fix unexpected null reference for creator name 2021-11-08 05:17:47 -05:00
LumaLivy
9dad2bce4d Migrations 2021-11-08 05:15:31 -05:00
LumaLivy
d4ea1f0cf3 Support playcounts 2021-11-08 05:15:21 -05:00
LumaLivy
26d1bf7b85 non-destructively comment out duplicated logic for playcounts (may still be necessary for LBP1) 2021-11-08 05:14:53 -05:00
LumaLivy
6b35545286 Increment completion count on score submission 2021-11-08 05:14:14 -05:00
jvyden
5fd2d0e0d3
Add LBP Vita GameVersion 2021-11-08 01:49:47 -05:00
jvyden
01aa5e0533
Use Lucky Dip for /slots/cool and /slots/lbp2cool 2021-11-08 01:46:32 -05:00