Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@marianogappa marianogappa released this 10 Aug 13:32
· 1 commit to main since this release
3d61459

Changelog

  • 3d61459 Remove failing workflow.
  • fb2a8ce Update README.md
  • 61579ad Add README/CONTRIBUTING. Remove logging.
  • 0fe4326 Add logic to clarify if quiero is forced.
  • 60807fc Test FaltaEnvido score calculation more thoroughly.
  • 660c948 Merge pull request #14 from marianogappa/improve-bot-logic
  • 10426df Add new bot implementation. Fix falta calculation.
  • 13ca3e9 Fix broken method.
  • a35e324 Fix issues with flor implementation.
  • 5e925f6 Fix issues with flor implementation.
  • ac3332f Irresponsibly half implement flor on a Sunday.
  • bcfafea Leverage Enrich pattern for costs. Implement New() options.
  • ff83ef1 Fix tests. Use Action.Enrich() pattern.
  • 7a85a56 Add requiresReminder to truco quiero/no quiero.
  • b1df69a Fix bug where points were calculated wrong upon me_voy_al_mazo.
  • e3cb0cc Fix issue with finishing game showing envido score.
  • 23af3b3 Fix bug with awarding envido points. Small improvements.
  • 4cf8615 Don't panic on runBotAction error. Better logging.
  • faaa10a Add concept of DisplayCards to make UI simpler.
  • a08556e Implement multiple important game fixes.
  • 9034e13 Award envido points when envido is revealed.
  • 7fc169e Add REVEAL_ENVIDO_SCORE action & logic.
  • fc0f7d0 Add SAY_ENVIDO_SCORE action. Fix ui & bot small bugs.
  • a2fd933 Implement comprehensive changes to enable UI client.
  • 48c46aa Update README.md
  • c164314 Fix Wasm bindings.