Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fixed browse button Fixed log files not being renamed Fixed Invalid password killing the app Fixed Message containing BBCode Fixed saved config missing default keys Added Both Names format, player name+nickname Added SteamID2 format Added MessageBB format Changed icon to old ChatLogger++ Changed settings window to match webpage * Fixed message formatting within the chatlogger to pass in message object * Removed logindata (cred manager) Set persona online Parse and display bbcode-only messages Added Save & close button Added Format Guide tab in settings Update open with login code Fixed browse giving error when closing instead of choosing Added prebuild script that compiles markdown to html * Revert some changes * Update dependencies * Added remember login checkbox Attempt to get name of non-friend chat messengers * Updated persona state to invisible * Set logonID to prevent other instances from logging users out of session Updated formatted message to replace line breaks with OS line breaks. * Login prompt work SteamUser log to error log file just incase. * Removed remember login from settings menu Replaced prompt api with my own version of it Delete old logindata if login fails. Moved some stuff around. * Websocket steam protocol * Fixed cli password entry * Set window title to the current compiled version. * Update default save password/key config * Fix config parsing on before login Fix startup to toggle on/off * Renamed start with windows button
- Loading branch information