]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
2 years agohash drjaska/mgspreaddecay 889/head
drjaska [Sat, 11 Sep 2021 06:44:02 +0000 (09:44 +0300)]
hash

2 years agoMerge branch 'master' into drjaska/mgspreaddecay
drjaska [Sat, 11 Sep 2021 06:32:42 +0000 (09:32 +0300)]
Merge branch 'master' into drjaska/mgspreaddecay

2 years agoMerge branch 'bones_was_here/q3compat' into 'master'
Mario [Fri, 10 Sep 2021 15:34:51 +0000 (15:34 +0000)]
Merge branch 'bones_was_here/q3compat' into 'master'

Merge branch bones_was_here/q3compat

Closes #2465

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

2 years agoMerge branch 'terencehill/maxidle_fix' into 'master'
Mario [Mon, 6 Sep 2021 10:43:50 +0000 (10:43 +0000)]
Merge branch 'terencehill/maxidle_fix' into 'master'

Maxidle fix

Closes #2615

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

2 years agoDisable sv_maxidle_playertospectator in the XDF ruleset as well - players may idle... 925/head
Mario [Mon, 6 Sep 2021 10:25:21 +0000 (20:25 +1000)]
Disable sv_maxidle_playertospectator in the XDF ruleset as well - players may idle frequently in this configuration

2 years agoforgot to change the Nexuiz 2.5 balance again so it has off-switch enabled
drjaska [Mon, 6 Sep 2021 01:28:03 +0000 (04:28 +0300)]
forgot to change the Nexuiz 2.5 balance again so it has off-switch enabled

2 years agoMerge branch 'terencehill/cl_forceplayercolors_unique' into 'master'
terencehill [Sun, 5 Sep 2021 23:13:37 +0000 (23:13 +0000)]
Merge branch 'terencehill/cl_forceplayercolors_unique' into 'master'

Unique colors for enemies

Closes #2295

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

