]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
2 years agoAdd a return value to the PlayerDamaged mutator hook to forbid logging damage 911/head
terencehill [Sun, 30 May 2021 09:01:51 +0000 (11:01 +0200)]
Add a return value to the PlayerDamaged mutator hook to forbid logging damage

2 years agoAdd a parameter to the PlayerDamaged mutator hook to forbid logging damage
terencehill [Sat, 29 May 2021 13:04:03 +0000 (15:04 +0200)]
Add a parameter to the PlayerDamaged mutator hook to forbid logging damage

2 years agoCount damage caused by suicide (with the kill command) as damage taken except in...
terencehill [Thu, 27 May 2021 22:28:45 +0000 (00:28 +0200)]
Count damage caused by suicide (with the kill command) as damage taken except in game modes where suicide is for respawning (race, cts)

2 years agoMenu: fix clear button playing a sound on click even if it's hidden (with menu sounds...
terencehill [Thu, 27 May 2021 16:22:20 +0000 (18:22 +0200)]
Menu: fix clear button playing a sound on click even if it's hidden (with menu sounds enabled)

2 years agoPrevent negative damage by correctly bounding g_spawnshield_blockdamage. Also whiteli...
terencehill [Thu, 27 May 2021 16:15:29 +0000 (18:15 +0200)]
Prevent negative damage by correctly bounding g_spawnshield_blockdamage. Also whitelist g_spawnshield_blockdamage as an allowed server setting

2 years agoMinor cleanups
terencehill [Thu, 27 May 2021 15:55:54 +0000 (17:55 +0200)]
Minor cleanups

2 years agoMake vampire buff and vampire PlayerDamage_SplitHealthArmor code style similar
terencehill [Thu, 27 May 2021 15:53:39 +0000 (17:53 +0200)]
Make vampire buff and vampire PlayerDamage_SplitHealthArmor code style similar

2 years agoFix indentation in sv_vampire.qc
terencehill [Thu, 27 May 2021 15:47:49 +0000 (17:47 +0200)]
Fix indentation in sv_vampire.qc

2 years agoTransifex autosync
Rudolf Polzer [Wed, 26 May 2021 05:24:13 +0000 (07:24 +0200)]
Transifex autosync

2 years agoMerge branch 'terencehill/hud_notify_panel_update' into 'master'
terencehill [Mon, 24 May 2021 13:08:32 +0000 (13:08 +0000)]
Merge branch 'terencehill/hud_notify_panel_update' into 'master'

Notify panel update

Closes #2581

See merge request xonotic/xonotic-data.pk3dir!904

2 years agoMerge branch 'terencehill/freezetag_updates' into 'master'
terencehill [Mon, 24 May 2021 10:58:22 +0000 (10:58 +0000)]
Merge branch 'terencehill/freezetag_updates' into 'master'

Freezetag updates

See merge request xonotic/xonotic-data.pk3dir!896

2 years agoShorten bold messages definitions
terencehill [Mon, 24 May 2021 10:50:02 +0000 (12:50 +0200)]
Shorten bold messages definitions

2 years agoMerge branch 'bones_was_here/centreprints' into 'master'
terencehill [Mon, 24 May 2021 10:15:54 +0000 (10:15 +0000)]
Merge branch 'bones_was_here/centreprints' into 'master'

Some centreprint refinements

See merge request xonotic/xonotic-data.pk3dir!902

2 years agoMerge branch 'terencehill/strftime_s' into 'master'
terencehill [Mon, 24 May 2021 10:07:22 +0000 (10:07 +0000)]
Merge branch 'terencehill/strftime_s' into 'master'

strftime_s

Closes #2588

See merge request xonotic/xonotic-data.pk3dir!903

2 years agoUse directly strftime_s() since strftime(false, "%s") isn't reliable 903/head
terencehill [Sun, 23 May 2021 09:47:09 +0000 (11:47 +0200)]
Use directly strftime_s() since strftime(false, "%s") isn't reliable

2 years agoTransifex autosync
Rudolf Polzer [Sun, 23 May 2021 05:26:09 +0000 (07:26 +0200)]
Transifex autosync

2 years agoTransifex autosync
Rudolf Polzer [Sat, 22 May 2021 05:47:00 +0000 (07:47 +0200)]
Transifex autosync

2 years agoTransifex autosync
Rudolf Polzer [Tue, 18 May 2021 05:24:05 +0000 (07:24 +0200)]
Transifex autosync

