]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
19 months agoMerge remote-tracking branch 'origin/bones_was_here/func_door' into morosophos/server...
Nick S [Thu, 11 May 2023 12:14:21 +0000 (15:14 +0300)]
Merge remote-tracking branch 'origin/bones_was_here/func_door' into morosophos/server-current4

19 months agoMerge remote-tracking branch 'origin/master' into morosophos/server-current4
Nick S [Thu, 4 May 2023 21:46:00 +0000 (00:46 +0300)]
Merge remote-tracking branch 'origin/master' into morosophos/server-current4

19 months agoAllow bots to be teleported while dead and with their body exploded (invisible) just...
terencehill [Thu, 4 May 2023 17:08:19 +0000 (19:08 +0200)]
Allow bots to be teleported while dead and with their body exploded (invisible) just like other players. This commit basically reverts b0df2001

19 months agoDamage effects can't be applied on pure entities, ignore them for a small performance...
terencehill [Thu, 4 May 2023 15:26:22 +0000 (17:26 +0200)]
Damage effects can't be applied on pure entities, ignore them for a small performance gain. In particular 2 pure entities attached to each player are now always ignored: shownames_tag and ENT_CLIENT_ENTCS

19 months agoProperly network negative radius in the damage effects code, it fixes a bug where...
terencehill [Thu, 4 May 2023 15:02:09 +0000 (17:02 +0200)]
Properly network negative radius in the damage effects code, it fixes a bug where negative force was applied to gibs and casings as a random positive value

19 months agoFix wrong bot check in a FOREACH_CLIENT loop
terencehill [Thu, 4 May 2023 13:28:24 +0000 (15:28 +0200)]
Fix wrong bot check in a FOREACH_CLIENT loop

19 months agoMerge branch 'Juhu/q3df_teleporter_flags' into 'master'
terencehill [Wed, 3 May 2023 22:41:35 +0000 (22:41 +0000)]
Merge branch 'Juhu/q3df_teleporter_flags' into 'master'

q3df teleporter flags

Closes #2574

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

19 months agoq3df teleporter flags
Juhu [Wed, 3 May 2023 22:41:34 +0000 (22:41 +0000)]
q3df teleporter flags

19 months agoMerge branch 'terencehill/hud_editor_centerline' into 'master'
terencehill [Tue, 2 May 2023 17:02:48 +0000 (17:02 +0000)]
Merge branch 'terencehill/hud_editor_centerline' into 'master'

Hud editor center line

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

19 months agoMerge branch 'LegendaryGuard/electricity_effect' into 'master'
terencehill [Tue, 2 May 2023 16:58:01 +0000 (16:58 +0000)]
Merge branch 'LegendaryGuard/electricity_effect' into 'master'

New electricity effect

Closes #2717

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

19 months agoNew electricity effect
LegendaryGuard [Tue, 2 May 2023 16:58:00 +0000 (16:58 +0000)]
New electricity effect

19 months agoTransifex autosync
Rudolf Polzer [Sun, 30 Apr 2023 05:23:12 +0000 (07:23 +0200)]
Transifex autosync

19 months agoMerge branch 'bones_was_here/areagrid_link_SOLID_NOT' into 'master'
bones_was_here [Fri, 28 Apr 2023 19:44:14 +0000 (19:44 +0000)]
Merge branch 'bones_was_here/areagrid_link_SOLID_NOT' into 'master'

Don't link pure and SOLID_NOT entities to the area grid in DP master

Closes darkplaces#381

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

20 months agoMerge remote-tracking branch 'origin/master' into morosophos/server-current4
Nick S [Thu, 27 Apr 2023 19:40:37 +0000 (22:40 +0300)]
Merge remote-tracking branch 'origin/master' into morosophos/server-current4

20 months agoRemove colors from fireball_glow.tga to avoid applying wrong player's glow color...
terencehill [Tue, 25 Apr 2023 09:34:21 +0000 (11:34 +0200)]
Remove colors from fireball_glow.tga to avoid applying wrong player's glow color on the fireball

20 months agoMerge branch 'LegendaryGuard/fix_fireball_UVs' into 'master'
terencehill [Tue, 25 Apr 2023 08:57:13 +0000 (08:57 +0000)]
Merge branch 'LegendaryGuard/fix_fireball_UVs' into 'master'

Optimize g_fireball and fix g_fireball and v_fireball UVs and enhance sight details in the fireball textures

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

