Tuomo

Results 4 comments of Tuomo

This is the WIP branch of this feature, but it's quite out-dated. https://github.com/MarechJ/hll_rcon_tool/tree/feature/map_rotation_presets

This would be incredibly helpful. Asking users to input their mega credentials to my third party service is not ideal.

I fixed this issue by adding the [/Zc:__cplusplus](https://learn.microsoft.com/en-us/cpp/build/reference/zc-cplusplus?view=msvc-170) option. For reference, I'm using `MSVC 19.37.32825` and `Boost.Hana 1.83.0` from vcpkg.

I was thinking, would it be possible to use the output from `make -intermediate` to improve the plugin's macro parsing? Whenever a macro with params occurs, fetch the correct code...