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 |
|
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 |
|
Nikita Zyuzin
|
245ebccd7b
|
Add initial detailed stats board code
|
2015-05-20 02:51:02 +04:00 |
|
def
|
37f67f4eb0
|
Merge branch 'DDRace64' of github.com:def-/ddnet into DDRace64
|
2015-05-19 17:47:57 +02:00 |
|
def
|
7c38ecc5fb
|
Fix console page color
|
2015-05-19 17:47:51 +02:00 |
|
Nikita Zyuzin
|
f8b73701ca
|
Remove code duplication
Replace ad hoc solution to dynamic camera key binding with call to console
command
|
2015-05-19 15:51:51 +04:00 |
|
def
|
3cedbd5061
|
Revert "Add key binding for R to refresh serverbrowser"
This reverts commit db60bf6527 .
|
2015-05-12 23:28:10 +02:00 |
|
def
|
db60bf6527
|
Add key binding for R to refresh serverbrowser
|
2015-05-11 21:57:11 +02:00 |
|
def
|
b6008f5b20
|
Only refresh serverbrowser when necessary
|
2015-05-11 21:51:06 +02:00 |
|
Nikita Zyuzin
|
7c41cb1afe
|
Add dynamic camera console toggle feature
|
2015-05-11 14:21:34 +04:00 |
|
def
|
6b25d81938
|
Fix demo cutting buttons with 5:4 resolutions
|
2015-05-08 12:31:55 +02:00 |
|
def
|
9dc63ed429
|
Clean up a bit
|
2015-05-04 17:53:07 +02:00 |
|
nuborn
|
0a07787f37
|
improve prediction of collision between players
|
2015-05-03 16:15:45 +02:00 |
|
def
|
32feea555f
|
Also fix popup title flow on disconnect extra text (not just title)
|
2015-04-27 23:17:28 +02:00 |
|
def
|
8f02de318b
|
Make dummy connecting a bit nicer: Show that dummy is being connected, disable unusable buttons
|
2015-04-19 14:40:05 +02:00 |
|
def
|
16106d8ee6
|
Fix menu bug with button pressing (more of a hack)
|
2015-04-19 14:24:20 +02:00 |
|
def
|
9c1e65a1f5
|
Clean up a bit and hopefully fix player move on dummy connect
|
2015-04-19 14:06:31 +02:00 |
|
timgame
|
c4f011dd9d
|
resend player/dummy info that filtered the server
|
2015-04-19 13:17:51 +02:00 |
|
def
|
6d54de89b6
|
Get rid of clang static analyzer warnings
|
2015-04-19 00:31:45 +02:00 |
|
def
|
a77cd039a6
|
Get rid of all Clang warnings
|
2015-04-18 22:29:28 +02:00 |
|
def
|
710a786f88
|
Rename AutoUpdater to Updater because you have to press a button now
|
2015-04-18 21:17:27 +02:00 |
|
def
|
a57f639127
|
Minor cleanup
|
2015-04-12 15:23:33 +02:00 |
|
def
|
2e4cc07b09
|
Render kill messages with ddrace team color (only with cl_chat_teamcolors 1)
|
2015-04-12 15:19:47 +02:00 |
|
def
|
7bd3da6679
|
Hopefully fix voting problems
|
2015-04-03 01:29:11 +02:00 |
|
def
|
aa517af7c7
|
Don't let popup title flow out of box
|
2015-03-29 14:20:34 +02:00 |
|
def
|
a852e0da79
|
Fix spacing in browser menu search
|
2015-03-22 19:21:41 +01:00 |
|
def
|
d8c97f0339
|
Fix: Still show empty lines in votes
|
2015-03-15 17:08:39 +01:00 |
|
def
|
ad255ccfe5
|
Add default bind for converse
|
2015-03-15 10:18:43 +01:00 |
|
def
|
4965da940d
|
Fix shift+tab in server browser
|
2015-03-14 17:30:13 +01:00 |
|
def
|
6fc024d71f
|
Fix Visual Studio compilation
|
2015-03-14 17:26:24 +01:00 |
|
def
|
a913b1731c
|
Fix scrolling in votes
|
2015-03-14 16:52:57 +01:00 |
|
def
|
8ae27f81b6
|
Improve autoupdater a bit
- Only ask for restart when we're ingame or unsaved changes in editor
- Otherwise restart directly
|
2015-03-14 16:10:46 +01:00 |
|