boxcars/CHANGELOG

178 lines
3.5 KiB
Text
Raw Permalink Normal View History

2024-10-12 05:01:07 +00:00
1.4.4:
- Add window icon
2024-10-10 00:11:25 +00:00
1.4.3:
- Print error message when connection fails
- Support navigating lists using arrow keys
- Update dice image
2024-09-18 19:01:22 +00:00
1.4.2:
2024-09-18 21:04:05 +00:00
- Add About dialog
2024-09-18 19:01:22 +00:00
- Redesign dark checkers
1.4.1:
- Fix locale detection on Windows and Linux
2024-09-17 00:04:07 +00:00
- Support undoing moves using backspace key
- Support confirming moves using enter key
1.4.0:
- Auto-scale font size to fit text
- Support returning to the main menu
- Support navigating replay via clickable moves list
1.3.9:
- Add shadow behind player rating labels
- Add brackets around timestamps in message log
- Fix returning to lobby from match history using Escape
2024-07-22 17:58:14 +00:00
1.3.8:
2024-08-01 21:41:36 +00:00
- Display profile icons
2024-07-22 22:34:27 +00:00
- Allow muting individual sound effects
2024-07-22 17:58:14 +00:00
- Play sound when bearing off checker
1.3.7:
- Add /help command
- Fix bots leaving matches due to inactivity when playing offline
- Fix first roll message when playing acey-deucey and tabula
1.3.6:
- Support viewing replays of incomplete games
- Fix crash on Android when device is rotated
2024-06-25 18:57:42 +00:00
1.3.5:
- Use internal on-screen keyboard
2024-04-22 21:02:59 +00:00
1.3.4:
2024-04-23 01:54:01 +00:00
- Add rematch button
2024-04-22 21:02:59 +00:00
- Fix resetting password
1.3.3:
- Display on-screen keyboard when input field is selected on Android
2024-03-18 20:02:58 +00:00
1.3.2:
- Allow translating server messages
2024-02-20 20:47:17 +00:00
1.3.1:
- Display doubling cube
- Allow flipping opponent space numbers
2024-02-20 20:47:17 +00:00
2024-02-01 17:26:37 +00:00
1.3.0:
- Remember password
2024-01-30 19:42:24 +00:00
1.2.9:
- Remember guest username
1.2.8:
- Fix interface scaling on Android
1.2.7:
- Draw checkers in home spaces sideways
- Use device on-screen keyboard on Android
2024-01-14 00:11:55 +00:00
1.2.6:
- Add rating column to list of matches
- Add rating information to history screen
2024-01-14 00:11:55 +00:00
1.2.5:
- Add setting for auto-playing forced moves
2024-01-11 05:45:21 +00:00
1.2.4:
- Add checker animation speed setting
- Support advanced checker movement
- Play forced moves automatically
2024-01-11 05:45:21 +00:00
2024-01-10 02:26:12 +00:00
1.2.3:
- Fix replaying tabula games
2024-01-10 04:40:02 +00:00
- Fix on-screen keyboard
2024-01-10 02:26:12 +00:00
2024-01-08 06:15:27 +00:00
1.2.2:
- Support playing tabula games
2024-01-03 01:26:25 +00:00
1.2.1:
2024-01-05 04:13:49 +00:00
- Add tutorial
2024-01-05 20:15:47 +00:00
- Support flipping board
2024-01-03 01:26:25 +00:00
- Change lobby button labels
2023-12-18 02:52:23 +00:00
1.2.0:
- Support viewing replays
2023-12-13 06:49:36 +00:00
1.1.9:
- Support account registration
1.1.8:
- Allow bearing checkers off by double clicking
- Allow displaying previous moves on board
- Fade out dice rolls instead of hiding them
2023-12-07 09:01:02 +00:00
1.1.7:
- Fix highlighting available moves
2023-11-30 21:41:33 +00:00
1.1.6:
- Support playing offline versus AI
2023-11-28 04:28:32 +00:00
1.1.5:
- Support playing acey-deucey games
1.1.4:
- Display player "off" spaces
- Allow bearing off by moving checkers to the "off" spaces
- Support moving checkers on Android devices by tapping instead of dragging
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