]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
32 hours agoApply more restrictions to W-turn angle rendering k9er/strafehud-changes 1353/head
otta8634 [Tue, 17 Sep 2024 19:19:31 +0000 (03:19 +0800)]
Apply more restrictions to W-turn angle rendering

Formula is only valid when sv_aircontrol_power == 2
... and sv_aircontrol_penalty == 0
It's too difficult for me to figure out the formula if otherwise

33 hours agoUse new overturn_angle in strafe_ratio calculation
otta8634 [Tue, 17 Sep 2024 17:51:17 +0000 (01:51 +0800)]
Use new overturn_angle in strafe_ratio calculation

Fixes bug found by juhu

5 days agoMerge remote-tracking branch 'origin/master' into k9er/strafehud-changes
otta8634 [Fri, 13 Sep 2024 07:09:42 +0000 (15:09 +0800)]
Merge remote-tracking branch 'origin/master' into k9er/strafehud-changes

5 days agopipeline: update hash for stormkeep changes, prevent potential flakiness
bones_was_here [Fri, 13 Sep 2024 06:23:38 +0000 (16:23 +1000)]
pipeline: update hash for stormkeep changes, prevent potential flakiness

I have isolated the cause of the hash change to
https://gitlab.com/xonotic/xonotic-maps.pk3dir/-/merge_requests/191
(only change needed to restore the previous hash is using stormkeep from
the previous autobuild 20240906_2).

DP uses nonblocking stdout on Linux by default, in theory this could
cause occasional pipeline failures that can't be reproduced.

5 days agoApply juhu fixes to strafehud
otta8634 [Fri, 13 Sep 2024 04:03:41 +0000 (12:03 +0800)]
Apply juhu fixes to strafehud

Fixed incorrect cvar description (hud_panel_strafehud_angle_preaccel_color)
Added comments to clarify confusing left/right vars

8 days agoTransifex autosync
Rudolf Polzer [Tue, 10 Sep 2024 05:23:52 +0000 (07:23 +0200)]
Transifex autosync

9 days agoGive two strafehud cvars a more descriptive name
otta8634 [Mon, 9 Sep 2024 18:09:54 +0000 (02:09 +0800)]
Give two strafehud cvars a more descriptive name

Also fixed outdated comment about wturn indicators

9 days agoFix handling of sv_airstopaccelerate == 0
otta8634 [Mon, 9 Sep 2024 06:34:13 +0000 (14:34 +0800)]
Fix handling of sv_airstopaccelerate == 0

11 days agoFinal cleanup, and rename "CPMA turning" to sidestrafing in strafehud
otta8634 [Sat, 7 Sep 2024 05:02:06 +0000 (13:02 +0800)]
Final cleanup, and rename "CPMA turning" to sidestrafing in strafehud

Quake1 has A/D turning too, while W-turning is the only thing specific
to CPMA physics, so it makes more sense for A/D turning to be called
sidestrafing

11 days agoTransifex autosync
Rudolf Polzer [Sat, 7 Sep 2024 05:27:45 +0000 (07:27 +0200)]
Transifex autosync

12 days agoAllow always showing the normal-strafing switch angles on strafehud
otta8634 [Fri, 6 Sep 2024 15:21:12 +0000 (23:21 +0800)]
Allow always showing the normal-strafing switch angles on strafehud

Enable with _switch 2 for W-turning, or _switch 3 for CPMA turning too
Also fixed bug where bestangle displays in wrong place
Fixed bug with sv_aircontrol_backwards == 1 implementation
Fixed bug with displaying _wturn indicators at wrong times
Cleaned up some comments

12 days agoAdd a cvar to ignore friction onground
otta8634 [Fri, 6 Sep 2024 08:39:31 +0000 (16:39 +0800)]
Add a cvar to ignore friction onground

64d26b68 corrected angle calculations while onground, but players used
to the old hud may not like that, added _onground_trueness to allow
rendering a hud similar to how it was beforehand (not exactly the same)
Also cleaned up relevant code and comments

12 days agoMostly whitespace weapons cleanup chores
drjaska [Thu, 5 Sep 2024 14:27:05 +0000 (17:27 +0300)]
Mostly whitespace weapons cleanup chores

