]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
2 years agoFixed issue where round countdown would start one second too late 951/head
z411 [Wed, 8 Dec 2021 05:18:12 +0000 (02:18 -0300)]
Fixed issue where round countdown would start one second too late

Due to flooring and not rounding the countdown time, the round timer
would ocassionally start counting one second too late (ie at 9, not 10).

2 years agoFix countdown centerprint for round-based modes
z411 [Sun, 5 Dec 2021 00:09:50 +0000 (21:09 -0300)]
Fix countdown centerprint for round-based modes

2 years agoAlso point master4.xonotic.org at bones.
Rudolf Polzer [Sat, 4 Dec 2021 00:44:20 +0000 (01:44 +0100)]
Also point master4.xonotic.org at bones.

now playing: bonetrousle

2 years agoDP master does not have sv_masterextra3 anymore, so let's use sv_master4 for a 3rd...
Rudolf Polzer [Sat, 4 Dec 2021 00:35:28 +0000 (01:35 +0100)]
DP master does not have sv_masterextra3 anymore, so let's use sv_master4 for a 3rd master.

This keeps sv_master1 to sv_master3 usable for users.

2 years agoUse our own master server DNS records.
Rudolf Polzer [Fri, 3 Dec 2021 20:33:51 +0000 (12:33 -0800)]
Use our own master server DNS records.

This allows us to update server addresses without a new engine binary release.

2 years agoTransifex autosync
Rudolf Polzer [Fri, 3 Dec 2021 06:23:28 +0000 (07:23 +0100)]
Transifex autosync

2 years agoTransifex autosync
Rudolf Polzer [Thu, 2 Dec 2021 06:25:11 +0000 (07:25 +0100)]
Transifex autosync

2 years agoTransifex autosync
Rudolf Polzer [Wed, 1 Dec 2021 06:23:42 +0000 (07:23 +0100)]
Transifex autosync

2 years agoTransifex autosync
Rudolf Polzer [Tue, 30 Nov 2021 06:23:30 +0000 (07:23 +0100)]
Transifex autosync

2 years agoTransifex autosync
Rudolf Polzer [Mon, 29 Nov 2021 06:23:30 +0000 (07:23 +0100)]
Transifex autosync

2 years agoAdd proper names to the Swedish translation
terencehill [Sun, 28 Nov 2021 14:02:27 +0000 (15:02 +0100)]
Add proper names to the Swedish translation

2 years agoTransifex autosync
Rudolf Polzer [Sun, 28 Nov 2021 06:24:05 +0000 (07:24 +0100)]
Transifex autosync

2 years agoTransifex autosync
Rudolf Polzer [Fri, 26 Nov 2021 06:23:37 +0000 (07:23 +0100)]
Transifex autosync

2 years agoTransifex autosync
Rudolf Polzer [Thu, 25 Nov 2021 06:23:32 +0000 (07:23 +0100)]
Transifex autosync

2 years agoAdd "Bold font scale" slider to the Centerprint panel's menu
terencehill [Sun, 21 Nov 2021 22:19:45 +0000 (23:19 +0100)]
Add "Bold font scale" slider to the Centerprint panel's menu

2 years agoSmall serverlist's code cleanup
terencehill [Sun, 21 Nov 2021 22:16:42 +0000 (23:16 +0100)]
Small serverlist's code cleanup

2 years agoMerge branch 'terencehill/health_armor_icons' into 'master'
terencehill [Sun, 21 Nov 2021 21:57:43 +0000 (21:57 +0000)]
Merge branch 'terencehill/health_armor_icons' into 'master'

Add proper health / armor icons (used by the ItemStats and ItemsTime panels)

Closes #2561

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

2 years agoTransifex autosync
Rudolf Polzer [Sat, 20 Nov 2021 06:23:31 +0000 (07:23 +0100)]
Transifex autosync

2 years agoMerge branch 'drjaska/electrostickylifetime' into 'master'
terencehill [Thu, 18 Nov 2021 11:18:47 +0000 (11:18 +0000)]
Merge branch 'drjaska/electrostickylifetime' into 'master'

New cvar for electro balls to get their lifetime from after sticking

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

2 years agoNew cvar for electro balls to get their lifetime from after sticking
Dr. Jaska [Thu, 18 Nov 2021 11:18:47 +0000 (11:18 +0000)]
New cvar for electro balls to get their lifetime from after sticking

2 years agoMerge branch 'drjaska/fixSetStartItemsInitialization' into 'master'
terencehill [Wed, 17 Nov 2021 18:36:04 +0000 (18:36 +0000)]
Merge branch 'drjaska/fixSetStartItemsInitialization' into 'master'

update to CA/FT SetStartItems hookfunction

Closes #2652

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

