16 Commits

Author SHA1 Message Date
Resxt
88d984fc82
Update README.md 2022-10-21 23:24:33 +02:00
Resxt
0ed53a1b8c mapvote 1.0.3
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
2022-10-21 22:53:44 +02:00
Resxt
2dc19c0040
Update README.md
Fix configuration

The example CFG didn't have set "mapvote_enable" 1
Also there were unexpected commas between dvar name and values
2022-10-21 21:52:51 +02:00
Resxt
98d005b57e mapvote 1.0.2
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
2022-10-21 21:18:39 +02:00
Resxt
72211fc2a2 mapvote 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
2022-10-21 18:41:52 +02:00
Resxt
7af1f486a7
Update README.md
typo
2022-10-21 12:10:56 +02:00
Resxt
d71e150ccc
Update README.md 2022-10-21 12:07:55 +02:00
Resxt
403d54a6b8
Update README.md
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
2022-10-21 12:03:25 +02:00
Resxt
92c37b15ea Create mapvote 2022-10-20 22:21:08 +02:00
Resxt
ed74e92e0f
Update README.md 2022-10-20 15:01:49 +02:00
Resxt
2a571b2885
Update README.md 2022-10-20 14:50:40 +02:00
Resxt
1497ca574b
Update README.md 2022-10-20 14:43:08 +02:00
Resxt
bff951c904
Update README.md 2022-10-20 14:41:22 +02:00
Resxt
6c11dcf986
Update README.md 2022-10-20 14:33:34 +02:00
Resxt
1c11413a77
Delete .gitattributes 2022-10-20 14:29:09 +02:00
Resxt
713b61e7f9 Initial commit 2022-10-20 14:26:33 +02:00