Skip to content

Latest commit

 

History

History
50 lines (40 loc) · 1.13 KB

File metadata and controls

50 lines (40 loc) · 1.13 KB

Changelog

Version 0.5.0 (2023/10/03)

  • Fixed tools option update
  • Added card count
  • Removed your deck cards from game card list
  • Replaced NewProbability action to NewBet
  • Added player id for bets
  • Smart summary

Version 0.4.0 (2023/10/03)

  • Deleted unselect proc for <select> elements
  • Fixed action comparison
  • Fixed selects again
  • Added last action description to undo

Version 0.3.0 (2023/10/03)

  • Skip duplicated actions
  • Fixed chromium support
  • Centered elements
  • Added action undo (discard and add probability)
  • Fixed select unselecting

Version 0.2.0 (2023/10/01)

  • Added discardable, disposable and description to card setting
  • Added discard action
  • Fixed state saving
  • Added deck limit check for cards
  • Added probabilities
  • Added styling
  • Fixed delete button z-index in card
  • Added all game cards representation
  • Removed CardState object
  • Fixed settings card styling
  • Showing non disposable cards at main page card listing

Version 0.1.0 (2023/10/01)

  • Added basic deck editing
  • Added state saving
  • Added settings
    • Hash saving
    • Config page
      • Data validation
      • Cancel editing
  • Init