2 years agoupdate to CA/FT SetStartItems hookfunction
Dr. Jaska [Wed, 17 Nov 2021 18:36:03 +0000 (18:36 +0000)]
update to CA/FT SetStartItems hookfunction

2 years agoMerge branch 'bones_was_here/ft_start_armor' into 'master'
terencehill [Wed, 17 Nov 2021 13:54:52 +0000 (13:54 +0000)]
Merge branch 'bones_was_here/ft_start_armor' into 'master'

Increase freezetag starting armor from 0 to 100

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

2 years agoMerge branch 'bones_was_here/strafehud_jumpheight' into 'master'
terencehill [Wed, 17 Nov 2021 13:43:52 +0000 (13:43 +0000)]
Merge branch 'bones_was_here/strafehud_jumpheight' into 'master'

strafehud: fix and refactor jumpheight feature

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

2 years agoAdd missing supercells icons in old hud themes (copy of ammo_cells.tga)
terencehill [Wed, 17 Nov 2021 11:53:03 +0000 (12:53 +0100)]
Add missing supercells icons in old hud themes (copy of ammo_cells.tga)

2 years agoMerge branch 'z411/ca_useammunition' into 'master'
terencehill [Wed, 17 Nov 2021 09:27:59 +0000 (09:27 +0000)]
Merge branch 'z411/ca_useammunition' into 'master'

Make CA/FT/LMS respect g_use_ammunition

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

2 years agoUpdate .gitignore
terencehill [Tue, 16 Nov 2021 16:52:37 +0000 (17:52 +0100)]
Update .gitignore

2 years agoShow full fuel bar with a low alpha, fade it in until fuel reaches the middle of...
terencehill [Tue, 16 Nov 2021 16:51:20 +0000 (17:51 +0100)]
Show full fuel bar with a low alpha, fade it in until fuel reaches the middle of the bar (like the oxygen bar)

2 years agoRemove a wrong comment, IT_UNLIMITED_AMMO gives unlimited fuel too
terencehill [Tue, 16 Nov 2021 16:46:15 +0000 (17:46 +0100)]
Remove a wrong comment, IT_UNLIMITED_AMMO gives unlimited fuel too

2 years agoTransifex autosync
Rudolf Polzer [Tue, 16 Nov 2021 06:23:27 +0000 (07:23 +0100)]
Transifex autosync

2 years agoMake CA/FT/LMS respect g_use_ammunition 946/head
z411 [Mon, 15 Nov 2021 03:23:49 +0000 (00:23 -0300)]
Make CA/FT/LMS respect g_use_ammunition

Makes it possible to play CA/FT/LMS with unlimited ammo.

2 years agoTransifex autosync
Rudolf Polzer [Thu, 11 Nov 2021 06:23:41 +0000 (07:23 +0100)]
Transifex autosync

2 years agoAdd health / armor icons to other hud themes 941/head
terencehill [Wed, 10 Nov 2021 18:01:54 +0000 (19:01 +0100)]
Add health / armor icons to other hud themes

2 years agoTransifex autosync
Rudolf Polzer [Wed, 10 Nov 2021 06:23:35 +0000 (07:23 +0100)]
Transifex autosync

2 years agoTransifex autosync
Rudolf Polzer [Tue, 9 Nov 2021 06:23:39 +0000 (07:23 +0100)]
Transifex autosync

2 years agoTransifex autosync
Rudolf Polzer [Mon, 8 Nov 2021 06:23:28 +0000 (07:23 +0100)]
Transifex autosync

2 years agoTransifex autosync
Rudolf Polzer [Sun, 7 Nov 2021 06:24:02 +0000 (07:24 +0100)]
Transifex autosync

2 years agoTransifex autosync
Rudolf Polzer [Sat, 6 Nov 2021 06:23:37 +0000 (07:23 +0100)]
Transifex autosync

2 years agoAdd proper health / armor icons (used by the ItemStats and ItemsTime panels)
terencehill [Mon, 1 Nov 2021 23:48:18 +0000 (00:48 +0100)]
Add proper health / armor icons (used by the ItemStats and ItemsTime panels)

2 years agoTransifex autosync
Rudolf Polzer [Tue, 2 Nov 2021 06:23:34 +0000 (07:23 +0100)]
Transifex autosync

2 years agoFix compilation units
terencehill [Sun, 31 Oct 2021 09:20:34 +0000 (10:20 +0100)]
Fix compilation units

2 years agoTransifex autosync
Rudolf Polzer [Sun, 31 Oct 2021 06:23:58 +0000 (07:23 +0100)]
Transifex autosync

2 years agomoveplayer: add # to player number
terencehill [Sat, 30 Oct 2021 20:45:11 +0000 (22:45 +0200)]
moveplayer: add # to player number

