- Fix asynchonous reading of
hg_server.exe
(crashed when first player joined)
- Fix problem:
hg_server.exe
terminated after launching
- Add penalty viewer
- Significantly decrease app loading time by removing Network.Testport in PreFlightCheck, which was redundant
- Increase Discord image height
- Minor refactorings, add some comments in code
- Replace WPF CheckBoxes by MahApps ToogleSwitches
- Change mahapps theme to Light.Orange
- Change archive directory to
<HG Server Directory>\archive
- Update README.md
- Add results window (menu Regattas - View results)
- Add cumulative results from all races (regatta series)
- Send results to Discord
- Move menu "Snaps" to menu Regattas
- Option to archive old regatta results (menu Regattas - archive old results)
- Remove dummy text
- Make Penalties textbox scrollable
- Make Chat textbox scrollable
- Add regatta results viewer (File => View results)
- Fix reading server name with blanks
- Add chat textbox
- Replace Ntfy by Discord
- Add more messages from
hg_server.exe
to the *Protocol` textbox
- Add new penalties to the top of the list
- Auto scroll Protocol text to the end
CopyHG seems not to support pasting text from the clipboard to the chat./admin <password>
,/set_course
and/set_wind
admin commands to clipboard (double-click on the label left to the value)- Rearrange controls, widen window size add tiles
- Parse
hg_server.exe
output, extract and display values (numer of players, server status, selected course) in new tiles - AI generated icon added (created with Stable-Diffusion)
- Rearrange controls
- Add link to Ntfy Penality topic
- Fix problems concerning unsaved values
- Fix password problems
- Fix penalty detection
- Add cleanup snaps directory
- Make Ntfy notifications configurable (disable, enable, set own topic) in the UI (via race configuration file)
- Add hot slots for quick start of a pre-defined configuration
- Add hotkey
Crtl+s
(start / stop the server)
First release