[jetrix-cvs] SF.net SVN: jetrix:[853] jetrix/trunk/doc/todo.txt
Brought to you by:
smanux
From: <sm...@us...> - 2010-05-04 15:10:37
|
Revision: 853 http://jetrix.svn.sourceforge.net/jetrix/?rev=853&view=rev Author: smanux Date: 2010-05-04 15:10:31 +0000 (Tue, 04 May 2010) Log Message: ----------- Todo list update Modified Paths: -------------- jetrix/trunk/doc/todo.txt Modified: jetrix/trunk/doc/todo.txt =================================================================== --- jetrix/trunk/doc/todo.txt 2010-05-04 15:09:46 UTC (rev 852) +++ jetrix/trunk/doc/todo.txt 2010-05-04 15:10:31 UTC (rev 853) @@ -17,9 +17,11 @@ - friend list (/friend command + notification system) - bonus points depending on the skill of the players (i.e intensity level on tnet.org with 5+ players and at least 4 players in the top 100) - bonus points when the same player wins several games in a row +- dynamic channels (i.e /join #pure spawns #pure2 if the channel is full) - immunity mode: a tetris grants a 10 seconds immunity against any special (detrimental and beneficial) - check the end of the game when a player leaves the channel - handicap filter: increase the difficulty for the winner (increased starting height) +- use the end game screen to display the rank of the player for the game Commands - /mute <nick> @@ -42,13 +44,17 @@ - run as a service on Windows (using Java Service Wrapper) - run as a service on Linux (init.d script) - deploy as a web application -- UPnP support (with http://www.cybergarage.org and http://jupnp.dev.java.net, or UPNPLib from http://www.sbbi.net) +- disabling a command Website - feature matrix similar to http://damagecontrol.codehaus.org/Continuous+Integration+Server+Feature+Matrix - java web start demo - compress the files on the patch server +- color codes documentation +Networking +- UPnP NAT Traversal (with http://www.cybergarage.org and http://jupnp.dev.java.net, or UPNPLib from http://www.sbbi.net) + Code - split the code in two parts : the core tetrinet classes and the server specific classes - reusable project to develop an independent command/filter This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |