Skip to content

v1.0.0

Choose a tag to compare

@richardschneider richardschneider released this 20 Sep 21:37

<a name"1.0.0">

1.0.0 (2016-09-20)

Bug Fixes

  • player:
    • add playFromDummy() and check that a card is playable (634a85c9)
    • playing the 1st trick (ac6b37a6)
  • tests: make tests runnable in a browser (2eccb97e)

Features

  • bot: the basics for a robot that can play bridge (8bd5e0b0)
  • ci:
  • player:
    • start processing playing messages (12155c72)
    • bidding messages (42c7d5b8)
    • hand.cards are updated when the cards are revealed. (7f307230)
    • process connecting and dealing messages. (11a5e66f)
    • emits the 'sent' event on messages sent to the table (bf5433fb)
    • emits the "message" event (9d4ed36f)
    • has a seat and team name (4197f357)