13 days agoFix indenting in qcsrc/lib/stats.qh
terencehill [Thu, 5 Sep 2024 13:03:27 +0000 (15:03 +0200)]
Fix indenting in qcsrc/lib/stats.qh

13 days agoAllow showing strafehud W-turn indicators when sv_airaccel_qw == 0
otta8634 [Thu, 5 Sep 2024 05:46:45 +0000 (13:46 +0800)]
Allow showing strafehud W-turn indicators when sv_airaccel_qw == 0

Done with _wturn_unrestricted 1
Also added/fixed some comments

13 days agoTransifex autosync
Rudolf Polzer [Thu, 5 Sep 2024 05:23:33 +0000 (07:23 +0200)]
Transifex autosync

2 weeks agoRemove ancient untouched legacy svn files
drjaska [Wed, 4 Sep 2024 14:49:42 +0000 (17:49 +0300)]
Remove ancient untouched legacy svn files

2 weeks agoTransifex autosync
Rudolf Polzer [Wed, 4 Sep 2024 05:23:20 +0000 (07:23 +0200)]
Transifex autosync

2 weeks agoMerge branch 'drjaska/nextmap' into 'master'
Dr. Jaska [Tue, 3 Sep 2024 10:57:15 +0000 (10:57 +0000)]
Merge branch 'drjaska/nextmap' into 'master'

Show nextmap on HUD and rewrite nextmap from cvar to cmd

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

2 weeks agoShow nextmap on HUD and rewrite nextmap from cvar to cmd
Dr. Jaska [Tue, 3 Sep 2024 10:57:07 +0000 (10:57 +0000)]
Show nextmap on HUD and rewrite nextmap from cvar to cmd

2 weeks agoMerge branch 'drjaska/shotgun-animation-time' into 'master'
Dr. Jaska [Tue, 3 Sep 2024 10:56:40 +0000 (10:56 +0000)]
Merge branch 'drjaska/shotgun-animation-time' into 'master'

Opt-in cvar to block shotgun melee directly after a shot

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

2 weeks agoOpt-in cvar to block shotgun melee directly after a shot
Dr. Jaska [Tue, 3 Sep 2024 10:56:35 +0000 (10:56 +0000)]
Opt-in cvar to block shotgun melee directly after a shot

2 weeks agoMade strafehud compatible with sv_aircontrol_backwards 1
otta8634 [Tue, 3 Sep 2024 08:26:45 +0000 (16:26 +0800)]
Made strafehud compatible with sv_aircontrol_backwards 1

Only thing that required changes was wturn-related

2 weeks agoFixes for W-turning and CPMA-specific additions
otta8634 [Tue, 3 Sep 2024 08:04:26 +0000 (16:04 +0800)]
Fixes for W-turning and CPMA-specific additions

Added lerping between _range and _range_cpma for controller players
Removed redundant _wturn code, cleaned up
Fixed condition for W-turning not giving acceleration

2 weeks agoUse proper angles for strafehud calculations
otta8634 [Tue, 3 Sep 2024 06:41:39 +0000 (14:41 +0800)]
Use proper angles for strafehud calculations

Previously an incorrect value was used for the accel-deaccel edge,
and for preaccel when on-ground
Consequently, a new cvar (hud_panel_strafehud_onground_mode) is required
to handle how to draw the hud when onground at high speed

2 weeks agoMerge branch 'des/print-race-splits-v2' into 'master'
terencehill [Mon, 2 Sep 2024 16:33:12 +0000 (16:33 +0000)]
Merge branch 'des/print-race-splits-v2' into 'master'

Add optional split times in infomessage hud, and print_cptimes command to display the stored splits

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

2 weeks agoAdd optional split times in infomessage hud, and print_cptimes command to display...
Des - [Mon, 2 Sep 2024 16:33:12 +0000 (16:33 +0000)]
Add optional split times in infomessage hud, and print_cptimes command to display the stored splits

2 weeks agoCenter switch lines on strafehud
otta8634 [Sun, 1 Sep 2024 14:26:44 +0000 (22:26 +0800)]
Center switch lines on strafehud