2 years agoNotify panel: improve scoreboard area detection 904/head
terencehill [Mon, 17 May 2021 08:47:43 +0000 (10:47 +0200)]
Notify panel: improve scoreboard area detection

2 years agoTransifex autosync
Rudolf Polzer [Mon, 17 May 2021 05:23:57 +0000 (07:23 +0200)]
Transifex autosync

2 years agoChange "You killed your own dumb self!" to "You fragged yourself!" 902/head
bones_was_here [Thu, 13 May 2021 18:41:34 +0000 (04:41 +1000)]
Change "You killed your own dumb self!" to "You fragged yourself!"

2 years agoKeep the notify panel visible while dead; if it may overlap the scoreboard make it...
terencehill [Fri, 14 May 2021 14:31:18 +0000 (16:31 +0200)]
Keep the notify panel visible while dead; if it may overlap the scoreboard make it more transparent, if the game is over halve message duration.

2 years agoMerge branch 'AriosJentu/SpectatorsScoreboard' into 'master'
terencehill [Sun, 16 May 2021 09:58:17 +0000 (09:58 +0000)]
Merge branch 'AriosJentu/SpectatorsScoreboard' into 'master'

Add feature for moving spectators list in scoreboard

See merge request xonotic/xonotic-data.pk3dir!898

2 years agoReplace scoreboard spectators position from 'after rankings' to 'before rankings' 898/head
AriosJentu [Sun, 16 May 2021 09:40:49 +0000 (19:40 +1000)]
Replace scoreboard spectators position from 'after rankings' to 'before rankings'

2 years agoTransifex autosync
Rudolf Polzer [Sun, 16 May 2021 05:25:16 +0000 (07:25 +0200)]
Transifex autosync

2 years agoMerge branch '2259-ca-uses-lms-start-values' into 'master'
terencehill [Sat, 15 May 2021 14:14:41 +0000 (14:14 +0000)]
Merge branch '2259-ca-uses-lms-start-values' into 'master'

Resolve "CA uses LMS start values" and same for FT

Closes #2259

See merge request xonotic/xonotic-data.pk3dir!887

2 years agoResolve "CA uses LMS start values" and same for FT
Dr. Jaska [Sat, 15 May 2021 14:14:41 +0000 (14:14 +0000)]
Resolve "CA uses LMS start values" and same for FT

2 years agoTransifex autosync
Rudolf Polzer [Sat, 15 May 2021 05:24:08 +0000 (07:24 +0200)]
Transifex autosync

2 years agoMerge branch 'master' into bones_was_here/centreprints
bones_was_here [Thu, 13 May 2021 16:52:12 +0000 (02:52 +1000)]
Merge branch 'master' into bones_was_here/centreprints

2 years agoTransifex autosync
Rudolf Polzer [Wed, 12 May 2021 05:24:03 +0000 (07:24 +0200)]
Transifex autosync

2 years agoMake sure new default value of sv_maxidle_playertospectator takes effect immediately
terencehill [Tue, 11 May 2021 13:53:26 +0000 (15:53 +0200)]
Make sure new default value of sv_maxidle_playertospectator takes effect immediately

2 years agoFix kicked player not receiving the kick message (if sent with Send_Notification)
terencehill [Tue, 11 May 2021 13:45:26 +0000 (15:45 +0200)]
Fix kicked player not receiving the kick message (if sent with Send_Notification)

2 years agoUpdate notifications.cfg
terencehill [Tue, 11 May 2021 13:34:10 +0000 (15:34 +0200)]
Update notifications.cfg

2 years agoMerge branch 'bones_was_here/sv_maxidle_playertospectator' into 'master'
terencehill [Tue, 11 May 2021 12:37:14 +0000 (12:37 +0000)]
Merge branch 'bones_was_here/sv_maxidle_playertospectator' into 'master'

sv_maxidle* refinements

See merge request xonotic/xonotic-data.pk3dir!895

2 years agoSince strftime(false, "%s") doesn't work on Windows implement a qc version of it...
terencehill [Mon, 10 May 2021 14:00:13 +0000 (16:00 +0200)]
Since strftime(false, "%s") doesn't work on Windows implement a qc version of it (strftime_s()). This commit fixes #2588 "autoscreenshot fails to append a number to screenshot filenames under Windows"

