Commit graph

1502 commits

Author SHA1 Message Date
hydronePVP45
1856cf7264
implemented pages in the queue list, hearted levels and hearted users
not the page button but the actual size thing
2021-11-15 20:54:06 +01:00
hydronePVP45
a78623b6ab
add favourite users total thingy 2021-11-15 20:16:02 +01:00
hydronePVP45
cdd3ece718
add favourite slots amount thing 2021-11-15 20:13:32 +01:00
hydronePVP45
a01a78563f
fixed total thingy in queue lsit 2021-11-15 20:11:15 +01:00
jvyden
740a7f7803
Fix vita slot counts 2021-11-15 01:55:33 -05:00
jvyden
8eccfe316d
Merge pull request #55 from LumaLivy/main
Add per-game user playcounts, make slot.serialize() arguments more elegant
2021-11-15 00:31:08 -05:00
jvyden
f95dfb6612
Add LBP Vita support for tracking plays 2021-11-15 00:30:35 -05:00
jvyden
543996c1a6
Use server-side randomness 2021-11-15 00:19:43 -05:00
jvyden
d5ff088552
Remove debugging fragment (?) 2021-11-15 00:17:16 -05:00
jvyden
9d46110b7c
Add defaults to nullable strings in User 2021-11-15 00:14:35 -05:00
jvyden
a9969336dc
Merge branch 'main' into lumalivy-main 2021-11-14 23:51:25 -05:00
jvyden
79a7102667
Update NuGet packages (EntityFramework -> 6.0.0) 2021-11-14 23:50:43 -05:00
jvyden
93a6d8500e
Potential fix for missing icons (#49) 2021-11-14 22:02:35 -05:00
LumaLivy
911ae535c0
Merge pull request #3 from LumaLivy/LBPUnion-main
Lbp union main
2021-11-14 21:54:43 -05:00
LumaLivy
dc6fe23fc5 ditto 2021-11-14 21:50:32 -05:00
LumaLivy
d9f72681b9 Resolve merge conflicts (use this.database instead of new Database()) 2021-11-14 21:50:16 -05:00
LumaLivy
372095937e Integrate yourXStats into serializer nicely 2021-11-14 21:35:20 -05:00
jvyden
24e39c59cb
Dont show levels from higher game versions in hearted/queued lists 2021-11-14 21:32:09 -05:00
LumaLivy
90e7f8f57e
Merge branch 'LBPUnion:main' into main 2021-11-14 21:31:45 -05:00
jvyden
278113f729
Show used slots per-game 2021-11-14 21:25:30 -05:00
jvyden
b641a6be81
Implement pages for slots/by endpoint 2021-11-14 18:53:53 -05:00
jvyden
51679f371a
Dont moderate levels/poppet items 2021-11-14 18:50:51 -05:00
jvyden
af09e85548
Refactor User
Remove "Staff Challenge" counts, rename all counts to their plural variants
2021-11-14 18:15:59 -05:00
jvyden
6404e1b7a2
Add more logging to MatchController 2021-11-14 17:44:00 -05:00
jvyden
efbd550589
Provide logger levels to Logger.Log calls without them 2021-11-14 17:39:34 -05:00
jvyden
e5bddda7a4
Merge pull request #52 from hydronePVP45/patch-7
add lbp vita marvel eu
2021-11-14 15:39:28 -05:00
frickinfire
4dc48689cc
Fix README table layout 2021-11-14 14:34:51 -06:00
hydronePVP45
d381cbe9a6
Update GameVersionHelper.cs 2021-11-14 21:09:03 +01:00
jvyden
2340f34c43
Merge pull request #51 from hydronePVP45/patch-6
Update GameVersionHelper.cs | added support for asian lbp vita and marvel super hero edition (us) title ids
2021-11-14 15:05:55 -05:00
jvyden
199ed70006
Merge pull request #47 from hydronePVP45/patch-3
Update README.md
2021-11-14 15:04:07 -05:00
hydronePVP45
2d40cbecc4
Update GameVersionHelper.cs 2021-11-14 21:01:15 +01:00
hydronePVP45
53acfee2ed
Update README.md
changed lbp vita from 'somewhat compatible with workaround' to 'compatible' because it works about as well as LBP2 and does not require any workaround other than using a different digest key (than the mainline games), but i would not call that a workaround.
2021-11-14 15:15:17 +01:00
LumaLivy
841fb305dd Improve lucky dip randomness; streamline slot serialize parameters for more mixed in types; change behaviour of visitedlevel so that user plays can be counted 2021-11-13 17:28:25 -05:00
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