- not implemented
^ in progress
v implemented

monopd API changes (features)
------------------

- API: allow for reconnect with .R
- API: use disability to join game when size == MAX in gameupdate (games in
  updategamelist now have canbejoined boolean attribute)
- API: cardupdate message to inform clients of text on cards they own, plus
  owner= attribute to replace playerupdate's outofjailcards=
- API: new command .Tc to add cards to trade
- API: tradecard message in tradeupdate

Bugfixes
--------

- Update messages views after resize.
- Token should not have to know about EstateView, views could be independent
- all player/core dependencies in Board should only be there in Mode::Play

For 0.6.0
---------

- fancy widgets
  - generic (caption and description)
  ^ estate
  - dice
  - leaving jail
- .D command
- Chance/CC cards in portfolio
- support for trading jail cards (depends on monopd)
- Support .gd game description.
- Support updateplayerlist master, only update changed QStrings
- Fix token movement bugs:
  - does jumpToken (activated by monopd timeout) cancel animation?
  - animation speed should depend on board size and movement distance
- invite button
  - kaddressbook hooks
  - e-mail invites
  - IM invites
- multiplayer support (multiple local players)

For 1.0.0
---------

- header documentation
- visualization of owners on board itself
- themes (Star Trek/Wars, Kiki Dunst, Simpsons, etc)
