def
|
e33375f32c
|
gfx_clear default
|
2013-10-07 04:11:04 +02: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
|
cb42cabc41
|
Disable netlimit by default
|
2013-08-30 09:50:33 +02:00 |
|
def
|
48870102e0
|
Entities background color
|
2013-08-29 17:14:03 +02:00 |
|
def
|
a2c7feda17
|
Add afk vote timer
|
2013-08-18 03:27:30 +02:00 |
|
def
|
639bd5309a
|
Higher default netlimit
|
2013-08-16 17:52:34 +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
|
ba0550e3ba
|
Better default sv_netlimit value
|
2013-08-10 03:45:44 +02:00 |
|
def
|
34b7ea6193
|
Only ban if trying to connect within 0.5 seconds
|
2013-08-06 04:04:36 +02:00 |
|
def
|
111d5c7f10
|
Add entities to start and stop: Player collisions, Hooking, Infinite jump
|
2013-08-05 17:47:04 +02:00 |
|
def
|
861267a06c
|
Add sv_team_max_size
|
2013-08-05 03:43:58 +02:00 |
|
def
|
60865b7dbf
|
More advanced netlimit
|
2013-08-04 17:50:12 +02:00 |
|
def
|
a83c5702ff
|
Reduce netlimit to 10kb/s
|
2013-08-04 05:20:12 +02:00 |
|
def
|
a5f974bbe9
|
More settings for netlimit
|
2013-08-04 04:37:15 +02:00 |
|
def
|
b51cc77189
|
Add sv_netlimit
|
2013-08-04 04:32:04 +02:00 |
|
def
|
da778f4e66
|
Don't write over memory limit...
|
2013-08-04 04:24:33 +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 |
|
def
|
5cd69f29ac
|
Add Fifo console for easier automation
|
2013-07-29 21:03:59 +02:00 |
|
def
|
abb362b3bb
|
Allow announcement interval from 1 to 300
|
2013-07-26 22:17:55 +02:00 |
|
def
|
1cee48f6c1
|
Can only set sv_test_cmds at start, then it stays, and determines whether gametype is DDRace (no cheats) or TestDDRace (cheats)
|
2013-07-23 00:15:50 +02:00 |
|
def
|
7a29b07d4e
|
Add support for a reset file to execute on map change or reload
|
2013-07-21 23:42:08 +02:00 |
|
def
|
c42e9f1399
|
Add /points and /toppoints using points.cfg file
|
2013-07-21 04:52:23 +02:00 |
|
def
|
6d26e07e1f
|
Single config variable for background color without quads
|
2013-07-11 17:13:45 +02:00 |
|
def
|
6105f60a89
|
Make RGB values of background colors independent
|
2013-06-23 20:56:05 +02:00 |
|
def
|
413429871f
|
Add quad disable function
|
2013-06-23 02:58:46 +02:00 |
|
Learath2
|
c843d62ec7
|
Defaults to gfx_threaded 0. Partially fixes #213
|
2013-02-13 18:34:46 +02:00 |
|
oy
|
6295b33965
|
set default value for asynchronous rendering to disabled for now. #1001
|
2013-02-01 11:38:09 +02:00 |
|
eeeee
|
1c8c20c93e
|
added sv_events
|
2012-12-23 19:47:47 +02:00 |
|
eeeee
|
ee2647de41
|
turns out that Drop was needed after all :S
|
2012-12-23 20:10:31 +03:00 |
|
Learath2
|
17140fc755
|
Added a config variable to control the map window.Closes #172
|
2012-11-14 20:34:23 +02:00 |
|
eeeee
|
cae8c68d87
|
send ahead window for maps downloading. works with vanilla client.
|
2012-11-12 21:50:46 +02:00 |
|
oy
|
2db2f51bf5
|
fixed ban range check to make sure the whole ip matches and not just rely on the hash. Closes #946
|
2012-07-04 16:55:16 +03:00 |
|
Ravomavain
|
52ba9eea04
|
remove other banmaster related code
|
2012-05-02 01:18:11 +02:00 |
|
GreYFoX
|
cd4ba53bae
|
Merge branch 'master' of git://github.com/teeworlds/teeworlds into DDRace
Conflicts:
bam.lua
scripts/build.py
scripts/make_release.py
src/engine/server.h
src/game/client/gameclient.cpp
src/game/server/gamecontext.cpp
src/game/server/gamecontext.h
src/game/server/gamecontroller.cpp
src/game/server/gamecontroller.h
src/game/server/player.cpp
src/game/version.h
|
2012-04-12 02:09:31 +02:00 |
|
Learath2
|
d64e1796aa
|
Simplifys the usage of timer commands. Fixes new year happy spawn.
|
2012-02-14 20:25:34 +02:00 |
|
Teetime
|
ec8dd34a5a
|
fix for saving bans in a file
|
2012-02-13 23:22:40 +01:00 |
|
XXLTomate
|
f9e4547b31
|
fixing the console (2)
|
2012-01-28 11:14:31 +01:00 |
|
east
|
28410c00a7
|
Econ bufferoverflow fix
|
2012-01-12 19:59:27 +01:00 |
|
oy
|
fa81141110
|
added demo markers by Choupom. Closes #837
|
2012-01-10 23:13:19 +01:00 |
|
oy
|
4073520214
|
cleaned up content folder creation. Closes #845
|
2012-01-09 01:38:45 +01:00 |
|
oy
|
de8c9b23eb
|
added command to toggle config values. Closes #888
|
2012-01-09 01:25:18 +01:00 |
|
oy
|
e960cbdff3
|
added a config to display the code string of a country flag instead of the image. Closes #897
|
2012-01-08 18:16:38 +01:00 |
|
oy
|
bafd22ebe7
|
show path in the editor file dialog. Closes #786
|
2012-01-08 13:14:02 +01:00 |
|
oy
|
6ad6d59b6f
|
fixed memory corruption with snd_buffer_size config
|
2012-01-06 19:27:18 +01:00 |
|
oy
|
29738552a6
|
made bindaddr config work for client and master too. Closes #909
|
2012-01-06 19:17:14 +01:00 |
|