kf2-magicked-admin
kf2-magicked-admin copied to clipboard
[BUG] Difficulty/length reliability
Describe the bug
The length
and difficulty
commands update the game setttings correctly bug the admin panel can forgot the setting seemingly at random. There is code in place to try to mitigate this but it doesn't work well. Long standing issue.
To Reproduce Steps to reproduce the behavior:
- Start a match
- Issue a difficulty/length command
- Wait a few waves
- Issue restart command
- Observe that the difficulty/length change has likely not persisted
Expected behavior Difficulty and length should take affect the next game
Desktop (please complete the following information):
- OS: KDE Neon
- KF2-MA version: 0.1.5
Server (please complete the following information):
- Mods: N/A
- Web admin resource modifications: admin-patcher 0.0.2
- Applied web-admin patches: Yes
Log N/A
Solution Figure out when the change is reset and the cauase. Alternatively have length and difficulty immediately restart like game moe, in this cause it would be best to merge the commands to multiple restarts are not required.