20 months agoOptimize g_fireball and fix g_fireball and v_fireball UVs and enhance sight details...
LegendaryGuard [Tue, 25 Apr 2023 08:57:13 +0000 (08:57 +0000)]
Optimize g_fireball and fix g_fireball and v_fireball UVs and enhance sight details in the fireball textures

20 months agoMerge branch 'LegendaryGuard/optimize_weapon_models' into 'master'
terencehill [Mon, 24 Apr 2023 12:56:33 +0000 (12:56 +0000)]
Merge branch 'LegendaryGuard/optimize_weapon_models' into 'master'

Optimize h_ok_grenade, h_ok_hmg, h_ok_mg, h_ok_rl and h_ok_sniper models

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

20 months agoOptimize h_ok_grenade, h_ok_hmg, h_ok_mg, h_ok_rl and h_ok_sniper models
LegendaryGuard [Mon, 24 Apr 2023 12:56:33 +0000 (12:56 +0000)]
Optimize h_ok_grenade, h_ok_hmg, h_ok_mg, h_ok_rl and h_ok_sniper models

20 months agoMerge remote-tracking branch 'origin/master' into morosophos/server-current4
Nick S [Mon, 17 Apr 2023 19:19:48 +0000 (22:19 +0300)]
Merge remote-tracking branch 'origin/master' into morosophos/server-current4

20 months agoHud editor: show a "Center line" checkbox in the hud editor menu
terencehill [Wed, 12 Apr 2023 12:16:47 +0000 (14:16 +0200)]
Hud editor: show a "Center line" checkbox in the hud editor menu

20 months agoTransifex autosync
Rudolf Polzer [Sun, 16 Apr 2023 05:25:12 +0000 (07:25 +0200)]
Transifex autosync

20 months agoHud editor: allow displaying more than one vertical line at the desired position
terencehill [Mon, 10 Apr 2023 21:49:20 +0000 (23:49 +0200)]
Hud editor: allow displaying more than one vertical line at the desired position

20 months agoMerge branch 'bones_was_here/ok_blaster_keepforce' into 'master'
LegendaryGuard [Mon, 10 Apr 2023 21:05:38 +0000 (21:05 +0000)]
Merge branch 'bones_was_here/ok_blaster_keepforce' into 'master'

Add overkill blaster keepforce and keepdamage cvars

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

20 months agoMerge branch 'drjaska/dos2unix' into 'master'
LegendaryGuard [Mon, 10 Apr 2023 20:59:08 +0000 (20:59 +0000)]
Merge branch 'drjaska/dos2unix' into 'master'

Delete 4 unused model files

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

20 months agoDelete 4 unused model files
Dr. Jaska [Mon, 10 Apr 2023 20:59:08 +0000 (20:59 +0000)]
Delete 4 unused model files

20 months agoHud editor: while moving/resizing a panel, make clearly visible with a line whether...
terencehill [Thu, 6 Apr 2023 12:49:20 +0000 (14:49 +0200)]
Hud editor: while moving/resizing a panel, make clearly visible with a line whether the panel is perfectly horizontally centered or not

20 months agoTransifex autosync
Rudolf Polzer [Sun, 9 Apr 2023 05:23:08 +0000 (07:23 +0200)]
Transifex autosync

20 months agoFix area grid linking/unlinking of triggers and gametype ents in DP master
bones_was_here [Sat, 8 Apr 2023 19:01:08 +0000 (05:01 +1000)]
Fix area grid linking/unlinking of triggers and gametype ents in DP master

20 months agoOptimize IL_REMOVE_RAW. It fixes #2827 (a map with a huge amount of entities crashes...
terencehill [Sat, 8 Apr 2023 14:35:32 +0000 (16:35 +0200)]
Optimize IL_REMOVE_RAW. It fixes #2827 (a map with a huge amount of entities crashes on start)

20 months agoMerge branch 'drjaska/2779-flagrespawnbacktrace' into 'master'
bones_was_here [Fri, 7 Apr 2023 16:55:26 +0000 (16:55 +0000)]
Merge branch 'drjaska/2779-flagrespawnbacktrace' into 'master'

Resolve "Flag respawn called twice quickly"

Closes #2779

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

20 months agoResolve "Flag respawn called twice quickly"
Dr. Jaska [Fri, 7 Apr 2023 16:55:26 +0000 (16:55 +0000)]
Resolve "Flag respawn called twice quickly"