Previously the angle to aim at was the inner edge of the switch line,
... which is unintuitive and different to all other hud lines (eg. angle, bestangle, wturn)
This also stops calculation of angles for switch/wturn/direction if they're never going to be rendered

2 weeks agoMerge branch 'terencehill/status_effect_fix' into 'master'
terencehill [Sun, 1 Sep 2024 12:35:30 +0000 (12:35 +0000)]
Merge branch 'terencehill/status_effect_fix' into 'master'

Fix some minor issues

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

2 weeks agoFix `give no superweapons` giving default superweapons time
terencehill [Sun, 1 Sep 2024 12:24:22 +0000 (14:24 +0200)]
Fix `give no superweapons` giving default superweapons time

It happened because GiveStatusEffect removed superweapons status effect and this code block added it back.

2 weeks agoSimplify buff effect time calculation
terencehill [Sun, 1 Sep 2024 12:22:42 +0000 (14:22 +0200)]
Simplify buff effect time calculation

2 weeks agoDon't allow StatusEffects_gettime to return a time in the past
terencehill [Sun, 1 Sep 2024 12:12:09 +0000 (14:12 +0200)]
Don't allow StatusEffects_gettime to return a time in the past

By not doing so the effect would be still active in the last frame even if end time has passed.
It prevents wrong usage of the returned value, for example in Fire_AddDamage where mintime can be set to a negative value and used to apply a negative damage to the player
Removed now redundant max operations at StatusEffects_gettime call sites

2 weeks agoDon't apply status effects ending the moment they are applied. It fixes spawnshield...
terencehill [Sun, 1 Sep 2024 12:07:16 +0000 (14:07 +0200)]
Don't apply status effects ending the moment they are applied. It fixes spawnshield applied for a moment even if g_spawnshieldtime is 0

This change required a refactoring of the give command code, which now no longer needs changing internal fields of the status effects to update them

2 weeks agoMerge branch 'des/cts_pbhook' into 'master'
terencehill [Sun, 1 Sep 2024 11:07:17 +0000 (11:07 +0000)]
Merge branch 'des/cts_pbhook' into 'master'

Add cl_hook_race_pb to run on client when they set a new personal best time

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

2 weeks agoAdd cl_hook_race_pb to run on client when they set a new personal best time
Des - [Sun, 1 Sep 2024 11:07:16 +0000 (11:07 +0000)]
Add cl_hook_race_pb to run on client when they set a new personal best time

2 weeks agoAdd CPMA turning-specific strafehud options
otta8634 [Sun, 1 Sep 2024 07:03:03 +0000 (15:03 +0800)]
Add CPMA turning-specific strafehud options

Allows changing _range only when CPMA turning (A/D keys only)
Allows showing the _bestangle markers only for CPMA turning

2 weeks agoAllow coloring of the strafehud preaccel zone
otta8634 [Sun, 1 Sep 2024 06:33:48 +0000 (14:33 +0800)]
Allow coloring of the strafehud preaccel zone

Previously there was a cvar to enable it, but it would be the color of the accel zone
Having different colors is particularly useful for circlejumping

2 weeks agoAdd fastest-W-turning angle to strafehud
otta8634 [Sat, 31 Aug 2024 09:50:35 +0000 (17:50 +0800)]
Add fastest-W-turning angle to strafehud

Adds angle similar to _switch for where to aim to maximally rotate velocity vector when W-turning
Only operational with sv_airaccel_qw == 1, sv_aircontrol == 150, and some other restrictions

2 weeks agoTransifex autosync
Rudolf Polzer [Sun, 1 Sep 2024 05:23:20 +0000 (07:23 +0200)]
Transifex autosync

2 weeks agoMerge branch 'Mario/menu_developer_options' into 'master'
terencehill [Sat, 31 Aug 2024 09:08:21 +0000 (09:08 +0000)]
Merge branch 'Mario/menu_developer_options' into 'master'

Clean up the use of developer in the menu and remove other weird settings

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

