Topic: [TOOL] Server Configurator
How much demand would there be for a graphical way to configure, start, and stop a teewars server?
You are not logged in. Please login or register.
Teeworlds Forum → Fan Art and Other → [TOOL] Server Configurator
How much demand would there be for a graphical way to configure, start, and stop a teewars server?
I'm doing something like that for OSX... no guarantee it will be released though
I thing it would be fpreferred if someone did a 3:rd party release of a tool like that. It's too much to maintain for us at the moment.
It's not that hard really. Any one with some c++/python/c#/java experience can hack it togeather in an hour. The hard part is making it good and usefull
I'm wrapping it up; wxwidgets and python.
I'll post the sources in a few hours and exes and debs when I make them.
As promised, here's the source:
http://www.mediafire.com/?jnhurzunhod
I'll be producing an exe and a deb as fast as I can, so if you can wait, that'll be a lot easier. Otherwise, you need python and wxPython. Then place the .py file in the same directory as teewars_srv(.exe|) and run the .py. Everything should work then.
Screens:
Oh good work.
Very nice work, pav...something!
The screenshot didn't come out too well... The first tab is "server". I need a windows system to make an exe, hopefully I'll get one before monday, or I'll just do it in school then.
Also, the configurator is currently gpl'd so if you want to make any changes, feel free.
Anyone know about the server config files for the new version?
Meanwhile, I have a version 2.0 of the configurator. I'll wait to make it .4 compatible before releasing, though.
pav: the difference in the config for 0.4 is that instead of for example
sv_map=dm2
it should be
sv_map dm2
i.e. no =
Is that is?
Some variables have had their names changed as well.
sv_sendheartbeats is called sv_register now, for example. And it actually works!
Anything more concrete? And any idea when the docs will update?
http://www.teeworlds.com/forum/viewtopic.php?id=952 .
Thanks,
Pvpede
Thanks a bunch!
OK, so I've got version 2.0 here.
What's new:
Complete rewrite.
Optional compatibility with 0.4
Load config files
Default configuration can be changed
GTK
So now, you'll need GTK and pygtk to use this, as opposed to wx. Don't ask my why the change. (Hint: on windows, GTK looks ugly by default. There's a nice skin you can use to make it nicer, called like win32 or something.)
Download:
0.3.4 (teewars): http://www.mediafire.com/?yj1xow1qeoz
0.4.0 (teeworlds): http://www.mediafire.com/?mogfrzjduos
Screenshot:
Comments, reviews, feedback right here.
How do you get this to work on windows? Do you click on manager.py? When I click on manager.py, it comes up with a command prompt window that disappears really quickly and nothing happens.
OK, so I've got version 2.0 here.
What's new:
Complete rewrite.
Optional compatibility with 0.4
Load config files
Default configuration can be changed
GTKSo now, you'll need GTK and pygtk to use this, as opposed to wx. Don't ask my why the change. (Hint: on windows, GTK looks ugly by default. There's a nice skin you can use to make it nicer, called like win32 or something.)
Download:
0.3.4 (teewars): http://www.mediafire.com/?yj1xow1qeoz
0.4.0 (teeworlds): http://www.mediafire.com/?mogfrzjduosScreenshot:
http://pix.nofrag.com/c/d/3/0d44e5aabf8 … f0fe80.png
Comments, reviews, feedback right here.
Really really nice, great job!
Windows Needs:
Python: http://www.python.org/download/
GTK: http://www.gtk.org/download-windows.html
PyGTK: http://ftp.gnome.org/pub/GNOME/binaries … ygtk/2.10/
Pvpede: Thanks for listing the windows deps (on linux here, so can't find em). If I have the time and a windows machine, I'll try to make exe's with that bundled. For now, this is the only way...
Pvpede: Thanks for listing the windows deps (on linux here, so can't find em). If I have the time and a windows machine, I'll try to make exe's with that bundled. For now, this is the only way...
Edit: nevermind, you're on Linux
When I run manager.py from the command prompt, it says:
Traceback <most recent call last>:
File "manager.py", line 4, in <module>
import gtk.glade
ImportError: DLL load failed: The specified module could not be found.
Can anyone help?
Pvpede, thats what i used to get. Apparently you have to go to the PyGTK website and download PyGObject and PyCairo. However, now I'm stuck with the error in my post above.
Ouch. The configurator uses glade. So you'll need whatever deps pyglade/pygtk/pywhatever needs. Sorry, I'll get a good list of what windows needs round monday.
Hello,
I made a .exe single file executable from the python sources. See it as a testing version. I build it with Py2Exe and NSIS Installer
http://blog.jbbr.net/files/teeworlds-se … -2.0-2.exe
Regards,
foxx
EDIT: Bumped version to 2.0-2 - Old download was broken...
Teeworlds Forum → Fan Art and Other → [TOOL] Server Configurator
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 3 official extensions. Copyright © 2003–2009 PunBB.