20 months agoAdd overkill blaster keepforce and keepdamage cvars
bones_was_here [Fri, 7 Apr 2023 07:53:57 +0000 (17:53 +1000)]
Add overkill blaster keepforce and keepdamage cvars

Equivalent to the instagib blaster cvars.

20 months agoDon't link pure entities to the area grid in DP master
bones_was_here [Thu, 6 Apr 2023 17:02:46 +0000 (03:02 +1000)]
Don't link pure entities to the area grid in DP master

This is important for performance.

20 months agoMerge remote-tracking branch 'origin/Juhu/strafehud-next_cvarsave' into morosophos...
Nick S [Wed, 5 Apr 2023 17:16:58 +0000 (20:16 +0300)]
Merge remote-tracking branch 'origin/Juhu/strafehud-next_cvarsave' into morosophos/server-current4

20 months agoMerge remote-tracking branch 'origin/master' into morosophos/server-current4
Nick S [Wed, 5 Apr 2023 17:16:50 +0000 (20:16 +0300)]
Merge remote-tracking branch 'origin/master' into morosophos/server-current4

20 months agouse AUTOCVAR_SAVE() to let users store strafehud cvars permanently on clients which...
Juhu [Tue, 4 Apr 2023 18:53:56 +0000 (20:53 +0200)]
use AUTOCVAR_SAVE() to let users store strafehud cvars permanently on clients which don't have the strafehud by themself

20 months agostrafehud: simplify sonar string handling code
Juhu [Sat, 4 Feb 2023 00:25:40 +0000 (01:25 +0100)]
strafehud: simplify sonar string handling code

20 months agostrafehud: fix switch indicator positioning when using projection
Juhu [Wed, 25 Jan 2023 19:33:19 +0000 (20:33 +0100)]
strafehud: fix switch indicator positioning when using projection

20 months agostrafehud: fix small mistakes of previous projection code commit
Juhu [Fri, 20 Jan 2023 21:46:10 +0000 (22:46 +0100)]
strafehud: fix small mistakes of previous projection code commit

20 months agostrafehud: add exponent cvar for sonar ranges
Juhu [Fri, 20 Jan 2023 21:31:24 +0000 (22:31 +0100)]
strafehud: add exponent cvar for sonar ranges

20 months agostrafehud: implement different projection modes and allow the range to be set to...
Juhu [Fri, 20 Jan 2023 20:58:50 +0000 (21:58 +0100)]
strafehud: implement different projection modes and allow the range to be set to the current fov

20 months agostrafehud: add vertical angle indicator
Juhu [Wed, 18 Jan 2023 15:08:01 +0000 (16:08 +0100)]
strafehud: add vertical angle indicator

20 months agostrafehud: make sonar sound interval dynamic too
Juhu [Wed, 18 Jan 2023 12:07:42 +0000 (13:07 +0100)]
strafehud: make sonar sound interval dynamic too

20 months agostrafehud: add audible feedback to strafehud (strafe sonar)
Juhu [Sun, 15 Jan 2023 11:32:01 +0000 (12:32 +0100)]
strafehud: add audible feedback to strafehud (strafe sonar)

20 months agoMerge branch 'Juhu/strafehud-fixes' into 'master'
terencehill [Tue, 4 Apr 2023 12:24:41 +0000 (12:24 +0000)]
Merge branch 'Juhu/strafehud-fixes' into 'master'

Improved StrafeHUD

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

20 months agoDecide if an item will spawn before precaching its assets
bones_was_here [Sun, 2 Apr 2023 20:09:33 +0000 (06:09 +1000)]
Decide if an item will spawn before precaching its assets

May help with #2799

20 months agoFix null ptr deref when starting map dfwc2017-6
bones_was_here [Sun, 2 Apr 2023 20:25:35 +0000 (06:25 +1000)]
Fix null ptr deref when starting map dfwc2017-6

Caused by 9b8502fe368052b4b81985084542548e6992cf72
which was needed for b95beb262077d8f733bbee7cb0d5f4c05b7b3e2f

20 months agoMerge remote-tracking branch 'origin/master' into morosophos/server-current4
Nick S [Sun, 2 Apr 2023 17:35:54 +0000 (20:35 +0300)]
Merge remote-tracking branch 'origin/master' into morosophos/server-current4

