def
902e4b7487
Also use map name by default for manual demo recording
2015-08-22 17:36:47 +02:00
def
83be8af082
Change auto demo recorder format ( fixes #297 )
...
- auto/MAP_TIME.demo instead of the old auto/autorecord_TIME.demo
- Made CFileCollection usable with a wildcard to include the entire
directory and not just files with a specific file name
2015-08-22 17:22:46 +02:00
def
db2256e827
Fix a few whitespace-at-end-of-file issues
2015-08-22 15:27:41 +02:00
Dennis Felsing
d4ccc4728b
Merge pull request #291 from cinaera/pr_editor_scale
...
HSV color picker for quad points
2015-08-22 15:20:29 +02:00
def
f977f80c94
Stronger checks on save
2015-08-22 15:16:14 +02:00
def
321f0d210a
Fix race recorder, make it remove tmp files consistently and clean it up a bit
2015-08-22 15:09:19 +02:00
east
79a523e8a8
websocket support fixed
2015-08-21 13:08:40 +02:00
Dennis Felsing
c9e9f07d91
Merge pull request #295 from Learath2/pr_hilite
...
Don't highlight your own messages.
2015-08-20 16:21:26 +02:00
Learath2
aa195955be
Don't highlight your own messages.
2015-08-20 17:01:34 +03:00
BeaR
ff3c4f22b4
Add hex value edit field for quad point color
2015-08-20 12:51:30 +02:00
def
f62bb1821c
/map and /mapinfo improvement ( fixes #292 )
2015-08-19 22:43:08 +02:00
east
8dec8d7890
Fixed chat highlighting
2015-08-17 21:35:12 +02:00
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