2 weeks agoClean up the use of developer in the menu and remove other weird settings
Mario [Sat, 31 Aug 2024 09:08:21 +0000 (09:08 +0000)]
Clean up the use of developer in the menu and remove other weird settings

2 weeks agoMerge branch 'bones_was_here/Q1BSP_items_droptofloor' into 'master'
bones_was_here [Sat, 31 Aug 2024 08:51:58 +0000 (08:51 +0000)]
Merge branch 'bones_was_here/Q1BSP_items_droptofloor' into 'master'

Q1BSP: improve droptofloor compatibility with Quake progs

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

2 weeks agoMerge branch 'Mario/resource_item_cleanup' into 'master'
terencehill [Sat, 31 Aug 2024 08:47:47 +0000 (08:47 +0000)]
Merge branch 'Mario/resource_item_cleanup' into 'master'

Clean up ammo displaying to not require direct item references

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

2 weeks agoClean up ammo displaying to not require direct item references
Mario [Sat, 31 Aug 2024 08:47:47 +0000 (08:47 +0000)]
Clean up ammo displaying to not require direct item references

2 weeks agoRefactor write_recordmarker to reduce engine function calls and while at it indent...
terencehill [Fri, 30 Aug 2024 14:21:32 +0000 (16:21 +0200)]
Refactor write_recordmarker to reduce engine function calls and while at it indent code with TABs

2 weeks agoMerge branch 'des/cmd_cleancps' into 'master'
terencehill [Thu, 29 Aug 2024 09:16:44 +0000 (09:16 +0000)]
Merge branch 'des/cmd_cleancps' into 'master'

Race/CTS: Add clear_bestcptimes command to clear all your best checkpoint times

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

2 weeks agoRace/CTS: Add clear_bestcptimes command to clear all your best checkpoint times
Des - [Thu, 29 Aug 2024 09:16:44 +0000 (09:16 +0000)]
Race/CTS: Add clear_bestcptimes command to clear all your best checkpoint times

2 weeks agoTransifex autosync
Rudolf Polzer [Thu, 29 Aug 2024 05:23:17 +0000 (07:23 +0200)]
Transifex autosync

3 weeks agoMerge branch 'des/race_dont_save_pb_on_demoplay' into 'master'
terencehill [Wed, 28 Aug 2024 23:50:51 +0000 (23:50 +0000)]
Merge branch 'des/race_dont_save_pb_on_demoplay' into 'master'

Don't save local record if we are just watching a demo

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

3 weeks agoMerge branch 'Spike29/campaign_french' into 'master'
terencehill [Wed, 28 Aug 2024 12:53:43 +0000 (12:53 +0000)]
Merge branch 'Spike29/campaign_french' into 'master'

Add a French translation to the Xonotic campaign

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

3 weeks agoTransifex autosync
Rudolf Polzer [Wed, 28 Aug 2024 05:23:17 +0000 (07:23 +0200)]
Transifex autosync

3 weeks agoTransifex autosync
Rudolf Polzer [Tue, 27 Aug 2024 05:23:21 +0000 (07:23 +0200)]
Transifex autosync

3 weeks agoMerge branch 'Mario/jetpack_powerup_settings' into 'master'
Dr. Jaska [Tue, 27 Aug 2024 00:43:21 +0000 (00:43 +0000)]
Merge branch 'Mario/jetpack_powerup_settings' into 'master'

Make Jetpacks respect g_powerups and add settings to disable them individually

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

3 weeks agoDon't save local record if we are just watching a demo.
Des [Mon, 26 Aug 2024 23:17:07 +0000 (20:17 -0300)]
Don't save local record if we are just watching a demo.

3 weeks agoMerge branch 'terencehill/translatable_strings_cleanup' into 'master'
terencehill [Mon, 26 Aug 2024 13:33:01 +0000 (13:33 +0000)]
Merge branch 'terencehill/translatable_strings_cleanup' into 'master'

Clean up some translatable strings

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

3 weeks agoMerge branch 'drjaska/race_CheckName' into 'master'
terencehill [Mon, 26 Aug 2024 12:51:21 +0000 (12:51 +0000)]
Merge branch 'drjaska/race_CheckName' into 'master'

