-
-
Notifications
You must be signed in to change notification settings - Fork 140
TODO
Pardons Julien edited this page Oct 2, 2013
·
1 revision
- BO3 management
- Whitelist for players (and teams) (kick others players)
- API for create match, retrieve data, ...
- Performance improvement for SQL query
- Grouping player_kill, round and player_heatmap in only one table
- For the position of the kill/stuff, record in it PHP format instead in a row format
- Compare players stats
- Teams statistics
- Translation for the ingame BOT
- stats.esport*tools.net (platform for all tournaments who use the eBot, to collect all datas and keep it for a long time !)
- Delay the purchase event and record the data after the round start (all bought stuff is directly inserted after the round start)
- GUI for Linux/Windows (C++/Qt or Java/NetBeans RCP)
- Switch on PDO instead of mysql for all query
- Hot upload / download backup round file
- Disaster recovery plan (OH YEAH)