heinrich5991
|
d506be71ea
|
added standard 'me' for victim console argument
|
2011-02-26 20:45:01 +02:00 |
|
GreYFoX
|
90d93ba7b2
|
Client showothers
|
2011-02-23 22:22:05 +02:00 |
|
heinrich5991
|
9e15232e20
|
increased the version number of flags
|
2011-02-23 17:26:39 +02:00 |
|
GreYFoXGTi
|
cd998a2a93
|
sv_reset_pickups 1 to remove weapons on start tiles
|
2011-02-16 13:08:14 +02:00 |
|
GreYFoXGTi
|
6904956a14
|
Added some DDRace Menu Items
Enforced cl_ddrace_cheats on zoom
|
2011-02-16 11:20:27 +02:00 |
|
XXLTomate
|
f0201597c6
|
DDRace Settings-tab
Checkbox for DDRace Scoreboard
|
2011-02-15 02:36:22 +02:00 |
|
GreYFoXGTi
|
604ae5286f
|
Several Fixes and some more on the way
|
2011-02-14 23:34:46 +02:00 |
|
GreYFoXGTi
|
d68e853ca7
|
StickyTeams, TeamStrict Logic and fixed some team bugs
|
2011-02-14 20:44:02 +02:00 |
|
heinrich5991
|
fabf0bc65f
|
made 0xF3F3F71 0x703F3F71, because 0xF3F3F71 isnt backward-compatible
|
2011-02-13 21:17:20 +02:00 |
|
GreYFoXGTi
|
718d697707
|
Merge branch 'master' of http://github.com/oy/teeworlds
Conflicts:
src/game/collision.cpp
src/game/collision.h
src/game/gamecore.cpp
src/game/server/gamecontext.cpp
|
2011-02-13 19:36:53 +02:00 |
|
GreYFoXGTi
|
f83132448d
|
Merged Oy, Isolated Freeze from Deep Freeze
|
2011-02-13 19:32:06 +02:00 |
|
heinrich5991
|
825eca4bab
|
added saving of the banreason.
|
2011-02-13 13:31:58 +01:00 |
|
GreYFoXGTi
|
cd574d10a7
|
Added sv_vote_majority, 1 like vanilla, 0 Consider number of yes against Number of Yes + No
|
2011-02-12 22:31:42 +02:00 |
|
GreYFoXGTi
|
1b2703aaba
|
Refactoring & fixed WEAPONSPEC_GUN in content.py
|
2011-02-12 21:18:41 +01:00 |
|
GreYFoXGTi
|
4e2ccdbeb9
|
fixed compiler warnings
made 0xF03F3F71 0xF3F3F71 because 0xF03F3F71 = 4026531840 needs unsigned screwed the whole enum
|
2011-02-10 04:39:45 +02:00 |
|
heinrich5991
|
88c0d6cfa8
|
filter all "no-ddrace-flags server" when a flag is required or forbidden, strictly use the flag version, fixed flag version handling
|
2011-02-09 23:06:14 +01:00 |
|
GreYFoXGTi
|
ae06076d10
|
Mute By Fisted
|
2011-02-08 14:44:59 +02:00 |
|
GreYFoXGTi
|
d7e4153ec4
|
Added banmaster by heinrich5991
|
2011-02-07 08:25:38 +02:00 |
|
GreYFoXGTi
|
4ca79188dc
|
DDRace Flags Finalized
|
2011-02-05 06:13:32 +02:00 |
|
GreYFoXGTi
|
9db333dfee
|
Re-enabled flag sending
|
2011-02-05 03:14:17 +02:00 |
|
GreYFoXGTi
|
24a688b2c3
|
Added AutoDemoRecord and ghost made by Race mod team, implemented to DDRace by noother
|
2011-02-04 22:15:02 +02:00 |
|
GreYFoXGTi
|
30f010593c
|
Teams with leaders
this maybe buggy but i will fix the bugs when they are reported
|
2011-02-04 18:49:37 +02:00 |
|
GreYFoXGTi
|
f1b002e7fa
|
DDRace flags for the server browser (client-sided).
Some fixes in the server sided part.
One task left, Adding the flags to SortHash(), added Todo in the code.
|
2011-01-30 18:21:41 +02:00 |
|
heinrich5991
|
0288655395
|
Merge branch 'master' of git://github.com/GreYFoXGTi/DDRace
|
2011-01-26 20:11:49 +01:00 |
|
GreYFoXGTi
|
5b51295185
|
Added Deep freeze/unfreeze to switch layer so that it can be controlled with switches
fixed the freeze command
Added Freeze Tile to switch layer to set freeze tile custom delay
Added sv_freeze_delay to control default freeze time delay
|
2011-01-25 12:05:53 +02:00 |
|
GreYFoXGTi
|
f1a8b6b7ad
|
Merge branch 'master' of http://github.com/oy/teeworlds
Conflicts:
src/engine/shared/config.h
src/engine/shared/config_variables.h
src/game/client/gameclient.cpp
src/game/server/entities/character.cpp
src/game/server/gamecontext.cpp
src/game/server/gamecontext.h
|
2011-01-24 14:06:55 +02:00 |
|
m!nus
|
05d274444a
|
Add banning to mastersrv: any packet from a banned IP (and optionally a fixed port) will be dropped (also affects clients. Put your bans into master.cfg: "ban 127.0.0.1" or "ban 127.0.0.1:8303". It's reloaded every 5 minutes. This change also adds IStorage, IConsole and IKernel to mastersrv.
|
2011-01-23 17:54:27 +01:00 |
|
oy
|
7ed5a820c6
|
increased default value for br_max_requests. Closes #446
|
2011-01-20 21:22:10 +01:00 |
|
oy
|
ce42fa68ff
|
fixed possible CRLF line ending problem in the linereader
|
2011-01-20 21:17:11 +01:00 |
|
GreYFoXGTi
|
2151883b43
|
Merge branch 'master' of http://github.com/oy/teeworlds
Conflicts:
src/game/gamecore.cpp
src/game/server/entities/character.cpp
src/game/server/entities/laser.cpp
src/game/server/entities/pickup.cpp
src/game/server/entities/projectile.cpp
src/game/server/entity.h
src/game/server/gamecontext.cpp
src/game/server/player.cpp
src/game/variables.h
|
2011-01-20 16:10:32 +02:00 |
|
oy
|
8cdabb890f
|
fixed that the server crashes on too many snap items (Closes #317), optimised snapshot hashing
|
2011-01-18 18:09:09 +01:00 |
|
GreYFoXGTi
|
2ec0e0eec4
|
Merge branch 'master' of http://github.com/oy/teeworlds
Conflicts:
src/engine/shared/console.cpp
src/game/client/components/hud.cpp
src/game/client/components/scoreboard.cpp
src/game/server/entities/character.cpp
src/game/server/entities/projectile.cpp
|
2011-01-12 11:08:17 +02:00 |
|
oy
|
4a79e575a0
|
fixed a compiler warning
|
2011-01-11 00:57:44 +01:00 |
|
heinrich5991
|
6064096847
|
(hopefully) fixed /cmdlist for windows
|
2011-01-09 15:38:26 +01:00 |
|
oy
|
26f7c67895
|
fixed console parsing when using the exec command. Closes #381
|
2011-01-07 19:33:29 +01:00 |
|
GreYFoXGTi
|
ddc5dd7ab3
|
Cleaned up & Re-arranged stuff
|
2011-01-06 05:46:10 +02:00 |
|
GreYFoXGTi
|
1719ad554e
|
Moved a var
|
2011-01-06 01:51:22 +02:00 |
|
GreYFoXGTi
|
5e841fcfae
|
Merge branch 'master' of http://github.com/heinrich5991/DDRace
|
2010-12-19 15:22:31 +02:00 |
|
heinrich5991
|
bf62514088
|
added some DDRace flags for the server browser (server-sided), client-sided still needed
|
2010-12-19 14:11:14 +01:00 |
|
floff
|
4008a1dc95
|
spectator votes configurable
|
2010-12-16 10:06:24 +01:00 |
|
floff
|
4a93c28eb8
|
added configurable time between pauses, to reduce spam
|
2010-12-16 10:05:20 +01:00 |
|
GreYFoXGTi
|
2f5f332cbb
|
Merge branch 'master' into DDRace
Conflicts:
src/engine/client/client.cpp
src/engine/shared/config_variables.h
|
2010-12-13 03:43:22 +02:00 |
|
oy
|
c75a75b64f
|
made it possible to automatically take game over screenshots. Closes #339
|
2010-12-12 16:48:13 +01:00 |
|
GreYFoXGTi
|
c08ed41a7e
|
Merge branch 'master' into DDRace
|
2010-12-12 00:43:56 +02:00 |
|
oy
|
49bea07df7
|
show the path of $CURRENTDIR. Closes #323
|
2010-12-11 23:10:13 +01:00 |
|
GreYFoXGTi
|
157aafd4dd
|
Merge branch 'master' into DDRace
Conflicts:
src/engine/server/server.cpp
src/game/variables.h
|
2010-12-11 23:57:41 +02:00 |
|
oy
|
48cd937234
|
fixed wrong $DATADIR path. Closes #316
|
2010-12-11 22:48:37 +01:00 |
|
GreYFoXGTi
|
46c2225d60
|
Merge branch 'master' of http://github.com/oy/teeworlds into DDRace
Conflicts:
data/languages/dutch.txt
data/languages/french.txt
data/languages/russian.txt
scripts/make_release.py
src/engine/shared/config_variables.h
|
2010-12-11 21:28:43 +02:00 |
|
oy
|
a0985314c9
|
made it possible to "recycle" auto recorded demos
|
2010-12-11 18:55:28 +01:00 |
|
GreYFoXGTi
|
4510ced422
|
Merge branch 'DDRace' of github.com:GreYFoXGTi/teeworlds into DDRace
|
2010-12-10 21:20:34 +02:00 |
|