ChillerDragon
|
727b9f84b6
|
fixed scoreboard update for slow racers (less hacky) (#765)
* fixed scoreboard update for slow racers (less hacky)
* Fix some style issues
|
2017-07-05 23:01:57 +02:00 |
|
Tim Schumacher
|
2ef05c2def
|
Use sv_teleport_hold_hook also for checkpoint tele
|
2017-06-15 16:07:27 +02:00 |
|
Tim Schumacher
|
47fecc8659
|
Add sv_check_teleport_hold_hook map setting
|
2017-06-15 15:49:07 +02:00 |
|
Learath2
|
49e4501cc7
|
Merge pull request #785 from Ryozuki/pr_ddnet_fix_dbgassert
Get rid of wrong dbg_assert that can crash server
|
2017-06-12 18:54:48 +03:00 |
|
Ryozuki
|
5f23a68caf
|
get rid of wrong dbg_assert
|
2017-06-12 17:49:01 +02:00 |
|
eeeee
|
0497cdd49d
|
stop casting auth state to bool
|
2017-06-08 13:03:44 -07:00 |
|
eeeee
|
2797227063
|
also remove references to CGameContext from CServer
|
2017-06-05 22:31:56 -07:00 |
|
eeeee
|
9b6699d3b8
|
remove casts to CServer
improving encapsulation by going through the interface instead of including engine/server/server.h
|
2017-06-05 20:51:12 -07:00 |
|
def
|
45acda1a66
|
Fix compiler warning
|
2017-06-02 21:49:53 +02:00 |
|
def
|
4125941896
|
Disable dbg_stress in release builds (fewer confused kids that think they hacked the server, less useless code in cache)
|
2017-06-02 20:45:09 +02:00 |
|
def
|
a6e144ea72
|
Let's not crash the client and server on dbg_assert
|
2017-06-02 20:12:20 +02:00 |
|
def
|
27074e926a
|
Further cleanup
|
2017-06-02 19:44:14 +02:00 |
|
def
|
c49aa0671f
|
Revert "A bit faster"
This reverts commit 1428c25083 .
|
2017-05-24 23:16:10 +02:00 |
|
Learath2
|
6a6666abc4
|
Keep pause state when killed
|
2017-05-24 22:30:28 +02:00 |
|
def
|
1428c25083
|
A bit faster
|
2017-05-24 21:39:04 +02:00 |
|
def
|
02995bf72f
|
Oops
|
2017-05-24 21:36:14 +02:00 |
|
def
|
1f86e6c8df
|
Save fixes
|
2017-05-24 21:32:26 +02:00 |
|
def
|
1b2a85af58
|
Fix m_Jumped loading
|
2017-05-24 20:23:54 +02:00 |
|
def
|
562dee6e38
|
Clean up server messages a bit
|
2017-05-21 01:20:25 +02:00 |
|
def
|
63c1d75458
|
When frozen and afk, show normal eyes to be able to tell non-afk from afk
|
2017-05-19 19:12:52 +02:00 |
|
def
|
c1c2c1575f
|
Fix some vanilla pause issues
|
2017-05-18 23:52:54 +02:00 |
|
def
|
d7d0520f79
|
Another try
|
2017-05-18 20:04:29 +02:00 |
|
def
|
819187f376
|
Fix unweapons
|
2017-05-18 20:01:10 +02:00 |
|
def
|
0f14307e8f
|
oops
|
2017-05-17 22:37:54 +02:00 |
|
def
|
7e7d56048b
|
New try at loading in team only
|
2017-05-17 22:30:13 +02:00 |
|
def
|
bd75e6e1f6
|
Actual fix
|
2017-05-17 18:56:58 +02:00 |
|
def
|
a8966c680e
|
Revert "Prevent vote spam"
This reverts commit 526a23b191 .
|
2017-05-17 18:55:45 +02:00 |
|
def
|
b48005fe40
|
Revert "Fix last map vote"
This reverts commit 42f3b0d7a8 .
|
2017-05-17 18:50:01 +02:00 |
|
def
|
42f3b0d7a8
|
Fix last map vote
|
2017-05-17 18:45:45 +02:00 |
|
def
|
a7ee59804b
|
Reverse...
|
2017-05-16 17:52:29 +02:00 |
|
Dennis Felsing
|
666d1585b7
|
Fix crash on invalid pause state in save
|
2017-05-16 17:02:28 +02:00 |
|
Learath2
|
b4b5d6cc9e
|
/pause'd players stay in player list
|
2017-05-15 13:56:54 +02:00 |
|
Dennis Felsing
|
87adba55ad
|
Allow voting again if no map could be found for random map vote
|
2017-05-15 11:15:04 +02:00 |
|
def
|
8c9995f166
|
oops
|
2017-05-14 22:44:52 +02:00 |
|
def
|
413f96b43d
|
Prevent some save/load cheating
|
2017-05-14 22:42:49 +02:00 |
|
def
|
f4112e3bcb
|
Revert "Tees must be teamed up before loading"
This reverts commit d29f2306ef .
|
2017-05-14 22:36:44 +02:00 |
|
def
|
f57f1d0d17
|
You can't invite someone to team on solo server...
|
2017-05-14 22:16:58 +02:00 |
|
def
|
f2232b8026
|
Fix compilation
|
2017-05-14 22:14:02 +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 |
|
Dennis Felsing
|
58207926ac
|
Merge pull request #726 from Learath2/dd_pr_load
Tees must be teamed up before loading
|
2017-05-14 11:54:39 +02:00 |
|
Dennis Felsing
|
a0a1276b6a
|
Merge pull request #751 from Learath2/dd_pr_ratelimitinvite
Add ratelimiting for /invite
|
2017-05-14 11:50:43 +02:00 |
|
Dennis Felsing
|
610195f21e
|
Merge pull request #753 from Learath2/dd_pr_voting
Fix vote spam
|
2017-05-14 11:49:12 +02:00 |
|
Learath
|
58d3d5251a
|
Fix a mistake. Kill on kick
|
2017-04-25 20:27:23 +02:00 |
|
Learath
|
526a23b191
|
Prevent vote spam
Apply the timeout even after a successful vote
|
2017-04-25 19:53:18 +02:00 |
|
Learath
|
a1d2212696
|
Change behaviour for kick votes in teams
|
2017-04-25 19:10:22 +02:00 |
|
Learath2
|
3878d6fb56
|
Reset invites when the team is empty
|
2017-04-24 21:28:02 +02:00 |
|
def
|
4b376d239c
|
rename
|
2017-04-24 17:36:13 +02:00 |
|
Learath2
|
1d84d0db07
|
Get rid of trailing spaces
|
2017-04-24 14:05:09 +02:00 |
|
Learath2
|
c1a4a95d61
|
Add ratelimiting and config options for invite
|
2017-04-24 14:04:50 +02:00 |
|
Learath2
|
aa3690a632
|
Reset invites when the team is empty
|
2017-04-24 13:31:05 +02:00 |
|