Commit graph

107 commits

Author SHA1 Message Date
def 03109ef232 Prevent crash 2014-09-26 12:43:56 +02:00
def 2c2b77ac3b Check whether team has finished once a player in the team kills 2014-09-26 03:42:49 +02:00
def b4f77c4b71 Add sv_player_demo_record (mostly from Teerace) 2014-09-26 02:05:31 +02:00
def 2cfb494c84 Fix compilation 2014-09-07 01:03:55 +02:00
def 4ab0083f89 Fix: unlock team when it is saved 2014-09-06 21:08:21 +02:00
def 9964e6bfde Fix: Properly reset team on /save 2014-08-31 14:12:15 +02:00
def 2980bd77e8 Add /specteam 2014-08-09 19:53:38 +02:00
def 066ac46c17 Add a message after you finished in team and rejoin team 0 2014-08-01 16:00:04 +02:00
def 145f0434f5 Add /save by the glorious HMH 2014-07-26 14:46:31 +02:00
def f2139dae94 For blocker servers disable rejoin to team 0 after finish 2014-07-19 17:11:00 +02:00
def d47b2bc7e1 Make players join team 0 after finishing a map if you're not in a locked team 2014-07-08 01:58:27 +02:00
def 4c87cedd4d Better make sure that something exists before using it 2014-05-19 01:57:52 +02:00
def 7fd799f894 Timeouts, disconnects and game leaves no longer kill your entire locked team 2014-04-12 12:08:20 +02:00
def 9f832423c1 Fix: Keep team closed when locked so that all players are killed 2014-03-12 19:36:25 +01:00
def e305e83a98 Fix: Reset doors in locked team 2014-03-10 13:39:50 +01:00
def e9db91e953 Add solo fake tunes 2014-02-19 22:30:57 +01:00
def 57e05a84a6 fix 2014-02-19 03:47:15 +01:00
def a641b01a37 Also don't spam everyone with scores with sv_save_worse_scores 2014-02-19 02:56:57 +01:00
def 4429092ca5 Add sv_save_worse_scores 2014-02-18 22:08:43 +01:00
def 7804f9314d Hopefully fix a bunch of locked team bugs 2014-02-08 14:33:42 +01:00
def 60b77d1620 Fix: Reset super on kill 2014-02-03 15:46:30 +01:00
def a054d3e84f No /showothers for ddrace after all 2014-01-31 21:21:50 +01:00
def 8d877973ee ShowOthers for regular DDRace client 2014-01-30 17:28:30 +01:00
def caa1f15d12 Fix possible crashes 2014-01-30 16:54:58 +01:00
def d8533eea67 Proper Client Version numbers and more visible whispers 2014-01-30 16:49:15 +01:00
def 329804b3ce Fix /showothers 2014-01-24 22:27:34 +01:00
def bf652416d4 Don't send team state too often (causes lags when people kill) 2014-01-24 15:12:46 +01:00
def 6997a801bc Revert "Don't show solo players with /showothers because it's buggy"
This reverts commit 3cb26984aa.
2014-01-22 21:48:13 +01:00
def 3cb26984aa Don't show solo players with /showothers because it's buggy 2014-01-22 20:01:21 +01:00
def 44d479330e Fix giant broadcasting bug 2014-01-22 15:47:01 +01:00
def 61ca36b4b3 Fix: No buggy teamstates for 16-player clients 2014-01-22 15:29:30 +01:00
def c1a3a8713b No more sound bugs when super 2014-01-22 01:56:12 +01:00
def 25f69ecdeb Display teams in scoreboard 2014-01-22 01:39:18 +01:00
def f0d79b8388 Trying to get better team support 2014-01-22 00:08:30 +01:00
def fe7f274023 Fix: Proper super on DDRace 16 player servers 2014-01-21 18:21:01 +01:00
def 4114e00564 Cleanup TeamMask 2014-01-20 20:12:03 +01:00
def 24fcc8c8b0 Broadcasting fix 425 2014-01-17 03:00:24 +01:00
def 0d819aba4d Fix: Don't even send own team's broadcasts if player is spectating someone 2014-01-14 20:27:30 +01:00
def fbe1cbe9e8 Another broadcasting fix
Conflicts:
	src/game/server/teams.cpp
2014-01-13 11:31:55 +01:00
def 4d22032a6d Fix: Double hook sound in solo 2014-01-13 11:12:38 +01:00
def adbaae769c Fix various broadcasting issues:
- Sound in solo parts
- Sound when spectating
- Projectiles of players in other teams when spectating
2014-01-12 15:56:16 +01:00
def 6126ad50c4 Fix range of team related bugs by actually removing people from team when they spectate 2014-01-11 15:19:34 +01:00
def b768cb1e81 Fix: Solo server crash 2014-01-11 00:52:13 +01:00
def ca22600b4f Next try 2014-01-02 02:54:57 +01:00
def 3607218f12 Merge ddrace64 from eeeeee 2013-12-31 06:13:57 +01:00
def 5c6ce4585b Revert "Fix crash for overfull solo servers: One more team"
This reverts commit 2e8c3cfb66.
2013-12-28 16:09:03 +01:00
def 2e8c3cfb66 Fix crash for overfull solo servers: One more team 2013-12-22 01:52:40 +01:00
def f87449d86c Only give team ranks to teams consisting of 2 players or more 2013-12-10 18:45:28 +01:00
def bc8ad79c29 Consequently use minutes when telling player times 2013-12-09 17:24:02 +01:00
def eba45c4f0a Add /lock 2013-11-16 00:44:49 +01:00