]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
11 years agoThese g_freezetag* cvars shouldn't be saved, like most of the g_<game_mode>* cvars
terencehill [Mon, 11 Feb 2013 23:39:13 +0000 (00:39 +0100)]
These g_freezetag* cvars shouldn't be saved, like most of the g_<game_mode>* cvars

11 years agog_freezetag_frozen_timeout 60 "frozen players will be automatically unfrozen after...
terencehill [Mon, 11 Feb 2013 23:29:51 +0000 (00:29 +0100)]
g_freezetag_frozen_timeout 60 "frozen players will be automatically unfrozen after this time in seconds"

11 years agoForbid toggling ready state if countdown to game start is in progress
terencehill [Mon, 11 Feb 2013 23:18:54 +0000 (00:18 +0100)]
Forbid toggling ready state if countdown to game start is in progress

11 years agoFix CA scoring: it was added a point to the team for every kill
terencehill [Sun, 10 Feb 2013 19:42:03 +0000 (20:42 +0100)]
Fix CA scoring: it was added a point to the team for every kill

11 years agoFix fo bug #1390: "If sv_ready_restart_after_countdown 1 is set, the scoreboard point...
terencehill [Sun, 10 Feb 2013 17:50:16 +0000 (18:50 +0100)]
Fix fo bug #1390: "If sv_ready_restart_after_countdown 1 is set, the scoreboard points are not reset to 0, when map is restarted via F4. - needs g_warmup 1 set as well". This also fixes sv_ready_restart_repeatable not working if sv_ready_restart_after_countdown 1 is set (when everyone is ready console shows "Server is restarting" but nothing happens).

Note that this issue doesn't exist in Arena as map is restarted via the console command "restart", and warmup stage isn't allowed.

11 years agoMerge branch 'terencehill/ca_arena_freezetag_bugfixes' into terencehill/ca_arena_mutators
terencehill [Fri, 8 Feb 2013 13:48:56 +0000 (14:48 +0100)]
Merge branch 'terencehill/ca_arena_freezetag_bugfixes' into terencehill/ca_arena_mutators

11 years agoMerge branch 'master' into terencehill/ca_arena_freezetag_bugfixes
terencehill [Fri, 8 Feb 2013 13:48:10 +0000 (14:48 +0100)]
Merge branch 'master' into terencehill/ca_arena_freezetag_bugfixes

11 years agoLet CSQC handle countdown to round start by integrating it with the countdown to...
terencehill [Thu, 7 Feb 2013 17:25:01 +0000 (18:25 +0100)]
Let CSQC handle countdown to round start by integrating it with the countdown to game start

11 years agoMerge remote-tracking branch 'origin/samual/respawn_improvements'
Samual Lenks [Fri, 8 Feb 2013 01:44:41 +0000 (20:44 -0500)]
Merge remote-tracking branch 'origin/samual/respawn_improvements'

11 years agoCvar updates
Samual Lenks [Fri, 8 Feb 2013 01:42:44 +0000 (20:42 -0500)]
Cvar updates

11 years agoStuff and things
Samual Lenks [Fri, 8 Feb 2013 01:03:10 +0000 (20:03 -0500)]
Stuff and things

11 years agoRemove this setmodel stuff here
Samual Lenks [Fri, 8 Feb 2013 00:58:01 +0000 (19:58 -0500)]
Remove this setmodel stuff here

11 years agoMerge remote-tracking branch 'origin/master' into samual/respawn_improvements
Samual Lenks [Thu, 7 Feb 2013 22:44:28 +0000 (17:44 -0500)]
Merge remote-tracking branch 'origin/master' into samual/respawn_improvements

11 years agoCTS is not a mod, it is a game mode.
Samual Lenks [Thu, 7 Feb 2013 20:51:23 +0000 (15:51 -0500)]
CTS is not a mod, it is a game mode.

11 years agoAh, so this is where to mess with to improve spawnpoints... mwahaha.
Samual Lenks [Thu, 7 Feb 2013 05:38:26 +0000 (00:38 -0500)]
Ah, so this is where to mess with to improve spawnpoints... mwahaha.

11 years agoCode far better handling of zoom upon spawn
Samual Lenks [Thu, 7 Feb 2013 05:19:54 +0000 (00:19 -0500)]
Code far better handling of zoom upon spawn

11 years agoAllow hud_damage with eventchase camera (this was irrelevant to old bug)
Samual Lenks [Thu, 7 Feb 2013 04:34:51 +0000 (23:34 -0500)]
Allow hud_damage with eventchase camera (this was irrelevant to old bug)