20 months agoTransifex autosync
Rudolf Polzer [Sun, 2 Apr 2023 05:23:09 +0000 (07:23 +0200)]
Transifex autosync

20 months agoMerge remote-tracking branch 'origin/drjaska/q3df-rl-h-force' into morosophos/server...
Nick S [Sat, 1 Apr 2023 16:31:04 +0000 (19:31 +0300)]
Merge remote-tracking branch 'origin/drjaska/q3df-rl-h-force' into morosophos/server-current4

20 months agomove defi check first to micro-optimize
drjaska [Sat, 1 Apr 2023 00:29:00 +0000 (03:29 +0300)]
move defi check first to micro-optimize

20 months agowhitespace OCD
drjaska [Fri, 31 Mar 2023 23:43:16 +0000 (02:43 +0300)]
whitespace OCD

20 months agoq3df rl 1.2x horizontal force in specific context
drjaska [Fri, 31 Mar 2023 23:42:09 +0000 (02:42 +0300)]
q3df rl 1.2x horizontal force in specific context

20 months agoMerge remote-tracking branch 'origin/Juhu/scoreboard-strafe' into morosophos/server...
Nick S [Thu, 30 Mar 2023 18:46:58 +0000 (21:46 +0300)]
Merge remote-tracking branch 'origin/Juhu/scoreboard-strafe' into morosophos/server-current4

20 months agoMerge remote-tracking branch 'origin/Juhu/strafehud-server' into morosophos/server...
Nick S [Thu, 30 Mar 2023 18:45:43 +0000 (21:45 +0300)]
Merge remote-tracking branch 'origin/Juhu/strafehud-server' into morosophos/server-current4

20 months agoMerge remote-tracking branch 'origin/Juhu/velocity_pads' into morosophos/server-current4
Nick S [Thu, 30 Mar 2023 18:43:13 +0000 (21:43 +0300)]
Merge remote-tracking branch 'origin/Juhu/velocity_pads' into morosophos/server-current4

20 months agoMerge remote-tracking branch 'origin/Juhu/q3df_teleporter_flags' into morosophos...
Nick S [Thu, 30 Mar 2023 18:42:20 +0000 (21:42 +0300)]
Merge remote-tracking branch 'origin/Juhu/q3df_teleporter_flags' into morosophos/server-current4

20 months agoMerge remote-tracking branch 'origin/Juhu/q3df_fragsfilter_flags' into morosophos...
Nick S [Thu, 30 Mar 2023 18:42:11 +0000 (21:42 +0300)]
Merge remote-tracking branch 'origin/Juhu/q3df_fragsfilter_flags' into morosophos/server-current4

21 months agoMerge branch 'master' into Juhu/strafehud-server
Juhu [Tue, 28 Mar 2023 21:11:37 +0000 (23:11 +0200)]
Merge branch 'master' into Juhu/strafehud-server

Fixed merge conflict caused by the new speed unit cvar

21 months agoAdd patch from Juhu/strafehud-fixes branch: "strafehud: connect the arrow to the...
Juhu [Tue, 28 Mar 2023 20:58:25 +0000 (22:58 +0200)]
Add patch from Juhu/strafehud-fixes branch: "strafehud: connect the arrow to the line when drawing the angle indicator"

21 months agoMerge branch 'bones_was_here/q3compat_gravity' into 'master'
bones_was_here [Tue, 28 Mar 2023 14:15:42 +0000 (14:15 +0000)]
Merge branch 'bones_was_here/q3compat_gravity' into 'master'

Compensate for Q3 frametime-dependent gravity in configs and jump pad code

Closes #2187

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

21 months agoMerge branch 'master' into Juhu/scoreboard-strafe
Juhu [Mon, 27 Mar 2023 16:43:38 +0000 (18:43 +0200)]
Merge branch 'master' into Juhu/scoreboard-strafe

Fixed compile error caused by new speed unit cvar

21 months agoMerge branch 'master' into Juhu/strafehud-fixes
Juhu [Mon, 27 Mar 2023 15:55:29 +0000 (17:55 +0200)]
Merge branch 'master' into Juhu/strafehud-fixes

Fixed merge conflict caused by the new speed unit cvar

21 months agostrafehud: connect the arrow to the line when drawing the angle indicator
Juhu [Mon, 27 Mar 2023 07:29:57 +0000 (09:29 +0200)]
strafehud: connect the arrow to the line when drawing the angle indicator