2 years agoPut sv_maxidle_playertospectator 0 in XPM config (feature was not designed for compet...
terencehill [Sun, 5 Sep 2021 19:12:57 +0000 (21:12 +0200)]
Put sv_maxidle_playertospectator 0 in XPM config (feature was not designed for competitive play) as per Mario's request

2 years agosv_maxidle_minplayers 2 "check for idlers only when there are at least this many...
terencehill [Sun, 5 Sep 2021 19:08:08 +0000 (21:08 +0200)]
sv_maxidle_minplayers 2 "check for idlers only when there are at least this many players (only in dedicated servers)"

2 years agoif spread_decay == 0 -> use old behavior of instant spread removal
drjaska [Sun, 5 Sep 2021 13:31:07 +0000 (16:31 +0300)]
if spread_decay == 0 -> use old behavior of instant spread removal

2 years agoRevert "added a seperate offswitch for this new time based spread decay"
drjaska [Sun, 5 Sep 2021 13:29:47 +0000 (16:29 +0300)]
Revert "added a seperate offswitch for this new time based spread decay"

This reverts commit e7154e040fddbcc60b2db3d3c609757ee28971ec.

2 years agoadded a seperate offswitch for this new time based spread decay
drjaska [Sun, 5 Sep 2021 12:46:25 +0000 (15:46 +0300)]
added a seperate offswitch for this new time based spread decay
spread_offswitchfortimebaseddecay 1 gives back the old instant spread removal

2 years agoMerge branch 'terencehill/melee_sound' into 'master'
Mario [Sat, 4 Sep 2021 20:08:01 +0000 (20:08 +0000)]
Merge branch 'terencehill/melee_sound' into 'master'

Fix shotgun melee sound without low tones

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

2 years agoFix typo in a variable name
terencehill [Sat, 4 Sep 2021 13:10:48 +0000 (15:10 +0200)]
Fix typo in a variable name

2 years agoApply hud_panel_weapons_aspect to weapon icons in the Accuracy panel too
terencehill [Sat, 4 Sep 2021 13:03:48 +0000 (15:03 +0200)]
Apply hud_panel_weapons_aspect to weapon icons in the Accuracy panel too

2 years agoFix Item Stats panel not respecting hud_fontsize; make item icons proportional to...
terencehill [Sat, 4 Sep 2021 12:52:30 +0000 (14:52 +0200)]
Fix Item Stats panel not respecting hud_fontsize; make item icons proportional to hud_fontsize, and do the same for weapon icons in the Accuracy panel

2 years agofixed/replaced tab and space usage with space only as it originally was I think
Dr. Jaska [Sat, 4 Sep 2021 09:41:43 +0000 (09:41 +0000)]
fixed/replaced tab and space usage with space only as it originally was I think

2 years agotypofix, fixes compile error
drjaska [Sat, 4 Sep 2021 08:19:56 +0000 (11:19 +0300)]
typofix, fixes compile error

2 years agoextend off-switch to activate on any negative decay cvar value
drjaska [Sat, 4 Sep 2021 08:05:10 +0000 (11:05 +0300)]
extend off-switch to activate on any negative decay cvar value
also extended the offswitch to ignore alt fire's added block for being unable to fire when having spread to maintain old behavior

2 years agoMerge branch 'drjaska/mgspreaddecay' of https://gitlab.com/xonotic/xonotic-data.pk3di...
drjaska [Sat, 4 Sep 2021 07:44:14 +0000 (10:44 +0300)]
Merge branch 'drjaska/mgspreaddecay' of https://gitlab.com/xonotic/xonotic-data.pk3dir into drjaska/mgspreaddecay

2 years agoforgot to update Nexuiz 2.5 weapon balance to use the off-switch
drjaska [Sat, 4 Sep 2021 07:43:22 +0000 (10:43 +0300)]
forgot to update Nexuiz 2.5 weapon balance to use the off-switch

2 years agoAdded an off-switch for time-based spread decay
drjaska [Sat, 4 Sep 2021 07:40:53 +0000 (10:40 +0300)]
Added an off-switch for time-based spread decay
value -666 for decay cvar uses the old bulletcounter instead of time to calculate the amount of spread to add

2 years agoremove a single tab to remove diff noise
Dr. Jaska [Sat, 4 Sep 2021 07:12:36 +0000 (07:12 +0000)]
remove a single tab to remove diff noise

2 years agoactual hash update now
drjaska [Sat, 4 Sep 2021 03:39:05 +0000 (06:39 +0300)]
actual hash update now

2 years agoMerge branch 'master' into drjaska/mgspreaddecay
drjaska [Sat, 4 Sep 2021 03:15:22 +0000 (06:15 +0300)]
Merge branch 'master' into drjaska/mgspreaddecay
update so hash can actually be updated properly after this

2 years agohash
drjaska [Sat, 4 Sep 2021 03:09:35 +0000 (06:09 +0300)]
hash

2 years agoremoved 3 unnecessary newlines as per requested
drjaska [Sat, 4 Sep 2021 03:08:00 +0000 (06:08 +0300)]
removed 3 unnecessary newlines as per requested

2 years agoMerge branch 'bones_was_here/hlac_speed' into 'master'
Mario [Sun, 29 Aug 2021 10:34:48 +0000 (10:34 +0000)]
Merge branch 'bones_was_here/hlac_speed' into 'master'

Set HLAC projectile speed to 6000, matches Blaster

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

2 years agoAdd a note to the balance configurations mentioning that the HLAC balance should... 905/head
Mario [Sun, 29 Aug 2021 10:30:05 +0000 (20:30 +1000)]
Add a note to the balance configurations mentioning that the HLAC balance should match the Blaster's when performing updates

2 years agoUpdate bal-wep-xonotic.cfg
Dr. Jaska [Sun, 29 Aug 2021 03:17:31 +0000 (03:17 +0000)]
Update bal-wep-xonotic.cfg

2 years agoTransifex autosync
Rudolf Polzer [Fri, 27 Aug 2021 05:23:41 +0000 (07:23 +0200)]
Transifex autosync

2 years agoAllow assigning each enemy unique colors in all game modes without teams except duel... 927/head
terencehill [Thu, 26 Aug 2021 16:50:20 +0000 (18:50 +0200)]
Allow assigning each enemy unique colors in all game modes without teams except duel with the new cvar cl_forceplayercolors_unique. It implements #2295

2 years agoTransifex autosync
Rudolf Polzer [Fri, 20 Aug 2021 05:23:49 +0000 (07:23 +0200)]
Transifex autosync

2 years agoTransifex autosync
Rudolf Polzer [Thu, 19 Aug 2021 05:23:58 +0000 (07:23 +0200)]
Transifex autosync

2 years agoMerge branch 'Mario/electro_sticky_trail_fix' into 'master'
terencehill [Wed, 18 Aug 2021 20:25:02 +0000 (20:25 +0000)]
Merge branch 'Mario/electro_sticky_trail_fix' into 'master'

Merge branch Mario/electro_sticky_trail_fix (XXS merge request)

Closes #2582

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

2 years agoImprove g_freezetag_revive_speed description
terencehill [Wed, 18 Aug 2021 12:02:09 +0000 (14:02 +0200)]
Improve g_freezetag_revive_speed description

2 years agoAvoid repeating a couple of checks
terencehill [Tue, 17 Aug 2021 17:00:44 +0000 (19:00 +0200)]
Avoid repeating a couple of checks

2 years agoMerge branch 'Mario/superweapon_sound_fix' into 'master'
terencehill [Tue, 17 Aug 2021 15:32:59 +0000 (15:32 +0000)]
Merge branch 'Mario/superweapon_sound_fix' into 'master'

Merge branch Mario/superweapon_sound_fix (XS merge request)

Closes #2620

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

2 years agoDisable sv_maxidle when playing alone, disable both sv_maxidle and sv_maxidle_playert...
terencehill [Sun, 15 Aug 2021 16:23:19 +0000 (18:23 +0200)]
Disable sv_maxidle when playing alone, disable both sv_maxidle and sv_maxidle_playertospectator in singleplayer / campaign

2 years agoSet the persistent flag on the Superweapons status effect when the player has unlimit... 924/head
Mario [Sun, 15 Aug 2021 13:12:31 +0000 (23:12 +1000)]
Set the persistent flag on the Superweapons status effect when the player has unlimited superweapons, don't play a sound when dropping persistent status effects, fixes #2620

2 years agoShotgun melee sound: fade to the center rather than to the left 922/head
terencehill [Fri, 13 Aug 2021 22:38:11 +0000 (00:38 +0200)]
Shotgun melee sound: fade to the center rather than to the left

2 years agoFix shotgun melee sound without low tones (new sound created from the old mono versio...
terencehill [Fri, 13 Aug 2021 18:20:19 +0000 (20:20 +0200)]
Fix shotgun melee sound without low tones (new sound created from the old mono version @ commit 4762ee). To be clear the new sound is still stereo.

2 years agoTransifex autosync
Rudolf Polzer [Mon, 9 Aug 2021 05:23:53 +0000 (07:23 +0200)]
Transifex autosync

2 years agoTransifex autosync
Rudolf Polzer [Sun, 1 Aug 2021 05:24:53 +0000 (07:24 +0200)]
Transifex autosync

2 years agoRemove the placeholder mod icon for Jeff's servers as it is no longer in use
Mario [Sat, 31 Jul 2021 11:20:39 +0000 (21:20 +1000)]
Remove the placeholder mod icon for Jeff's servers as it is no longer in use

2 years agoSave global trace values when performing touch operations as touches may perform...
Mario [Sat, 31 Jul 2021 10:36:22 +0000 (20:36 +1000)]
Save global trace values when performing touch operations as touches may perform additional traces, fixes #2617

2 years agoApply a server-side trail to Electro orbs when they become sticky, fixes #2582 919/head
Mario [Fri, 30 Jul 2021 00:50:34 +0000 (10:50 +1000)]
Apply a server-side trail to Electro orbs when they become sticky, fixes #2582

2 years agoMerge branch 'bones_was_here/powerups' into 'master'
Mario [Wed, 28 Jul 2021 10:44:08 +0000 (10:44 +0000)]
Merge branch 'bones_was_here/powerups' into 'master'

Enable powerup versions of speed and invis, with temporary use of buff models, and XDF support

Closes #2612

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

2 years agoAdd a note to the XDF ruleset about the speed powerup being enabled by default 918/head
Mario [Wed, 28 Jul 2021 10:38:36 +0000 (20:38 +1000)]
Add a note to the XDF ruleset about the speed powerup being enabled by default

2 years agoPreserve comment for item_armor1 849/head
bones_was_here [Sun, 25 Jul 2021 07:39:50 +0000 (17:39 +1000)]
Preserve comment for item_armor1

2 years agotarget_give: further simplify
bones_was_here [Thu, 22 Jul 2021 07:10:10 +0000 (17:10 +1000)]
target_give: further simplify

2 years agoDocument and slightly refactor defrag_waypointsprites()
bones_was_here [Wed, 21 Jul 2021 23:12:15 +0000 (09:12 +1000)]
Document and slightly refactor defrag_waypointsprites()

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

2 years agoTransifex autosync
Rudolf Polzer [Fri, 23 Jul 2021 05:23:52 +0000 (07:23 +0200)]
Transifex autosync

2 years agoEnable all powerups by default in their headers
bones_was_here [Wed, 21 Jul 2021 11:38:00 +0000 (21:38 +1000)]
Enable all powerups by default in their headers

2 years agoMove q3compat powerup spawnfuncs to quake3.qc and update map entity comments
bones_was_here [Wed, 21 Jul 2021 09:24:32 +0000 (19:24 +1000)]
Move q3compat powerup spawnfuncs to quake3.qc and update map entity comments

2 years agoUpdate hash and fix compilation unit test
bones_was_here [Wed, 21 Jul 2021 08:54:31 +0000 (18:54 +1000)]
Update hash and fix compilation unit test

2 years agotarget_give: support count fields of speed and invis powerups
bones_was_here [Wed, 21 Jul 2021 08:21:02 +0000 (18:21 +1000)]
target_give: support count fields of speed and invis powerups

2 years agoFix target_give by retrieving netname from itemdef
bones_was_here [Wed, 21 Jul 2021 07:59:25 +0000 (17:59 +1000)]
Fix target_give by retrieving netname from itemdef

2 years agoRevert "Fix netname field of weapon and item entities (was getting set to m_name)"
bones_was_here [Wed, 21 Jul 2021 07:56:37 +0000 (17:56 +1000)]
Revert "Fix netname field of weapon and item entities (was getting set to m_name)"

This reverts commit 69775c048f13c32062f542016604231f6dafade9.

2 years agoq3compat: whitelist notsingle field and document implementation problem
bones_was_here [Wed, 21 Jul 2021 06:27:48 +0000 (16:27 +1000)]
q3compat: whitelist notsingle field and document implementation problem

2 years agoDisplay buff icons for speed and invis powerups in hud_panel_notify
bones_was_here [Wed, 21 Jul 2021 04:27:08 +0000 (14:27 +1000)]
Display buff icons for speed and invis powerups in hud_panel_notify

2 years agoComment out warning for lack of engine support for fullspawndata
bones_was_here [Wed, 21 Jul 2021 02:24:27 +0000 (12:24 +1000)]
Comment out warning for lack of engine support for fullspawndata

2 years agoitem_scout: spawn bash buff instead of speed powerup (see also 1791f3d8)
bones_was_here [Sun, 18 Jul 2021 01:01:55 +0000 (11:01 +1000)]
item_scout: spawn bash buff instead of speed powerup (see also 1791f3d8)

prevents a superfluity of speed powerups on some maps (since speed must also spawn for item_haste)

item_scout is often owned by a specific team (supported by buffs, but not powerups)

item_scout is persistent (lasts until death), buffs last longer than powerups by default

In Q3TA: increases movement and firing speed, prevents use of armor
In QL: caps armor at 50, disables self damage and fall damage and footstep sounds

Why bash? goal of item_scout: to boost hit and run capabilities, to
help with retrieving flags or grabbing important items

Bash helps with this by knocking enemies away instead of having to fight
through them all, and boosting blaster/rocket jumps and crylink running

2 years agoConsolidate ifdefs in powerup headers
bones_was_here [Tue, 20 Jul 2021 06:45:15 +0000 (16:45 +1000)]
Consolidate ifdefs in powerup headers

2 years agoTransifex autosync
Rudolf Polzer [Tue, 20 Jul 2021 05:23:53 +0000 (07:23 +0200)]
Transifex autosync

2 years agoMake powerup timer stacking configurable and disabled by default
bones_was_here [Tue, 20 Jul 2021 02:32:48 +0000 (12:32 +1000)]
Make powerup timer stacking configurable and disabled by default

2 years agoSupport the count field on powerups
bones_was_here [Tue, 20 Jul 2021 01:09:33 +0000 (11:09 +1000)]
Support the count field on powerups

2 years agoEnable speed powerup (only) in XDF, and related ruleset cleanup
bones_was_here [Tue, 20 Jul 2021 00:53:14 +0000 (10:53 +1000)]
Enable speed powerup (only) in XDF, and related ruleset cleanup

2 years agoAdd cvars to enable individual powerups
bones_was_here [Tue, 20 Jul 2021 00:06:18 +0000 (10:06 +1000)]
Add cvars to enable individual powerups

2 years agoEnable speed and invisibility powerups to spawn, with (temporary) relic models
bones_was_here [Mon, 19 Jul 2021 21:09:28 +0000 (07:09 +1000)]
Enable speed and invisibility powerups to spawn, with (temporary) relic models

2 years agoAdd support for skinned, coloured item models (intended for powerups)
bones_was_here [Mon, 19 Jul 2021 20:49:38 +0000 (06:49 +1000)]
Add support for skinned, coloured item models (intended for powerups)

2 years agoResolve conflicts 2: Merge branch 'master' into bones_was_here/q3compat
bones_was_here [Sun, 18 Jul 2021 00:48:31 +0000 (10:48 +1000)]
Resolve conflicts 2: Merge branch 'master' into bones_was_here/q3compat

2 years agoTransifex autosync
Rudolf Polzer [Fri, 16 Jul 2021 05:23:46 +0000 (07:23 +0200)]
Transifex autosync

2 years agoFix compilation unit test
Mario [Mon, 12 Jul 2021 07:44:37 +0000 (17:44 +1000)]
Fix compilation unit test

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

2 years agoFix #2611 "Continuous div by 0 error spam while scoreboard is displayed"
terencehill [Sun, 11 Jul 2021 19:00:48 +0000 (21:00 +0200)]
Fix #2611 "Continuous div by 0 error spam while scoreboard is displayed"

2 years agoResolve conflicts 1: Merge commit 'c58baab5' into bones_was_here/q3compat
bones_was_here [Sun, 11 Jul 2021 10:21:33 +0000 (20:21 +1000)]
Resolve conflicts 1: Merge commit 'c58baab5' into bones_was_here/q3compat

2 years agoRankings panel: dynamically reduce rows if it bloats the scoreboard page too much
terencehill [Thu, 8 Jul 2021 21:56:40 +0000 (23:56 +0200)]
Rankings panel: dynamically reduce rows if it bloats the scoreboard page too much

2 years agoRankings panel: allow immediate update of speed unit when changing hud_panel_physics_...
terencehill [Thu, 8 Jul 2021 21:38:23 +0000 (23:38 +0200)]
Rankings panel: allow immediate update of speed unit when changing hud_panel_physics_speed_unit. Also optimize other GetSpeedUnit calls

2 years agoFix spacing after the spectator list and before the Rankings panel
terencehill [Mon, 5 Jul 2021 21:22:18 +0000 (23:22 +0200)]
Fix spacing after the spectator list and before the Rankings panel

2 years agoSmall optimization of the Rankings panel code
terencehill [Mon, 5 Jul 2021 21:12:32 +0000 (23:12 +0200)]
Small optimization of the Rankings panel code

2 years agoSet 2 cvars only when needed
terencehill [Mon, 5 Jul 2021 21:07:28 +0000 (23:07 +0200)]
Set 2 cvars only when needed

2 years agoMake work hud_panel_chat to toggle chat on/off, it fixes #2578
terencehill [Thu, 1 Jul 2021 19:38:09 +0000 (21:38 +0200)]
Make work hud_panel_chat to toggle chat on/off, it fixes #2578

2 years agoChange a error message to be immediately recognized as error
terencehill [Thu, 1 Jul 2021 19:00:34 +0000 (21:00 +0200)]
Change a error message to be immediately recognized as error

2 years agoReload cvars opening root dialogues, e.g. hud panel dialogues
terencehill [Thu, 1 Jul 2021 18:50:50 +0000 (20:50 +0200)]
Reload cvars opening root dialogues, e.g. hud panel dialogues

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

2 years agoMerge branch 'bones_was_here/fc_auto_helpme' into 'master'
terencehill [Mon, 28 Jun 2021 08:53:52 +0000 (08:53 +0000)]
Merge branch 'bones_was_here/fc_auto_helpme' into 'master'

Whitelist g_ctf_flagcarrier_auto_helpme_damage

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

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

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

2 years agoKeepaway: only apply damage and force scaling to players, fixes #2605
Mario [Fri, 25 Jun 2021 12:14:25 +0000 (22:14 +1000)]
Keepaway: only apply damage and force scaling to players, fixes #2605

2 years agoPrevent sentcvar from falling back to default values if no arguments are provided...
Mario [Fri, 25 Jun 2021 10:38:12 +0000 (20:38 +1000)]
Prevent sentcvar from falling back to default values if no arguments are provided (client-side cvars do not exist on the server side in Xonotic), instead show usage information, fixes #2271

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

2 years agoMerge branch 'Mario/status_effects_extended' into 'master'
terencehill [Wed, 23 Jun 2021 14:41:38 +0000 (14:41 +0000)]
Merge branch 'Mario/status_effects_extended' into 'master'

Merge branch Mario/status_effects_extended (XL merge request)

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

2 years agoTransifex autosync
Rudolf Polzer [Wed, 23 Jun 2021 05:24:02 +0000 (07:24 +0200)]
Transifex autosync

2 years agoUpdate hash 916/head
Mario [Wed, 23 Jun 2021 03:29:42 +0000 (13:29 +1000)]
Update hash

2 years agoMerge branch 'master' into Mario/status_effects_extended
Mario [Wed, 23 Jun 2021 03:17:16 +0000 (13:17 +1000)]
Merge branch 'master' into Mario/status_effects_extended

2 years agoReset dodging status when re-spawning players, fixes #2603
Mario [Wed, 23 Jun 2021 03:16:38 +0000 (13:16 +1000)]
Reset dodging status when re-spawning players, fixes #2603

2 years agoMerge branch 'Mario/qcphysics_fixes' into 'master'
terencehill [Tue, 22 Jun 2021 14:45:50 +0000 (14:45 +0000)]
Merge branch 'Mario/qcphysics_fixes' into 'master'

Merge branch Mario/qcphysics_fixes (S merge request)

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

2 years agoFix an obscure bug causing QC physics-driven projectiles to sit on kill triggers...
Mario [Tue, 22 Jun 2021 14:45:50 +0000 (14:45 +0000)]
Fix an obscure bug causing QC physics-driven projectiles to sit on kill triggers, add an option to force QC physics on for all entities