11 years agoMake Arena and CA MUTATOR_ONREMOVE consistent with latest changes
terencehill [Tue, 5 Feb 2013 23:40:52 +0000 (00:40 +0100)]
Make Arena and CA MUTATOR_ONREMOVE consistent with latest changes

11 years agoReapply commit 5c9da9cf4 "fix Arena spectator status" that got lost in the merge...
terencehill [Tue, 5 Feb 2013 23:19:56 +0000 (00:19 +0100)]
Reapply commit 5c9da9cf4 "fix Arena spectator status" that got lost in the merge commit

11 years agoRemove compiler warnings
terencehill [Tue, 5 Feb 2013 23:12:20 +0000 (00:12 +0100)]
Remove compiler warnings

11 years agoMerge branch 'terencehill/ca_arena_freezetag_bugfixes' into terencehill/arena_gamemode
terencehill [Tue, 5 Feb 2013 22:55:07 +0000 (23:55 +0100)]
Merge branch 'terencehill/ca_arena_freezetag_bugfixes' into terencehill/arena_gamemode

Conflicts:
qcsrc/server/cl_client.qc
qcsrc/server/scores.qc

11 years agoRemove compiler warning
terencehill [Tue, 5 Feb 2013 22:31:45 +0000 (23:31 +0100)]
Remove compiler warning

11 years agoMerge branch 'master' into terencehill/ca_arena_freezetag_bugfixes
terencehill [Tue, 5 Feb 2013 21:41:41 +0000 (22:41 +0100)]
Merge branch 'master' into terencehill/ca_arena_freezetag_bugfixes

11 years agoMerge remote-tracking branch 'origin/samual/eventchase_boxlike_tracing'
Samual Lenks [Tue, 5 Feb 2013 17:02:44 +0000 (12:02 -0500)]
Merge remote-tracking branch 'origin/samual/eventchase_boxlike_tracing'

11 years agoAdd cvars to defaultXonotic.org
Samual Lenks [Tue, 5 Feb 2013 16:59:06 +0000 (11:59 -0500)]
Add cvars to defaultXonotic.org

11 years agoRe-do handling of cvars for mins/maxs with eventchase and spectating
Samual Lenks [Tue, 5 Feb 2013 16:56:00 +0000 (11:56 -0500)]
Re-do handling of cvars for mins/maxs with eventchase and spectating

11 years agoAdd fallback for if tracebox starts in solid
Samual Lenks [Tue, 5 Feb 2013 16:48:26 +0000 (11:48 -0500)]
Add fallback for if tracebox starts in solid

11 years agoStop manually adjusting the chase_* offset cvars, check origin normally
Samual Lenks [Tue, 5 Feb 2013 16:28:24 +0000 (11:28 -0500)]
Stop manually adjusting the chase_* offset cvars, check origin normally

11 years agoMerge remote-tracking branch 'origin/master' into samual/eventchase_boxlike_tracing
Samual Lenks [Tue, 5 Feb 2013 16:20:54 +0000 (11:20 -0500)]
Merge remote-tracking branch 'origin/master' into samual/eventchase_boxlike_tracing

11 years agoMerge remote-tracking branch 'origin/Mario/domination_mutator'
Samual Lenks [Mon, 4 Feb 2013 22:01:58 +0000 (17:01 -0500)]
Merge remote-tracking branch 'origin/Mario/domination_mutator'

11 years agoMerge remote-tracking branch 'origin/master' into Mario/domination_mutator
Samual Lenks [Mon, 4 Feb 2013 21:49:01 +0000 (16:49 -0500)]
Merge remote-tracking branch 'origin/master' into Mario/domination_mutator