2 years agomoveplayer: fix / improve error handling and messages
terencehill [Sat, 30 Oct 2021 19:45:24 +0000 (21:45 +0200)]
moveplayer: fix / improve error handling and messages

2 years agoFix whitespace in shader files
terencehill [Sat, 30 Oct 2021 19:32:55 +0000 (21:32 +0200)]
Fix whitespace in shader files

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

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

2 years agoTransifex autosync
Rudolf Polzer [Wed, 20 Oct 2021 05:23:29 +0000 (07:23 +0200)]
Transifex autosync

2 years agoTransifex autosync
Rudolf Polzer [Mon, 18 Oct 2021 05:23:30 +0000 (07:23 +0200)]
Transifex autosync

2 years ago Move waypoints slightly away from screen edges. It closes #2634 "[xonvote] #181...
terencehill [Sun, 17 Oct 2021 08:14:25 +0000 (10:14 +0200)]
 Move waypoints slightly away from screen edges. It closes #2634 "[xonvote] #181 - Use waypointsprite edgeoffset 0.1 by default"

2 years agoTransifex autosync
Rudolf Polzer [Sun, 17 Oct 2021 05:24:04 +0000 (07:24 +0200)]
Transifex autosync

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

2 years agostrafehud: fix and refactor jumpheight feature 939/head
bones_was_here [Tue, 12 Oct 2021 07:37:07 +0000 (17:37 +1000)]
strafehud: fix and refactor jumpheight feature

The height displayed was always too small, as one or two frames
of each jump were not included (especially the first frame,
when z velocity is greatest).

It now shows the exact height predicted by the formula in physicsX.cfg
and should be correct for all physics configurations.

Also, simplified the logic and removed 6 globals.

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

2 years agoTransifex autosync
Rudolf Polzer [Mon, 11 Oct 2021 05:23:27 +0000 (07:23 +0200)]
Transifex autosync

2 years agoFix / Improve translation context of some strings
terencehill [Sun, 10 Oct 2021 13:12:34 +0000 (15:12 +0200)]
Fix / Improve translation context of some strings

2 years agoAllow enabling cl_forceplayercolors only in team games and Duel
terencehill [Sun, 10 Oct 2021 13:04:41 +0000 (15:04 +0200)]
Allow enabling cl_forceplayercolors only in team games and Duel

2 years agoMerge branch 'terencehill/weapon_origin_fix' into 'master'
terencehill [Sun, 10 Oct 2021 08:29:30 +0000 (08:29 +0000)]
Merge branch 'terencehill/weapon_origin_fix' into 'master'

Fix #694 and fix #1902

Closes #1902 and #694

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

2 years agoTransifex autosync
Rudolf Polzer [Sun, 10 Oct 2021 05:24:01 +0000 (07:24 +0200)]
Transifex autosync

2 years agoTransifex autosync
Rudolf Polzer [Sat, 9 Oct 2021 05:23:32 +0000 (07:23 +0200)]
Transifex autosync

2 years agoTransifex autosync
Rudolf Polzer [Thu, 7 Oct 2021 05:23:21 +0000 (07:23 +0200)]
Transifex autosync

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

2 years agoMinor cleanups
terencehill [Tue, 5 Oct 2021 16:39:41 +0000 (18:39 +0200)]
Minor cleanups

2 years agoReduce the kill delay when round hasn't started yet to allow players to quickly rebal...
terencehill [Tue, 5 Oct 2021 16:38:30 +0000 (18:38 +0200)]
Reduce the kill delay when round hasn't started yet to allow players to quickly rebalance teams

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

2 years agoTransifex autosync
Rudolf Polzer [Mon, 4 Oct 2021 05:23:29 +0000 (07:23 +0200)]
Transifex autosync

2 years agoFix #694 "1st person Blaster weapon model not centered" and fix #1902 "Left aligned... 938/head
terencehill [Sun, 3 Oct 2021 16:14:31 +0000 (18:14 +0200)]
Fix #694 "1st person Blaster weapon model not centered" and fix #1902 "Left aligned rifle reload animation blocks the entire screen" by moving weapon origin. Thanks Musicgoat!

2 years agoTransifex autosync
Rudolf Polzer [Sun, 3 Oct 2021 05:23:56 +0000 (07:23 +0200)]
Transifex autosync

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

2 years agoMake RotRegen calls easier to understand
terencehill [Mon, 27 Sep 2021 20:30:11 +0000 (22:30 +0200)]
Make RotRegen calls easier to understand

2 years agoDisable crosshair_chase if cl_lockview is enabled
terencehill [Mon, 27 Sep 2021 20:15:30 +0000 (22:15 +0200)]
Disable crosshair_chase if cl_lockview is enabled

2 years agoFix medic buff rot setting getting ignored
terencehill [Mon, 27 Sep 2021 19:50:00 +0000 (21:50 +0200)]
Fix medic buff rot setting getting ignored

