Changed modes mode name and cfg name separator from semi-colon (;) to comma (,) since the semi-colon seems to not be parsed properly when set through a cfg file
Added more debugging prints:
- Most voted map votes and index
- Most voted map votes and index
- Final map name, mode name and mode cfg just before rotation, all separated in multiple prints to detect any empty/wrong string
Removed old comments
Changed all notifies with the mapvote prefix to avoid conflicts with other scripts
Fixed some typos in the code comments
Removed self notifyonplayercommand("unselect", "+frag"); as it should have been removed in 1.0.1
Fixed undo key for controllers.
Controllers are now fully supported
Removed the frag/+frag button for the undo option as it wasn't working for controllers
Moved the use/+activate key from the select option (by default F on PC and Square on Playstation controllers) to the undo option instead.
Updated the README to add controller support information and screenshot
Remove example values in the DVARs table to allow table to be displayed normally (example values column was out of the screen, a right scroll was needed to display it)
The Configuration section is used for the examples instead