11 years agoSwitch to pmove_org (doesn't work)
Samual Lenks [Mon, 4 Feb 2013 21:42:32 +0000 (16:42 -0500)]
Switch to pmove_org (doesn't work)

11 years agoMore logical cvar names...
Samual Lenks [Mon, 4 Feb 2013 03:37:55 +0000 (22:37 -0500)]
More logical cvar names...

11 years agoMuch better handling of eventchase camera
Samual Lenks [Mon, 4 Feb 2013 03:32:03 +0000 (22:32 -0500)]
Much better handling of eventchase camera

11 years agofix typos
Rudolf Polzer [Fri, 1 Feb 2013 14:01:56 +0000 (15:01 +0100)]
fix typos

11 years agooops, fix warmup
Rudolf Polzer [Fri, 1 Feb 2013 13:39:28 +0000 (14:39 +0100)]
oops, fix warmup

11 years agodon't count alivetime in warmup
Rudolf Polzer [Fri, 1 Feb 2013 13:38:00 +0000 (14:38 +0100)]
don't count alivetime in warmup

11 years agoclear alivetime on ready-restart
Rudolf Polzer [Fri, 1 Feb 2013 13:35:19 +0000 (14:35 +0100)]
clear alivetime on ready-restart

11 years agoMerge branch 'divVerent/rank-change', fixes #1391, fixes #1388
Rudolf Polzer [Fri, 1 Feb 2013 13:14:14 +0000 (14:14 +0100)]
Merge branch 'divVerent/rank-change', fixes #1391, fixes #1388

11 years agoMerge branch 'master' into divVerent/rank-change
Rudolf Polzer [Fri, 1 Feb 2013 11:57:54 +0000 (12:57 +0100)]
Merge branch 'master' into divVerent/rank-change

11 years agoMerge branch 'master' into mario/domination_mutator
Mario [Thu, 31 Jan 2013 10:40:55 +0000 (21:40 +1100)]
Merge branch 'master' into mario/domination_mutator

11 years agofix the CA dead-player bug
Rudolf Polzer [Thu, 31 Jan 2013 09:18:45 +0000 (10:18 +0100)]
fix the CA dead-player bug

11 years agoAdd a #message for when stuffto is enabled
Samual Lenks [Thu, 31 Jan 2013 08:03:31 +0000 (03:03 -0500)]
Add a #message for when stuffto is enabled

11 years agovarious mutator system fixes; add proper rollback of failed add, fixes #1145
Rudolf Polzer [Wed, 30 Jan 2013 13:22:46 +0000 (14:22 +0100)]
various mutator system fixes; add proper rollback of failed add, fixes #1145

11 years agoMerge remote-tracking branch 'origin/mirceakitsune/physical_entities'
Rudolf Polzer [Wed, 30 Jan 2013 13:03:25 +0000 (14:03 +0100)]
Merge remote-tracking branch 'origin/mirceakitsune/physical_entities'

11 years agoFix minstanex impressive announcement
Samual Lenks [Wed, 30 Jan 2013 05:40:35 +0000 (00:40 -0500)]
Fix minstanex impressive announcement

11 years agoMerge remote-tracking branch 'origin/terencehill/reload_binds', closes #1360
Rudolf Polzer [Tue, 29 Jan 2013 19:30:22 +0000 (20:30 +0100)]
Merge remote-tracking branch 'origin/terencehill/reload_binds', closes #1360

11 years agomake other weapon cycle impulses also change spectating speed
ItsMe [Tue, 29 Jan 2013 19:27:23 +0000 (20:27 +0100)]
make other weapon cycle impulses also change spectating speed

11 years agoMoving Domination into the mutator API
Mario [Tue, 29 Jan 2013 12:31:43 +0000 (23:31 +1100)]
Moving Domination into the mutator API

11 years agoremove misleading comments
Rudolf Polzer [Tue, 29 Jan 2013 12:26:12 +0000 (13:26 +0100)]
remove misleading comments

11 years agoadd some useless file ;)
Rudolf Polzer [Tue, 29 Jan 2013 12:21:15 +0000 (13:21 +0100)]
add some useless file ;)

11 years agofix typos
Rudolf Polzer [Tue, 29 Jan 2013 09:47:30 +0000 (10:47 +0100)]
fix typos

11 years agofix Arena spectator status
Rudolf Polzer [Tue, 29 Jan 2013 09:02:06 +0000 (10:02 +0100)]
fix Arena spectator status

11 years agoRace/CTS: if you have a fastest lap, you should show up in the scoreboard any time
Rudolf Polzer [Tue, 29 Jan 2013 08:55:09 +0000 (09:55 +0100)]
Race/CTS: if you have a fastest lap, you should show up in the scoreboard any time

11 years agoadd latency to ALL players!
Rudolf Polzer [Tue, 29 Jan 2013 08:50:47 +0000 (09:50 +0100)]
add latency to ALL players!

11 years agoadd a nospectator flag to rank sorting
Rudolf Polzer [Tue, 29 Jan 2013 08:46:02 +0000 (09:46 +0100)]
add a nospectator flag to rank sorting

11 years agoMerge branch 'master' into divVerent/rank-change
Rudolf Polzer [Tue, 29 Jan 2013 08:43:46 +0000 (09:43 +0100)]
Merge branch 'master' into divVerent/rank-change

Conflicts:
qcsrc/server/playerstats.qc

11 years agoundo accidental commit of these files
Rudolf Polzer [Tue, 29 Jan 2013 08:33:24 +0000 (09:33 +0100)]
undo accidental commit of these files

