east
22860fbaa7
Merge pull request #301 from east/session_rejoin
...
Make rejoining session possible before timeout protection triggers
2015-08-23 18:18:04 +02:00
east
c1cbfcacf4
correctly reset network connection
2015-08-23 18:12:13 +02:00
east
cf9e1373d7
correctly reset client
2015-08-23 17:51:28 +02:00
east
c47697bdef
session rejoin
2015-08-23 17:01:01 +02:00
Dennis Felsing
466fcf063a
Merge pull request #300 from east/timeoutfix
...
Fixes current problems with timeout protection
2015-08-23 14:11:23 +02:00
east
bb58264333
don't send chunks to network connections in timeout state
2015-08-23 12:31:09 +02:00
east
09166494a5
Antispoof: fix error state
2015-08-23 12:29:41 +02:00
def
982737909f
Merge branch 'master' of github.com:ddnet/ddnet
...
Fixes #249
2015-08-22 21:53:10 +02:00
oy
70ca6f220c
fixed frozen input when leaving a server with active chat
2015-08-22 21:53:00 +02:00
oy
01527f51c9
let the client check if a connection is still established and for the correct peer address before processing data. Closes #1356
2015-08-22 21:52:02 +02:00
oy
893964848e
fixed wrong types within vector constructors. Closes #1371
2015-08-22 21:49:11 +02:00
Dennis Felsing
32f04447a5
Merge pull request #298 from Chairn/pr_fs_getmtime
...
Made fs_getmtime works for window.
2015-08-22 21:35:23 +02:00
Chairn
33c421b428
Made fs_getmtime works for window.
2015-08-22 21:29:34 +02:00
def
fabe25dd45
Switches can be set with number 0 (even if they don't make much sense, fixes #265 )
2015-08-22 20:41:46 +02:00
def
c033ad6828
Fix compilation on windows, needs implementation of fs_getmtime on Windows
2015-08-22 20:32:02 +02:00
def
5119976c9f
Oops
2015-08-22 20:25:28 +02:00
def
b5aca60662
Fix mouse hang with editor popup, value selector and escape ( fixes #290 )
2015-08-22 20:22:23 +02:00
def
7ff9cd890c
No magic number for weapon
2015-08-22 20:15:15 +02:00
def
844d8b8ae3
Add sv_teleport_lose_weapons
2015-08-22 19:24:10 +02:00
def
08ac551e0e
Add fs_getmtime as preparation for sorting by timestamp of file in demo view
2015-08-22 17:57:58 +02:00
def
eac3d900e7
Remove unused variable
2015-08-22 17:50:34 +02:00
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