<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Teeworlds Forum — [TOOL] TeeWorlds: Command & Control | Beta 0.0.2 bugfixed]]></title>
		<link>https://www.teeworlds.com/forum/viewtopic.php?id=4054</link>
		<atom:link href="https://www.teeworlds.com/forum/extern.php?action=feed&amp;tid=4054&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in [TOOL] TeeWorlds: Command & Control | Beta 0.0.2 bugfixed.]]></description>
		<lastBuildDate>Tue, 23 Apr 2013 18:41:17 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: [TOOL] TeeWorlds: Command & Control | Beta 0.0.2 bugfixed]]></title>
			<link>https://www.teeworlds.com/forum/viewtopic.php?pid=105816#p105816</link>
			<description><![CDATA[<p>help me plz:<br /><a href="http://upload7.ir/viewer.php?file=40107591195053379143.png">http://upload7.ir/viewer.php?file=40107 … 379143.png</a></p>]]></description>
			<author><![CDATA[null@example.com (mr.abedi)]]></author>
			<pubDate>Tue, 23 Apr 2013 18:41:17 +0000</pubDate>
			<guid>https://www.teeworlds.com/forum/viewtopic.php?pid=105816#p105816</guid>
		</item>
		<item>
			<title><![CDATA[Re: [TOOL] TeeWorlds: Command & Control | Beta 0.0.2 bugfixed]]></title>
			<link>https://www.teeworlds.com/forum/viewtopic.php?pid=48712#p48712</link>
			<description><![CDATA[<p>Hi!</p><p>Version 0.0.2 (bugfixed) is here!</p><p>New Features:</p><p>*) New Info tab<br />*) Map-uploader<br />*) Useraccount-system<br />*) Modchanger<br />*) New Daemoncommands</p><p>I&#039;ll start with the logIn-dialog:</p><p><span class="postimg"><img src="http://www.teeworlds.at/images/logindialog.jpg" alt="http://www.teeworlds.at/images/logindialog.jpg" /></span></p><p>Changes:</p><p>The button with the user creates a new profile, and the floppydisk button overwrites the current user-profile!</p><br /><p>New and shiny info tab <img src="https://www.teeworlds.com/forum/img/smilies/big_smile.png" alt="big_smile" /> :</p><p><span class="postimg"><img src="http://www.teeworlds.at/images/infotab.jpg" alt="http://www.teeworlds.at/images/infotab.jpg" /></span></p><p>The new info tab allows you to see more detailed informations about the server state!</p><p>You can change your own password, if you are not a superadmin and you can change the mod!</p><br /><p>Check for updates:</p><p><span class="postimg"><img src="http://www.teeworlds.at/images/updatecheck.jpg" alt="http://www.teeworlds.at/images/updatecheck.jpg" /></span></p><p>Checks if there is a newer version. The daemon does this checks during the startup too</p><br /><p>Mapmanager:</p><p><span class="postimg"><img src="http://www.teeworlds.at/images/mapmanager.jpg" alt="http://www.teeworlds.at/images/mapmanager.jpg" /></span></p><p>Allows you to add/delete maps. You can find the manager on the &quot;maps&quot; tab.</p><p>Notice that you need to stop the teeworlds server before you can delete a map!</p><p>Mapuploader:</p><p><span class="postimg"><img src="http://www.teeworlds.at/images/mapuploader_starting.jpg" alt="http://www.teeworlds.at/images/mapuploader_starting.jpg" /></span><br /><span class="postimg"><img src="http://www.teeworlds.at/images/mapuploader_ready.jpg" alt="http://www.teeworlds.at/images/mapuploader_ready.jpg" /></span></p><p>Allows you to upload a new map.</p><p>Notice: Due to security reasons there is a filesize limit of 1048576 bytes = 1Mb</p><br /><p>Useraccountsystem:</p><p>Now you can add users with different rights.</p><p>For example you can create users which can start/stop the server but can&#039;t change the configuration or upload/delete maps.</p><p>You can lock the network-settings too (The user can&#039;t change the ip, port, or external port of the teeworlds server)</p><p>If you lock a function, the appropriate buttons get greyed out for a better representation of the user&#039;s rights.<br />If a user attempts to use a function with insufficient rights he/she will get an errormessage!</p><p>All users can change their passwords using the appropriate button on the info tab.<br />Superadmins (The username entered during the configuration of the daemon) can&#039;t change their password for security reasons!</p><p>To create a user you have to use the new daemoncommands:</p><p>test <br />Prints a test-text to the console </p><p>adduser <br />Starts the user management and allows you to add users to the userdatabase </p><p>removeuser <br />Starts the user management and allows you to remove a user from the database </p><p>users <br />Shows a useroverview with rights of the users</p><p>version <br />Shows versioninformation</p><p>help <br />Shows command overview in the console</p><p>status <br />Shows status of the TeeWorlds server and if online more detailed informations (there are some linux problems)</p><p>start <br />Starts the TeeWorlds server if not running</p><p>stop <br />Stops the TeeWorlds server if running</p><p>quit <br />Quits the daemon and stops the teeworlds server</p><br /><p>The daemonconfiguration changed, so you have to reconfigurate the daemon!</p><p>*) Now you are able to decide if you want to show the teeworlds server output in the console window or not<br />*) You are able to set an amount of hours (1-48) after which the backup files get deleted</p><p>During configuration you have to define a default mod:</p><br /><p>You have to enter the name of the mod, (watermod, etc.)<br />The name of the executable (teeworlds_srv.exe, or ./teeworlds_srv , or,...)<br />A short description of the mod (Zombie mod by rajh,...)</p><p>The daemon writes the current mod using the following syntax:</p><p>daemon_currentmod MODNAME:PATH:DESCRIPTION</p><p>for example: daemon_currentmod Watermod:teeworlds_srv.exe:The watermod by inherited</p><br /><p>If you want to allow the selection of more mods, add lines to the file twccd_config.con with the following syntax:</p><p>addServerExecutable MODNAME:PATH:DESCRIPTION</p><p>for example:&nbsp; addServerExecutable Zombie Mod:zomb_srv.exe:Zombie Mod by Rajh</p><br /><p>Notice that version 0.0.1 and 0.0.2 are incompatible! You can&#039;t connect with a 0.0.1 client to a 0.0.2 daemon and with a 0.0.2 client to a 0.0.1 daemon!</p><p>You need to update both applications!</p><p>You DO NOT need to delete the profile of the client (you can reuse the old one)</p><br /><p>Have fun!</p><p>Sincerely,<br />Filip L.</p><p>Edit (18.07.2009 20:38 CET+1):<br />Fixed client which crashes while attempting to save the profile with settingpairs containing null</p><p>Since now, the client should work as intended.</p><br /><p>Edit (18.07.2009 23:49 CET+1):</p><p>v0.0.2_bugfixed released.</p><p>Modselection does not &quot;swallow&quot; the list. (thx to peter)<br />Fields should be cleared now when you create a new profile.<br />Added SerialVersionUIDs to some network token classes to reenable class-checks</p><p>This update concerns both, the client and the daemon</p>]]></description>
			<author><![CDATA[null@example.com (Schokomuesli)]]></author>
			<pubDate>Sat, 18 Jul 2009 14:52:16 +0000</pubDate>
			<guid>https://www.teeworlds.com/forum/viewtopic.php?pid=48712#p48712</guid>
		</item>
		<item>
			<title><![CDATA[Re: [TOOL] TeeWorlds: Command & Control | Beta 0.0.2 bugfixed]]></title>
			<link>https://www.teeworlds.com/forum/viewtopic.php?pid=46602#p46602</link>
			<description><![CDATA[<p>Ok thanks maccae.<br />I know that it is a alpha but it works great for a alpha <img src="https://www.teeworlds.com/forum/img/smilies/big_smile.png" alt="big_smile" /><br />I&#039;m looking forward to see the next version.</p><p>unlimreal</p>]]></description>
			<author><![CDATA[null@example.com (unlimreal)]]></author>
			<pubDate>Sun, 21 Jun 2009 16:21:36 +0000</pubDate>
			<guid>https://www.teeworlds.com/forum/viewtopic.php?pid=46602#p46602</guid>
		</item>
		<item>
			<title><![CDATA[Re: [TOOL] TeeWorlds: Command & Control | Beta 0.0.2 bugfixed]]></title>
			<link>https://www.teeworlds.com/forum/viewtopic.php?pid=46599#p46599</link>
			<description><![CDATA[<p>Whops, i missed that xD</p>]]></description>
			<author><![CDATA[null@example.com (Kottizen)]]></author>
			<pubDate>Sun, 21 Jun 2009 15:18:26 +0000</pubDate>
			<guid>https://www.teeworlds.com/forum/viewtopic.php?pid=46599#p46599</guid>
		</item>
		<item>
			<title><![CDATA[Re: [TOOL] TeeWorlds: Command & Control | Beta 0.0.2 bugfixed]]></title>
			<link>https://www.teeworlds.com/forum/viewtopic.php?pid=46597#p46597</link>
			<description><![CDATA[<div class="quotebox"><cite>Kottizen wrote:</cite><blockquote><p>This is for real servers, servers with quality and so on... Almost all of that servers runs Linux. This should also run on Linux.</p></blockquote></div><p>Read the first post xD</p><p>It runs on Windows, Linux, Mac and Solaris</p>]]></description>
			<author><![CDATA[null@example.com (Schokomuesli)]]></author>
			<pubDate>Sun, 21 Jun 2009 15:11:25 +0000</pubDate>
			<guid>https://www.teeworlds.com/forum/viewtopic.php?pid=46597#p46597</guid>
		</item>
		<item>
			<title><![CDATA[Re: [TOOL] TeeWorlds: Command & Control | Beta 0.0.2 bugfixed]]></title>
			<link>https://www.teeworlds.com/forum/viewtopic.php?pid=46595#p46595</link>
			<description><![CDATA[<p>This is for real servers, servers with quality and so on... Almost all of that servers runs Linux. This should also run on Linux.</p>]]></description>
			<author><![CDATA[null@example.com (Kottizen)]]></author>
			<pubDate>Sun, 21 Jun 2009 15:09:06 +0000</pubDate>
			<guid>https://www.teeworlds.com/forum/viewtopic.php?pid=46595#p46595</guid>
		</item>
		<item>
			<title><![CDATA[Re: [TOOL] TeeWorlds: Command & Control | Beta 0.0.2 bugfixed]]></title>
			<link>https://www.teeworlds.com/forum/viewtopic.php?pid=46592#p46592</link>
			<description><![CDATA[<div class="quotebox"><cite>unlimreal wrote:</cite><blockquote><p>Hey,<br />Great work mccae. A really usefull tool.</p><p>How can I set up 2 profiles on one daeomon? If I add in the twccd_confg.con all things for a other user I can only access to the profile from the new one and not to the profile from the first user (the client says that the connection has been refused).<br />Can you help me?</p></blockquote></div><p>1 Daemon, = 1 Server = 1 Profile.....</p><p>That means: The Daemon manages 1 TeeWorlds Server with 1 TeeWorlds Config and it&#039;s own config.<br />Multi-User-System is planned for the next release, so you can set up multiple useraccounts with different rights (start, restart server only, or lock network settings like ip, port, password, rcon password)</p><br /><div class="quotebox"><cite>unlimreal wrote:</cite><blockquote><p>I sponsor some servers. Can they use the client? They pay nothing.</p></blockquote></div><p>Yes, they are allowed to use the client if you (the server provider) don&#039;t get a reward (money or other services) for hosting the daemon or hosting the teeworlds-server.</p><p>They need to accept the Alpha-Testing license.</p><p>Don&#039;t forget: It&#039;s a alpha version. It comes with no warranty and I don&#039;t assume liability for any damages caused by my software.</p><br /><div class="quotebox"><cite>unlimreal wrote:</cite><blockquote><p>Some suggestions:</p><p>Could you (re?)implent the mapuploader?</p></blockquote></div><p>Yes, but I have to fix it so it works on linux machines</p><div class="quotebox"><cite>unlimreal wrote:</cite><blockquote><p>It would be great if the users could change between different setting files. Like a user has a config for normal race server and dummy drag server and he don&#039;t has to change the hole settings if he want to switch.</p></blockquote></div><p>You&#039;re able to import/export cfg files,...<br />I plan to implement the capability to change between different config sets. So you would be able to switch between them.</p><div class="quotebox"><cite>unlimreal wrote:</cite><blockquote><p>Also a server.exe-changer would be cool. So that they can change between race mod or instagib mod for example.</p></blockquote></div><p>Veeeery unsafe if you could type in the exe name using the client.<br />In the next version you will be able to set up a textfile with allowed executables<br />For example:</p><p>add ServerExecutable ./teeworlds_srv &quot;Vanilla TeeWorlds&quot;<br />add ServerExecutable ./watermod_srv &quot;Watermod Server by inherited&quot;</p><p>The list would be transferred to the client so he will be able to choose between the allowed ones.</p><div class="quotebox"><cite>unlimreal wrote:</cite><blockquote><p>And the last thing: Is it possible to control more then one server with one profile?</p></blockquote></div><p>One Profile = One Daemon which manages one TeeWorlds Server.</p><p>You have to add one profile for each daemon.</p><br /><p>I will publish a Java API for developing.<br />So if someone wants to code his own client, he/she just has to use the give classes/methods to interact with a daemon</p>]]></description>
			<author><![CDATA[null@example.com (Schokomuesli)]]></author>
			<pubDate>Sun, 21 Jun 2009 15:04:02 +0000</pubDate>
			<guid>https://www.teeworlds.com/forum/viewtopic.php?pid=46592#p46592</guid>
		</item>
		<item>
			<title><![CDATA[Re: [TOOL] TeeWorlds: Command & Control | Beta 0.0.2 bugfixed]]></title>
			<link>https://www.teeworlds.com/forum/viewtopic.php?pid=46568#p46568</link>
			<description><![CDATA[<p>Hey,<br />Great work mccae. A really usefull tool.</p><p>How can I set up 2 profiles on one daeomon? If I add in the twccd_confg.con all things for a other user I can only access to the profile from the new one and not to the profile from the first user (the client says that the connection has been refused).<br />Can you help me?</p><p>I sponsor some servers. Can they use the client? They pay nothing.</p><br /><p>Some suggestions:</p><p>Could you (re?)implent the mapuploader?</p><p>It would be great if the users could change between different setting files. Like a user has a config for normal race server and dummy drag server and he don&#039;t has to change the hole settings if he want to switch.</p><p>Also a server.exe-changer would be cool. So that they can change between race mod or instagib mod for example.</p><p>And the last thing: Is it possible to control more then one server with one profile?</p><p>unlimreal</p>]]></description>
			<author><![CDATA[null@example.com (unlimreal)]]></author>
			<pubDate>Sun, 21 Jun 2009 10:53:58 +0000</pubDate>
			<guid>https://www.teeworlds.com/forum/viewtopic.php?pid=46568#p46568</guid>
		</item>
		<item>
			<title><![CDATA[Re: [TOOL] TeeWorlds: Command & Control | Beta 0.0.2 bugfixed]]></title>
			<link>https://www.teeworlds.com/forum/viewtopic.php?pid=46555#p46555</link>
			<description><![CDATA[<p>It is working well on my Windows. (:</p>]]></description>
			<author><![CDATA[null@example.com (Slinack)]]></author>
			<pubDate>Sat, 20 Jun 2009 22:08:04 +0000</pubDate>
			<guid>https://www.teeworlds.com/forum/viewtopic.php?pid=46555#p46555</guid>
		</item>
		<item>
			<title><![CDATA[Re: [TOOL] TeeWorlds: Command & Control | Beta 0.0.2 bugfixed]]></title>
			<link>https://www.teeworlds.com/forum/viewtopic.php?pid=46539#p46539</link>
			<description><![CDATA[<p>Recompiled TWCC and released it for all platforms.</p><p>Windows users should download the windows version.</p><br /><p>All other OS users should download the Mac/Linux Version.</p><p>For every version you need to have Java SE Runtime Environment 1.6.0 installed.</p><br /><p>Linux/Mac users: If you can&#039;t start the jar through you GUI, fire up the console and start it via:</p><p>java -jar jarNameHere.jar</p><p>Linux users can install the java-jre through:</p><p>apt-get install java-package</p><p>I haven&#039;t tested my tools with Mac OSX.<br />Feedback from Mac users would be cool.</p>]]></description>
			<author><![CDATA[null@example.com (Schokomuesli)]]></author>
			<pubDate>Sat, 20 Jun 2009 15:57:21 +0000</pubDate>
			<guid>https://www.teeworlds.com/forum/viewtopic.php?pid=46539#p46539</guid>
		</item>
		<item>
			<title><![CDATA[Re: [TOOL] TeeWorlds: Command & Control | Beta 0.0.2 bugfixed]]></title>
			<link>https://www.teeworlds.com/forum/viewtopic.php?pid=45624#p45624</link>
			<description><![CDATA[<p>Release of TWCC Windows version 0.0.1 ALPHA</p><p>See first post for more informations!</p><p>Please post feedback, bugpreports, etc. right here</p>]]></description>
			<author><![CDATA[null@example.com (Schokomuesli)]]></author>
			<pubDate>Mon, 08 Jun 2009 20:47:42 +0000</pubDate>
			<guid>https://www.teeworlds.com/forum/viewtopic.php?pid=45624#p45624</guid>
		</item>
		<item>
			<title><![CDATA[Re: [TOOL] TeeWorlds: Command & Control | Beta 0.0.2 bugfixed]]></title>
			<link>https://www.teeworlds.com/forum/viewtopic.php?pid=45065#p45065</link>
			<description><![CDATA[<p>/Update</p><p>- Requirements to participate at the alpha test changed</p><p>- Screenshots updated</p>]]></description>
			<author><![CDATA[null@example.com (Schokomuesli)]]></author>
			<pubDate>Wed, 03 Jun 2009 19:34:40 +0000</pubDate>
			<guid>https://www.teeworlds.com/forum/viewtopic.php?pid=45065#p45065</guid>
		</item>
		<item>
			<title><![CDATA[Re: [TOOL] TeeWorlds: Command & Control | Beta 0.0.2 bugfixed]]></title>
			<link>https://www.teeworlds.com/forum/viewtopic.php?pid=43485#p43485</link>
			<description><![CDATA[<div class="quotebox"><cite>Slinack wrote:</cite><blockquote><p>mccae,</p><p>This is not about being serious or not with your tool.<br />I&#039;m just saying that many server admins are interested in those features which are included in your &quot;TW: C&amp;C&quot;.<br />But if you think we are idiots or can&#039;t use it well, then forget.</p></blockquote></div><p>I don&#039;t think that you, or a part of the community are idiots,...<br />This tool is intended for professional use and requires a specific level of skill to set up the server-side application.<br />This includes Linux skills to date,...</p><p>If you would read the whole thread, you may see my answer to the post of Magnet in which I describe the current Problems with other OS versions.<br />You would see that I said, that the Tool will be platform-independed in the future. (I successfully compiled a stable Windows-Version today)</p><p><span class="postimg"><img src="http://www.lipski.co.at/images/twccd_screen.jpg" alt="http://www.lipski.co.at/images/twccd_screen.jpg" /></span></p><p>85,4% of the home-computer-users, use Mircosoft Windows, and the most gameserver hosters use Linux.<br />If you&#039;re a, as you say a &quot;simple user&quot;, you have bad luck,...</p><p>You can install a Linux-distribution or start one from a USB-Stick on another Computer, or you wait for the final release which supports all platforms except mobile devices.</p><p>TWCC is more complex. If you want to set up a home/LAN server with aiding GUI, there&#039;s TSC I mentioned before,...</p><p>If you can manage to install two different operating-systems, you are cordially invited to alpha-test my application.</p><br /><br /><div class="quotebox"><cite>Bobynator wrote:</cite><blockquote><p>why do you slight the tsc as a idiot proof gui server creator?</p></blockquote></div><p>I&#039;m not slighting it as idiot proof, I&#039;m praising it as idiot-proof!<br />It&#039;s a simple and fast way to create a teeworlds-server on a windows machine!</p><p>Why should simplicity be a negative property?</p><p>I don&#039;t mean &quot;idiot-proof&quot; in the sense of: &quot;for idiots&quot;, but rather in the sense of: &quot;You can&#039;t make something wrong, and that&#039;s good.&quot;</p><p>Sincerely,<br />Martin C. Caesar</p>]]></description>
			<author><![CDATA[null@example.com (Schokomuesli)]]></author>
			<pubDate>Fri, 15 May 2009 17:40:58 +0000</pubDate>
			<guid>https://www.teeworlds.com/forum/viewtopic.php?pid=43485#p43485</guid>
		</item>
		<item>
			<title><![CDATA[Re: [TOOL] TeeWorlds: Command & Control | Beta 0.0.2 bugfixed]]></title>
			<link>https://www.teeworlds.com/forum/viewtopic.php?pid=43452#p43452</link>
			<description><![CDATA[<p>why do you slight the tsc as a idiot proof gui server creator?</p>]]></description>
			<author><![CDATA[null@example.com (Bobynator)]]></author>
			<pubDate>Fri, 15 May 2009 11:43:36 +0000</pubDate>
			<guid>https://www.teeworlds.com/forum/viewtopic.php?pid=43452#p43452</guid>
		</item>
		<item>
			<title><![CDATA[Re: [TOOL] TeeWorlds: Command & Control | Beta 0.0.2 bugfixed]]></title>
			<link>https://www.teeworlds.com/forum/viewtopic.php?pid=43415#p43415</link>
			<description><![CDATA[<p>mccae,</p><p>This is not about being serious or not with your tool.<br />I&#039;m just saying that many server admins are interested in those features which are included in your &quot;TW: C&amp;C&quot;.<br />But if you think we are idiots or can&#039;t use it well, then forget.</p>]]></description>
			<author><![CDATA[null@example.com (Slinack)]]></author>
			<pubDate>Thu, 14 May 2009 18:36:49 +0000</pubDate>
			<guid>https://www.teeworlds.com/forum/viewtopic.php?pid=43415#p43415</guid>
		</item>
	</channel>
</rss>
