boxcars/CHANGELOG

58 lines
1.2 KiB
Text
Raw Normal View History

1.1.3:
2023-11-17 01:14:42 +00:00
- Support spectating matches
- Highlight available moves using both dice
2023-11-17 20:57:00 +00:00
- Optimize drawing user interface
1.1.2:
- Support moving checkers by clicking instead of dragging
- Show match score during matches worth more than 1 point
- Show show pip count
2023-11-10 19:03:28 +00:00
1.1.1:
- Support additional languages
1.1.0:
- Reposition chat interface when on-screen keyboard is shown
2023-11-05 21:58:54 +00:00
1.0.9:
2023-11-06 22:31:16 +00:00
- Reposition buttons when viewing board
2023-11-05 21:58:54 +00:00
- Replace reset button with undo
1.0.8:
2023-11-03 05:28:01 +00:00
- Add in-game menu
- Add settings dialog
- Allow highlighting available moves when moving a checker
- Display match duration and current time when viewing board
1.0.7:
- Optimize user interface for mobile devices
2023-10-30 19:36:50 +00:00
1.0.6:
- Add indicator showing where to drag when bearing off
2023-10-30 19:36:50 +00:00
- Optimize drawing board
2023-10-29 01:45:55 +00:00
1.0.5:
- Add sound effects
2023-10-28 22:10:31 +00:00
1.0.4:
- Optimize user interface for mobile devices
2023-10-21 23:19:41 +00:00
1.0.3:
- Add connect button
2023-10-26 03:56:19 +00:00
- Add touch input support
- Add version information to connect dialog
- Change layout based on portrait or landscape view
2023-10-24 06:22:44 +00:00
- Automatically refresh match listings
2023-10-25 04:53:09 +00:00
- Automatically reconnect
2023-10-21 23:19:41 +00:00
2023-10-19 17:51:28 +00:00
1.0.2:
- Allow specifying match points
2023-10-20 21:26:02 +00:00
- Add doubling cube
2023-10-19 17:51:28 +00:00
2023-09-25 05:50:55 +00:00
1.0.1:
- Fix checker alignment issues
2023-09-30 21:26:46 +00:00
- Fix checker borders
2023-09-25 05:50:55 +00:00
1.0.0:
- Initial release