spitice / CSSharpMapChooser

CounterStrikeSharp implementation of Map Chooser
MIT License
0 stars 0 forks source link

Map selection for map vote is broken #6

Closed spitice closed 1 month ago

spitice commented 1 month ago

Environment

Steps to reproduce

PREREQUISITES:

Steps:

Expected result

✅ The list of candidate maps shouldn't contain the current map.

Actual result

❌ The map in the vote sometimes contains the current map. ❌ In the worst scenario, it only contains the current map, "Extend map"/"Don't change" and nothing else.

broken-maplist

spitice commented 1 month ago

Fixed by 9073b56