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
oy
216967c3bf
release gameclient components when opening the editor. Closes #429
2011-01-17 12:28:37 +01:00
Floff Floffsson
645f31141d
deepfreeze tiles
2011-01-17 00:38:24 +02:00
GreYFoXGTi
9c66a2d54c
Endless Hook Tile for ingameplay by Floff aka LemonFace
2011-01-17 00:13:21 +02:00
Floff Floffsson
8860202172
'invalid' char in .gitignore...
2011-01-14 17:26:52 +01:00
GreYFoXGTi
b502e6fd28
Fixed warnings and some white spaces
2011-01-12 11:10:57 +02: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
Sworddragon
5483eb6629
Fixed encoding error
2011-01-12 01:38:49 +01:00
oy
b94c70d351
close the scoreboard when opening the menu in the demo player. Closes #407
2011-01-12 01:33:16 +01:00
oy
3f4556a861
hide the broadcast when the scoreboard is active. Closes #408
2011-01-12 01:18:07 +01:00
oy
1f55237919
made the end game message in team games a bit smaller so it doesn't overlap the scoreboard. Closes #406
2011-01-12 01:10:40 +01:00
oy
d79fd3d4c0
added dm score hud. Closes #356
2011-01-12 01:01:05 +01:00
oy
b60d6deb51
made m_paInfoByScore within gameclient's snap state work and cleaned up render scoreboard
2011-01-11 23:03:01 +01:00
Choupom
3f9708b263
added some .gitignore entries
2011-01-11 21:43:45 +01:00
oy
308dd0304d
added Romanian translation by kneekoo
2011-01-11 01:09:46 +01:00
oy
4a79e575a0
fixed a compiler warning
2011-01-11 00:57:44 +01:00
heinrich5991
dd474fec3b
Merge branch 'master' of git://github.com/GreYFoXGTi/DDRace
2011-01-10 20:25:46 +01:00
oy
8f999837c6
improved the count down timer. Closes #391
2011-01-10 00:58:03 +01:00
oy
9819163c5f
fixed some overlapping in the server browser. Closes #376
2011-01-10 00:18:30 +01:00
GreYFoXGTi
959b05d557
Merge branch 'master' of http://github.com/oy/teeworlds
2011-01-10 00:45:58 +02:00
oy
9358b24113
reset demo player on end and when pressing the stop button. Closes #401
2011-01-09 23:42:37 +01:00
Patafix
a9f7f3a3ea
just formatting
2011-01-09 23:29:56 +01:00
oy
91f642fac2
fixed cut off broadcast. Closes #398
2011-01-09 23:25:07 +01:00
heinrich5991
6064096847
(hopefully) fixed /cmdlist for windows
2011-01-09 15:38:26 +01:00
oy
df47aedbfe
reset flags and projectiles when leaving the game layer too much. Closes #385
2011-01-08 11:34:19 +01:00
GreYFoXGTi
3c5a430135
Merge branch 'ddrace-emotefix' of https://github.com/fisted/teeworlds
2011-01-08 08:17:28 +02:00
GreYFoXGTi
544eb124c1
yet another woops
2011-01-08 01:31:29 +02:00
fisted
2a4bb8e631
fixed /emote reset
2011-01-07 23:26:28 +01:00
GreYFoXGTi
395c87a7ad
woops
2011-01-07 20:37:21 +02:00
oy
26f7c67895
fixed console parsing when using the exec command. Closes #381
2011-01-07 19:33:29 +01:00
oy
41b8022aa1
record a new demo when a game ends. Closes #358
2011-01-06 23:21:51 +01:00
oy
eedaf62d97
fixed that the client crashes if it has no skins
2011-01-06 22:55:57 +01:00
GreYFoXGTi
6889adc0bb
Merge branch 'master' of http://github.com/oy/teeworlds
...
Conflicts:
.gitignore
src/game/client/gameclient.cpp
src/game/editor/ed_editor.cpp
src/game/server/gamecontext.cpp
src/game/server/gamecontext.h & Cleaned it up
2011-01-06 23:32:19 +02:00
oy
f8b1edca64
show error message for all content that could not be loaded. Closes #257
2011-01-06 22:18:19 +01:00
oy
7487a22956
added better texture moving in the editor by nsinreal. Closes #372
2011-01-06 21:58:42 +01:00
GreYFoXGTi
802dc7a73d
Revert "dunno who added this or why!", i seem to have confused Spectator/In-Game with teams system
...
used team constants
This reverts commit 27c3f06f27
.
2011-01-06 15:49:05 +02:00
oy
1306b62ce2
added command to move all players to a team. Closes #384
2011-01-06 13:37:28 +01:00