Posted June 12, 2024 by radiovoice
#update #minor
With a little spare time today, I added a mode that sends amateur radio callsigns. Even though I designed the game to be extensible, I was impressed with how easy this was.
I downloaded the Super Check Partial database, which contains a long (>50,000 lines) list of callsigns of active radiosport competitors, did some minor reformatting, and saved it as a text file in the Godot resource directory for the game. After adding just a few lines of code, I then launched the game in the editor to see what else I needed to fix, and the answer was … nothing.
It should be good to go now on all the release platforms. If you encounter any bugs in the callsign mode (or any other modes, for that matter), please let me know.