Commit graph

2733 commits

Author SHA1 Message Date
oy 525e7ad7d4 skip screenshot when window isn't active. Closes #931 2012-03-04 12:46:46 +01:00
oy 8c033a0e2e fixed chat ignore feature 2012-03-04 12:46:38 +01:00
oy c2e5771a15 improved map download. Closes #712 2012-03-04 12:46:32 +01:00
oy 42c845be49 fixed flag blinking issue. Closes #757 2012-03-04 12:46:22 +01:00
oy 98120aea31 fixed that 'dead' players aren't checked for player ready mode 2012-02-15 01:40:52 +01:00
oy ab13e4a183 show who is following you in spectator mode. Closes #594 2012-02-15 01:40:47 +01:00
oy bbfb6e5992 fixed map initialisation. Closes #64 2012-02-15 01:40:40 +01:00
oy b0bf7115c9 added lms gametype, updated standard gametype check and made players keep their score between rounds 2012-02-15 01:40:34 +01:00
oy 0f456aebee cleaned up gamecontroller and fixed some survival related things 2012-02-15 01:40:29 +01:00
oy ad33841deb added spectator mode for dead players in survival 2012-02-15 01:40:24 +01:00
oy 6b8287f7c7 cleaned up player flags 2012-02-15 01:40:19 +01:00
oy 23df3c609e removed pickup subtype and renamed rifle to laser and powerups to pickups 2012-02-15 01:40:13 +01:00
oy e848a38705 fixed team balance/respawn and skip pickups in survival 2012-02-15 01:40:08 +01:00
oy 7e78740478 made client scoreboard and hud survival ready 2012-02-15 01:40:04 +01:00
oy 495dc849ba prevent that players respawn in survival 2012-02-15 01:39:59 +01:00
oy 340ac89967 added rounds, wincheck and start equipment for survival 2012-02-15 01:39:54 +01:00
oy 98c18ebade added survival gametype base 2012-02-15 01:39:48 +01:00
oy 97061ab59d changed usage of round to match 2012-02-15 01:39:40 +01:00
oy b374a24c06 added start countdown when game starts without a timer 2012-02-15 01:39:35 +01:00
oy 35ba490183 added game states and fixed some pause related things 2012-02-15 01:39:29 +01:00
oy aec468a3c4 added player ready system. Closes #65 2012-02-15 01:39:24 +01:00
oy 24bda2faa0 cleaned up dependencies in game/server a bit 2012-02-15 01:39:18 +01:00
oy 5e4caa9b9c cleaned up gamecontroller 2012-02-15 01:39:13 +01:00
oy b32aff7d89 cleaned up few things 2012-02-15 01:39:07 +01:00
oy 3d4a8cf4c9 changed netversion to 0.7 2012-02-15 01:39:02 +01:00
oy 44a47d4253 Merge pull request #936 from Teetime/netban_fix
Fix for netban
2012-02-13 15:30:34 -08:00
Teetime ec8dd34a5a fix for saving bans in a file 2012-02-13 23:22:40 +01:00
oy 4dfa00a2f1 made make_release script get and add the latest translations and clean up the temporary stuff 2012-02-05 17:20:57 +01:00
oy 357be91c6b removed language files 2012-02-05 17:06:07 +01:00
oy be24a30806 Merge pull request #933 from Malachite/master
Translated untranslated German and Dutch strings
2012-02-05 07:01:22 -08:00
oy c045071b40 always show default country flag on invalid country index 2012-02-05 15:53:22 +01:00
Yared Hufkens c5bc44d02b Removed comment on line 473 2012-02-05 13:32:09 +01:00
oy 27daa26b99 fixed stuck mouse cursor when loosing fullscreen focus on windows 2012-02-05 13:28:35 +01:00
oy 0c05b3bfa1 fixed compiling with vs2008 (#932) 2012-02-05 13:22:39 +01:00
Yared Hufkens 78a1ef9988 Translated untranslated strings in german and dutch lang files 2012-02-03 19:57:59 +01:00
oy d17ee055a2 fixed an issue about resending player info 2012-01-29 12:44:33 +01:00
oy ddbef31cb5 updated git ignore file 2012-01-29 12:39:00 +01:00
oy 841e0dcb32 Merge pull request #927 from fisted/fix_tellport
tell what port might be in use, if we cannot bind
2012-01-29 03:33:48 -08:00
oy 35f3944f4a Merge pull request #925 from SushiTee/minor_fixes
Minor fixes with force votes and lock teams
2012-01-29 03:33:16 -08:00
fisted 00f580cb91 tell what port might be in use, if we cannot bind 2012-01-28 23:54:04 +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 1a1b4a096a Merge pull request #918 from SushiTee/FillSelection_fix
fixed FillSelection so it actually fills the current selection
2012-01-12 13:59:04 -08:00
SushiTee f737910e0a fixed FillSelection so it actually fills the current selection 2012-01-12 22:03:55 +01:00
oy 4cce03c6e6 Merge pull request #917 from east/mypullrequest
Econ bufferoverflow fix
2012-01-12 11:36:14 -08:00
east 28410c00a7 Econ bufferoverflow fix 2012-01-12 19:59:27 +01:00
oy 96c66c95e9 updated build script to the new repo 2012-01-12 01:16:34 +01:00
SushiTee 65f4416164 added map info 2012-01-10 23:14:24 +01:00
oy fa81141110 added demo markers by Choupom. Closes #837 2012-01-10 23:13:19 +01:00
oy e8f9145a0d deactivate player ignore setting if show just friends chat is active and player isn't a friend 2012-01-10 23:03:23 +01:00