def
|
66776503c4
|
Correct name lengths in SQL queries
|
2013-07-22 14:34:17 +02:00 |
|
def
|
a69f8c42f5
|
Rename error message
|
2013-07-22 13:07:49 +02:00 |
|
def
|
4a9d932438
|
Fix /points rank numbers
|
2013-07-22 00:03:48 +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
|
536fadd034
|
Rename commands
|
2013-07-21 13:35:01 +02:00 |
|
def
|
42a8783f00
|
Add /teamrank and /teamtop5
|
2013-07-21 08:46:52 +02:00 |
|
def
|
012de29d60
|
Fix brackets
|
2013-07-21 05:01:01 +02:00 |
|
def
|
c42e9f1399
|
Add /points and /toppoints using points.cfg file
|
2013-07-21 04:52:23 +02:00 |
|
def
|
e49960a34a
|
Fix tele shooting
|
2013-07-20 14:16:45 +02:00 |
|
def
|
d9d16369d1
|
Fix
|
2013-07-20 14:06:56 +02:00 |
|
def
|
38a0874b61
|
Laser through teleport can hit oneself
|
2013-07-20 14:04:12 +02:00 |
|
def
|
c276ee1255
|
Fix shotgun pulling direction immediately after teleport
|
2013-07-19 02:04:50 +02:00 |
|
def
|
1b68bf65f2
|
Add server options for sv_teleport_hook and sv_teleport_weapons
|
2013-07-19 01:23:48 +02:00 |
|
def
|
6fb11efa40
|
Make lasers go through teleporters
|
2013-07-19 01:06:48 +02:00 |
|
def
|
54b942fa7e
|
Make hooks go through teleporters
|
2013-07-19 00:27:17 +02:00 |
|
def
|
717219e1c2
|
Make projectiles shoot through teleporters
|
2013-07-19 00:27:08 +02:00 |
|
def
|
9c145fcc35
|
Don't try to reset doors when there are none
|
2013-07-11 02:06:15 +02:00 |
|
def
|
5e83eff2ce
|
Revert "Don't try to reset doors when there are none"
This reverts commit 7bf704a6ed .
|
2013-07-11 02:02:14 +02:00 |
|
def
|
7bf704a6ed
|
Don't try to reset doors when there are none
|
2013-07-11 01:56:03 +02:00 |
|
def
|
6d33fcc5a6
|
Fix door opening cheat
|
2013-06-23 02:51:04 +02:00 |
|
XXLTomate
|
8521e088fd
|
removed dbg_msg
|
2013-03-18 13:02:14 +01:00 |
|
XXLTomate
|
f91f3e61f9
|
fixed checkpoints
|
2013-03-18 12:58:29 +01:00 |
|
BeaR
|
6d74d52c22
|
Fix problem with show other players: (Closes DDRace/teeworlds#210)
sending packet on setting change
|
2013-02-03 20:23:44 +02:00 |
|
Shereef Marzouk
|
0081251628
|
Fixes not displaying the nick when /rank {nick} is used. (Closes #197)
|
2013-02-01 13:25:00 +02:00 |
|
eeeee
|
56ad4f3c73
|
prevent bullets from drifting
|
2013-02-01 13:12:33 +02:00 |
|
Shereef Marzouk
|
b000c9e4e1
|
Fixed team blocking by disconnect (Closes #206)
|
2013-02-01 13:08:23 +02:00 |
|
Learath2
|
6f98bcfee0
|
Update src/game/server/gamecontext.cpp
|
2013-01-27 23:31:50 +02:00 |
|
Learath2
|
c55cae6492
|
Reduced length of new year event to 2 days.
|
2012-12-23 19:53:57 +02:00 |
|
eeeee
|
1c8c20c93e
|
added sv_events
|
2012-12-23 19:47:47 +02:00 |
|
Shereef Marzouk
|
38aa2cac78
|
Player name when requesting another player's. closes #197.
Edited from github directly needs to be tested
|
2012-11-26 12:54:17 +02:00 |
|
Shereef Marzouk
|
7f7a46b497
|
Player name when requesting another player's
Edited from github directly needs to be tested
|
2012-11-26 12:47:41 +02:00 |
|
aelio_ru
|
b68840b30b
|
Fixes inactive dragger after map change or server start, Fixes #181.
|
2012-08-26 09:23:11 +02:00 |
|
Learath2
|
ec3c96abd6
|
Fixes records for maps in subfolder. Closes #46
|
2012-07-20 14:25:44 +02:00 |
|
Learath2
|
f98734e86e
|
Made a log line more useful.
|
2012-05-01 21:58:40 +02:00 |
|
Ravomavain
|
cd5046a1a9
|
Prevent laser draggers from dragging paused players. Fix XXLTomate#16
Reset velocity on resume to avoid other bugs.
|
2012-05-01 21:57:09 +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
|
d5dcfa3c4f
|
Fixed obligatory Teams (sv_team 2).
|
2012-04-11 16:16:30 +02:00 |
|
Learath2
|
44d34b0033
|
Fixed paused players getting afk kicks.
|
2012-04-11 14:41:02 +02:00 |
|
Learath2
|
f053fd64a0
|
Forgot a return at can't pause while spectator or dead
|
2012-04-11 14:40:04 +02:00 |
|
Sebastian Wick
|
57d90a16eb
|
fixes srv crash if typing '/top5 -999999'
|
2012-03-23 22:32:20 +01:00 |
|
Learath2
|
5e6d5a28f0
|
Follow up fix for pause and spec cant spec or pause in spectators.
|
2012-03-08 18:24:23 +02:00 |
|
Learath2
|
e06fd51ec1
|
Fixed a bug i experienced in a up to date server
|
2012-03-07 19:51:30 +02:00 |
|
Shereef Marzouk
|
65bbd53009
|
removed useless ve line
|
2012-03-02 00:53:19 +02:00 |
|
Learath2
|
50b2d85abb
|
Fixed according the comment of GreYFoX.
|
2012-02-14 22:38:06 +02:00 |
|
Learath2
|
d64e1796aa
|
Simplifys the usage of timer commands. Fixes new year happy spawn.
|
2012-02-14 20:25:34 +02:00 |
|
SushiTee
|
1e602bf31b
|
fixed showing player spawn effect only to players who should see
|
2012-02-05 14:48:09 +01:00 |
|
SushiTee
|
e359f82c69
|
init m_LockTeams with 0 to prevent locked teams on server start
|
2012-01-26 22:18:21 +01:00 |
|
SushiTee
|
4b2a34e1c5
|
force vote only if there is a vote
|
2012-01-26 22:17:26 +01:00 |
|
oy
|
dfe91338f0
|
added pause command. Closes #15
|
2012-01-10 00:49:31 +01:00 |
|
oy
|
4fde2cf7f2
|
add tuning to demo. Closes #899
|
2012-01-09 00:49:20 +01:00 |
|