11 years agobump version
Rudolf Polzer [Tue, 29 Jan 2013 08:32:41 +0000 (09:32 +0100)]
bump version

11 years agofix some bad uses of "var"
Rudolf Polzer [Fri, 25 Jan 2013 09:38:48 +0000 (10:38 +0100)]
fix some bad uses of "var"

11 years agoUSE GMQCC
Rudolf Polzer [Fri, 25 Jan 2013 08:57:30 +0000 (09:57 +0100)]
USE GMQCC

11 years agofix a waypoint loading issue
Rudolf Polzer [Wed, 23 Jan 2013 13:38:19 +0000 (14:38 +0100)]
fix a waypoint loading issue

11 years agosimplify spectating detection logic, fixes #1383 again too
Rudolf Polzer [Wed, 23 Jan 2013 13:18:24 +0000 (14:18 +0100)]
simplify spectating detection logic, fixes #1383 again too

11 years agofix how alivetime is queried, fixes #1383 again
Rudolf Polzer [Wed, 23 Jan 2013 13:11:10 +0000 (14:11 +0100)]
fix how alivetime is queried, fixes #1383 again

11 years agoArena, LMS, CA: fix real vs spectator detection in player stats, fixes #1383
Rudolf Polzer [Wed, 23 Jan 2013 13:07:26 +0000 (14:07 +0100)]
Arena, LMS, CA: fix real vs spectator detection in player stats, fixes #1383

11 years agoremove outdated comment
Rudolf Polzer [Tue, 22 Jan 2013 15:11:58 +0000 (16:11 +0100)]
remove outdated comment

11 years agoMerge branch 'master' into terencehill/ca_arena_freezetag_bugfixes
terencehill [Sat, 19 Jan 2013 14:24:12 +0000 (15:24 +0100)]
Merge branch 'master' into terencehill/ca_arena_freezetag_bugfixes

11 years agoRevert "add also a teamrank field (non strict order of teams)"
Rudolf Polzer [Wed, 16 Jan 2013 09:56:50 +0000 (10:56 +0100)]
Revert "add also a teamrank field (non strict order of teams)"

This reverts commit 41a232f236f88bd1c409d00bc3228df2899b93b0.

11 years agoadd also a teamrank field (non strict order of teams)
Rudolf Polzer [Tue, 15 Jan 2013 14:38:18 +0000 (15:38 +0100)]
add also a teamrank field (non strict order of teams)

11 years ago-1 in non-teamgames shall mean 0
Rudolf Polzer [Tue, 15 Jan 2013 14:26:21 +0000 (15:26 +0100)]
-1 in non-teamgames shall mean 0

11 years agoxonstat rank field: make this an actual player-only rank, ignoring teams
Rudolf Polzer [Tue, 15 Jan 2013 14:20:59 +0000 (15:20 +0100)]
xonstat rank field: make this an actual player-only rank, ignoring teams

11 years agovisual-rank -> scoreboardpos
Rudolf Polzer [Tue, 15 Jan 2013 13:53:58 +0000 (14:53 +0100)]
visual-rank -> scoreboardpos

11 years agoprojectiles: properly distinguish slime and lava damage
Rudolf Polzer [Mon, 14 Jan 2013 14:57:17 +0000 (15:57 +0100)]
projectiles: properly distinguish slime and lava damage

11 years agofix setorigin use in CSQC
Rudolf Polzer [Mon, 14 Jan 2013 12:42:22 +0000 (13:42 +0100)]
fix setorigin use in CSQC

11 years agoFix some !s related bugs (thanks, mixxx)
Rudolf Polzer [Mon, 14 Jan 2013 10:29:31 +0000 (11:29 +0100)]
Fix some !s related bugs (thanks, mixxx)

11 years agoadd visual-rank
Rudolf Polzer [Mon, 14 Jan 2013 10:21:21 +0000 (11:21 +0100)]
add visual-rank

11 years agofix rank indexes
Rudolf Polzer [Mon, 14 Jan 2013 09:55:44 +0000 (10:55 +0100)]
fix rank indexes

11 years agoNicePrint: use strict order
Rudolf Polzer [Thu, 10 Jan 2013 15:50:39 +0000 (16:50 +0100)]
NicePrint: use strict order

11 years agoscores sorting: use strict and nonstrict sorting where useful
Rudolf Polzer [Thu, 10 Jan 2013 15:49:31 +0000 (16:49 +0100)]
scores sorting: use strict and nonstrict sorting where useful