2 years agoRefactor SetPlayerTeam() and fix some logic regressions 895/head
bones_was_here [Wed, 5 May 2021 10:04:05 +0000 (20:04 +1000)]
Refactor SetPlayerTeam() and fix some logic regressions

2 years agoPrint the teamkill, death and flag pickup centreprints in bold
bones_was_here [Thu, 6 May 2021 19:11:34 +0000 (05:11 +1000)]
Print the teamkill, death and flag pickup centreprints in bold

2 years agoCall team killers Traitor instead of Moron, and other team kill message improvements
bones_was_here [Tue, 4 May 2021 07:14:48 +0000 (17:14 +1000)]
Call team killers Traitor instead of Moron, and other team kill message improvements

2 years agoMerge branch 'master' into terencehill/freezetag_updates 896/head
terencehill [Wed, 5 May 2021 13:14:59 +0000 (15:14 +0200)]
Merge branch 'master' into terencehill/freezetag_updates

# Conflicts:
# gamemodes-server.cfg

2 years agoWhitelist g_freezetag_revive_spawnshield
terencehill [Wed, 5 May 2021 08:02:26 +0000 (10:02 +0200)]
Whitelist g_freezetag_revive_spawnshield

2 years agoMerge branch 'vehicles_fix' into 'master'
terencehill [Tue, 4 May 2021 15:12:14 +0000 (15:12 +0000)]
Merge branch 'vehicles_fix' into 'master'

Resolve "Duplicated Raptor functions, nothing to do here"

Closes #2580

See merge request xonotic/xonotic-data.pk3dir!899

2 years agoTransifex autosync
Rudolf Polzer [Mon, 3 May 2021 05:23:55 +0000 (07:23 +0200)]
Transifex autosync

2 years agoMove the functions in the corresponding header 899/head
LegendaryGuard [Sun, 2 May 2021 20:34:24 +0000 (22:34 +0200)]
Move the functions in the corresponding header

2 years agoChange default of sv_maxidle_playertospectator to 60
bones_was_here [Sun, 2 May 2021 15:50:21 +0000 (01:50 +1000)]
Change default of sv_maxidle_playertospectator to 60

2 years agoRename sv_maxidle_spectatorsareidle to sv_maxidle_alsokickspectators, enable by defau...
bones_was_here [Sun, 2 May 2021 15:47:29 +0000 (01:47 +1000)]
Rename sv_maxidle_spectatorsareidle to sv_maxidle_alsokickspectators, enable by default and further clarify desc

If it's not enabled, enabling sv_maxidle will have no effect when sv_maxidle_playertospectator is enabled

2 years agosv_maxidle: remove disabled announcer countdown
bones_was_here [Sun, 2 May 2021 14:08:12 +0000 (00:08 +1000)]
sv_maxidle: remove disabled announcer countdown

2 years agosv_maxidle: Play team chat sound during countdown, and precache misc/talk2
bones_was_here [Sun, 2 May 2021 14:04:38 +0000 (00:04 +1000)]
sv_maxidle: Play team chat sound during countdown, and precache misc/talk2

I had noticed lag the first time a team chat message appeared when using
a mechanical HDD, hopefully this fixes it

2 years agoDon't show a confirmation dialogue when starting a demo while playing back a demo
terencehill [Sun, 2 May 2021 12:49:52 +0000 (14:49 +0200)]
Don't show a confirmation dialogue when starting a demo while playing back a demo

2 years agoAdd CA and FT to Instant Action mode
terencehill [Sun, 2 May 2021 12:43:39 +0000 (14:43 +0200)]
Add CA and FT to Instant Action mode

Probability distribution:
* old: DM 40, CTF 30, TDM 15, KH 10, (LMS, DOM, ONS, AS) 5
* new: DM 30, CTF 25, TDM 15, KH 5, (LMS, DOM, ONS, AS) 5, FT 10, CA 10

2 years agoFix Instant Action mode not always applying the correct (random) number of bots if...
terencehill [Sun, 2 May 2021 12:17:55 +0000 (14:17 +0200)]
Fix Instant Action mode not always applying the correct (random) number of bots if started while playing the campaign:

* example where cvar_set doesn't work: start Xonotic, set bot_number to 0, start a campaign level, start an Instant Action game: bot_number is set to 0
* example where cvar_set works: start an Instant Action game twice, start a campaign level, start an Instant Action game: bot_number is correctly set