21 months agostrafehud: reformat code to match Xonotic code style
Juhu [Thu, 16 Mar 2023 06:46:00 +0000 (07:46 +0100)]
strafehud: reformat code to match Xonotic code style

21 months agoMerge branch 'terencehill/il_loop_fix' into 'master'
bones_was_here [Sun, 26 Mar 2023 17:33:54 +0000 (17:33 +0000)]
Merge branch 'terencehill/il_loop_fix' into 'master'

Implement safe removal of elements of an intrusive list while looping over them

Closes #2790

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

21 months agoTransifex autosync
Rudolf Polzer [Sun, 26 Mar 2023 05:23:09 +0000 (07:23 +0200)]
Transifex autosync

21 months agoUpdate hash
terencehill [Fri, 24 Mar 2023 21:12:39 +0000 (22:12 +0100)]
Update hash

21 months agoAdd back support for nested intrusive list loops
terencehill [Sun, 19 Mar 2023 23:19:39 +0000 (00:19 +0100)]
Add back support for nested intrusive list loops

21 months agoImplement a qc version of copyentity that clears intrusive list data from the copied...
terencehill [Sun, 19 Mar 2023 17:17:05 +0000 (18:17 +0100)]
Implement a qc version of copyentity that clears intrusive list data from the copied entity

21 months agoMerge branch 'z411/speed_unit' into 'master'
terencehill [Sun, 19 Mar 2023 11:07:04 +0000 (11:07 +0000)]
Merge branch 'z411/speed_unit' into 'master'

Make the speed unit a global, consistent setting

Closes #2804

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

21 months agoMake the speed unit a global, consistent setting
z411 [Sun, 19 Mar 2023 11:07:04 +0000 (11:07 +0000)]
Make the speed unit a global, consistent setting

21 months agoMerge branch 'terencehill/decals_fix' into 'master'
terencehill [Sun, 19 Mar 2023 10:59:28 +0000 (10:59 +0000)]
Merge branch 'terencehill/decals_fix' into 'master'

Fix 2 decal issues

Closes #2128

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

