Untitled Project

Latest build

10/09/02 11:00 PM

The latest build: Untitled.zip (ID 0210092300)

This version is playable complete. Alpha release 2.

Changes this build:

  • completed implementation of game over dialog box
  • cleaned up init dialog
  • implemented "quit" and "about" in menu
  • fixed bug where it deals a blank card at the end of the game
  • fixed parsing GAMESTATE bug when gameon == false
  • fixed a bug where the client would pop up multiple "final score" windows when the game ended.
  • fixed a bug where, if a player quit after the game was already over, the server would send another GAMEOVER message.
Documentation

You can view the documentation for the current release online

Known Issues

Bugs:

  • If a player sits and then quits before the game starts, the server kills the current game anyway.
  • Pressing "ok" without filling in name/host crashes client
  • If person disconnects, the game ends, but the server does not report the score of the person who just left
  • Version information in the "about" box not necessarily up to date
  • Right now the deck is reshuffled when someone tries to draw from an empty deck. Need to check rulebook to see if deck should be reshuffled when last card is drawn, or when another card is needed.
  • Client doesn't indicate round number or size of deck.
  • When buying 3rd field, 3 cards don't go back into deck.
  • If scroll chat window up once, it may not scroll down automatically again.
  • When requesting a trade, trade box doesn't accurately say who's requesting.
  • Can't cancel a trade.
  • Anyone can start game...
  • Various layout problems on Solaris, mostly related to font sizes.
Enhancements:
  • Time elapsed monitor
Current tasks