milkywayfarer

Results 7 issues of milkywayfarer

This is a pretty simple feature. If this app is based on WinForms, you can override `void SetVisibleCore(bool value)` and grab necessary values from settings when the checkbox is clicked.

**Describe the bug** When parsing a demo that was automatically recorded with `tv_autorecord` from a local server, events are not firing at all. **To Reproduce** https://cloud.mway.club/s/AQDWyN6gr23GMfj Code: ```go f, err...

### What problem is this solving We are playing a little local league and we use CS Demo Manager to store all the results. We found out that there is...

enhancement

### Steps to reproduce: 1. Create a configuration and a client: ``` DownloadConfiguration configuration = new DownloadConfiguration() { MaxTryAgainOnFailover = int.MaxValue, Timeout = int.MaxValue, MaximumBytesPerSecond = (Variables.limiter * 1024 *...

Based on #189 - Moved `StartDemoRecording()` call to `StartLive()` function, as this is the most suitable location to start recording a demo. - Codestyling fixes applied automatically on file save....

MacBook Pro 16 2019, macOS Ventura 13.1, Telegram Desktop v9.3.241552 Adaptive Layout switch is missing in the Appearance tab of the app's settings. I do not have an ability to...

This is just food for thought. We host `awp_lego` from workshop on our servers for warmup sessions before the match. This map, afaik, does not have wingman capabilities. We create...