Fix race_CheckName by actually using the given argument

Closes #2554 and #2123

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

3 weeks agoTransifex autosync
Rudolf Polzer [Mon, 26 Aug 2024 05:23:17 +0000 (07:23 +0200)]
Transifex autosync

3 weeks agoFix race_CheckName by actually using the given arg
drjaska [Mon, 26 Aug 2024 03:23:30 +0000 (06:23 +0300)]
Fix race_CheckName by actually using the given arg

// Check if the given name already exists in race rankings?
// In that case, where? (otherwise return 0)
int race_CheckName(string net_name)

3 weeks agoMerge branch 'terencehill/blaster_attack_shared' into 'master'
terencehill [Sun, 25 Aug 2024 15:13:54 +0000 (15:13 +0000)]
Merge branch 'terencehill/blaster_attack_shared' into 'master'

Make weapons using blaster as secondary attack load settings from blaster

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

3 weeks agoAdd a French translation to the Xonotic campaign
Spike29 [Sun, 25 Aug 2024 15:11:44 +0000 (17:11 +0200)]
Add a French translation to the Xonotic campaign

3 weeks agoMerge branch 'terencehill/antispam_stuff' into 'master'
terencehill [Sat, 24 Aug 2024 09:28:25 +0000 (09:28 +0000)]
Merge branch 'terencehill/antispam_stuff' into 'master'

Make cmd and chat anti spam systems work during timeouts

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

3 weeks agoTransifex autosync
Rudolf Polzer [Sat, 24 Aug 2024 05:23:16 +0000 (07:23 +0200)]
Transifex autosync

3 weeks agoShownames: restore an early alpha check that was made exclusive to CTS by mistake...
terencehill [Fri, 23 Aug 2024 22:11:24 +0000 (00:11 +0200)]
Shownames: restore an early alpha check that was made exclusive to CTS by mistake in 0aa7cb88f

3 weeks agoTransifex autosync
Rudolf Polzer [Thu, 22 Aug 2024 05:23:15 +0000 (07:23 +0200)]
Transifex autosync

4 weeks agoHud editor: "Title at %s" --> "Title"
terencehill [Wed, 21 Aug 2024 14:16:07 +0000 (16:16 +0200)]
Hud editor: "Title at %s"  -->  "Title"

4 weeks agoTransifex autosync
Rudolf Polzer [Wed, 21 Aug 2024 05:23:16 +0000 (07:23 +0200)]
Transifex autosync

4 weeks agoHUD editor: fix Chat, Vote and StrafeHud panels being visible while the settings...
terencehill [Sun, 18 Aug 2024 22:50:03 +0000 (00:50 +0200)]
HUD editor: fix Chat, Vote and StrafeHud panels being visible while the settings menu of another panel is open

4 weeks agoTransifex autosync
Rudolf Polzer [Sun, 18 Aug 2024 05:23:14 +0000 (07:23 +0200)]
Transifex autosync

4 weeks agoMerge branch 'des/race_honor_tracking' into 'master'
terencehill [Thu, 15 Aug 2024 14:38:37 +0000 (14:38 +0000)]
Merge branch 'des/race_honor_tracking' into 'master'

Don't save race times if player doesn't want tracking, even if we have uid2name stored

Closes #2806

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

5 weeks agoDon't save race times if player doesn't want tracking, even if we have uuid2name...
Des [Wed, 14 Aug 2024 12:58:18 +0000 (09:58 -0300)]
Don't save race times if player doesn't want tracking, even if we have uuid2name stored.

5 weeks agoTransifex autosync
Rudolf Polzer [Wed, 14 Aug 2024 05:23:20 +0000 (07:23 +0200)]
Transifex autosync

5 weeks agoMerge branch 'terencehill/ctf_fixes' into 'master'
terencehill [Tue, 13 Aug 2024 08:51:08 +0000 (08:51 +0000)]
Merge branch 'terencehill/ctf_fixes' into 'master'

Misc CTF fixes

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

5 weeks agoTransifex autosync
Rudolf Polzer [Tue, 13 Aug 2024 05:23:18 +0000 (07:23 +0200)]
Transifex autosync

