Max

Results 13 issues of Max

**Describe the bug** Deployed package misses some debug versions of Qt libraries and adds release versions when it shouldn't. **To Reproduce** Steps to reproduce the behavior: 1. Generate debug version...

Enhancement
Windows

Add feature to disable certaing voting types using dvars.

https://cod4x.me/index.php?/forums/topic/2641-server-command-overflow/&tab=comments#comment-13212

bug

https://cod4x.me/index.php?/forums/topic/2676-please-patch-devmap-uav-hack-exploit/&tab=comments#comment-12766 I can only suggest to replace all references to dvar by its name "sv_cheats" and use only `sv_cheats` and not `dvar_cheats` (according to name in macOS binary). So changing...

@volkv requested to add ability to log admin name if `ban` function has been invoked. I think it'll be enough to move actual ban functionality in seperate function and add...

enhancement

I suppose anyone behind NAT met situation when your friends can't connect through steam to your lobby. Or directly to your server by IP. Custom master server has static IP...

@callofduty4x/dev - [ ] Discuss further coding style for repository. (On forum) - [ ] Choose auto-formatting tool. - [ ] Prepare script for chosen tool with rules for auto...

enhancement
discussion

... as mentioned in PR #186 I think it's a good idea to add some simple preprocessor directives for conditional compiling, "#define" for symbols (+ macro).

nicetohave

As I know, it allows to broadcast some data from server to some clients. I think it'll help to implement some cool features like changing weapon parameters using scripts on...

idea