2 years agoTransifex autosync
Rudolf Polzer [Sat, 25 Sep 2021 05:23:22 +0000 (07:23 +0200)]
Transifex autosync

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

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

2 years agoTransifex autosync
Rudolf Polzer [Wed, 22 Sep 2021 05:23:25 +0000 (07:23 +0200)]
Transifex autosync

2 years agoTransifex autosync
Rudolf Polzer [Tue, 21 Sep 2021 05:23:19 +0000 (07:23 +0200)]
Transifex autosync

2 years agoTransifex autosync
Rudolf Polzer [Mon, 20 Sep 2021 05:23:16 +0000 (07:23 +0200)]
Transifex autosync

2 years agoMerge branch 'terencehill/quickmenu_bugfix_2487' into 'master'
terencehill [Sun, 19 Sep 2021 13:11:02 +0000 (13:11 +0000)]
Merge branch 'terencehill/quickmenu_bugfix_2487' into 'master'

Make the Quickmenu input system like the clickable radar one

Closes #2487

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

2 years agoTransifex autosync
Rudolf Polzer [Sun, 19 Sep 2021 05:23:50 +0000 (07:23 +0200)]
Transifex autosync

2 years agoRemove "placeholder texture" from the minelayer texture
terencehill [Fri, 17 Sep 2021 12:44:14 +0000 (14:44 +0200)]
Remove "placeholder texture" from the minelayer texture

2 years agoUpdate hash
terencehill [Mon, 13 Sep 2021 17:01:33 +0000 (19:01 +0200)]
Update hash

2 years agoImplement basic spectator support for the minigames
Mario [Mon, 13 Sep 2021 00:43:12 +0000 (10:43 +1000)]
Implement basic spectator support for the minigames

2 years agoElectro: remove leftover code from wr_resetplayer that now doesn't work as intended
terencehill [Sun, 12 Sep 2021 17:24:40 +0000 (19:24 +0200)]
Electro: remove leftover code from wr_resetplayer that now doesn't work as intended

2 years agoFix #2639 "cl_forceplayercolors 2 makes both teams the same colour when spectating...
terencehill [Sun, 12 Sep 2021 17:19:38 +0000 (19:19 +0200)]
Fix #2639 "cl_forceplayercolors 2 makes both teams the same colour when spectating" and both players in duel too

2 years agoMerge branch 'terencehill/lms_spectatable' into 'master'
terencehill [Sun, 12 Sep 2021 15:56:01 +0000 (15:56 +0000)]
Merge branch 'terencehill/lms_spectatable' into 'master'

LMS: refactor LMS code to avoid forcing players to join on connection

Closes #1833

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

2 years agoMerge branch 'drjaska/electrorefirefix' into 'master'
terencehill [Sun, 12 Sep 2021 11:49:33 +0000 (11:49 +0000)]
Merge branch 'drjaska/electrorefirefix' into 'master'

Fix inconsistency with electro refire time

Closes #2569

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

2 years agoFix inconsistency with electro refire time
Dr. Jaska [Sun, 12 Sep 2021 11:49:33 +0000 (11:49 +0000)]
Fix inconsistency with electro refire time

2 years agoIncrease freezetag starting armor from 0 to 100 933/head
bones_was_here [Sun, 12 Sep 2021 07:48:03 +0000 (17:48 +1000)]
Increase freezetag starting armor from 0 to 100

2 years agoLMS: fix wrong health / armor assignment on respawn 923/head
terencehill [Sat, 11 Sep 2021 22:07:15 +0000 (00:07 +0200)]
LMS: fix wrong health / armor assignment on respawn

2 years agoRemove a few redundant lines of code
terencehill [Sat, 11 Sep 2021 22:01:53 +0000 (00:01 +0200)]
Remove a few redundant lines of code

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 agoMake QuickMenu_InputEvent code even more like HUD_Radar_InputEvent 932/head
terencehill [Thu, 9 Sep 2021 22:07:14 +0000 (00:07 +0200)]
Make QuickMenu_InputEvent code even more like HUD_Radar_InputEvent

2 years agoQuickmenu: unset the player's buttons as soon as it gets opened and make so that...
terencehill [Thu, 9 Sep 2021 21:40:07 +0000 (23:40 +0200)]
Quickmenu: unset the player's buttons as soon as it gets opened and make so that pressing an unused key closes it (like the clickable radar does)

2 years agoQuickmenu: let the engine handle all release key events so that it's possible to...
terencehill [Wed, 8 Sep 2021 15:04:26 +0000 (17:04 +0200)]
Quickmenu: let the engine handle all release key events so that it's possible to stop movement, weapon fire, etc... It fixes #2487

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 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)"