DemonulPierdut/-/Julian /[Assange/]
|
422b6c7c0d
|
added more team mask's.. The sounds were fucking annoying lol
|
2011-01-24 05:56:20 +11:00 |
|
oy
|
fa2cd82335
|
clamp maximum ping value in the server browser filters
|
2011-01-23 18:04:31 +01:00 |
|
oy
|
83fc81092f
|
fixed position of the hammer damage effect. Closes #448
|
2011-01-23 17:58:28 +01:00 |
|
oy
|
53a0f9e78b
|
added Spanish translation by ReGnuM
|
2011-01-23 17:54:37 +01:00 |
|
m!nus
|
3eb1c64428
|
Fixed ban adding in mastersrv (check for existing ban)
|
2011-01-23 17:54:32 +01: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
|
3727deee43
|
increased mouse scroll value from 1 to 3 in the other listboxes too
|
2011-01-23 17:54:19 +01:00 |
|
oy
|
12e29d7efd
|
fixed Italian language file
|
2011-01-23 17:54:12 +01:00 |
|
Carmine
|
c7ddd5f8ed
|
update italian translation
|
2011-01-23 17:54:06 +01:00 |
|
Carmine
|
0c43e6f906
|
increase scroll value in the server list broswer, from 1 to 3
|
2011-01-23 17:53:58 +01:00 |
|
heinrich5991
|
43b67aaa57
|
added server command to clear the votes. this fixes #47 partially
|
2011-01-23 17:53:53 +01:00 |
|
heinrich5991
|
fbe1f9cedf
|
updated german localization, fixed one too big string
|
2011-01-23 17:53:42 +01:00 |
|
GreYFoXGTi
|
e0bb8731a7
|
minor changes
|
2011-01-21 19:59:52 +02:00 |
|
GreYFoXGTi
|
0a08e1ca06
|
blocked voting invalid votes, by Floff aka LemonFace
|
2011-01-21 15:40:39 +02:00 |
|
GreYFoXGTi
|
1f302ea22a
|
Made doors check for Collision or NoLaser
* Renamed a Function
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
|
2011-01-21 15:18:50 +02:00 |
|
GreYFoXGTi
|
1276bebfe1
|
Fixed Speedup Tiles ( made them skip-able )
|
2011-01-21 11:53:58 +02:00 |
|
GreYFoXGTi
|
109cbd4e28
|
The DDRace scoreboard is now for all Race types
|
2011-01-21 10:07:32 +02:00 |
|
GreYFoXGTi
|
a1fc979867
|
fixed grammar mistake, thanks fisted
|
2011-01-20 22:30:22 +02:00 |
|
Floff Floffsson
|
8c32c01653
|
added unmute + some minor fix
|
2011-01-20 22:27:54 +02:00 |
|
GreYFoXGTi
|
9891ab8a10
|
Added timer to reduce join-spam when loading a new map by Floff aka LemonFace
removed an extra line
|
2011-01-20 22:25:09 +02: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
|
7d6c546fcb
|
DDRace entities no longer uses NETOBJTYPE but instead CGameWorld::ENTTYPE
|
2011-01-20 22:01:21 +02: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
|
7c67a1334c
|
fixed a typo
|
2011-01-20 01:35:21 +01:00 |
|
oy
|
3c1eee2a12
|
reverted Python 3 support fixes to keep compatibility with 2.5
|
2011-01-20 01:28:17 +01:00 |
|
fisted
|
372b62566b
|
fixed tower bug
|
2011-01-20 00:15:18 +01:00 |
|
oy
|
1701241636
|
added hammerhit simplification by fisted. Closes #443
|
2011-01-19 22:41:44 +01:00 |
|
oy
|
9a9c10b1a3
|
added a missing close handle
|
2011-01-19 22:14:40 +01:00 |
|
oy
|
82749dedf0
|
fixed beginning of gametime margin graph
|
2011-01-19 19:29:10 +01:00 |
|
oy
|
19a9462fe8
|
removed double entity list in gameworld and cleaned up connected stuff
|
2011-01-19 18:27:50 +01:00 |
|
oy
|
7ca7c95bc0
|
limit the latency within server browser entries to a maximum of 999
|
2011-01-19 15:54:50 +01:00 |
|
oy
|
7a20c313ee
|
made some output just show up on debug
|
2011-01-19 15:39:04 +01:00 |
|
oy
|
1359db5476
|
prevent that removing an entity aborts traversing the entity list in gameworld
|
2011-01-19 15:31:42 +01:00 |
|
oy
|
68faba809c
|
made dbg dummies work again
|
2011-01-18 19:09:53 +01:00 |
|
oy
|
da84771345
|
removed some old checks
|
2011-01-18 18:53:19 +01:00 |
|
oy
|
9c5477a6e8
|
added romanian translation update by kneekoo
|
2011-01-18 18:26:02 +01: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 |
|
oy
|
0b14286c7f
|
skip spectators in dm hud
|
2011-01-18 17:56:09 +01:00 |
|
oy
|
3b3ca9cd67
|
rearranged the goals within the scoreboard a bit
|
2011-01-17 16:31:24 +01:00 |
|
oy
|
99e9d4910a
|
fixed that team mates are regarded when evaluating the spawn position. Closes #426
|
2011-01-17 15:55:23 +01:00 |
|
oy
|
232aafa891
|
added Python 3 support fixes by Sworddragon
|
2011-01-17 15:48:57 +01:00 |
|
Floff Floffsson
|
2edeeadce0
|
Team messages fixed
|
2011-01-17 14:59:28 +01:00 |
|
Floff Floffsson
|
e0c02eb691
|
functioncall not needed, dunno why its there anyway
|
2011-01-17 14:59:21 +01:00 |
|
Floff Floffsson
|
3e530ac02d
|
SetClientAuthed() moved
|
2011-01-17 14:59:12 +01:00 |
|
oy
|
02db5bfe66
|
decreased the height of the scoreboard a bit. Closes #417
|
2011-01-17 13:55:14 +01:00 |
|
oy
|
99c6b87c1a
|
hide broadcast when motd is active. Closes #420
|
2011-01-17 13:46:59 +01:00 |
|
oy
|
813f0797d8
|
fixed scoreboard active check. Closes #423
|
2011-01-17 13:42:40 +01:00 |
|
oy
|
bf6fcc20f4
|
added an error popup on startup when the sound couldn't be initialised. Closes #425
|
2011-01-17 13:28:15 +01:00 |
|
oy
|
40f6740742
|
fixed few spelling mistakes and disabled an unused command
|
2011-01-17 12:56:49 +01:00 |
|