Author Topic: Soldat Analyzer  (Read 1859 times)

0 Members and 1 Guest are viewing this topic.

Offline zebarnabe

  • Major(1)
  • Posts: 3
Soldat Analyzer
« on: December 17, 2007, 01:15:45 am »
Hello soldat players!

As a school work we are doing a project for an application to manage statistical data for Soldat, we wish to include the following features:
- For Admins:
  Can Ban players from statistics
  Can Exclude events from statistics
  Can build contests, where the stats will be treated differently

- For Players:
  Can edit their profile
  Can build clans
  Clan options will allow custom ranks between players

- For any user:
  Statistics will be available in several views:
  - Global players view
  - Global Weapons view
  - Global clans view
  - Individual player page
  - Individual weapon page
  - Individual clan page

Most of columns in tables containing information will be sortable.
Unregistered players score will be ignored.

I remember you again, this is an academic project, for now we will provide access to a public prototype.

The prototype is located in:
http://www.zebarnabe.0nyx.com/AMS/AJAX
(Note: web-server is case sensitive)

Prototype is only an empty shell that mimics real program behavior - it's NOT the real implementation.

We would like to see feedback over this project and prototype, feel free to give suggestions and comments.

Thanks for your time,
José Sousa

EDIT:

Prototype updated at 21/12/2007, features included:
- For Admins (username:admin/password:admin):
  - View/Exclude Events
  - View/Ban Players

- For players:
  - Can edit their profile
  - Can build clans
  - Clan options allow custom ranks between players

- For anonymous user:
  - Register

- For any user:
  - Global players view
  - Global Weapons view
  - Global clans view
  - Individual player page
  - Individual weapon page
  - Individual clan page

I remember you that this prototype:
- Doesn't save any data (once you exit page, stuff will revert to the initial state)
- Was designed to work fine under firefox (and had some tests in Opera)
- All passwords of players are 'qwerty' (without the quotes)
- Player Billy has statistical data but is not counted until he gets registered

Hope you like the update ;)
« Last Edit: December 21, 2007, 06:28:53 am by zebarnabe »

Offline FliesLikeABrick

  • Administrator
  • Flamebow Warrior
  • *****
  • Posts: 6144
    • Ultimate 13 Soldat
Re: Soldat Analyzer
« Reply #1 on: December 17, 2007, 01:55:08 am »
I suggest you check out #soldat.devs on irc.quakenet.org to get some input on the design and programming of your project.  I also suggest you do make it a habit to browse the forum regularly, as there are many good suggestions and discussions here.  Lastly, this is a forum and it would benefit everyone if the discussion took place here.  After all, that is what a forum is for.

Offline zebarnabe

  • Major(1)
  • Posts: 3
Re: Soldat Analyzer
« Reply #2 on: December 17, 2007, 03:37:53 am »
Thanks for the tips, and about discuss it here, i'm not against it of course... well, i found a excellent option: 'Notify me of replies' ..   ;)

Anyway, the idea of search in forum for ideas is not bad but doesn't adequate to the way of project is to be presented in the class (we must ask to the possible users for requisites they would like to see implemented, or the ones they don't), but if in forum someone has posted a request for some feature in a program of this kind (this is not a server management program, but a statistics of server management program) it could be take in consideration.

Well, it's wait to see, while i dig into the forum for some extra info.