Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Register protocol handlers & replay file extensions to the operating system #136

Draft
wants to merge 44 commits into
base: master
Choose a base branch
from

Conversation

VasilisThePikachu
Copy link
Member

@VasilisThePikachu VasilisThePikachu commented Jan 20, 2024

Resolves #85
Resolves #140

  • Windows
    • Joining servers
    • Replays
      • Adding the registry keys
      • Removing the keys
      • Checking existence
      • Working Correctly
  • MacOS
    • Joining servers
    • Replays
      • Addin
      • Removing (well code is there... it do nothing tho... blame lsregister I tried everything and its correct)
      • Checking existence
      • Working Correctly
  • Linux
    • Joining servers
    • Replays
      • Adding
      • Removing
      • Checking existence
      • Working Correctly

General

  • Popups to show the user any errors/ask if they wanna have protocols registered. Show errors etc
  • Steam installer script (wont require user interaction for windows) (needs pjb)

image
(I fixed the title being named "window" dun worry)
image

@VasilisThePikachu
Copy link
Member Author

VasilisThePikachu commented Jan 22, 2024

I got addicted to Palworld be aware this will take a little.

(ALSO HOLY SHIT LINUX AND MACOS ARE SO STUPID FOR THIS OH GOD)

@VasilisThePikachu
Copy link
Member Author

Right now macos is only openning the app... cant figure out why its not acting on the perams

I also cant seem to get lsregister unregister to work at all. Guess protocol is stuck on macos

@VasilisThePikachu VasilisThePikachu changed the title Register the space station 14 protocol to the operating systems Register protocol handlers & replay file extensions to the operating system Mar 25, 2024
@VasilisThePikachu
Copy link
Member Author

VasilisThePikachu commented Apr 12, 2024

Forgot to say this

Looks like apple pie is back on the menu

(This works :D)

Copy link

This pull request has conflicts, please resolve those before we can evaluate the pull request.

- User facing manual button
- Linux support start
# Conflicts:
#	SS14.Launcher/Protocol.cs
Copy link

This pull request has conflicts, please resolve those before we can evaluate the pull request.

VasilisThePikachu and others added 11 commits March 4, 2025 17:34
Co-authored-by: Julian Giebel <[email protected]>
Not all servers will go to .rtreplay so may as well let the OS know. PLUS it will probably magic indentify them in case I messed up the custom file extension for linux.
Does it count as a warning fix if its just using the async that was not being used before?
VasilisThePikachu added a commit to VasilisThePikachu/RobustToolbox that referenced this pull request Mar 9, 2025
VasilisThePikachu added a commit to VasilisThePikachu/space-station-14 that referenced this pull request Mar 9, 2025
I may as well have it ready now for space-wizards#186
Nik spotted this while I was accidentally rubber ducking this to them.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow replays to be opened by just double clicking on the file Protocol Handlers For Robust Toolbox?
1 participant