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

Small UI adjustment for IP #22

Open
mgilardi opened this issue Feb 8, 2021 · 6 comments
Open

Small UI adjustment for IP #22

mgilardi opened this issue Feb 8, 2021 · 6 comments

Comments

@mgilardi
Copy link

mgilardi commented Feb 8, 2021

Hi there!

The work you've put into this server wrapper is wonderful. Its a great departure from the other monotonous and cumbersome wrappers - nice job!

One quick tidbit - I noticed that the IP:Port displayed on the bottom left of the app (next to 'Copy') when viewing a server is visually ignoring the server-ip set in server.properties. The actual server works just fine with my custom server-ip (I'm using Hamachi), but it's displaying my computer's IP versus the custom server-ip.

This is by no means a deal breaker, and I don't mind it being there, I just thought I'd bring it up since I didn't see it after glancing at your Trello board.

Thanks again for your hard work!

@ChristianKernDev
Copy link
Member

Thanks, glad you like it.

Yes this field is always showing the external ip of the current machine. Changing it to the server-ip value would not be a good idea, as server-ip should be empty for 99% of all servers, so the server listens to all ips.

Maybe i should make it show the server-ip if set or something like that.

@mgilardi
Copy link
Author

mgilardi commented Feb 8, 2021

Ah, yeah, that makes sense. If it wouldn't muddle the UI too much, you could shrink the existing one and put the server-ip under at the same smaller font size. That assumes both would be usable to have.

@ChristianKernDev
Copy link
Member

Yeah I‘ll figure something out. Thanks

@ChristianKernDev
Copy link
Member

Just because it has been so long and i answered all other issues: This is still planned but for the reworked Fork

@42sol-eu
Copy link

I was wondering over this also.
Due to a quarantine I had to get a interconnected setup two my brother in laws house.
The setup was quite easy (I used a small wire guard service with a Scandinavian name) and all went well.

My thought: It would be great to give the server admin a bit control over this field. The copy button is really great and would work with the Discord channel IF only the IP I would need there be in it.

I downloaded the code today and made a test run with Visual Code. I will check how I can solve my special case (getting the actual VPN IP and displaying it there with the shared / forwarded port).

Because I use every opportunity to teach my kids more about my guild (mechatronics engineer) I would like them to use this IP:port on their PCs/Macs.

Beeing a software engineer with GUI skills myself I would suggest the option to put a combobox or a scrollbox there to have all the PCs IP addresses to choose from. I might look into that also.

Everything hopefully nice and readable in a pull request to be used OR not in your great project

@ChristianKernDev
Copy link
Member

As mentioned in #35 Fork is currently undergoing major reworks and i appreciate that you want to contribute, but i think the effort would not be worth it.
You can contribute to the new version though if you'd like. Just hit me up on Discord or here and i will invite you to the new Repo (which is not public yet)

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

No branches or pull requests

3 participants