]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
2 years agoProperly reset weapon accuracy on player respawn if sv_ready_restart_after_countdown...
terencehill [Sat, 11 Dec 2021 15:56:46 +0000 (16:56 +0100)]
Properly reset weapon accuracy on player respawn if sv_ready_restart_after_countdown is 1, thanks z411 for pointing out this bug

z411: "I think it seems to work as you expect because you are resetting the accuracies before the match starts, but once the players respawn accuracy_resend() which actually sends the stats is called in PutPlayerInServer() when they respawn. So the server is actually resetting the stats before it should, but sends them when they respawn."

2 years agoFix compilation units
terencehill [Sat, 11 Dec 2021 00:27:18 +0000 (01:27 +0100)]
Fix compilation units

2 years agoReset weapon accuracy on readyrestart
terencehill [Fri, 10 Dec 2021 15:39:28 +0000 (16:39 +0100)]
Reset weapon accuracy on readyrestart

2 years agoRemove an outdated comment and a redundant division by 1
terencehill [Thu, 9 Dec 2021 12:26:15 +0000 (13:26 +0100)]
Remove an outdated comment and a redundant division by 1

2 years agoMerge branch 'z411/round_countdown_fix' into 'master'
terencehill [Thu, 9 Dec 2021 12:04:52 +0000 (12:04 +0000)]
Merge branch 'z411/round_countdown_fix' into 'master'

Fix countdown centerprint for round-based modes

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

2 years agoMerge branch 'Mario/lms_pickup_items' into 'master'
Mario [Thu, 9 Dec 2021 05:47:55 +0000 (05:47 +0000)]
Merge branch 'Mario/lms_pickup_items' into 'master'

Merge branch Mario/lms_pickup_items (XXS merge request)

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

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 agoAdd another master server.
Rudolf Polzer [Mon, 6 Dec 2021 01:15:26 +0000 (20:15 -0500)]
Add another master server.

Thanks, gazby!

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 agoMerge branch 'z411/powerups_dropondeath' into 'master'
terencehill [Sat, 4 Dec 2021 22:45:51 +0000 (22:45 +0000)]
Merge branch 'z411/powerups_dropondeath' into 'master'

Merge branch z411/powerups_dropondeath (improves on Mario's implementation)

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

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 agoAdded cvar for default loot lifetime and using it for dropped powerups 943/head
z411 [Thu, 2 Dec 2021 20:45:56 +0000 (17:45 -0300)]
Added cvar for default loot lifetime and using it for dropped powerups

2 years agoPowerup drops: Changed cvar names
z411 [Thu, 2 Dec 2021 18:42:04 +0000 (15:42 -0300)]
Powerup drops: Changed cvar names

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 agoImplemented TTL as a timer and waypoint that shows the time left
z411 [Sat, 27 Nov 2021 02:55:06 +0000 (23:55 -0300)]
Implemented TTL as a timer and waypoint that shows the time left

2 years agoRevert "powerups_dropondeath: Added dropped waypoint"
z411 [Sat, 27 Nov 2021 00:58:23 +0000 (21:58 -0300)]
Revert "powerups_dropondeath: Added dropped waypoint"

This reverts commit 473dc5f95b6b40df65fc2ae5d841fde806063d29.

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

2 years agopowerups_dropondeath: Fix reverse health bar
z411 [Thu, 25 Nov 2021 18:25:37 +0000 (15:25 -0300)]
powerups_dropondeath: Fix reverse health bar

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

2 years agopowerups_dropondeath: Added dropped waypoint
z411 [Wed, 24 Nov 2021 21:44:50 +0000 (18:44 -0300)]
powerups_dropondeath: Added dropped waypoint

2 years agopowerups_dropondeath: Make time to live configurable
z411 [Wed, 24 Nov 2021 17:21:07 +0000 (14:21 -0300)]
powerups_dropondeath: Make time to live configurable

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 agopowerups_dropondeath: Use weapon despawn time for setting 2
z411 [Sat, 6 Nov 2021 21:27:43 +0000 (18:27 -0300)]
powerups_dropondeath: Use weapon despawn time for setting 2

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

2 years agoImproved powerups_dropondeath setting
z411 [Fri, 5 Nov 2021 17:44:24 +0000 (14:44 -0300)]
Improved powerups_dropondeath setting

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