[SUGGESTION] Ability to change votes in game - Printable Version +- Xonotic Forums (https://forums.xonotic.org) +-- Forum: Creating & Contributing (https://forums.xonotic.org/forumdisplay.php?fid=10) +--- Forum: Xonotic - Suggestion Box (https://forums.xonotic.org/forumdisplay.php?fid=20) +--- Thread: [SUGGESTION] Ability to change votes in game (/showthread.php?tid=133) Pages:
1
2
|
RE: Ability to change votes in game - Erusavion - 03-29-2010 This sub-forum is for suggestions, right? Well this is a suggestion. I understand that there are more pressing matters that need to be attended to at the moment but that doesn't mean that other things should be left undiscussed. We can still talk about it and the developers will take care of it when they can/want to. RE: Ability to change votes in game - Roanoke - 03-29-2010 Sorry, but implementing this is just modifying one character (not one line, one character) from "0" to "1". It's so easy, a caveman could do it. We've spent longer talking than it would take to press backspace and hit the "1" key. RE: Ability to change votes in game - Aleator - 03-29-2010 (03-29-2010, 05:24 PM)Erusavion Wrote: This sub-forum is for suggestions, right? Well this is a suggestion. I understand that there are more pressing matters that need to be attended to at the moment but that doesn't mean that other things should be left undiscussed. We can still talk about it and the developers will take care of it when they can/want to. Sorry, didn't mean to be aggressive. I just voiced my opinion. RE: Ability to change votes in game - esteel - 03-30-2010 (03-29-2010, 06:22 PM)Roanoke Wrote: Sorry, but implementing this is just modifying one character (not one line, one character) from "0" to "1". It's so easy, a caveman could do it. We've spent longer talking than it would take to press backspace and hit the "1" key. Not only.. as i said one would also have to check first if such a chance would allow bad effects like spamming. If so one would have to find a way around that. If not, then ofc the change itself is easy. RE: Ability to change votes in game - Erusavion - 03-30-2010 Didn't we already say that this is in the code anyway? The server just has to activate it? So what's the big deal? =P RE: Ability to change votes in game - esteel - 03-30-2010 I really thought i was kinda clear enough.. I'm not sure if one can misuse that option to SPAM (iirc the server displays a message to all players when someone gave a vote).. so if one has checked that this is NOT true (maybe i'm just remember something the wrong way) OR writes some code to prevent misuse THEN it can be enabled without problem.. RE: Ability to change votes in game - Erusavion - 03-30-2010 I wasn't replying to you esteel. I was just saying that it's not a big deal to implement. RE: Ability to change votes in game - esteel - 03-31-2010 Yeah, but someone needs time and do it RE: Ability to change votes in game - Roanoke - 03-31-2010 I just checked, it doesn't seem like the server tells people who voted what, unless this is an git feature. RE: Ability to change votes in game - Erusavion - 03-31-2010 What? We're not talking about the server telling people who voted what, we're saying that it should allow people to change their vote. RE: Ability to change votes in game - Roanoke - 04-01-2010 (03-31-2010, 10:18 AM)Erusavion Wrote: What? We're not talking about the server telling people who voted what, we're saying that it should allow people to change their vote. (03-30-2010, 10:57 AM)esteel Wrote: I'm not sure if one can misuse that option to SPAM (iirc the server displays a message to all players when someone gave a vote).. so if one has checked that this is NOT true (maybe i'm just remember something the wrong way) OR writes some code to prevent misuse THEN it can be enabled without problem.. Unless vote notification is a git feature, modifying one character is all it's going to take to make votes changeable. RE: Ability to change votes in game - Erusavion - 04-01-2010 Oh, I didn't really understand your post. Now it makes more sense. |