Commit graph

736 commits

Author SHA1 Message Date
jvyden
7cc3a613e7
[skip ci] Clean up .gitignore, add sections 2022-01-19 08:07:40 -05:00
jvyden
d7d7fa87b6
Fix debug build 2022-01-18 23:26:33 -05:00
jvyden
35f50f5f8c
The Great Formatting of 2022 2022-01-18 23:09:02 -05:00
jvyden
59cc7f02fb
Remove .Designer.cs files from database migrations (finally!) 2022-01-18 23:03:57 -05:00
jvyden
39048fcf28
Dont use host when cleaning up after updating players in room 2022-01-18 21:44:14 -05:00
jvyden
e1912f151b
Clean up rooms after updating players in a room 2022-01-18 21:34:07 -05:00
jvyden
b6d772bcd6
Fix UpdatePlayersInRoom type 2022-01-18 21:30:27 -05:00
jvyden
1c8e2ee007
Handle UpdatePlayersInRoom match requests 2022-01-18 21:26:28 -05:00
jvyden
d3378460c2
Always log match data 2022-01-18 21:18:46 -05:00
jvyden
b9ee24df69
Remove empty rooms and rooms with too many players when cleaning up rooms 2022-01-18 20:58:43 -05:00
jvyden
5ff92584f5
Fix missing import 2022-01-18 20:46:37 -05:00
jvyden
303fb878ea
Allow viewing room visualizer on release if user is admin 2022-01-18 20:40:16 -05:00
jvyden
ddd3863708
Add users page to admin panel 2022-01-18 20:29:42 -05:00
jvyden
bf3f04f277
Fix CommitsOutOfDate off-by-one error 2022-01-18 19:53:59 -05:00
jvyden
9391f179c9
Track unpushed commits as dirty 2022-01-18 19:52:34 -05:00
jvyden
25e81d073a
Add license disclaimer for prod instances 2022-01-18 19:52:34 -05:00
jvyden
b3cc354903
Merge pull request #123 from CommandGenius/patch-3
[skip ci] Fix the formatting
2022-01-18 16:35:11 -05:00
CommandGenius
3115fa22d8
[skip ci] Fix the formatting
im so sorry I promise this will be the last pull request
2022-01-18 16:30:23 -05:00
jvyden
121e0e68d2
Merge pull request #122 from CommandGenius/patch-2
Fix typo + improve grammar
2022-01-18 16:23:17 -05:00
CommandGenius
7a430d4d8c
Fix typo + improve grammar 2022-01-18 16:03:49 -05:00
jvyden
a822499e77
Merge pull request #121 from CommandGenius/patch-1
[skip ci] Update README.md with a tutorial on patching LBP1 for RPCS3
2022-01-18 16:01:04 -05:00
CommandGenius
b73fb3f53d
Update README.md 2022-01-18 15:56:14 -05:00
CommandGenius
4a083e0696
Update README.md
Co-authored-by: jvyden <jvyden@jvyden.xyz>
2022-01-18 15:48:02 -05:00
CommandGenius
742f5d0280
Update README.md 2022-01-18 15:40:08 -05:00
CommandGenius
c4bbd4fbfc
Update README.md 2022-01-18 15:37:36 -05:00
CommandGenius
994dc42ef8
Update README.md 2022-01-18 13:02:58 -05:00
CommandGenius
be0d55d9c5
Update README.md 2022-01-18 12:40:29 -05:00
CommandGenius
80ef852150
Update README.md 2022-01-18 12:39:57 -05:00
CommandGenius
88af013520
Update README.md 2022-01-18 12:25:29 -05:00
CommandGenius
a90640f3b8
Update README.md
Fix the tutorial
2022-01-18 12:23:24 -05:00
CommandGenius
7b89fddb1d
Create README.md
Added a better tutorial
2022-01-18 12:11:18 -05:00
CommandGenius
952d67a8c4
Update README.md
Added a better tutorial
2022-01-18 12:11:09 -05:00
CommandGenius
7cbe6f4527
Update README.md
I'll put the video tutorial inside of unionpatcher instead
2022-01-18 12:02:03 -05:00
CommandGenius
d446689f58
Update README.md
Adds a video tutorial to play LBP1 on RPCS3
2022-01-18 11:53:55 -05:00
jvyden
3e25fea446
Patch up an oopsie 2022-01-16 21:18:59 -05:00
jvyden
75d4c25f59
Add VersionInfoPage 2022-01-16 21:14:14 -05:00
jvyden
2ace4dc101
Set user locations when creating a fake room 2022-01-16 20:34:36 -05:00
jvyden
bd2aff74af
Log when a room is found for a user 2022-01-16 20:34:14 -05:00
jvyden
be7200aaf0
Fix match deserialization not reading 7-digit hex values 2022-01-16 19:59:24 -05:00
jvyden
777ba3ef59
Make sure no-js users can still use auto-refresh 2022-01-16 19:39:13 -05:00
jvyden
9109e98898
Add button to stop refreshing page in room visualizer 2022-01-16 19:21:20 -05:00
jvyden
c1e807b29a
Add ability to create fake rooms and delete all rooms 2022-01-16 19:10:36 -05:00
jvyden
643404a7b3
Show best room in room visualizer 2022-01-16 18:24:41 -05:00
jvyden
a2ec13205f
Make rooms dependent on game version 2022-01-16 18:08:20 -05:00
jvyden
1823cf55a2
Adjust room visualizer refresh time to 5 seconds 2022-01-16 17:51:04 -05:00
jvyden
dc46534141
Add room visualizer debug page 2022-01-16 17:48:20 -05:00
jvyden
bf49ae422c
Fix off-by-one error in LBP1 cool slots 2022-01-16 14:49:17 -05:00
jvyden
2bca140dab
Actually fix LBP1 cool slots 2022-01-16 14:39:32 -05:00
jvyden
04cdca0d26
Don't log post body in release builds
Closes #28
2022-01-16 14:29:44 -05:00
jvyden
12a4618c6f
Send back friends list from npData
Closes #94
2022-01-16 14:24:59 -05:00