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 |
|
LumaLivy
|
f625fd2042
|
Fix null check
|
2021-11-08 01:18:55 -05:00 |
|
LumaLivy
|
4fb5dc5896
|
Merge branch 'LBPUnion-main'
|
2021-11-08 00:58:26 -05:00 |
|
LumaLivy
|
48ef32ea93
|
merge
|
2021-11-08 00:57:58 -05:00 |
|
LumaLivy
|
e510857383
|
Rearrange methods so we can get serialized users without repeating code
|
2021-11-08 00:53:06 -05:00 |
|
jvyden
|
ccef80f0d9
|
Implement more counts belonging to users, remove counts from db
|
2021-11-08 00:49:02 -05:00 |
|
jvyden
|
c98094cf38
|
Implement user heart count
|
2021-11-07 22:00:34 -05:00 |
|
LumaLivy
|
41be6285dd
|
Getting closer to seeing output on second scoreboard screen, hopefully
|
2021-11-07 21:50:50 -05:00 |
|
jvyden
|
c7f4cd668a
|
Implement level play counts and level heart counts
|
2021-11-07 21:49:30 -05:00 |
|
LumaLivy
|
5aacdae4cb
|
Fix bug with hex not deserializing in JSON, add CreateRoom matchType
|
2021-11-07 21:35:27 -05:00 |
|
jvyden
|
aeb3ba12f0
|
Update dotnet-ef tool to 5.0.12
|
2021-11-07 20:55:36 -05:00 |
|
jvyden
|
709e06ec4e
|
Update nuget packages
|
2021-11-07 20:42:31 -05:00 |
|
jvyden
|
af27346efd
|
Drop CommentsEnabled column from Users
|
2021-11-07 20:35:14 -05:00 |
|
jvyden
|
85c29eae81
|
Fix levels LBP2 levels showing in LBP1
|
2021-11-07 19:35:46 -05:00 |
|
LumaLivy
|
6be05dff82
|
Merge branch 'LBPUnion:main' into main
|
2021-11-07 18:37:53 -05:00 |
|
jvyden
|
85f3f3cd8d
|
Dont fail uploading photo if user cant be found
|
2021-11-07 18:11:49 -05:00 |
|
jvyden
|
eb744d46a1
|
Fix PhotoSubjects not being added and parsed properly
|
2021-11-07 18:06:49 -05:00 |
|
LumaLivy
|
a3f16c6e4d
|
Merge branch 'LBPUnion:main' into main
|
2021-11-07 17:12:45 -05:00 |
|
jvyden
|
0aea73929d
|
Update README.md
|
2021-11-07 17:11:55 -05:00 |
|
LumaLivy
|
a619b4b245
|
Ignore mystery exception on windows
|
2021-11-07 17:11:33 -05:00 |
|
LumaLivy
|
0a39db4dc3
|
Change production type
|
2021-11-07 17:11:07 -05:00 |
|
jvyden
|
82290ab33d
|
Merge remote-tracking branch 'origin/main'
|
2021-11-07 17:03:34 -05:00 |
|
jvyden
|
0ffd01f59d
|
Fix photo deserialization/serialization
|
2021-11-07 17:02:56 -05:00 |
|
frickinfire
|
815a46f710
|
Fix typo
|
2021-11-07 15:55:21 -06:00 |
|
frickinfire
|
40c5df94ab
|
Update README
|
2021-11-07 15:54:51 -06:00 |
|
jvyden
|
632e430b36
|
Implement photos with user
|
2021-11-07 16:39:58 -05:00 |
|
jvyden
|
c415691d72
|
Implement pages for profile photos
|
2021-11-07 15:33:13 -05:00 |
|
LumaLivy
|
f2ac21bed3
|
Big merge
|
2021-11-06 23:35:20 -04:00 |
|
LumaLivy
|
eb11e2baca
|
Add friendsccores endpoint (not working), support grabbing the 2 surrounding scores around user's score from topscores when pagestart is empty
|
2021-11-06 23:28:41 -04:00 |
|
jvyden
|
67aa11b1a6
|
make PhotosByMeCount and PhotosWithMeCount not mapped
|
2021-11-06 22:35:04 -04:00 |
|
jvyden
|
142b65b481
|
Code cleanup
|
2021-11-06 14:21:31 -04:00 |
|
jvyden
|
9b7686bb91
|
Fully implement photos for users
|
2021-11-05 21:54:43 -04:00 |
|