GreYFoXGTi
|
ddf2883cb2
|
Merge branch 'master' of http://github.com/oy/teeworlds
Conflicts:
src/engine/client/client.cpp
src/engine/server/server.cpp
src/engine/shared/console.cpp
src/game/server/gamecontext.cpp
|
2010-10-16 21:59:59 +02:00 |
|
oy
|
85fd272846
|
added the possibility to create a new folder within the editor's save file dialog
|
2010-10-16 18:33:54 +02:00 |
|
oy
|
e294cd86a5
|
fixed bug in the console when executing a line that holds more than one command
|
2010-10-14 02:06:57 +02:00 |
|
oy
|
fa768449e2
|
fixed issue with reason on forcevotekick
|
2010-10-13 20:31:21 +02:00 |
|
GreYFoXGTi
|
47714c9468
|
Merge branch 'master' of http://github.com/oy/teeworlds
Conflicts:
src/game/variables.h
|
2010-10-13 14:08:35 +02:00 |
|
oy
|
8fb39524a9
|
do not use console in silent mode. Closes #48
|
2010-10-13 12:54:27 +02:00 |
|
oy
|
e4fe7457c8
|
fixed problems with the mouse movement. Closes #214
|
2010-10-13 12:47:42 +02:00 |
|
GreYFoXGTi
|
e819f1140b
|
Some Commands level
|
2010-10-12 17:15:54 +02:00 |
|
GreYFoXGTi
|
daac101024
|
better spam protection. Closes #82. Feedback Please
|
2010-10-12 16:13:56 +02:00 |
|
GreYFoXGTi
|
d1129b7fce
|
*whistling*, the obvious cover up.
|
2010-10-12 11:48:45 +02:00 |
|
GreYFoXGTi
|
838f9d5bb2
|
something was wrong with the if xD
now only the admin has too weak connection for this
|
2010-10-12 10:57:22 +02:00 |
|
GreYFoXGTi
|
e9523454f1
|
Enhanced CMDList but still this causes too weak connection (out of buffer) need to think of a better way
|
2010-10-12 10:44:24 +02:00 |
|
GreYFoXGTi
|
5cf469fa11
|
Re-Added Command CMDList
|
2010-10-12 10:25:48 +02:00 |
|
GreYFoXGTi
|
dc12d59a00
|
registered server dummy commands for tab completion in the client
|
2010-10-12 10:02:46 +02:00 |
|
GreYFoXGTi
|
a1935036d5
|
fixed my last commit
|
2010-10-12 09:35:09 +02:00 |
|
GreYFoXGTi
|
74f9e46750
|
Merge branch 'master' of http://github.com/heinrich5991/DDRace
|
2010-10-12 09:31:58 +02:00 |
|
GreYFoXGTi
|
84ff10ca48
|
Changed rcon system a bit like the old one
|
2010-10-12 09:31:47 +02:00 |
|
heinrich5991
|
3b8815ade8
|
added response for config changes
|
2010-10-11 23:05:52 +02:00 |
|
heinrich5991
|
376930657d
|
fixed infinite loop on rcon exec
|
2010-10-11 22:52:18 +02:00 |
|
GreYFoXGTi
|
602c697717
|
made broadcast update only when needed
|
2010-10-11 21:27:35 +02:00 |
|
GreYFoXGTi
|
d8e6cfcbdd
|
Merge branch 'master' of http://github.com/oy/teeworlds
Conflicts:
data/languages/french.txt
src/engine/client/client.cpp
src/engine/server/server.cpp
src/game/server/gamecontext.cpp
|
2010-10-11 03:56:58 +02:00 |
|
GreYFoXGTi
|
ed3299be05
|
more cleanup
|
2010-10-11 03:50:43 +02:00 |
|
GreYFoXGTi
|
040ba467bf
|
Changed The lowest level to -1 ( has chat but no rcon )
made rcon for level 0 open by default users can use logout or login/auth or in normal consol rcon_auth to raise their level
|
2010-10-11 02:39:08 +02:00 |
|
oy
|
411db8b885
|
fixed that chat message gets out of the window. Closes #102
|
2010-10-11 02:29:30 +02:00 |
|
oy
|
b65a26fe93
|
fixed last commits
|
2010-10-11 01:06:44 +02:00 |
|
GreYFoXGTi
|
332fb1de09
|
chat commands redirect to rcon and vice versa by heinrich5991
|
2010-10-11 00:40:07 +02:00 |
|
Choupom
|
7aefbca742
|
made so we can add the reason for a kick/ban (fixes #123)
|
2010-10-11 00:31:14 +02:00 |
|
GreYFoXGTi
|
ac3ce7589a
|
linux compilation...
|
2010-10-10 16:19:10 +02:00 |
|
GreYFoXGTi
|
ef139eb73a
|
Cleanup (Putting stuff back vanilla like)
|
2010-10-10 16:11:11 +02:00 |
|
GreYFoXGTi
|
e7ab496262
|
Deleted old afk timer by noother, because it's replaced by a Vanilla feature
Note: we may need to tweak the vanilla features to suite DDRace needs in the future
|
2010-10-10 14:36:56 +02:00 |
|
GreYFoXGTi
|
40d2068c70
|
Merge branch 'master' of http://github.com/oy/teeworlds
Conflicts:
src/game/editor/ed_editor.cpp
src/game/editor/ed_editor.h
src/game/editor/ed_layer_tiles.cpp
src/game/server/gamecontroller.cpp
src/game/server/player.cpp
src/game/variables.h
|
2010-10-10 14:36:02 +02:00 |
|
oy
|
cd95f1869e
|
added inactive player kicking. Closes #51
|
2010-10-09 19:14:42 +02:00 |
|
oy
|
85b9c60158
|
added info in the demo browser by Choupom
|
2010-10-09 13:27:21 +02:00 |
|
btd
|
9de4dad6ac
|
Server dislike this map, but dont crash. Closes #12
|
2010-10-09 00:08:34 +04:00 |
|
GreYFoXGTi
|
99f044bf88
|
added kill delay config with default 3
|
2010-10-08 18:56:56 +02:00 |
|
GreYFoXGTi
|
bd32632da2
|
added configurable suicide penalty with default 0, Closes #61.
|
2010-10-08 18:52:26 +02:00 |
|
GreYFoXGTi
|
faaa8c241e
|
Merge branch 'master' of http://github.com/oy/teeworlds into Cleanup
|
2010-10-07 15:33:48 +02:00 |
|
oy
|
3a98f7a048
|
added mod system. Closes #34
|
2010-10-06 23:07:35 +02:00 |
|
GreYFoXGTi
|
e885fcb8a2
|
Merge branch 'master' of http://github.com/oy/teeworlds into Cleanup
|
2010-10-01 13:08:13 +02:00 |
|
oy
|
a62a7413d1
|
made linereader work with window line endings. Closes #196
|
2010-10-01 12:43:44 +02:00 |
|
oy
|
67e9f03f23
|
when setting a config string variable check if it's a utf8 string and encode it if the check fails. Closes #10
|
2010-10-01 00:55:16 +02:00 |
|
GreYFoXGTi
|
b6a17d1e47
|
Merge branch 'master' of http://github.com/oy/teeworlds into Cleanup
|
2010-09-30 23:38:27 +02:00 |
|
GreYFoXGTi
|
8fe9d49cc3
|
Merge branch 'master' of github.com:GreYFoXGTi/DDRace into Cleanup
|
2010-09-30 23:36:53 +03:00 |
|
GreYFoXGTi
|
896634a061
|
Total Cleanup
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
|
2010-09-30 23:28:06 +03:00 |
|
GreYFoXGTi
|
1a5b3f5a24
|
Ninja sound was commented... i don't know why
Fixed last commit
|
2010-09-29 23:54:02 +03:00 |
|
GreYFoXGTi
|
65830a463d
|
Fixed unsafe check for the client ID being kicked
fixed Super Team collision with doors
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
|
2010-09-29 23:24:28 +03:00 |
|
oy
|
c172c24fd1
|
cleanup old datafile when loading a new one
|
2010-09-28 12:46:15 +02:00 |
|
oy
|
25ceafaf22
|
fixed writing datafiles on big-endian systems, added some checks and fixed memory cleanup
|
2010-09-27 22:35:57 +02:00 |
|
GreYFoXGTi
|
526e36f8a0
|
Merge branch 'master' of http://github.com/oy/teeworlds
Conflicts:
src/game/client/components/menus.h
src/game/client/gameclient.cpp
src/game/editor/ed_editor.cpp
src/game/variables.h
|
2010-09-27 06:32:14 +03:00 |
|
GreYFoXGTi
|
7ecae53f6c
|
Some People just don't know when they have to sleep xD
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
|
2010-09-26 17:30:43 +03:00 |
|