GreYFoXGTi
|
ed3299be05
|
more cleanup
|
2010-10-11 03:50:43 +02:00 |
|
GreYFoXGTi
|
954785f75e
|
Can't Leave Spectator's Team if you have done /pause. CLoses #86.
|
2010-10-11 02:49:20 +02:00 |
|
GreYFoXGTi
|
20bd0567d2
|
nothing important
|
2010-10-11 02:42:23 +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 |
|
GreYFoXGTi
|
e934634f4c
|
Should fix death tiles
|
2010-10-11 01:46:13 +02:00 |
|
oy
|
de7504282c
|
made edit boxes scrollable. Closes #96
|
2010-10-11 01:36:46 +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
|
8557d3a022
|
updated french translation
|
2010-10-11 00:32:54 +02:00 |
|
Choupom
|
61201fea13
|
added reason to kick a player in the callvote tab
|
2010-10-11 00:31:21 +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 |
|
oy
|
5754812dea
|
clear history of the remote console on disconnect and cleaned up some old stuff in console.cpp
|
2010-10-11 00:30:56 +02:00 |
|
Choupom
|
00c1421034
|
fixed so the rcon password is not in the history (fixes #170)
|
2010-10-11 00:18:04 +02:00 |
|
Choupom
|
bed7b64457
|
fixed map selection in map editor
|
2010-10-11 00:17:46 +02:00 |
|
oy
|
107545da0a
|
localised "REC"-notification
|
2010-10-11 00:16:37 +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
|
b3c81e7258
|
added the possibility to shift the tiles of a layer into any direction
|
2010-10-09 18:38:23 +02:00 |
|
oy
|
ab2df14641
|
made INT_STEP properties in the editor just change by 1
|
2010-10-09 13:33:33 +02:00 |
|
oy
|
85b9c60158
|
added info in the demo browser by Choupom
|
2010-10-09 13:27:21 +02:00 |
|
GreYFoXGTi
|
c884380186
|
Merge branch 'master' of http://github.com/btd/DDRace
|
2010-10-09 00:08:17 +02:00 |
|
GreYFoXGTi
|
b4699315f3
|
mm:ss
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
|
2010-10-09 00:07:44 +02:00 |
|
btd
|
e83581dd40
|
Fix
|
2010-10-09 02:05:17 +04:00 |
|
GreYFoXGTi
|
90a0ba17f0
|
Fix change_map. Closes #73.
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
|
2010-10-08 22:12:12 +02:00 |
|
btd
|
9de4dad6ac
|
Server dislike this map, but dont crash. Closes #12
|
2010-10-09 00:08:34 +04:00 |
|
btd
|
3e97ff2863
|
Closes #58
|
2010-10-09 00:07:36 +04:00 |
|
oy
|
7ad4d3224c
|
use file dialog when saving a map which was not loaded from the maps save path
|
2010-10-08 22:06:12 +02: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
|
a6d972eff7
|
i forgot to remove this i haven't made the propper checks for it
|
2010-10-08 18:42:38 +02:00 |
|
GreYFoXGTi
|
9f7fc48ad7
|
Fixed Speeders. Closes #79.
|
2010-10-08 16:45:14 +02:00 |
|
GreYFoXGTi
|
af36c64785
|
only process tiles that are used in entities.png
|
2010-10-08 15:48:50 +02:00 |
|
GreYFoXGTi
|
a2ddb2d700
|
Fixed Tick not handling tiles
|
2010-10-08 15:33:42 +02:00 |
|
GreYFoXGTi
|
7029c93507
|
/EHsc
|
2010-10-08 13:57:29 +02:00 |
|
GreYFoXGTi
|
6ca75f086e
|
Merge branch 'master' of http://github.com/oy/teeworlds
|
2010-10-08 13:37:38 +02:00 |
|
oy
|
a075889312
|
fixed a listing problem in the demo browser
|
2010-10-08 00:13:05 +02:00 |
|
oy
|
04234c109e
|
show filename of the map in the editor. Closes #122
|
2010-10-08 00:04:46 +02:00 |
|
oy
|
6a26cd6621
|
fixed various problems with the file dialog in the editor
|
2010-10-07 23:51:07 +02:00 |
|
GreYFoXGTi
|
a1a2a6aa75
|
Modified Broadcast Message out of Race
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
|
2010-10-07 16:32:11 +02:00 |
|
GreYFoXGTi
|
48b205fac4
|
Merge branch 'master' of github.com:GreYFoXGTi/DDRace into Cleanup
|
2010-10-07 15:34:11 +02:00 |
|
GreYFoXGTi
|
faaa8c241e
|
Merge branch 'master' of http://github.com/oy/teeworlds into Cleanup
|
2010-10-07 15:33:48 +02:00 |
|
GreYFoXGTi
|
5f0cf76e4f
|
Revert "Reworked laser rotation. Opens #59."
This reverts commit be122406ef .
|
2010-10-07 15:28:29 +02:00 |
|
GreYFoXGTi
|
cf08ccb597
|
Fixed Doors + Switches creation, Closes #77.
DDRace.cpp and gamecontext.cpp cleanup, old comments that are not needed
|
2010-10-07 15:22:03 +02:00 |
|
GreYFoXGTi
|
76f1dff55e
|
Merge branch 'master' of http://github.com/btd/DDRace
|
2010-10-07 14:31:50 +02:00 |
|
btd
|
fb93343873
|
Make work chat all and chat team both
|
2010-10-07 16:10:49 +04:00 |
|
GreYFoXGTi
|
c836c7f1f7
|
Merge branch 'master' of github.com:GreYFoXGTi/DDRace into Cleanup
|
2010-10-07 04:02:49 +02:00 |
|