Commit graph

5917 commits

Author SHA1 Message Date
def 8f4e8a871d Make autorecorder work with race again 2015-06-16 22:00:42 +02:00
def 85795b3331 Fix typo 2015-06-16 21:39:22 +02:00
Dennis Felsing 3d8b42a397 Merge pull request #217 from nzyuzin/DDRace64
Fix #216
2015-06-14 17:26:18 +02:00
Nikita Zyuzin 4d1fe71944 Fix #216
Fixes crash when statboard is shown immediately after joining a server
2015-06-14 19:20:40 +04:00
Dennis Felsing fcec3ac507 Merge pull request #215 from east/econfix
Fix: econ port rebind on restart
2015-06-14 14:23:00 +02:00
east 0128456ed3 Merge remote-tracking branch 'def/DDRace64' into econfix 2015-06-14 14:19:54 +02:00
Dennis Felsing 03c5c765a9 Merge pull request #214 from nzyuzin/DDRace64
Fix bug with constant demo autorecording. Fixes #213
2015-06-14 13:59:32 +02:00
Nikita Zyuzin 038b11e7a8 Clean up statboard code 2015-06-14 15:41:03 +04:00
Nikita Zyuzin 897af546cb Fix bug with constant demo autorecording. Fixes #213
It's relevant for states in which new RoundStartTick is sent each second tick
2015-06-14 14:39:42 +04:00
def 8523fdc043 Update credits 2015-06-14 12:24:10 +02:00
def f1a595f986 Version 7.7.2 2015-06-14 11:28:23 +02:00
Dennis Felsing dfb87d8a55 Merge pull request #212 from nzyuzin/DDRace64
Bugfixes for statboard + default mouse max distance feature
2015-06-14 02:08:20 +02:00
def 7d66398f14 l and I are confusable! 2015-06-14 01:02:42 +02:00
east d9cc5a7458 allow reuse of tcp addr on restart 2015-06-13 11:49:35 +02:00
Nikita Zyuzin c8d175a6f1 Remove redundant newline character 2015-06-12 15:32:24 +04:00
Nikita Zyuzin 7bb0c1cfbf Fix bug with continuous demo recording restart in TILE_BEGIN 2015-06-12 15:15:23 +04:00
Nikita Zyuzin 8ec3e705e4 Don't show statboard at the end of demo game 2015-06-12 14:38:02 +04:00
Nikita Zyuzin 148f455293 Fix bug with 'grabs' being drawn in non-ctf game 2015-06-12 14:33:42 +04:00
Nikita Zyuzin f004d851e9 Add default mouse max distance variable 2015-06-12 14:11:40 +04:00
def 981b6d0013 Fix potential server crash 2015-06-02 11:55:16 +02:00
def 34fba30ca7 Add sv_port description 2015-06-01 12:42:44 +02:00
def ba2e120dfe Version 7.7.1 2015-05-31 22:40:55 +02:00
def d9b7f4e1f4 Fix settings menu 2015-05-31 22:40:38 +02:00
def d96ff538d3 Allow setting freeze number on switch layer in editor 2015-05-31 18:25:00 +02:00
def dd9563a88c Make switch number work for freeze on switch layer 2015-05-31 18:21:12 +02:00
def 54b5948662 Version 7.7 2015-05-31 17:44:45 +02:00
def 9e4cde1137 Merge branch 'DDRace64' of github.com:def-/ddnet into DDRace64 2015-05-31 17:36:08 +02:00
def f2fb4e089f Fix FIFO initialization once again 2015-05-31 17:36:00 +02:00
def aeda4bc6f1 At least reduce the chance of mouse lockups and make them recoverable 2015-05-31 17:34:38 +02:00
def 43e4f8d9c2 At least reduce the chance of mouse lockups 2015-05-31 17:34:32 +02:00
def aaaf0cdaeb Don't create too many popups 2015-05-31 17:34:01 +02:00
Dennis Felsing 71dd0fd616 Merge pull request #210 from nzyuzin/DDRace64
Fix bug with 'Join Red' and 'Spectate' buttons sharing same state variable
2015-05-28 23:16:43 +02:00
Nikita Zyuzin 077db7d149 Fix bug with 'Join Red' and 'Spectate' buttons sharing same state variable 2015-05-29 01:11:01 +04:00
Dennis Felsing 6dc9eab98c Merge pull request #209 from nzyuzin/detailed_statboard
Detailed statboard
2015-05-25 15:48:09 +02:00
Nikita Zyuzin 85f8f84fec Adjust Suicides text position 2015-05-21 21:21:13 +04:00
Nikita Zyuzin a2371e8d24 Limit amount of players shown in statboard to 16 2015-05-21 18:27:26 +04:00
Nikita Zyuzin 88c0d798e8 Fix tabulation 2015-05-21 16:34:20 +04:00
Nikita Zyuzin d40d7f8d03 Remove unused stats 2015-05-21 16:22:42 +04:00
Nikita Zyuzin 82fdf7a5de Fix tabulation 2015-05-21 16:17:10 +04:00
Nikita Zyuzin e3413e59cc Fix bug with OnStartGame not called after game is over 2015-05-21 16:09:23 +04:00
Nikita Zyuzin 002fb4c0a6 Add default key binding for statboard 2015-05-21 15:36:56 +04:00
Nikita Zyuzin 1846b0216b Fix bug when suicide weapons are not displayed 2015-05-21 15:31:56 +04:00
Nikita Zyuzin ab2f87ace4 Don't call OnStartGame after pause 2015-05-21 15:11:53 +04:00
Nikita Zyuzin 3e3daf46bd Don't reset stats when player goes spectator 2015-05-21 14:32:17 +04:00
Nikita Zyuzin d06d085696 Add menu setting for auto stat board screenshot 2015-05-21 14:26:50 +04:00
Nikita Zyuzin 12652985c3 Hide scoreboard if statboard is present 2015-05-21 13:55:51 +04:00
Nikita Zyuzin d8d20b0c1a Rename detailed_stats to statboard 2015-05-21 13:41:59 +04:00
Nikita Zyuzin 246bb7eabf Remove stat board columns configuration variable 2015-05-21 03:06:31 +04:00
Nikita Zyuzin 42759e8909 Fix restart on new round and grabs count 2015-05-21 00:23:58 +04:00
Nikita Zyuzin 99855c70a6 Remove individual stats display 2015-05-20 20:22:04 +04:00