beta-1.0.0 - the app now saves your current macros when closing, and tries to load them agin when you start the app. (When you start the app for the first time after unpacking, the "fractured space mercury" macros will be shown) - the "open macros" dialog will now always open in the app's sound folder (where the macro packs are). - various tiny fixes, UI adjustments. alpha-0.7.4 - added concise versions to the FS athena and mercury packs (they play the same voice clips, but the chat messages are shorter; "We need more ships defending gamma sector" becomes "need more in gamma", "enemy ships in our home base" becomes "home base!", etc.) - Fixed some small typos in the existing macros. - The exe and folder name no longer include the version number (StraylightQuickChat.exe instead of StraylighQuickChat_alpha-0.7.4.exe, etc.) so when you download and unpack a new version it doesn't break your shortcuts and custom macros. alpha-0.7.3 - rebranded app as "Straylight Quick-Chat" (SQC) for reasons. - .vgs files a"re renamed to .sqc - "open macros dialog now specifically displays .sqc files by default. - adjusted various texts and assets to reflect the name change. alpha-0.7.2 - added the "Fractured Space - Athena" female voice/macro pack - renamed male FS voice/macro pack to "Fractured Space - Mercury" - some small tweaks to FS Mercury sound files - Pressing the "Start/Stop" button will now empty the windows clipboard (prevents accidently posting clipboard content to chat window in some edge cases) alpha-0.7.1 - the app now checks if there is a newer version available for download from the website at start. - minor UI tweaks. - added filter to allow chat messages to contain colons and parentheses. - fixed bug that wouldn't show the chat message of non-category "root" level macros (pattern length = 2) correctly in the popup. alpha-0.7.0 - reworked UI. - added editing function for macro list entries. - removed debug textbox. - added feedback form. alpha-0.6.1 - fixed bug that would prevent the background process from properly shutting down on exit. alpha-0.6.0 - added EXPERIMENTAL(!!) "macro tree navigation" box to the app that shows available macros from your position in the macro "tree". - the popup can be turned on/off in the settings. - implemented "category" entries for macro lists (macros with chat messages starting with "#" are treated as categories, not actual macros) - Removed Zoidberg. alpha-0.5.4 - users can now save the current macro list to a file. - global chat key can now be set to be used as a "switch" (required for Fractured Space), or as simple trigger. - VoIP sound device can now be disabled via checkbox. alpha-0.5.3 - added small textbox for status and debug messages. - items in the macro list can now be selected. - seletect items in the macro list can now be removed. - some stlye adjustments. - user can now define the team_chat and send_chat keys (letters & "enter/return" only). - global chat now works (it IS a workaround specific to the way Fractured Space handles switching from team to global chat). alpha-0.5.2 - including the macro pattern to the chat message is not disabled by default. - added tooltips for some elements. - trying to simulate backspace input to get rid of the last macro character to show up in the chat message. - added a blank.mp3 to the sounds directory to allow users to create "silent" macros. alpha-0.5.1 - added option to not include the macro pattern ("[VSAB]", etc.) in the chat message to make it easier to read. alpha-0.5.0 - changed app name from VGS4VoIP to VGS.xt (external VGS). - output device selection now works! - fixed output device selection disabling while hook is active. - made sure the mic click sounds are only played to the user, not VoIP. - changed hook status icon to colored text. alpha-0.4.0 - reorganized settings ui. - added audio device enumeration. - added selection for playback / VoIP audio devices (non-functional UI only). alpha-0.3.3 - the app now has an icon. alpha-0.3.2 - disabling input boxes while keyboard hook is active. - send chat is now active per default. - deactivated "save macros" button. - deactivated "debug" button. - the "fractured Space" soundpack now has a slight "intercom" effect. alpha-0.3.1 - added basic send chat functionality (team chat only). - fixed number keys not being captured correctly. alpha-0.3.0 - mp3 playback now uses irrKlang API.