Author Topic: [Utility] Advanced Server Manager  (Read 6668 times)

minor complaint: the blank console window should probably be hidden in some way
Unfortunately I'm not aware of any way to do this. I've tried -noConsole

Fixed all previously posted bugs so far, working on appending.

Unfortunately I'm not aware of any way to do this. I've tried -noConsole

Fixed all previously posted bugs so far, working on appending.
the steam version of blockland does it somehow so there must be a way
im sure you could just use some code to hide the window from outside of blockland too

the steam version of blockland does it somehow so there must be a way
im sure you could just use some code to hide the window from outside of blockland too
-noConsole works if you have an actual game window up, but doesn't if you just have the console window

Put out a new version to fix all previous bugs.
(Expect for expired bans because I need to learn how the times work first)
« Last Edit: May 13, 2016, 09:36:05 PM by ZSNO »

This is pretty nice

If I remember how the times work it's on a minute tick



Got a weird bug


Even if the config fixed itself stuff is still cutoff, I have Windows 10

« Last Edit: May 14, 2016, 09:01:03 AM by Kyuande »

This is pretty nice

If I remember how the times work it's on a minute tick



Got a weird bug
-snip-

Even if the config fixed itself stuff is still cutoff, I have Windows 10
-snip-
Yeah, the config error message appears the very first time you start the program since it hasn't written a config yet.

Man, Windows 10 really did a number on the GUI though... I'll be migrating to Windows 10 soon, so I'll fix it then.

EDIT: Looks like I might be able to fix the Windows 10 issue by upgrading to Qt 5.6
« Last Edit: May 14, 2016, 06:07:39 PM by ZSNO »

the steam version of blockland does it somehow so there must be a way
im sure you could just use some code to hide the window from outside of blockland too

Steam launches blockland with args ptlaaxobimwroe -noConsole

you forgot to include the platform folder in v0.9.1

you forgot to include the platform folder in v0.9.1
fuk
Gonna make a small change to the way main.cs is handled anyway

kk, version 0.9.2 released

Also leaving for Seattle tomorrow for a week, so hopefully no terrible bugs until I get back.
« Last Edit: May 14, 2016, 08:13:51 PM by ZSNO »

So will that fix the thing where I have to delete the main.cs file every time I want to start the server off of this?

I cannot use this utility because whenever it attempts to post to the master server, the console will print out, "You are blocked!"

suggestion: if you have the time, implement remote access (and secure it) for people who run servers off of VPSes

So will that fix the thing where I have to delete the main.cs file every time I want to start the server off of this?
Should help.
I cannot use this utility because whenever it attempts to post to the master server, the console will print out, "You are blocked!"
That sounds like an issue with you and your account more so than this program.
suggestion: if you have the time, implement remote access (and secure it) for people who run servers off of VPSes
I was thinking of that, but currently do not trust myself enough to make a secure link.

Will there be / is there Mac compatibility?

Will there be / is there Mac compatibility?
Qt is cross platform so it's possible. I don't have a Mac though, so if someone wants to maintain the Mac version that'd be great.