21 months agoAdd some automated tests of intrusive lists when they change during a loop (run tests...
terencehill [Fri, 17 Mar 2023 23:30:42 +0000 (00:30 +0100)]
Add some automated tests of intrusive lists when they change during a loop (run tests with sv_cmd runtest)

21 months agoTransifex autosync
Rudolf Polzer [Sun, 19 Mar 2023 06:23:11 +0000 (07:23 +0100)]
Transifex autosync

21 months agoMake work IL_POP (pop from tail) and IL_SHIFT (pop from head) too during a loop ...
terencehill [Fri, 17 Mar 2023 22:08:19 +0000 (23:08 +0100)]
Make work IL_POP (pop from tail) and IL_SHIFT (pop from head) too during a loop (these functions are currently never used). Also make sure il_prev and il_next fields of popped elements are consistently cleared

21 months agoRefactor IL_CLEAR to avoid using IL_EACH which is now incompatible with it. As bonus...
terencehill [Fri, 17 Mar 2023 18:15:50 +0000 (19:15 +0100)]
Refactor IL_CLEAR to avoid using IL_EACH which is now incompatible with it. As bonus the expanded code of IL_CLEAR is now simpler and optimized

21 months agoRun genmod.sh
terencehill [Fri, 17 Mar 2023 00:01:45 +0000 (01:01 +0100)]
Run genmod.sh

21 months agoMerge branch 'master' into 'master'
terencehill [Thu, 16 Mar 2023 23:36:22 +0000 (23:36 +0000)]
Merge branch 'master' into 'master'

Fix qcsrc genmod.sh including files twice

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

21 months agoImplement safe removal of elements of an intrusive list while looping over them....
terencehill [Thu, 16 Mar 2023 15:54:35 +0000 (16:54 +0100)]
Implement safe removal of elements of an intrusive list while looping over them. It fixes #2790 "Hitting a player with crylink primary causes `setorigin: can not modify free entity`"

21 months agoOnly set up q3compat item teaming for enabled and mapper-placed items
bones_was_here [Mon, 13 Mar 2023 15:26:21 +0000 (01:26 +1000)]
Only set up q3compat item teaming for enabled and mapper-placed items

21 months agoFix an inconsistency with applying ITEM_FLAG_MUTATORBLOCKED
bones_was_here [Mon, 13 Mar 2023 15:24:41 +0000 (01:24 +1000)]
Fix an inconsistency with applying ITEM_FLAG_MUTATORBLOCKED

21 months agoFix mapinfo settemp of individual powerup cvars
bones_was_here [Mon, 13 Mar 2023 15:17:06 +0000 (01:17 +1000)]
Fix mapinfo settemp of individual powerup cvars

The cvars were read before the settemps were applied.
When StartItem() calls .m_iteminit() the settemps have been applied.

21 months agofix pipeline: use a more stable version of stormkeep
bones_was_here [Mon, 13 Mar 2023 17:48:51 +0000 (03:48 +1000)]
fix pipeline: use a more stable version of stormkeep

21 months agoTransifex autosync
Rudolf Polzer [Sun, 12 Mar 2023 06:23:33 +0000 (07:23 +0100)]
Transifex autosync

21 months agoPrint the "Incorrect parameters for ..." message with the more appropriated LOG_HELPF
terencehill [Fri, 10 Mar 2023 00:14:33 +0000 (01:14 +0100)]
Print the "Incorrect parameters for ..." message with the more appropriated LOG_HELPF

21 months agoPrevent errors and a few crashes running most of the server commands while the server...
terencehill [Fri, 10 Mar 2023 00:07:00 +0000 (01:07 +0100)]
Prevent errors and a few crashes running most of the server commands while the server isn't running

21 months agoListbox: don't allow double-click on non-selectable items
terencehill [Tue, 7 Mar 2023 11:52:47 +0000 (12:52 +0100)]
Listbox: don't allow double-click on non-selectable items

21 months agoShow the scoreboard user interface shortcut in the keybinder
terencehill [Tue, 7 Mar 2023 11:22:00 +0000 (12:22 +0100)]
Show the scoreboard user interface shortcut in the keybinder

21 months agoKeybinder: make sure the selected keybind is always visible when user clicks a button...
terencehill [Tue, 7 Mar 2023 11:15:38 +0000 (12:15 +0100)]
Keybinder: make sure the selected keybind is always visible when user clicks a button to edit it

21 months agoMerge branch 'drjaska/mayhem' into 'master'
terencehill [Sun, 5 Mar 2023 18:35:33 +0000 (18:35 +0000)]
Merge branch 'drjaska/mayhem' into 'master'

Mayhem and Team Mayhem gamemodes

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

21 months agoMayhem and Team Mayhem gamemodes
Dr. Jaska [Sun, 5 Mar 2023 18:35:32 +0000 (18:35 +0000)]
Mayhem and Team Mayhem gamemodes

Each player spawns with 200/200 and full ammo like in LMS&CA and pickup items are removed by default, powerups are kept for extra spice but can be removed with whitelisted cvars.

21 months agoTransifex autosync
Rudolf Polzer [Sun, 5 Mar 2023 06:23:09 +0000 (07:23 +0100)]
Transifex autosync

21 months agoAdd patch from Juhu/strafehud-fixes branch: "strafehud: if the slick detector is...
Juhu [Sat, 4 Mar 2023 19:14:54 +0000 (20:14 +0100)]
Add patch from Juhu/strafehud-fixes branch: "strafehud: if the slick detector is enabled reserve space for text indicators even if there's currently no slick being detected"

21 months agostrafehud: if the slick detector is enabled reserve space for text indicators even...
Juhu [Sat, 4 Mar 2023 19:12:43 +0000 (20:12 +0100)]
strafehud: if the slick detector is enabled reserve space for text indicators even if there's currently no slick being detected

21 months agoDocument item_armor25 usage in Nexuiz
terencehill [Fri, 3 Mar 2023 11:23:31 +0000 (12:23 +0100)]
Document item_armor25 usage in Nexuiz

21 months agoRemove an unused parameter from reset_map
terencehill [Fri, 3 Mar 2023 11:06:59 +0000 (12:06 +0100)]
Remove an unused parameter from reset_map

21 months agoGive a local variable a less ambiguous name (fraglimit_override is also a cvar)
terencehill [Fri, 3 Mar 2023 11:02:59 +0000 (12:02 +0100)]
Give a local variable a less ambiguous name (fraglimit_override is also a cvar)

21 months agoMerge branch 'Spike29/languages' into 'master'
bones_was_here [Wed, 1 Mar 2023 19:39:22 +0000 (19:39 +0000)]
Merge branch 'Spike29/languages' into 'master'

Add proper names to the Indonesian and Latin translations

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