GreYFoXGTi
c17371d2e4
Added command uninvis_me
...
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
2010-09-16 23:44:59 +03:00
GreYFoXGTi
545171fe91
Added variable sv_emoticon_delay, Closes #37 .
...
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
2010-09-16 23:20:16 +03:00
GreYFoXGTi
8e066517ad
Merge branch 'master' of http://github.com/btd/DDRace
...
Conflicts:
src/game/server/gamecontext.cpp
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
2010-09-15 05:57:34 +03:00
btd
d195d5c7bc
Fixes for super player. Still dont work collision
2010-09-15 00:36:48 +04:00
btd
a75ab04d21
Add Team for super players. They can collide with all players. Not tested
2010-09-14 22:28:50 +04:00
btd
3a5dca96bc
More safe
2010-09-14 20:58:18 +04:00
btd
c4fa5c6128
Ugly command invis_me ^_^ seems very funny
2010-09-14 20:56:28 +04:00
btd
3cd72cfb87
Move Sending info to GameContext. Now Teams is finished. Need to test it all
2010-09-14 20:32:17 +04:00
btd
0221f68d35
Disable /show_others (for DDRace-Client instead use menu). Fix sending all teams information to new joiners
2010-09-14 15:38:46 +04:00
GreYFoXGTi
fa379a806a
Merge branch 'master' of http://github.com/oy/teeworlds
...
Conflicts:
src/engine/server/server.cpp
src/game/client/components/scoreboard.cpp
src/game/server/gamecontext.cpp
src/game/server/player.cpp
2010-09-13 07:49:01 +03:00
Choupom
901427809f
fixed so "reset tunning due to pure server" appears after "x changed to y"
2010-09-12 16:58:10 +02:00
oy
64c9b5c4ab
added quotes around player names in the other server messages too and changed it to ' for consistency
2010-09-12 13:34:30 +02:00
oy
16657faf55
end vote on 50% no
2010-09-12 12:51:07 +02:00
btd
7ed685ee11
Merge
2010-09-11 13:42:35 +04:00
GreYFoXGTi
72e05efc53
Added Evil Teleporter,
...
Added Speed Setters to speedup layer
Added Unfreeze Plasma
Supposedly Fixed Crazy Shotgun (needs Testing)
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
2010-09-11 02:01:15 +02:00
GreYFoXGTi
c7a38950c5
Reported vote enforcing in chat, Closes #25 .
...
Note: cant use chat from CServer so i won't do the kick/ban report.
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
2010-09-09 22:20:15 +02:00
GreYFoXGTi
4984d1b64b
fixed some mistakes, Closes #23 .
...
finished some todos.
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
2010-09-09 20:52:17 +02:00
Speedy Consoles
73ef7ef2c6
reworked the chat commands
2010-09-09 15:32:14 +02:00
GreYFoXGTi
ddb4c2e370
Merge branch 'master' of github.com:GreYFoXGTi/DDRace into teams2
...
Conflicts:
src/game/server/entities/character.cpp
src/game/server/entities/projectile.cpp
src/game/server/gamecontext.cpp
src/game/server/gamemodes/DDRace.h
src/engine/shared/config_variables.h
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
2010-09-08 22:22:08 +02:00
btd
fec294caee
Fix linux compilation. Revert last changes. Add /show_other option (in menu now working)
2010-09-08 20:22:11 +04:00
GreYFoXGTi
02d643b599
updated some stuff
...
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
2010-09-07 07:51:14 +02:00
GreYFoXGTi
d62b2917ca
Changed /Emote commands
...
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
2010-09-07 07:51:04 +02:00
GreYFoXGTi
3df855df00
Moved Switch layer Initialization from CGameContext to GameControllerDDRace
...
i Quote btd "gamecontext as a global rubbish" xD
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
2010-09-07 07:48:20 +02:00
GreYFoXGTi
08040f5487
Added an Option to Disable Eye Emotes
...
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
2010-09-07 07:15:24 +02:00
GreYFoXGTi
91d65a5e69
Added /kill
...
but i couldn't make the clients have a suicide penalty for some trivial reason since i am ill.. -.-"
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
2010-09-07 06:45:35 +02:00
GreYFoXGTi
290c453a83
Removed useless config variables
...
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
2010-09-07 06:45:35 +02:00
Fujnky
69adb4800e
Put quotes around player names in server messages.
2010-09-07 01:11:20 +02:00
btd
2214a3cd0a
Now lights affects on all hitted characters as doors
2010-08-31 21:32:25 +04:00
btd
3264c57306
Fix crash with explosion. Gun hit closest character from every team
2010-08-31 21:14:33 +04:00
btd
e611357dd5
I need to think how make it better
2010-08-29 16:28:21 +04:00
btd
b0d8bfca03
Merge
2010-08-29 14:44:15 +04:00
btd
06773a004c
Comments
2010-08-29 11:59:16 +04:00
GreYFoXGTi
517a22800d
fixed door count which caused crashes
...
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
2010-08-29 09:08:31 +02:00
GreYFoXGTi
b895547979
Fixed sv_hit 0 affecting game weapons on character
...
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
2010-08-29 04:00:21 +02:00
GreYFoXGTi
277ce3b77e
Made stop tiles stop you earlier and fixed bug with stoppers + draggers
...
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
2010-08-29 02:05:45 +02:00
btd
faf743b02a
Merge branch 'master' of git://github.com/GreYFoXGTi/DDRace into teams
2010-08-29 01:05:02 +04:00
btd
366e175983
Logic and scores seems done. Next will be collision
2010-08-29 00:53:42 +04:00
GreYFoXGTi
eab7ad207b
Added Check for map options tile
...
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
2010-08-28 21:34:21 +02:00
GreYFoXGTi
7f0fa6d6b1
Added Switch Layer and it Finally works like it should
...
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
2010-08-28 18:24:56 +02:00
GreYFoXGTi
b0bf68c3d3
added chat command /time to show or hide time until next spawn
...
added chat command /broadcast to show or hide broadcast until next spawn
added rcon shot,shotgun_me,grenade,grenade_me,laser,laser_me
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
2010-08-27 09:09:47 +02:00
btd
31d6ed6292
Sql Store
2010-08-26 17:27:36 +04:00
oy
41afca6db2
added output level for console print function, categorised the debug messages and merged them into the new functionality. Closes #8
2010-08-25 01:17:02 +02:00
btd
e04f83b710
D:/Portable Apps/PortableGit-1.7.1-preview20100612/rank, top5. Also need sql store and external records (maybe better to set path?
2010-08-24 21:31:32 +04:00
GreYFoXGTi
0325c59aa9
Merge branch 'master' of http://github.com/btd/DDRace
2010-08-24 03:38:33 +02:00
GreYFoXGTi
51c6af1303
SvShotgunBulletSound
...
also added protection to shotgun stucks, needs to be tested when a random crazy shotgun bullet gets stuck
loaded the score file before saving to avoid corruption
added freeze and unfreeze in rcon
added protection in some rcon commands
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
2010-08-23 23:40:23 +02:00
btd
6fabca9e10
Add checkpoints. Client undestand that it is a DDRace server fully. Need to rework /top5 /rank. Clean rubbish. I want to sleep(
2010-08-23 23:37:27 +04:00
GreYFoXGTi
76c6bc7e2f
Added option to make super hook endless
...
removed RACE_PAUSE
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
2010-08-23 01:40:05 +02:00
GreYFoXGTi
3cb59795a6
Added Protection against cheating to usage of /pause
...
fixed /pause ammo when freezed
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
2010-08-23 00:46:39 +02:00
GreYFoXGTi
66750a3220
Weapon pickup Sound Spam Disabled
...
/Pause Fixed but disabled pause with ninja
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
2010-08-23 00:04:26 +02:00
GreYFoXGTi
03af9d75bc
Added The sad Emotion to EMOTEPAIN
...
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
2010-08-22 22:30:17 +02:00
btd
0e1c80e0d4
Merge
2010-08-22 17:36:41 +04:00
btd
844f3116fe
D:/Portable Apps/PortableGit-1.7.1-preview20100612/pause works. Need to delete RACE_PAUSE. And check that character resurect correctly
2010-08-22 17:17:57 +04:00
GreYFoXGTi
045daea3f9
Changed mood name
...
Emotion eye reaction
and spawn proximity check to < 3
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
2010-08-22 14:32:52 +02:00
btd
7b05afa76d
Begin
2010-08-22 14:17:07 +04:00
GreYFoXGTi
0f9c791ce3
Pointed out the new method of /pause
...
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
2010-08-22 08:24:29 +02:00
GreYFoXGTi
e3dffbb741
Making the Mod Cooler ( Pimp My Mod ) xD
...
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
2010-08-22 06:28:14 +02:00
GreYFoXGTi
5a2af8f3ff
re worked timer commands fixes issue #11
...
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
2010-08-21 05:19:47 +02:00
GreYFoXGTi
6bb5fcf316
Implementing the FrontLayer
...
Also trimmed the trailings
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
2010-08-20 23:48:33 +02:00
GreYFoXGTi
8450116185
Merge branch 'master' of http://github.com/btd/DDRace
2010-08-20 20:19:24 +02:00
btd
d22052d800
Small improvements
2010-08-20 22:03:51 +04:00
GreYFoXGTi
5cfcee99f9
STL noobness
...
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
2010-08-20 19:58:48 +02:00
btd
7e3c10e399
Merge branch 'master' of http://github.com/GreYFoXGTi/DDRace-Server
2010-08-20 21:55:14 +04:00
GreYFoXGTi
05d81bc49a
fixed seg fault on /top5 //thanks nevi
...
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
2010-08-20 19:45:25 +02:00
btd
4c52429172
Fix not safe getting character
2010-08-20 21:06:49 +04:00
GreYFoXGTi
edd58fba7d
fixed hammer_me
2010-08-20 16:57:42 +02:00
oy
cabecb7fa9
added output level for console print function, categorised the debug messages and merged them into the new functionality. Closes #8
2010-08-18 00:06:00 +02:00
btd
bbd48810ad
Merge branch 'master' of http://github.com/oy/teeworlds
2010-08-15 19:20:39 +04:00
btd
1a559c5d03
More checks in timer
2010-08-14 15:36:12 +04:00
btd
619f7cb268
Small fix
2010-08-14 13:45:19 +04:00
oy
f494d344a9
removed some not longer needed stuff
2010-08-12 15:44:11 +02:00
GreYFoXGTi
20930ce68b
too many stuff to write but the idea is to implement the telelayer&speed thnx to Redix and Sushi Tee
...
also FrontLayer is ready to be implemented soon
Signed-off-by: GreYFoXGTi <GreYFoXGTi@Gmail.com>
2010-08-10 19:32:32 +03:00
GreYFoXGTi
60b5acbb15
Merge branch 'master' of http://github.com/oy/teeworlds
...
Conflicts:
src/engine/server/server.cpp
src/engine/shared/console.cpp
src/engine/shared/storage.cpp
src/game/server/gamecontext.cpp
Alterations:
src/engine/shared/console.h | made StoreCommands(,)take also the client id
src/engine/console.h | made StoreCommands(,)take also the client id
Signed-off-by: GreYFoXGTi <GreYFoXGTi@Gmail.com>
2010-08-09 17:54:42 +03:00
btd
227c03cbb1
Fix mistake
2010-08-07 22:49:57 +04:00
oy
ad9b32b741
added the possibility to store commands within the console and execute them later on when everything is initialised correctly - fixes several possible startup crashes and the "Support bans in server configuration"-ticket
2010-08-07 20:22:25 +02:00
oy
cac5554bdb
prevent that spectators start a vote
2010-08-06 21:03:38 +02:00
btd
ecedf0a54f
Merge
2010-08-01 00:14:58 +04:00
btd
e8018dd712
Optional timer command
2010-07-31 16:58:57 +04:00
btd
534081a3fe
Fix emo color
2010-07-30 20:14:53 +04:00
btd
9c052398f4
Last changes added. All fixed. Server builded.
...
Need many test before release.
Signed-off-by: btd <bardadymchik@gmail.com>
2010-07-30 16:50:09 +04:00
btd
7f42b6225b
To the last DDRace. Need a lot fix
2010-07-29 23:55:33 +04:00
GreYFoXGTi
eb9793d89a
Moved all used server variables to config_variables.h
...
tried to fix /pause and failed cause i can't get the hooked player's character to check if he is paused or not
changed welcome message default.
on join player sees the server's /info
Signed-off-by: GreYFoXGTi <GreYFoXGTi@Gmail.com>
2010-07-29 22:51:58 +03:00
GreYFoXGTi
070927384a
save before i commited the last commit xD
...
Signed-off-by: GreYFoXGTi <GreYFoXGTi@Gmail.com>
2010-07-29 18:02:29 +03:00
GreYFoXGTi
0a9dc07d0c
Fixes Issue #5
...
Changed /info
Fixed anti-rainbowmod
Signed-off-by: GreYFoXGTi <GreYFoXGTi@Gmail.com>
2010-07-29 17:54:04 +03:00
GreYFoXGTi
434b4aad86
The Porting of DDRace-Beta to trunk by [BlackTee] den Maps with one and two layer works properly. Laser works. Fix second game layer Re-added logs Readded the rcon commands addvote and scoring system and time Fixed Weapons
...
Signed-off-by: btd <bardadymchik@gmail.com>
2010-07-29 08:59:32 +03:00
oy
2104835d77
update server info for connected clients if map or gametype changes. Closes #108
2010-06-07 13:34:47 +02:00
NoxNebula
dd19074deb
Admin-Kick-Protection
...
Add IsAuthed(int ClientID); function.
Add kickprotection for admins (Remote Console logged in players)
Add Anti-Self-Kick (minor)
2010-06-03 03:27:34 +08:00
Magnus Auvinen
72c06a2589
copied refactor to trunk
2010-05-29 07:25:38 +00:00
Magnus Auvinen
8bd49fe30b
some clean up. fixed double server side record messages
2009-06-15 13:01:04 +00:00
Alfred Eriksson
96f604f9d1
increased voting time to 25 secs #637
2009-01-17 16:52:57 +00:00
Magnus Auvinen
70dea7e398
fixed bug that crashes the server if settings tunings in the server config
2009-01-12 21:44:13 +00:00
Alfred Eriksson
efd0dbab25
added vote command on the server to enforce a vote. added sv_vote_kick_bantime to choose how long a user will be banned at votekick (0 for just kick) thanks to magnet and xara
2009-01-12 19:35:38 +00:00
Magnus Auvinen
96e65f599a
fixed so that some vote error messages isn't broadcasted to everyone
2009-01-11 14:28:35 +00:00
Magnus Auvinen
2aafe11723
tweaked the gameplay a bit
2009-01-11 11:54:41 +00:00
scosu
37abbcbd28
If the player who should be kicked by a vote leaves the game, the vote is aborted. ticket 523
2008-10-21 17:26:32 +00:00
Magnus Auvinen
ac1aeab149
fixed incorrect handling of projectiel and laser owner
2008-10-20 23:00:46 +00:00
Magnus Auvinen
35bcd41aa2
added hammer hit effect. added reset of all systems on state change. solves a lot of possible memory errors
2008-10-17 11:23:21 +00:00
Magnus Auvinen
3544db4927
fixed #490 (insert the player info in the sv_setinfo message into the snapshot instead)
2008-10-08 20:47:56 +00:00
Magnus Auvinen
12472ef7f4
major update. continued on ban support. added demo recording (client and server side). added demo player. added demo menu. demos have some quirks and file size optimizations havn't been done yet. some interface tweaks
2008-10-06 18:05:01 +00:00
Magnus Auvinen
eac9658b73
added voting gui and a lot of other minor changes
2008-09-29 11:34:49 +00:00
Magnus Auvinen
6d44adb711
fixed keybindings. reworked the voting a bit. added vote spamming protection. added ingame voting hud.
2008-09-25 14:04:02 +00:00
Magnus Auvinen
f96be4eb0e
corrected voting limits
2008-09-25 12:43:02 +00:00
Magnus Auvinen
d2d4024c7a
voting fixes
2008-09-25 12:41:37 +00:00
Magnus Auvinen
aaaba4f403
continued on the voting
2008-09-25 12:23:44 +00:00
Magnus Auvinen
917ebc17c6
begun the work on voting
2008-09-24 14:47:03 +00:00
Magnus Auvinen
eb21e9d6bb
cleaned up the code a bit more. pooling of character and player objects with reusable macros. fixed crashing when changing maps and a couple of other bugs
2008-09-24 09:03:49 +00:00
Magnus Auvinen
d9d37b945e
some server restructure. added hook no attach sound
2008-09-23 18:08:19 +00:00
Magnus Auvinen
33b50738e6
added dead reckoning to the characters
2008-09-23 07:43:41 +00:00
Magnus Auvinen
78c089c0ea
last of the game server clean up. now it's done
2008-08-14 18:42:47 +00:00