2 years agoTransifex autosync
Rudolf Polzer [Sun, 2 May 2021 05:25:18 +0000 (07:25 +0200)]
Transifex autosync

2 years agoFix #2579 "Persistent devastator arena after Level 25" when starting a map with the...
terencehill [Fri, 30 Apr 2021 18:12:47 +0000 (20:12 +0200)]
Fix #2579 "Persistent devastator arena after Level 25" when starting a map with the "Insta action! (random map with bots)" button

2 years agoSome more optimizations of Projectile_Draw
terencehill [Fri, 30 Apr 2021 17:33:14 +0000 (19:33 +0200)]
Some more optimizations of Projectile_Draw

2 years agoOptimize code rotating prejectiles
terencehill [Fri, 30 Apr 2021 17:28:04 +0000 (19:28 +0200)]
Optimize code rotating prejectiles

2 years agoAllow customizing item stats filter with hud_panel_scoreboard_itemstats_filter_mask
terencehill [Tue, 27 Apr 2021 13:39:48 +0000 (15:39 +0200)]
Allow customizing item stats filter with hud_panel_scoreboard_itemstats_filter_mask

2 years agoMisc minor cleanups
terencehill [Tue, 27 Apr 2021 12:43:15 +0000 (14:43 +0200)]
Misc minor cleanups

2 years agoTransifex autosync
Rudolf Polzer [Tue, 27 Apr 2021 05:23:55 +0000 (07:23 +0200)]
Transifex autosync

2 years agoAdd CVar for moving 'Spectators' list over the scoreboard, based on hardcoded positions
AriosJentu [Mon, 26 Apr 2021 16:12:23 +0000 (02:12 +1000)]
Add CVar for moving 'Spectators' list over the scoreboard, based on hardcoded positions

2 years agoTransifex autosync
Rudolf Polzer [Sat, 24 Apr 2021 05:24:05 +0000 (07:24 +0200)]
Transifex autosync

2 years agoFix 2 more incorrect notifications when notification_show_location is enabled:
terencehill [Fri, 23 Apr 2021 13:09:15 +0000 (15:09 +0200)]
Fix 2 more incorrect notifications when notification_show_location is enabled:

* suicide due to falling into the void showed: "player was in the wrong place (near was in the wrong place)"
* suicide due to a barrel explosion showed: "player Mega Armor (near Mega Armor)" (this one was broken even with notification_show_location disabled)

2 years agoFix teamchange notifications when notification_show_location is enabled
terencehill [Fri, 23 Apr 2021 12:50:11 +0000 (14:50 +0200)]
Fix teamchange notifications when notification_show_location is enabled

2 years agoGet rid of a wanring when notifications debug is enabled
terencehill [Fri, 23 Apr 2021 12:41:24 +0000 (14:41 +0200)]
Get rid of a wanring when notifications debug is enabled

2 years agoAdd / improve some cvar descriptions
terencehill [Fri, 23 Apr 2021 12:37:31 +0000 (14:37 +0200)]
Add / improve some cvar descriptions

2 years agoFreezetag: use an alternative lower revive speed if g_freezetag_revive_time_to_score...
terencehill [Wed, 21 Apr 2021 14:19:37 +0000 (16:19 +0200)]
Freezetag: use an alternative lower revive speed if g_freezetag_revive_time_to_score is active but make so that revivals can be resumed at the same speed from the current revival progress: previously a revival always took 2.5 seconds, now it takes from 0 to 4 seconds

2 years agoMerge branch 'master' into terencehill/freezetag_updates
terencehill [Wed, 21 Apr 2021 08:39:44 +0000 (10:39 +0200)]
Merge branch 'master' into terencehill/freezetag_updates

# Conflicts:
# qcsrc/common/gamemodes/gamemode/freezetag/sv_freezetag.qc

2 years agoTransifex autosync
Rudolf Polzer [Tue, 20 Apr 2021 05:24:03 +0000 (07:24 +0200)]
Transifex autosync

2 years agoMerge branch 'terencehill/image_extension_removal' into 'master'
terencehill [Mon, 19 Apr 2021 14:00:35 +0000 (14:00 +0000)]
Merge branch 'terencehill/image_extension_removal' into 'master'

Draw images without specifying an extension

See merge request xonotic/xonotic-data.pk3dir!894

