forked from OpenSettlers/OpenSettlers
-
Notifications
You must be signed in to change notification settings - Fork 0
ToDo list
generateui edited this page Mar 17, 2011
·
32 revisions
- Alpha 5
- Metaserver lobby (serverlist)
- Lobby (chat/gameslist/userslist)
- Save maps to server
- Better bot handling
- Fix devcard bug
- Fast BoardViewer widget (current one is slow due to PossiblePort)
- Implement empty bank resources
- Fix memory leaks (HandlerRegistration) & make widgets reusable for different model instances
- Refactor BoardGraph into GameBoard, abstract Board/GameBoard
- Alpha 6
- Game server
- Simplistic game result ladder
- MapEditor map rules
- Sounds
- Fully internationalized literals
- Better GameAction/GameQueue visualization
- Better error display
- Better ingame chat display
- Use a few eventbus instances instead of one per model class