forked from OpenSettlers/OpenSettlers
-
Notifications
You must be signed in to change notification settings - Fork 0
Code ToDo
generateui edited this page Oct 21, 2011
·
2 revisions
- Fewer EventBus instances
- Core classes for specific client/server implementations
* Random * Certain factories
- More docs
- Extract interfaces for every single class
- Unit tests for non-obvious classes
- Research eventbus usage for other UI toolkits
- Reorganize UI widgets
- Fix TODO's
- Support for multiple hexagon coordinate systems (first row shift left, triple axes)
- Thrift or protobuff support for standardized Settlers protocol
- Fix warnings