2 years agoAllow showing ALL scoreboard scores (even the ones derived from other scores: sum...
terencehill [Mon, 19 Apr 2021 13:25:03 +0000 (15:25 +0200)]
Allow showing ALL scoreboard scores (even the ones derived from other scores: sum, kdratio and frags) with 'scoreboard_columns_set ALL'

2 years agoCompact instagib no-ammo countdown code; also fix a typo in notification_lifetime_run...
terencehill [Mon, 19 Apr 2021 12:44:30 +0000 (14:44 +0200)]
Compact instagib no-ammo countdown code; also fix a typo in notification_lifetime_runtime description

2 years agoFix cl_forceplayercolors 3; also improve cl_forceplayercolors description
terencehill [Mon, 19 Apr 2021 12:32:40 +0000 (14:32 +0200)]
Fix cl_forceplayercolors 3; also improve cl_forceplayercolors description

2 years agoTransifex autosync
Rudolf Polzer [Mon, 19 Apr 2021 05:23:51 +0000 (07:23 +0200)]
Transifex autosync

2 years agosv_maxidle*: do nothing if the match has ended
bones_was_here [Sun, 18 Apr 2021 10:55:11 +0000 (20:55 +1000)]
sv_maxidle*: do nothing if the match has ended

2 years agosv_maxidle*: Give players longer warning countdowns for longer timeouts
bones_was_here [Sun, 18 Apr 2021 10:05:49 +0000 (20:05 +1000)]
sv_maxidle*: Give players longer warning countdowns for longer timeouts

1/3 of timeout, or 10s, whichever is greater

2 years agoImprove legibility of hud_panel_centerprint 1s interval countdowns
bones_was_here [Sun, 18 Apr 2021 09:14:38 +0000 (19:14 +1000)]
Improve legibility of hud_panel_centerprint 1s interval countdowns

The previous fade in/out defaults of 0.2/0.5 meant 1s interval countdown
text was in a faded state ~70% of the time.

These countdowns are commonly seen - end of warmup/start of match,
instagib out of ammo, sv_maxidle*

0.1/0.2 looks good but 0.15/0.15 is nicer for 60hz users.

2 years agosv_maxidle: remove redundant whitelist entry
bones_was_here [Sat, 17 Apr 2021 11:42:45 +0000 (21:42 +1000)]
sv_maxidle: remove redundant whitelist entry

2 years agosv_maxidle_spectatorsareidle: clarify description
bones_was_here [Sat, 17 Apr 2021 11:38:31 +0000 (21:38 +1000)]
sv_maxidle_spectatorsareidle: clarify description

2 years agosv_maxidle: Improve CHATCON messages MOVETOSPEC_IDLING and QUIT_KICK_IDLING and QUIT_...
bones_was_here [Sat, 17 Apr 2021 11:35:17 +0000 (21:35 +1000)]
sv_maxidle: Improve CHATCON messages MOVETOSPEC_IDLING and QUIT_KICK_IDLING and QUIT_SPECTATE

2 years agosv_maxidle_playertospectator: print only 1 CHATCON notification when a player is...
bones_was_here [Sat, 17 Apr 2021 09:29:17 +0000 (19:29 +1000)]
sv_maxidle_playertospectator: print only 1 CHATCON notification when a player is moved to spec

2 years agoTransifex autosync
Rudolf Polzer [Sun, 18 Apr 2021 05:25:04 +0000 (07:25 +0200)]
Transifex autosync

3 years agoDraw images without specifying an extension so to make menu and client code consisten... 894/head
terencehill [Sat, 17 Apr 2021 10:25:11 +0000 (12:25 +0200)]
Draw images without specifying an extension so to make menu and client code consistent and avoid possible engine bugs whenever 2 images are drawn with and without extension at the same time (see #2469)

3 years agoGet rid of a couple backtraces printed in the console when a player is kicked for...
terencehill [Fri, 16 Apr 2021 16:15:11 +0000 (18:15 +0200)]
Get rid of a couple backtraces printed in the console when a player is kicked for not playing (added a missing return;)

3 years agoMerge branch 'terencehill/sv_maxidle_playertospectator' into 'master'
terencehill [Fri, 16 Apr 2021 15:20:10 +0000 (15:20 +0000)]
Merge branch 'terencehill/sv_maxidle_playertospectator' into 'master'

Automatically move idle players to spectators

Closes #2410

See merge request xonotic/xonotic-data.pk3dir!893

3 years agoset sv_maxidle_playertospectator 0 "move players idle for more than this amount of... 893/head
terencehill [Thu, 15 Apr 2021 13:21:56 +0000 (15:21 +0200)]
set sv_maxidle_playertospectator 0 "move players idle for more than this amount of time in seconds to spectators (sv_maxidle timer starts again after sv_maxidle_playertospectator has moved a player to spectators)"

3 years agoScoreboard: optimize team score comparisons too
terencehill [Wed, 14 Apr 2021 13:02:38 +0000 (15:02 +0200)]
Scoreboard: optimize team score comparisons too

3 years agoScoreboard: fix broken player sorting by fields after the primary and secondary ones...
terencehill [Tue, 13 Apr 2021 22:24:32 +0000 (00:24 +0200)]
Scoreboard: fix broken player sorting by fields after the primary and secondary ones; also optimize code by avoid repeating the same score comparisons multiple times

3 years agoImprove comments
terencehill [Tue, 13 Apr 2021 13:02:57 +0000 (15:02 +0200)]
Improve comments

3 years agoMerge branch 'terencehill/ice_nade_revival_progress_fixes'
terencehill [Tue, 13 Apr 2021 12:53:03 +0000 (14:53 +0200)]
Merge branch 'terencehill/ice_nade_revival_progress_fixes'

3 years agoMove the "frags" check to the right place (the SP_FRAGS scoreboard field isn't networ...
terencehill [Tue, 13 Apr 2021 12:23:12 +0000 (14:23 +0200)]
Move the "frags" check to the right place (the SP_FRAGS scoreboard field isn't networked and can't be primary or secondary)

3 years agoTransifex autosync
Rudolf Polzer [Mon, 12 Apr 2021 05:24:03 +0000 (07:24 +0200)]
Transifex autosync

3 years agoReduce code indentation
terencehill [Sun, 11 Apr 2021 21:58:06 +0000 (23:58 +0200)]
Reduce code indentation

3 years agoFix circular bar stuck on screen when stopping a revival of a player frozen by an...
terencehill [Sun, 11 Apr 2021 21:54:20 +0000 (23:54 +0200)]
Fix circular bar stuck on screen when stopping a revival of a player frozen by an ice nade

3 years agoFix slow revival progress speed when reviving a player frozen by an ice nade
terencehill [Sun, 11 Apr 2021 21:41:45 +0000 (23:41 +0200)]
Fix slow revival progress speed when reviving a player frozen by an ice nade

3 years agoRemove useless/redundant code
terencehill [Sun, 11 Apr 2021 21:39:00 +0000 (23:39 +0200)]
Remove useless/redundant code

3 years agoRename reviving_players* variables to revivers* (less ambigous)
terencehill [Sun, 11 Apr 2021 20:18:38 +0000 (22:18 +0200)]
Rename reviving_players* variables to revivers* (less ambigous)

3 years agoApply to the ice nade code changes regarding revival progress from freezetag (no...
terencehill [Sun, 11 Apr 2021 20:12:17 +0000 (22:12 +0200)]
Apply to the ice nade code changes regarding revival progress from freezetag (no functional changes)

3 years agoDon't delay showing name above the players who weren't in my PVS
terencehill [Sun, 11 Apr 2021 15:51:27 +0000 (17:51 +0200)]
Don't delay showing name above the players who weren't in my PVS

3 years agoClean up and document scoreboard field parsing
terencehill [Sun, 11 Apr 2021 15:30:43 +0000 (17:30 +0200)]
Clean up and document scoreboard field parsing

3 years agoTransifex autosync
Rudolf Polzer [Sat, 10 Apr 2021 05:23:37 +0000 (07:23 +0200)]
Transifex autosync

3 years agoBump snd_streaming_length from 2 to 40 seconds.
Rudolf Polzer [Sat, 10 Apr 2021 01:17:14 +0000 (03:17 +0200)]
Bump snd_streaming_length from 2 to 40 seconds.

Should increase RAM usage and map load time a bit, but reduce sound decoding
CPU usage (Vorbis decoding) substantially. Expecting this to be a net positive
tradeoff, and should fix issues like #2500 in a much safer way, with no quality
lposs whatsoever.

3 years agoFix #2575 "FPS field no longer displayed in scoreboard with sv_showfps set"
terencehill [Fri, 9 Apr 2021 14:27:47 +0000 (16:27 +0200)]
Fix #2575 "FPS field no longer displayed in scoreboard with sv_showfps set"