forked from OpenSettlers/OpenSettlers
-
Notifications
You must be signed in to change notification settings - Fork 0
ToDo list
generateui edited this page Feb 23, 2011
·
32 revisions
- Alpha 5
- Lobby (chat)
- Save maps to server
- Fix LayoutStrategy
- Better bot handling
- Fix devcard bug
- Fix roads on sea bug
- Abstract GamePlayerListWidget
- Sane MapEditor panels
- Fast BoardViewer widget (current one is slow due to PossiblePort)
- Implement empty bank resources
- 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
- Reduce instanceof usage in soc.common (Refactoring)