11 years agooops :) fix argument order
Rudolf Polzer [Thu, 10 Jan 2013 15:30:52 +0000 (16:30 +0100)]
oops :) fix argument order

11 years agofix CSQC scoreboard sorting by applying the same rules as on server
Rudolf Polzer [Thu, 10 Jan 2013 15:30:17 +0000 (16:30 +0100)]
fix CSQC scoreboard sorting by applying the same rules as on server

11 years agobalance teams: try a better score factor for "production use"
Rudolf Polzer [Sat, 5 Jan 2013 20:23:42 +0000 (21:23 +0100)]
balance teams: try a better score factor for "production use"

Now the worst player ratio it tries to achieve is 3:2.

11 years agoCleanup: move stuff from .qh into .qc files
terencehill [Fri, 4 Jan 2013 18:59:01 +0000 (19:59 +0100)]
Cleanup: move stuff from .qh into .qc files

11 years agoMake use of ClientConnect hook in Arena and CA
terencehill [Fri, 4 Jan 2013 18:53:47 +0000 (19:53 +0100)]
Make use of ClientConnect hook in Arena and CA

11 years agoAdd roundStart function to round_handler, useful in Arena and CA
terencehill [Wed, 2 Jan 2013 23:19:24 +0000 (00:19 +0100)]
Add roundStart function to round_handler, useful in Arena and CA

11 years agoSmall cleanup, get rid of a redundant check, an unused variable and an outdated comment
terencehill [Wed, 2 Jan 2013 09:48:47 +0000 (10:48 +0100)]
Small cleanup, get rid of a redundant check, an unused variable and an outdated comment

11 years agomore !string fixes
Rudolf Polzer [Thu, 3 Jan 2013 20:33:53 +0000 (21:33 +0100)]
more !string fixes

11 years agofix some more bad !string uses
Rudolf Polzer [Thu, 3 Jan 2013 20:30:23 +0000 (21:30 +0100)]
fix some more bad !string uses

11 years agofix some !string uses
Rudolf Polzer [Thu, 3 Jan 2013 20:27:37 +0000 (21:27 +0100)]
fix some !string uses

11 years agofix menuqc and csqc regarding !STRING
Rudolf Polzer [Thu, 3 Jan 2013 20:11:21 +0000 (21:11 +0100)]
fix menuqc and csqc regarding !STRING

11 years agofix one more if(!s)
Rudolf Polzer [Thu, 3 Jan 2013 20:02:14 +0000 (21:02 +0100)]
fix one more if(!s)

11 years agoget rid of some NOT_S, far from all done yet
Rudolf Polzer [Thu, 3 Jan 2013 19:54:59 +0000 (20:54 +0100)]
get rid of some NOT_S, far from all done yet

11 years agomapinfo: fix use of !string
Rudolf Polzer [Wed, 2 Jan 2013 16:22:17 +0000 (17:22 +0100)]
mapinfo: fix use of !string

11 years agoMove reset_map code in a better place (old arena file is now gone!)
terencehill [Wed, 2 Jan 2013 09:28:18 +0000 (10:28 +0100)]
Move reset_map code in a better place (old arena file is now gone!)

11 years agoArena: centerprint "Waiting for players to join..." when alone in the server
terencehill [Wed, 2 Jan 2013 08:52:12 +0000 (09:52 +0100)]
Arena: centerprint "Waiting for players to join..." when alone in the server

11 years agoAdd Arena to the mutator system, making use of round_handler. Also add support for...
terencehill [Wed, 2 Jan 2013 08:38:36 +0000 (09:38 +0100)]
Add Arena to the mutator system, making use of round_handler. Also add support for g_arena_round_timelimit

11 years agoremove SoundEntity support - it's a waste of bandwidth
Rudolf Polzer [Tue, 1 Jan 2013 18:51:30 +0000 (19:51 +0100)]
remove SoundEntity support - it's a waste of bandwidth

If anyone REALLY needs this, do the sound in CSQC instead.

11 years agojetpack: move sound to client
Rudolf Polzer [Tue, 1 Jan 2013 18:50:41 +0000 (19:50 +0100)]
jetpack: move sound to client

11 years agoRe-write a bit of how weapons panel fading animation is done
Samual Lenks [Tue, 1 Jan 2013 15:44:02 +0000 (10:44 -0500)]
Re-write a bit of how weapons panel fading animation is done

11 years agoEnable voting for shuffleteams by default- popular servers prove it's okay
Samual Lenks [Mon, 31 Dec 2012 23:28:11 +0000 (18:28 -0500)]
Enable voting for shuffleteams by default- popular servers prove it's okay