MantisBT - Zandronum |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0000288 | Zandronum | [All Projects] Suggestion | public | 2011-02-11 20:04 | 2018-10-01 00:05 |
|
Reporter | unknownna | |
Assigned To | Dusk | |
Priority | high | Severity | feature | Reproducibility | N/A |
Status | closed | Resolution | fixed | |
Platform | | OS | | OS Version | |
Product Version | 1.3 | |
Target Version | 1.4 | Fixed in Version | 1.4 | |
|
Summary | 0000288: SV_* to bypass all timer thresholds online |
Description | It would be very nice if you could bypass the timers for commands (e.g., "kill", "join") when doing online debugging / testing. |
Steps To Reproduce | |
Additional Information | It would save a lot of time and make things less cumbersome. |
Tags | No tags attached. |
Relationships | related to | 0002058 | closed | Edward-san | "You must wait 10 seconds" for joining and team switching should be reduced to 3 seconds. | related to | 0000026 | closed | | Allow server the option to enable/disable muting, |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2011-02-11 20:04 | unknownna | New Issue | |
2011-02-12 02:37 | Torr Samaho | Note Added: 0001043 | |
2011-02-12 02:37 | Torr Samaho | Note Edited: 0001043 | bug_revision_view_page.php?bugnote_id=1043#r519 |
2011-02-12 02:38 | Torr Samaho | Status | new => feedback |
2011-02-12 10:33 | unknownna | Note Added: 0001046 | |
2011-02-12 10:33 | unknownna | Status | feedback => new |
2011-02-12 17:36 | unknownna | Note Edited: 0001046 | bug_revision_view_page.php?bugnote_id=1046#r529 |
2013-09-18 16:48 | Watermelon | Assigned To | => Watermelon |
2013-09-18 16:48 | Watermelon | Status | new => assigned |
2013-09-18 16:48 | Watermelon | Note Added: 0007215 | |
2014-05-05 23:05 | Watermelon | Note Added: 0008715 | |
2014-05-05 23:05 | Watermelon | Assigned To | Watermelon => |
2014-05-05 23:05 | Watermelon | Status | assigned => new |
2014-05-06 08:18 | Konar6 | Note Added: 0008721 | |
2014-05-06 08:21 | Konar6 | Note Edited: 0008721 | bug_revision_view_page.php?bugnote_id=8721#r4718 |
2014-06-08 22:04 | Watermelon | Relationship added | related to 0000026 |
2014-06-15 16:48 | Watermelon | Status | new => acknowledged |
2014-10-06 01:28 | Dusk | Assigned To | => Dusk |
2014-10-06 01:31 | Dusk | Target Version | => 1.4 |
2014-10-06 20:02 | Dusk | Status | acknowledged => assigned |
2014-10-06 20:37 | Dusk | Status | assigned => needs review |
2014-10-06 20:38 | Dusk | Note Added: 0010365 | |
2014-10-11 09:17 | cobalt | Status | needs review => needs testing |
2014-10-11 09:17 | cobalt | Note Added: 0010472 | |
2014-10-13 23:37 | StrikerMan780 | Note Added: 0010578 | |
2014-10-13 23:39 | Arco | Status | needs testing => resolved |
2014-10-13 23:39 | Arco | Resolution | open => fixed |
2014-10-13 23:39 | Arco | Product Version | => 1.3 |
2014-10-13 23:39 | Arco | Fixed in Version | => 1.4 |
2015-01-08 04:15 | Dusk | Relationship added | related to 0002058 |
2018-10-01 00:05 | Blzut3 | Status | resolved => closed |
Notes |
|
|
Yeah, I'm also occasionally annoyed by the timers when debugging. Are there any timers besides "kill" and "join" that need to be covered? Voting already has its own cvar.
And do you have a good name proposition for a single cvar for this? (sv_* is not too self explanatory :P) We probably don't need a distinct cvar for every timer.
|
|
|
(0001046)
|
unknownna
|
2011-02-12 10:33
(edited on: 2011-02-12 17:36) |
|
> Are there any timers besides "kill" and "join" that need to be covered?
Well, there is also "team" and "name".
> And do you have a good name proposition for a single cvar for this?
How about sv_notimers / sv_bypasstimers / sv_disabletimers? Something simple.
EDIT:
Or sv_nocommandtimers / sv_bypasscommandtimers / sv_disablecommandtimers.
|
|
|
|
This is becoming infuriating so I'm going to fix this |
|
|
|
Are we fine with lowering the limits, or by making this available to cvar's? |
|
|
(0008721)
|
Konar6
|
2014-05-06 08:18
(edited on: 2014-05-06 08:21) |
|
Note that some of these commands are not even checked serverside (name).
|
|
|
(0010365)
|
Dusk
|
2014-10-06 20:38
|
|
|
|
(0010472)
|
cobalt
|
2014-10-11 09:17
|
|
|
|
|
Seems to work well. I can spam "kill", and I can spam "spectate" and "join" in rapid succession online with this CVAR set to false. |
|