BeaR
|
6b0d2b9b9a
|
Fix hue picker scaling
|
2015-08-17 20:19:27 +02:00 |
|
BeaR
|
a4cfc10898
|
Implement an HSV picker for color of quad points
|
2015-08-17 20:14:23 +02:00 |
|
east
|
6ab2a558b3
|
Disable vanilla antispoof on password protected servers
|
2015-08-17 17:06:32 +02:00 |
|
def
|
15b69bdd9b
|
Update def- -> ddnet
|
2015-08-17 02:25:37 +02:00 |
|
def
|
51dda4e72b
|
Fix aliasing warning
|
2015-08-16 19:14:17 +02:00 |
|
def
|
e21d6e8574
|
Remove useless variable
|
2015-08-16 19:08:33 +02:00 |
|
Dennis Felsing
|
e03071e146
|
Merge pull request #285 from east/antispoof
Ip spoofing protection (prevents spoofed connections)
|
2015-08-16 18:20:20 +02:00 |
|
Dennis Felsing
|
3c0b9af1b4
|
Merge pull request #287 from cinaera/pr_weapon_coll
Fix collision bug with weapon projectiles
|
2015-08-16 11:59:55 +02:00 |
|
BeaR
|
6b2e61bbc6
|
Fix collision bug with weapon projectiles
Ignore characters, which can't collide e.g different teams, in the intersection test for projectiles.
|
2015-08-16 10:54:06 +02:00 |
|
def
|
e1fe407ee5
|
Make team locking an option
|
2015-08-16 00:39:31 +02:00 |
|
def
|
8d7cd79d14
|
Update Goo! map
|
2015-08-15 19:38:36 +02:00 |
|
east
|
e9a1c3ef92
|
vanilla handshake: add vital flags and use correct sequence (support for 0.6.4)
|
2015-08-15 10:38:39 +02:00 |
|
def
|
2670bd9d63
|
Clean up autoexec a bit
|
2015-08-15 02:35:56 +02:00 |
|
Chairn
|
f3a82b0c98
|
Fixed double clicking on friend when friend was on top server.
|
2015-08-14 19:25:45 +02:00 |
|
east
|
76d29f9e23
|
fixed dublication
|
2015-08-14 18:40:06 +02:00 |
|
east
|
d82b75f760
|
log/info for security token protocol
|
2015-08-14 18:39:13 +02:00 |
|
east
|
a084f1e31e
|
use complete map as dummy map
|
2015-08-14 18:37:00 +02:00 |
|
east
|
48fc0f93bb
|
added enable/disable conf var for vanilla antispoof
|
2015-08-14 18:36:28 +02:00 |
|
east
|
051ec30832
|
vanilla handshake: ignore unknown sequence
|
2015-08-14 18:36:13 +02:00 |
|
east
|
9f1ab9a7bf
|
added simple flooding detection (temprorary)
|
2015-08-14 18:34:22 +02:00 |
|
east
|
aabd777858
|
fixed includes
|
2015-08-14 18:33:42 +02:00 |
|
east
|
d1382349f5
|
vanilla token handshake implemented
|
2015-08-14 18:30:49 +02:00 |
|
east
|
a2174bf179
|
anti spoof for token protocol added
|
2015-08-14 18:30:12 +02:00 |
|
def
|
a58ad6aef7
|
Always check that player names are not equal
|
2015-08-14 00:11:25 +02:00 |
|
Dennis Felsing
|
37256d6e2c
|
Merge pull request #283 from savander/DDRace64
Improvements for demoplayer (pause/unpause demo is bindable) + you can hide scoreboard after death
|
2015-08-13 17:25:57 +02:00 |
|
def
|
23b6b02534
|
Remove inlines in json.c to fix VS compilation
|
2015-08-13 12:26:49 +02:00 |
|
def
|
547274b806
|
Add cl_chat_reset, which can be set to 0 so that chat is not reset when pressing escape
|
2015-08-12 17:03:27 +02:00 |
|
def
|
9d5459d731
|
Check IDs in a more reasonable order
|
2015-08-12 15:54:03 +02:00 |
|
def
|
b89c4f767c
|
Fix autoexec vote
|
2015-08-12 14:50:56 +02:00 |
|
def
|
aa1d5d3226
|
Ship autoexec_server.cfg
|
2015-08-12 14:29:13 +02:00 |
|
def
|
ec45f5c158
|
Remove autoexec.cfg and add more explanatory autoexec_server.cfg instead (by Soreu and me, fixes #280)
|
2015-08-12 14:27:31 +02:00 |
|
Adam Jaworski
|
41620b1a36
|
Con_DemoPlay instead of Con_PlayDemo and demo_play instead of playdemo
|
2015-08-12 14:26:48 +02:00 |
|
def
|
8f532aad9f
|
Use autoexec_client/server.cfg by default, fall back to autoexec.cfg for both
|
2015-08-12 13:49:16 +02:00 |
|
def
|
30ff1ce9c0
|
Add Goo! map
|
2015-08-12 13:44:28 +02:00 |
|
def
|
d616eee3c0
|
Kobra 4 as default map
|
2015-08-12 13:42:55 +02:00 |
|
def
|
7cc3fde633
|
Ooops, restore good Kobra 4 map and cfg
|
2015-08-12 13:23:58 +02:00 |
|
Adam Jaworski
|
18fae123ab
|
Playdemo - Check if demo is played
|
2015-08-12 12:17:19 +02:00 |
|
Adam Jaworski
|
8d4aea8a00
|
Added: playdemo command to start demo via console, bindable
|
2015-08-12 11:59:34 +02:00 |
|
Adam Jaworski
|
ab6f522aa5
|
Whether to show scoreboard after death or not
|
2015-08-12 11:30:26 +02:00 |
|
Dennis Felsing
|
84461a6fb0
|
Merge pull request #281 from Chairn/master
Fix debug compilation on Windows with MinGW.(by Savander)
|
2015-08-12 00:51:01 +02:00 |
|
Chairn
|
3f4ed266fb
|
Fix debug compilation on Windows with MinGW.(by Savander)
|
2015-08-12 00:35:25 +02:00 |
|
def
|
2240084eff
|
Merge branch 'master' of github.com:def-/ddnet
|
2015-08-11 20:38:41 +02:00 |
|
def
|
0d5304c1d5
|
Reset tunes by default
|
2015-08-11 20:37:25 +02:00 |
|
Dennis Felsing
|
139c52b394
|
Merge pull request #278 from H-M-H/Mac
added Notifications for osx
|
2015-08-11 04:06:38 +02:00 |
|
H-M-H
|
0086d19276
|
added Notifications for osx
|
2015-08-11 03:14:27 +02:00 |
|
def
|
67fa04541e
|
Version 8.1.1
|
2015-08-10 16:12:23 +02:00 |
|
def
|
e3f346adba
|
Fix flag for Catala language
|
2015-08-10 16:11:00 +02:00 |
|
def
|
e310af1501
|
Fix Catalan translation (by Ryozuki)
|
2015-08-10 15:40:37 +02:00 |
|
def
|
dc1a5045aa
|
Merge branch 'master' of github.com:def-/ddnet
|
2015-08-10 15:19:21 +02:00 |
|
def
|
94f35d6f6e
|
Don't ignore clan of friends by default anymore
|
2015-08-10 15:19:11 +02:00 |
|