2.0
2023-10-25
After a long time, zRef 2.0 is out! Here are some notable changes:
UI:
- Improved UI, including cleaner animations, nicer buttons, and more!
- Added score in corner of main screen
Game Report:
- Added halftime score to game report.
- Game report can be viewed before the end of the game (select “Current Report” from the action menu).
Number Input:
- Removed a bug that put a 0 in front of a number in the player number input.
- Unfortunately, WatchOS 10 reduced the “safe area” I can work with, so the cancel button on number inputs has been removed. Instead, if you submit the number input blank, it will cancel.
Cancel Game:
- The cancel game button was too easy to press, meaning you could accidentally cancel your game, losing the data stored. The button has been moved to the action menu, and will now require you to confirm before the game is canceled.
Injury Timer:
- Fixed many bugs with the injury timer.
Haptics:
- New haptics have been added
Bugs:
- Removed a bug that caused a haptic to go off when the timer wasn’t finished
Hidden Changes:
- Dropped WatchKit Extension (speeds the app up a bit)
- Logged items are now processed quicker, as the app no longer waits for the animation to complete before starting to process.
1.6
2022-07-26
+The end game report will now place a 0 in front of a single digit minute number
-Fixed a bug that caused multiple final scores to appear in the end game report
-Fixed a bug that would repeatedly show the prompt to eject a player for 2 cautions if the same team was selected
1.5
2022-07-26
+Using the workout mode, the app will stay on the foreground, and will show an icon at the top of the watch face to open the app.
1.4
2022-04-27
+Added an injury stopwatch. This stopwatch can be triggered by pressing and holding the pause button and selecting the injury option. When the game is over, a second timer will begin to account for the lost time to injuries. (Idea by ken69)
-Bug fixes
1.3
2022-04-25
+Replaced the player selection screen with a number input box
-Fixed a bug that caused an action to be logged more than once
1.2
2022-04-17
+Added the ability to end the half early
+App will now automatically prompt the user with button to give a player an ejection if they receive a second caution
-Fixed a bug that made the stopwatch one second ahead in the second half