def
|
ce0eb1a2c2
|
try fix
|
2014-08-17 04:20:36 +02:00 |
|
def
|
2bdc6a1f4d
|
Some more tries to fix timeout stuff
|
2014-08-16 15:43:49 +02:00 |
|
def
|
07aa08703d
|
Remove (probably buggy) implicit timeout protection
|
2014-08-16 14:43:22 +02:00 |
|
def
|
e90d84b89f
|
Fix the wrong "Timeout Protection over" error
|
2014-08-11 22:22:01 +02:00 |
|
def
|
85b7475ae4
|
remove debug output
|
2014-08-09 18:13:21 +02:00 |
|
def
|
a39c46ea1d
|
Only extend timeout when code was entered
|
2014-08-09 18:08:00 +02:00 |
|
def
|
f04537dee5
|
Working great
|
2014-08-09 17:53:24 +02:00 |
|
def
|
f859f350ca
|
Kind of working with timeout code
|
2014-08-09 17:25:29 +02:00 |
|
def
|
459c25c656
|
Some renames
|
2014-08-09 16:30:12 +02:00 |
|
def
|
a8a247116d
|
Only on real timeouts
|
2014-08-09 15:37:10 +02:00 |
|
def
|
127dc1c196
|
Try timeout
|
2014-07-28 20:44:17 +02:00 |
|
def
|
f5590aecbc
|
Oops
|
2014-01-16 20:31:00 +01:00 |
|
def
|
601604c55b
|
Ban players for abusing join/leave
|
2014-01-16 15:11:42 +01:00 |
|
def
|
d158267e92
|
Better broadcasting for spectators
|
2014-01-13 17:00:49 +01:00 |
|
def
|
3d70e203c5
|
Remove connfilter because of too many false positives
|
2014-01-12 16:32:06 +01:00 |
|
def
|
3eaad43b6b
|
Merge remote-tracking branch 'upstream-teeworlds/0.6' into DDRace
Conflicts:
bam.lua
data/languages/index.txt
src/engine/server/server.cpp
src/engine/shared/network_server.cpp
src/game/client/components/chat.cpp
src/game/client/components/menus_settings.cpp
src/game/server/entities/character.cpp
src/game/server/gamecontext.cpp
src/game/version.h
|
2013-12-26 18:02:22 +01:00 |
|
def
|
2b343624d4
|
Don't drop clients in any case
|
2013-11-17 02:27:28 +01:00 |
|
def
|
5a2bd2e4df
|
Revert "No network connect limit"
This reverts commit 888b23a3e4 .
|
2013-09-09 21:53:13 +02:00 |
|
def
|
888b23a3e4
|
No network connect limit
|
2013-09-05 23:50:24 +02:00 |
|
def
|
43c963ad2f
|
Less strict connection limit
|
2013-09-03 22:07:15 +02:00 |
|
def
|
4f79d90212
|
More reasonable netfiltering hopefully
|
2013-08-10 04:10:39 +02:00 |
|
def
|
c259c2752c
|
Don't drop clients
|
2013-08-10 04:05:33 +02:00 |
|
def
|
34b7ea6193
|
Only ban if trying to connect within 0.5 seconds
|
2013-08-06 04:04:36 +02:00 |
|
def
|
60865b7dbf
|
More advanced netlimit
|
2013-08-04 17:50:12 +02:00 |
|
def
|
71ba923133
|
Move netlimit over to regular server
|
2013-08-04 04:24:03 +02:00 |
|
def
|
82f3734dd7
|
Try to implement netlimit (level too high, map downloads might fail)
|
2013-07-31 05:36:52 +02:00 |
|
def
|
e871fbbaad
|
Try to prevent network spamming issues
|
2013-07-30 22:48:31 +02:00 |
|
oy
|
678863fa7e
|
increased minimum required connect time for clients to 1 second. #1070
|
2013-03-20 22:47:48 +01:00 |
|
oy
|
ea2898e94a
|
prevent quick join/quit flood. #1070
|
2013-02-24 19:13:45 +01:00 |
|
oy
|
f1fc3337f5
|
prevent that the server uses close messages from clients. Closes #950
|
2013-02-24 17:32:48 +01:00 |
|
eeeee
|
ee2647de41
|
turns out that Drop was needed after all :S
|
2012-12-23 20:10:31 +03:00 |
|
eeeee
|
cae8c68d87
|
send ahead window for maps downloading. works with vanilla client.
|
2012-11-12 21:50:46 +02:00 |
|
Ravomavain
|
52ba9eea04
|
remove other banmaster related code
|
2012-05-02 01:18:11 +02:00 |
|
GreYFoX
|
ee670118a5
|
Merge branch 'master' of git://github.com/oy/teeworlds into DDRace
Conflicts:
src/engine/console.h
src/engine/server/server.cpp
src/engine/server/server.h
src/engine/shared/config.h
src/engine/shared/console.cpp
src/engine/shared/console.h
src/engine/shared/network_server.cpp
@heinrich5991 todo
|
2012-01-01 00:11:56 +02:00 |
|
oy
|
b44ee3d975
|
reworked ban system
|
2011-12-29 23:36:53 +01:00 |
|
eeeee
|
385be8a716
|
updating existing bans' expiration would break ordering in bans sorted list
|
2011-12-14 13:48:41 +01:00 |
|
eeeee
|
8f5f45c18f
|
keep lifebans at the tail of bans list. Fixes #131
|
2011-12-14 13:47:23 +01:00 |
|
GreYFoX
|
1446d0980b
|
Merge branch 'master' of git://github.com/oy/teeworlds into DDRace
* Version 1.098a
Conflicts:
bam.lua
src/game/client/gameclient.h
src/game/mapitems.h
|
2011-12-05 11:32:01 +02:00 |
|
Choupom
|
b2a825652d
|
added a command to unban all
|
2011-12-04 14:22:59 +01:00 |
|
GreYFoX
|
5b27758650
|
Removed level stuff
Removed client ID stuff
Removed console stuff
Resolved merge conflicts
Upgraded Banmaster
Cleaned up
|
2011-08-13 02:11:06 +02:00 |
|
GreYFoX
|
35d16bd58c
|
Merge branch 'master' of git://github.com/oy/teeworlds into DDRace0611
Conflicts:
src/engine/console.h
src/engine/server.h
src/engine/server/server.cpp
src/engine/shared/config_variables.h
src/engine/shared/console.cpp
src/engine/shared/console.h
src/engine/shared/network_server.cpp
src/game/client/components/console.cpp
src/game/client/components/console.h
src/game/client/components/menus_browser.cpp
src/game/client/gameclient.cpp
src/game/editor/editor.cpp
src/game/editor/editor.h
src/game/editor/io.cpp
src/game/editor/layer_tiles.cpp
src/game/editor/popups.cpp
src/game/gamecore.cpp
src/game/mapitems.h
src/game/server/entities/character.cpp
src/game/server/entities/laser.cpp
src/game/server/gamecontext.cpp
src/game/server/gamecontroller.cpp
src/game/server/gamecontroller.h
src/game/server/gamemodes/ctf.cpp
src/game/server/player.cpp
src/game/variables.h
|
2011-08-13 02:01:40 +02:00 |
|
oy
|
1705c90e14
|
fixed ban for life on the server
|
2011-07-31 12:43:35 +02:00 |
|
GreYFoX
|
cc63cf2553
|
Merge branch 'master' of git://github.com/oy/teeworlds
Conflicts:
src/engine/external/pnglite/pnglite.c
src/engine/external/pnglite/pnglite.h
src/engine/shared/config_variables.h
src/game/client/components/menus_browser.cpp
src/game/server/entities/character.cpp
src/game/server/entities/laser.cpp
src/game/server/gamecontext.cpp
src/game/server/player.cpp
src/game/version.h
|
2011-05-09 18:36:13 +02:00 |
|
oy
|
5fbf6d0bfd
|
fixed compiler warnings. Closes #679
|
2011-05-05 01:43:27 +02:00 |
|
GreYFoX
|
0d61c87fa1
|
Added 0.6.0 banmaster by @heinrich5991 #31
|
2011-04-26 11:51:02 +02:00 |
|
GreYFoX
|
f322f65f45
|
fixed ban for life
|
2011-04-20 21:25:59 +02:00 |
|
GreYFoX
|
0df6d0541f
|
Merge branch 'master' of git://github.com/oy/teeworlds into HEAD
Conflicts:
bam.lua
src/engine/console.h
src/engine/server.h
src/engine/server/server.cpp
src/engine/shared/config.h
src/engine/shared/config_variables.h
src/engine/shared/console.cpp
src/engine/shared/console.h
src/game/client/components/binds.cpp
src/game/client/components/chat.h
src/game/client/components/console.cpp
src/game/client/components/console.h
src/game/client/components/controls.cpp
src/game/client/components/emoticon.h
src/game/client/components/maplayers.cpp
src/game/client/components/menus.h
src/game/client/components/scoreboard.h
src/game/client/components/spectator.h
src/game/client/components/voting.h
src/game/client/gameclient.cpp
src/game/client/gameclient.h
src/game/client/render.h
src/game/collision.cpp
src/game/editor/ed_layer_tiles.cpp
src/game/gamecore.cpp
src/game/gamecore.h
src/game/layers.cpp
src/game/layers.h
src/game/mapitems.h
src/game/server/entities/character.cpp
src/game/server/entities/laser.cpp
src/game/server/entities/laser.h
src/game/server/entities/pickup.cpp
src/game/server/entities/pickup.h
src/game/server/entities/projectile.cpp
src/game/server/gamecontext.cpp
src/game/server/gamecontroller.cpp
src/game/server/gamecontroller.h
src/game/server/gameworld.cpp
src/game/server/gameworld.h
src/game/server/player.cpp
src/game/variables.h
|
2011-04-14 01:27:49 +02:00 |
|
oy
|
06115dd49d
|
added "Whitespace and line Endings cleanup" by GreYFoX
|
2011-04-13 20:37:12 +02:00 |
|
GreYFoX
|
f7f6058a92
|
Merged Oy, Cleaned up, removed some useless features and code parts
Added Icon by landil
alot more...
|
2011-04-09 22:32:17 +02:00 |
|
oy
|
59d56cd332
|
finished IPv6 support (master servers aren't compatible with 0.5 and older). Closes #233
|
2011-03-30 12:08:33 +02:00 |
|