5 weeks agoFix electro not leaving decals on all walls
terencehill [Tue, 13 Aug 2024 00:34:23 +0000 (02:34 +0200)]
Fix electro not leaving decals on all walls

5 weeks agoRemove dead code after changes of the previous commit
terencehill [Mon, 12 Aug 2024 23:22:25 +0000 (01:22 +0200)]
Remove dead code after changes of the previous commit

5 weeks agoRemove optional blaster secondary attack (copy of primary attack with slightly differ...
terencehill [Mon, 12 Aug 2024 23:20:20 +0000 (01:20 +0200)]
Remove optional blaster secondary attack (copy of primary attack with slightly different settings)

Weapons using blaster as secondary attack now load settings from blaster primary

5 weeks agoMake so that weapons using blaster as secondary attack load settings directly from...
terencehill [Mon, 12 Aug 2024 23:19:01 +0000 (01:19 +0200)]
Make so that weapons using blaster as secondary attack load settings directly from blaster instead of loading their own blaster settings

It implements Balance Council vote 18 "Keep secondary/offhand blaster default settings (including vaporizer, ok*) the same as vanilla blaster defaults"

5 weeks agoSimplify REGISTER_WEAPON, now possible thanks to the new WEP_CVAR* macros
terencehill [Mon, 12 Aug 2024 22:59:46 +0000 (00:59 +0200)]
Simplify REGISTER_WEAPON, now possible thanks to the new WEP_CVAR* macros

5 weeks agoSwitch to using the WEP_CVAR* macros I added in the previous commit as they are more...
terencehill [Sun, 11 Aug 2024 14:05:35 +0000 (16:05 +0200)]
Switch to using the WEP_CVAR* macros I added in the previous commit as they are more versatile

5 weeks agoTransifex autosync
Rudolf Polzer [Mon, 12 Aug 2024 14:10:43 +0000 (16:10 +0200)]
Transifex autosync

5 weeks agoTransifex autosync
Rudolf Polzer [Mon, 12 Aug 2024 14:07:51 +0000 (16:07 +0200)]
Transifex autosync

5 weeks agoFix weapons with blaster secondary attack improperly using damage and force settings...
terencehill [Sun, 11 Aug 2024 13:04:17 +0000 (15:04 +0200)]
Fix weapons with blaster secondary attack improperly using damage and force settings of the blaster itself

5 weeks agoReduce code duplication in chat anti spam system
terencehill [Sat, 10 Aug 2024 10:18:22 +0000 (12:18 +0200)]
Reduce code duplication in chat anti spam system

5 weeks agoMake cmd and chat anti spam systems work during timeouts and make them work properly...
terencehill [Sat, 10 Aug 2024 09:05:51 +0000 (11:05 +0200)]
Make cmd and chat anti spam systems work during timeouts and make them work properly at different game speed

Chat anti spam code now works with flood time (.(flood_field)) initialized to 0, matching cmd anti spam code

5 weeks agoRemove cruft of an outdated system against cmd name spam (not functional because...
terencehill [Fri, 9 Aug 2024 21:27:28 +0000 (23:27 +0200)]
Remove cruft of an outdated system against cmd name spam (not functional because .nickspamtime is never set).

cmd name is already protected by spam by the sv_clientcommand_antispam system anyway

Also remove unused floodcontrol_voice* fields

5 weeks agoMake Domination capture message easier to translate (only the second part of the...
terencehill [Thu, 8 Aug 2024 21:33:42 +0000 (23:33 +0200)]
Make Domination capture message easier to translate (only the second part of the message is translatable). Also update notification argument descriptions

5 weeks agoReplace notification color codes only in custom string arguments.
terencehill [Thu, 8 Aug 2024 21:01:31 +0000 (23:01 +0200)]
Replace notification color codes only in custom string arguments.

No message uses them in basic string arguments, except for player names where they shouldn't be replaced.

Also remove a pointless CCR (color code replace) call for the race_diff argument

5 weeks agoRemove trailing space and " %s^BG" used for connecting different sentences from trans...
terencehill [Thu, 8 Aug 2024 15:52:18 +0000 (17:52 +0200)]
Remove trailing space and " %s^BG" used for connecting different sentences from translatable messages

5 weeks agoRename a variable in notif_arg_item_wepammo
terencehill [Thu, 8 Aug 2024 09:54:55 +0000 (11:54 +0200)]
Rename a variable in notif_arg_item_wepammo

6 weeks agoCTF: fix fire effect not stopped when flag returns to base
terencehill [Wed, 7 Aug 2024 23:07:56 +0000 (01:07 +0200)]
CTF: fix fire effect not stopped when flag returns to base

This bug was due to flags being improperly set as damageable by contents while standing at their own bases

6 weeks agoCTF: Fix flag returning to base on first hit if g_ctf_flag_return_time is 0 and g_ctf...
terencehill [Wed, 7 Aug 2024 22:29:32 +0000 (00:29 +0200)]
CTF: Fix flag returning to base on first hit if g_ctf_flag_return_time is 0 and g_ctf_flag_return_damage is enabled

Also default g_ctf_flag_return_time to 0 if negative

6 weeks agoCTF: fix waypoint healthbar not shown if g_ctf_flag_return_damage is enabled and...
terencehill [Wed, 7 Aug 2024 22:18:15 +0000 (00:18 +0200)]
CTF: fix waypoint healthbar not shown if g_ctf_flag_return_damage is enabled and g_ctf_flag_health is 0

6 weeks agoCTF: g_ctf_flag_health: default to 0 if negative, allow reading it during a match...
terencehill [Wed, 7 Aug 2024 22:03:13 +0000 (00:03 +0200)]
CTF: g_ctf_flag_health: default to 0 if negative, allow reading it during a match and improve cvar description

6 weeks agoMerge branch 'drjaska/serverlist-modified' into 'master'
Dr. Jaska [Tue, 6 Aug 2024 13:05:58 +0000 (13:05 +0000)]
Merge branch 'drjaska/serverlist-modified' into 'master'

Made servers modified via cvar changes appear in normal servers

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

6 weeks agoMade servers modified via cvar changes appear in normal servers
Dr. Jaska [Tue, 6 Aug 2024 13:05:57 +0000 (13:05 +0000)]
Made servers modified via cvar changes appear in normal servers

6 weeks agoQ1BSP: improve droptofloor compatibility with Quake progs
bones_was_here [Tue, 6 Aug 2024 10:19:40 +0000 (20:19 +1000)]
Q1BSP: improve droptofloor compatibility with Quake progs

Signed-off-by: bones_was_here <bones_was_here@xonotic.au>
6 weeks agoMerge branch 'terencehill/floodcontrol_refactoring' into 'master'
terencehill [Tue, 6 Aug 2024 09:39:33 +0000 (09:39 +0000)]
Merge branch 'terencehill/floodcontrol_refactoring' into 'master'

Refactor flood control code to work with .cmd_floodtime initialized to 0

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

6 weeks agoHUD: don't draw panels needing player data before it's received
bones_was_here [Tue, 6 Aug 2024 05:14:09 +0000 (15:14 +1000)]
HUD: don't draw panels needing player data before it's received

Fixes
"client VM warning: VM_CL_getstati: index(-1) is >=MAX_CL_STATS(256) or <0"
often appearing when connecting, with my hud_panel_ammo config.

It could also have been fixed by checking for (ammoType == 0) as well as
(ammoType == RES_NONE) but a many-cases fix is better than a
special-case fix.

6 weeks agoMerge branch 'Mario/show_all_button' into 'master'
terencehill [Mon, 5 Aug 2024 22:27:09 +0000 (22:27 +0000)]
Merge branch 'Mario/show_all_button' into 'master'

Add a menu option to show hidden gametypes

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

6 weeks agoAdd a show all checkbox to the Create menu to list previously hidden gametypes
Mario [Mon, 5 Aug 2024 22:27:09 +0000 (22:27 +0000)]
Add a show all checkbox to the Create menu to list previously hidden gametypes

Also remove now unused mutator and weapon arena list label