Edgar
6b15abeeae
put it above left up down
2022-04-19 08:58:26 +02:00
Edgar
50e6744d91
fix typo
2022-04-18 16:38:17 +02:00
Edgar
b9fc6bc8a4
add livefreeze commands to rcon
2022-04-18 16:37:35 +02:00
def
374c5ac64d
Implement unmuteid, make it clearer that unmute uses ID from mutes
...
not player id
2021-12-18 11:28:54 +01:00
Chiller Dragon
2c72112eca
Using unsuper does not give an advantage
2021-10-25 22:06:16 +02:00
def
18ccb39384
Add (un)endless_hook command
...
As requested by Kicker
2020-12-26 23:09:38 +01:00
def
3be8a592e5
Run clang-format
...
Purely automatic change. In case of conflict with this change, apply the
other change and rerun the formatting to restore it:
$ python scripts/fix_style.py
2020-09-26 21:50:15 +02:00
def
5886ac972e
Fix grammar in ungrenade description (Thanks to Pipou)
2020-05-28 23:00:27 +02:00
trafilaw
8d8bc018c6
Add pr_mutereason
2020-03-30 23:51:58 +02:00
Learath2
ec42ce88f6
Change command name, refactor error handling
2020-02-13 17:04:58 +01:00
Learath2
27d9ac54b0
Implement dry saves
2020-02-13 16:16:35 +01:00
heinrich5991
fe1cf90327
Restore rcon rifle
compatibility shim
...
Two more lines to keep backward compatibility.
2020-01-12 13:59:55 +01:00
fokkonaut
c27e28b7ad
Move /list to ddracechat
2020-01-06 17:29:31 +01:00
ChillerDragon
96c9b1ab73
Rename rifle to laser
...
This makes it easier to copy code from/to 0.7
23df3c609e
2019-11-22 15:37:18 +01:00
Ryozuki
e00e9f126a
add vote_mutes
2019-03-19 20:25:21 +01:00
Ryozuki
43a1990e5d
ConVoteUnMute -> ConVoteUnmute
2019-03-19 20:18:11 +01:00
Ryozuki
d469654629
add vote_unmute and display on chat
2019-03-19 20:07:33 +01:00
def
afa1e8adc5
Uninvite kicked/spectated players from team ( fixed #1464 )
2019-03-01 22:11:00 +01:00
12pm
f2cbb9d87d
Make teleporting to where you look at convenient
2019-02-09 19:32:45 +01:00
heinrich5991
925aff21d4
Fix all the header guards and adjust the script a little
2018-07-06 16:11:38 +02:00
ChillerDragon
4b6133003b
Fix help for showall command
...
current ddnet doesn't support the '/help showall' command.
This commit should fix that.
2018-06-12 00:30:21 +02:00
ChillerDragon
d6be41d7ab
Fix style and imporve performance
2018-04-21 18:45:33 +02:00
ChillerDragon
c1952d3ff1
'VoteBan' -> 'VoteMute'
2018-04-19 11:49:18 +02:00
ChillerDragon
835f560013
Add vote_ban rcon command
2018-04-18 19:26:49 +02:00
Ryozuki
e59387a304
revision changes
2018-01-18 16:17:23 +01:00
Ryozuki
1e88ad92a0
add vote_no command and show auth rank in force vote
2018-01-18 07:56:07 +01:00
Ryozuki
6bf4a6e2ee
fix style in ddracecommands.h
2018-01-18 01:25:45 +01:00
Ryozuki
d6eb604718
add rcon moderate mode
2018-01-05 15:23:08 +01:00
heinrich5991
9761e9606a
Make most user input teehistoric
...
Exclude private stuff like chat messages and votes.
2017-09-20 02:23:28 +02:00
Dennis Felsing
fd73fdd942
Fix set_team_ddr doc
2017-06-26 16:00:03 +02:00
Dennis Felsing
278b17b460
Merge pull request #721 from Learath2/dd_pr_pause
...
Rework the pause system
2017-05-14 11:55:09 +02:00
Learath
a1d2212696
Change behaviour for kick votes in teams
2017-04-25 19:10:22 +02:00
Learath
5626259b27
Rework pause. Fixes force_pause
2017-04-09 00:20:41 +02:00
BannZay
a96ebde93a
getting jetpack through remote
2016-10-10 15:18:06 +03:00
def
fb03247580
muteid and muteip are in seconds, not minutes
2016-03-09 01:48:17 +01:00
H-M-H
8e24ef8020
commanddescription can now be placed directly in
...
the commandparamsstring: "s[file]"
2015-12-28 16:19:52 +01:00
H-M-H
11a426c18b
added (console-)command usage
2015-12-23 14:29:31 +01:00
def
eaeaf54250
Add freezehammer/unfreezehammer for blocker
2014-07-16 02:59:39 +02:00
def
e86b7da312
Add undeep
2014-06-13 23:49:34 +02:00
def
b8f93bdcea
Add unsolo command
2014-06-11 17:53:59 +02:00
def
51012d479b
Add totelecp
2014-02-11 22:36:55 +01:00
def
823a04333a
Add /showall
2014-02-02 19:56:10 +01:00
def
3607218f12
Merge ddrace64 from eeeeee
2013-12-31 06:13:57 +01:00
def
f5c6db789b
Add support to teleport others, not just yourself
2013-07-29 21:25:10 +02:00
def
43ecc1c7a3
Add rcon: totele i
2013-07-23 23:37:00 +02:00
GreYFoX
cdab951296
Increasing the Readability on primitive editors of DDRace Specific files (All files that does not exist in oy/teeworlds)
2011-12-25 15:51:47 +02:00
XXLTomate
9a59dd4158
victims at force_vote; cmd description updated
2011-11-08 22:08:37 +01:00
GreYFoX
d6845f0502
Vote enforcer as command executer
...
Force pause doesn't need the client id to be positive
Fixed force pause parameter reading
partially helps #124
2011-11-08 13:56:08 +02:00
XXLTomate
137a447065
Victims without callback(s)
2011-11-08 12:30:54 +02:00
GreYFoX
fe5e9f4ad7
Removed redundant command from console
2011-09-03 00:28:56 +02:00