Commit graph

1188 commits

Author SHA1 Message Date
jvyden
143fc96cf5
Photo retrieval semi-working (only on LBP1?) 2021-11-05 19:06:31 -04:00
jvyden
87fed59229
Get photos uploading properly 2021-11-05 16:59:24 -04:00
jvyden
1c46883bfc
Add database support for photos 2021-11-04 16:00:40 -04:00
Michael VanOverbeek
e5b2899930
Add cdn resources to .gitignore 2021-11-04 15:32:23 -04:00
jvyden
fd6367feca
Fix publishing, default to LBP1 on connect, fix LBP1 not connecting 2021-11-04 15:30:58 -04:00
jvyden
582d2e2de0
Merge pull request #37 from LumaLivy/main
Add support for grabbing Top Scores
2021-11-04 14:34:16 -04:00
jvyden
8e193c079f
Cleanup code 2021-11-04 14:28:50 -04:00
LumaLivy
c12894af92 Fix some situations where scores were null 2021-11-04 05:00:42 -04:00
LumaLivy
cf348002af Remove console write 2021-11-04 03:56:08 -04:00
LumaLivy
85f1afaf35 Add support for score ranks 2021-11-04 03:14:45 -04:00
LumaLivy
0938140e95 Reorganize attributes 2021-11-04 01:01:02 -04:00
LumaLivy
ce032d8e4d Add another TaggedStringElement definition to support multiple key value pairs in XML tags 2021-11-04 00:57:42 -04:00
LumaLivy
35fba33216 Add some necessary properties for topscores 2021-11-04 00:54:51 -04:00
LumaLivy
04c8995003 I don't know what git is doing 2021-11-04 00:53:06 -04:00
jvyden
e17c34b517
Fix screwed up UsedSlots count 2021-11-04 00:30:30 -04:00
jvyden
fe6a743157
Fix GameVersion serialization in Slot 2021-11-04 00:27:58 -04:00
jvyden
da9c5ed5f3
Allow publishing slots with GameVersions
Old levels default to LBP2 levels.
2021-11-04 00:15:47 -04:00
jvyden
955b9e8060
Fix Authentication tests 2021-11-03 23:53:10 -04:00
jvyden
6db77a513f
Add ability to get game version on login 2021-11-03 23:36:09 -04:00
jvyden
66029b8f3d
Merge pull request #36 from LumaLivy/lbp2-lucky-dip
Add support for lucky dipping in LBP2
2021-11-03 16:10:57 -04:00
jvyden
49039a28ef
Fix naming of LuckyDipSlots 2021-11-03 16:10:10 -04:00
jvyden
e97e8584ec
Merge branch 'main' into lbp2-lucky-dip 2021-11-03 16:09:09 -04:00
jvyden
fadf653a9c
Remove migrations from startup.cs 2021-11-03 16:07:31 -04:00
LumaLivy
c3b42d6494 Add support for lucky dipping in LBP2 2021-11-02 23:10:20 -04:00
Michael VanOverbeek
97fe7b07cd
Ensure that log file names do not use invalid filename characters. 2021-11-02 21:50:01 -04:00
jvyden
455341ffeb
Upgrade Kettu to 1.2.0 2021-11-02 21:43:19 -04:00
jvyden
9479dca411
Properly clean up users & slots in SlotTests and DatabaseTests 2021-11-02 21:37:55 -04:00
jvyden
61f027b57e
Cleanup code and formatting 2021-11-02 20:35:21 -04:00
jvyden
d64aa421fe
Merge pull request #35 from LumaLivy/profile-pins
Profile pins
2021-11-02 20:28:49 -04:00
LumaLivy
db92a62c18
Merge branch 'LBPUnion:main' into profile-pins 2021-11-02 20:01:19 -04:00
LumaLivy
53b1ba2bb4 Merge branch 'profile-pins' of github.com:LumaLivy/project-lighthouse into profile-pins 2021-11-02 20:00:00 -04:00
LumaLivy
65e35a6122 Use JsonPropertyName attribute to comply with C# naming styles 2021-11-02 19:57:33 -04:00
frickinfire
d04d727fc2
fix LBP Vita in README 2021-11-02 18:42:42 -05:00
jvyden
39bf8cfb35
Merge branch 'main' into profile-pins 2021-11-02 19:10:01 -04:00
jvyden
f3f01ec45e
Make CI run on pull_request 2021-11-02 19:07:06 -04:00
jvyden
cd19afc577
Fix test failures 2021-11-02 19:06:45 -04:00
jvyden
e5a1ccb9e3
Add framework for determining game version 2021-11-02 18:39:59 -04:00
jvyden
dd91de3c87
Fix boolean StringElement serialization 2021-11-02 18:11:52 -04:00
jvyden
f4460264c3
Add support for team picks 2021-11-02 17:59:10 -04:00
LumaLivy
de9c0eecd8 Change variable names for clarity 2021-11-02 04:49:00 -04:00
LumaLivy
ce6cab95dc Remove leftover dev comment oops 2021-11-02 03:44:42 -04:00
LumaLivy
f9d16de35c Ignore some VS stuff that popped up 2021-11-02 03:41:59 -04:00
LumaLivy
1c6f4f6d0f Add support for setting profile pins 2021-11-02 03:35:08 -04:00
jvyden
d1f0166973
Rider 2021.3 EAP 6 .idea changes 2021-11-01 17:46:34 -04:00
jvyden
6c65f51272
Allow score submission 2021-10-31 23:51:39 -04:00
jvyden
cd855ba7db
Add jpeg to supported filetypes 2021-10-31 23:49:04 -04:00
jvyden
8f7d536f50
Check if user owns level before unpublishing 2021-10-31 19:06:58 -04:00
jvyden
54a61570bd
Fix LBP1 minimum players 2021-10-31 18:28:25 -04:00
jvyden
79be3e175b
Separate EULA and announce endpoints by purpose
Also fixes LBP3 login not showing anything
2021-10-31 18:11:08 -04:00
jvyden
6a787bd1dd
Fix table formatting 2021-10-31 18:10:18 -04:00