Cteate Commands for use in testing.Code the display infrastructure to display a static rating variable.Make it so that that the static variable is now stored on the server per player.- Create the methods for the increasing and decreasing the variables.
- Test (Using commands?) that values increasing and decreasing are properly displayed via the current display mechanism.
Create a simple GUI to allow for viewing other players standing.- Add functionality to GUI to allow for groups to be created and removed.
- Add Group Ratings to server data
- Create the methods for increasing and decreasing the group ratings
- Create the methods for increasing and decreasing group standings.
- Test (Using Commands/ GUI) that group standings are updated properly.
Note: At this point core Standings Infrastructure should be completed.
- Add Functionality for Customizing the groups.
- Improve Design from simple GUI to finished GUI