<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>..::BiGAlex.it::.. &#187; l4p server</title>
	<atom:link href="http://www.bigalex.it/tag/l4p-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bigalex.it</link>
	<description>E d'un tratto capii che il pensare e' per gli stupidi, mentre i cervelluti si affidano all'ispirazione.</description>
	<lastBuildDate>Sun, 29 Aug 2010 19:41:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>The 4th Coming Server v0.2 + Source code &#8211; MMORPGing with MySQL!</title>
		<link>http://www.bigalex.it/2009/05/15/the-4th-coming-server-v02-source-code-mmorpging-with-mysql/</link>
		<comments>http://www.bigalex.it/2009/05/15/the-4th-coming-server-v02-source-code-mmorpging-with-mysql/#comments</comments>
		<pubDate>Fri, 15 May 2009 13:59:34 +0000</pubDate>
		<dc:creator>BiGAlex</dc:creator>
				<category><![CDATA[BiGAlex]]></category>
		<category><![CDATA[Programmazione]]></category>
		<category><![CDATA[l4p server]]></category>
		<category><![CDATA[la 4a profezia server]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[t4c server]]></category>
		<category><![CDATA[the 4th coming server]]></category>

		<guid isPermaLink="false">http://www.bigalex.it/?p=241</guid>
		<description><![CDATA[Sì, il python è figo. Ci sono anche i thread! Ho aggiunto molte funzioni al server, ora è multiutente (alloca dinamicamente le classi utente richieste ed un thread separato si occupa di pingare i client connessi (non ho ancora reversato la parte di protocollo che si occupa del kick di un utente, per ora viene [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.bigalex.it/wp-content/uploads/2009/05/t4cserver_screenshot-1024x443.jpg" rel="lightbox[groupname]" title="The 4th Coming Server Screenshot"><img src="http://www.bigalex.it/wp-content/uploads/2009/05/t4cserver_screenshot-300x129.jpg" alt="The 4th Coming Server Screenshot" title="The 4th Coming Server Screenshot" width="300" height="129" class="alignleft size-medium wp-image-243" /></a>Sì, il python è figo. Ci sono anche i thread! <img src='http://www.bigalex.it/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> <br />
Ho aggiunto molte funzioni al server, ora è multiutente (alloca dinamicamente le classi utente richieste ed un thread separato si occupa di pingare i client connessi (non ho ancora reversato la parte di protocollo che si occupa del kick di un utente, per ora viene fornito solo un avviso).<br />
Inoltre è stata aggiunto il supporto MySQL, per cui ora gli utenti effettuano il login *sul serio* (prima qualunque login veniva accettato mancando un controllo a riguardo) e vengono proposti i veri personaggi creati.<br />
Il database MySQL è lo stesso creato per il server ufficiale della Vircom, a breve comunque rilascerò anche un dump per poterlo provare in modo più semplice.<br />
La versione di protocollo attualmente supportata è quella relativa al client 1.25.<br />
Il client ancora non entra in gioco, ma beh, ho preferito implementare tutte queste funzioni e preparare la modalità multiuser *prima*! <img src='http://www.bigalex.it/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Python is cool. Really cool. I was looking for something to ping users connected&#8230; and I discovered it has threads. And yes, threads are cool too <img src='http://www.bigalex.it/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> <br />
Some features has been added, now it is multiuser, MySQL has been implemented, so using the standard Vircom database, you can log in and manage users. Shortly I will add also the MySQL dump to help you try it.<br />
The actual protocol version implemented is the 1.25.<br />
The client still doesn&#8217;t enter in a game, but I&#8217;ve just added the multiuser feature and the MySQL support, features *more* useful I think <img src='http://www.bigalex.it/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> <br />
Here&#8217;s the <a href='http://www.bigalex.it/wp-content/uploads/2009/05/t4cserver1.rar'>The 4th Coming Server, with Python Sources.</a></p>
<p>And here&#8217;s the TODO:<br />
Here&#8217;s what should be added for the new release (ordered by importance):</p>
<p>- Handling of fragmented packets<br />
- Handling of non-received packets (or crc error)</p>
<p>- Client enter pre-game<br />
- Client enter in-game</p>
<p>- Chat<br />
- Whispers, messages &#038; co</p>
<p>- Movements<br />
- Fights</p>
<p>- CLI to use and edit server preferences (CLI or via browser and another thread spawned)</p>
<p>- Maps, walls &#038; co</p>
<p>- NPCs scripting (maybe in python?)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bigalex.it/2009/05/15/the-4th-coming-server-v02-source-code-mmorpging-with-mysql/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>The 4th Coming server &#8211; With sources in Python!</title>
		<link>http://www.bigalex.it/2009/05/13/the-4th-coming-server-with-sources-in-python/</link>
		<comments>http://www.bigalex.it/2009/05/13/the-4th-coming-server-with-sources-in-python/#comments</comments>
		<pubDate>Wed, 13 May 2009 16:21:44 +0000</pubDate>
		<dc:creator>BiGAlex</dc:creator>
				<category><![CDATA[BiGAlex]]></category>
		<category><![CDATA[l4p server]]></category>
		<category><![CDATA[la 4a profezia server]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[t4c server]]></category>
		<category><![CDATA[the 4th coming server]]></category>

		<guid isPermaLink="false">http://www.bigalex.it/bigalex/the-4th-coming-server-with-sources-in-python/</guid>
		<description><![CDATA[Non ci perderò troppo tempo e probabilmente non lo concluderò mai, in particolare quel che sarà seccante sarà la gestione delle mappe e degli NPC (non da riscrivere *da capo*, quanto utilizzare gli script preesistenti, ma comunque sarà seccante!). Probabilmente quindi mi fermerò al semplice login ed alla gestione di personaggi online nel mondo, ma [...]]]></description>
			<content:encoded><![CDATA[<p>Non ci perderò troppo tempo e probabilmente non lo concluderò mai, in particolare quel che sarà seccante sarà la gestione delle mappe e degli NPC (non da riscrivere *da capo*, quanto utilizzare gli script preesistenti, ma comunque sarà seccante!).<br />
Probabilmente quindi mi fermerò al semplice login ed alla gestione di personaggi online nel mondo, ma vabbè poi si vedrà.<br />
In ogni caso il server l&#8217;ho già abbozzato, permette per il momento di arrivare fino alla schermata di scelta del personaggio, per ora tutto hardcodato (la gestione di informazioni via mysql la farò).<br />
Il bello è che il server è in python&#8230; e non pensavo fosse tanto semplice da scrivere!</p>
<p>This is a project I will never end. Loading and using maps and NPCs will be boring to code, and I don&#8217;t think I will do it&#8230; maybe someone&#8230; <img src='http://www.bigalex.it/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> <br />
Anyway, the server works until you have to select your character, I have just finished to do this, and this post will be updated when other news will be available.<br />
The server is coded in python, 8kb, simple, well-commented (in english), so, give it a look ^^<br />
Obviously source code is available since python is a scripting system <img src='http://www.bigalex.it/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> <br />
And don&#8217;t get angry&#8230; I just learned Python! <img src='http://www.bigalex.it/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> <br />
<a href='http://www.bigalex.it/wp-content/uploads/2009/05/t4cserver.rar'>t4cserver-0.1-sources</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bigalex.it/2009/05/13/the-4th-coming-server-with-sources-in-python/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

