]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
3 years agostrafehud: add pre acceleration zone and move the acceleration zone to the actual...
Juhu [Fri, 26 Mar 2021 20:14:45 +0000 (21:14 +0100)]
strafehud: add pre acceleration zone and move the acceleration zone to the actual maximum acceleration point

3 years agostrafehud: improve direction caps drawing logic
Juhu [Wed, 24 Mar 2021 11:45:26 +0000 (12:45 +0100)]
strafehud: improve direction caps drawing logic

3 years agostrafehud: add size restrictions back but add a cvar to disable them
Juhu [Wed, 24 Mar 2021 11:44:23 +0000 (12:44 +0100)]
strafehud: add size restrictions back but add a cvar to disable them

3 years agostrafehud: move text indicators so that they don't overlap with the arrows
Juhu [Tue, 23 Mar 2021 20:19:07 +0000 (21:19 +0100)]
strafehud: move text indicators so that they don't overlap with the arrows

3 years agostrafehud: improve visual fidelity of arrows
Juhu [Tue, 23 Mar 2021 18:47:36 +0000 (19:47 +0100)]
strafehud: improve visual fidelity of arrows

3 years agostrafehud: make scaling restrictions more reasonable, especially allow thinner indica...
Juhu [Tue, 23 Mar 2021 12:42:05 +0000 (13:42 +0100)]
strafehud: make scaling restrictions more reasonable, especially allow thinner indicator lines (note that they could turn invisible if too thin)

3 years agostrafehud: adjust hud editor for switch indicator cvar name changes
Juhu [Mon, 22 Mar 2021 17:21:47 +0000 (18:21 +0100)]
strafehud: adjust hud editor for switch indicator cvar name changes

3 years agostrafehud: make some indicators narrower by default
Juhu [Mon, 22 Mar 2021 16:15:30 +0000 (17:15 +0100)]
strafehud: make some indicators narrower by default

3 years agostrafehud: remove direction (fwd/bkwd) timeout, it's not useful
Juhu [Mon, 22 Mar 2021 15:57:35 +0000 (16:57 +0100)]
strafehud: remove direction (fwd/bkwd) timeout, it's not useful

3 years agostrafehud: change some default values to better accommodate for the current feature set
Juhu [Mon, 22 Mar 2021 15:44:50 +0000 (16:44 +0100)]
strafehud: change some default values to better accommodate for the current feature set

3 years agostrafehud: improve cvar descriptions, fix grammar mistakes
Juhu [Mon, 22 Mar 2021 15:09:51 +0000 (16:09 +0100)]
strafehud: improve cvar descriptions, fix grammar mistakes

3 years agostrafehud: rework the switch indicator cvars and remove the indicator on the current...
Juhu [Mon, 22 Mar 2021 14:03:39 +0000 (15:03 +0100)]
strafehud: rework the switch indicator cvars and remove the indicator on the current strafing side

3 years agostrafehud: improve angle indicator style cvar usage
Juhu [Mon, 22 Mar 2021 13:21:44 +0000 (14:21 +0100)]
strafehud: improve angle indicator style cvar usage

3 years agostrafehud: remove tab characters
Juhu [Mon, 22 Mar 2021 12:52:20 +0000 (13:52 +0100)]
strafehud: remove tab characters

3 years agostrafehud: don't put the slick detector into "always on" state when friction is zero...
Juhu [Mon, 22 Mar 2021 12:22:52 +0000 (13:22 +0100)]
strafehud: don't put the slick detector into "always on" state when friction is zero, instead treat every brush as slick even if the surfaceflag is not set

3 years agostrafehud: fix crouch detection in spectate and possibly other spectator bugs
Juhu [Fri, 19 Mar 2021 21:44:41 +0000 (22:44 +0100)]
strafehud: fix crouch detection in spectate and possibly other spectator bugs

3 years agostrafehud: change angle indicator default height to work better with new arrow indica...
Juhu [Thu, 18 Mar 2021 14:56:06 +0000 (15:56 +0100)]
strafehud: change angle indicator default height to work better with new arrow indicator style

3 years agostrafehud: draw text indicators last to prevent arrows from covering them
Juhu [Thu, 18 Mar 2021 14:05:46 +0000 (15:05 +0100)]
strafehud: draw text indicators last to prevent arrows from covering them

3 years agostrafehud: add angle indicator styles and arrows
Juhu [Thu, 18 Mar 2021 14:02:37 +0000 (15:02 +0100)]
strafehud: add angle indicator styles and arrows

3 years agoMerge branch 'master' into Juhu/strafehud-fixes
Juhu [Wed, 17 Mar 2021 23:48:34 +0000 (00:48 +0100)]
Merge branch 'master' into Juhu/strafehud-fixes

3 years agostrafehud: count everything as slick if the friction cvar is set to zero (slick detector)
Juhu [Wed, 17 Mar 2021 23:45:08 +0000 (00:45 +0100)]
strafehud: count everything as slick if the friction cvar is set to zero (slick detector)

3 years agostrafehud: fix calculations when maxspeed != wishspeed (analog input)
Juhu [Wed, 17 Mar 2021 18:23:39 +0000 (19:23 +0100)]
strafehud: fix calculations when maxspeed != wishspeed (analog input)

3 years agostrafehud: fix strafe turning with analog input
Juhu [Wed, 17 Mar 2021 17:12:40 +0000 (18:12 +0100)]
strafehud: fix strafe turning with analog input

3 years agostrafehud: make angle calculation code less obscure
Juhu [Wed, 17 Mar 2021 11:49:41 +0000 (12:49 +0100)]
strafehud: make angle calculation code less obscure

3 years agostrafehud: only calculate the gradient offset if needed
Juhu [Wed, 17 Mar 2021 09:26:57 +0000 (10:26 +0100)]
strafehud: only calculate the gradient offset if needed

3 years agoMake one line of code human readable :)
terencehill [Tue, 16 Mar 2021 19:17:45 +0000 (20:17 +0100)]
Make one line of code human readable :)

3 years agoFix #2563 "Spectator freecam collision problem with all players leaving/going to...
terencehill [Tue, 16 Mar 2021 18:55:54 +0000 (19:55 +0100)]
Fix #2563 "Spectator freecam collision problem with all players leaving/going to spectator"

3 years agoTransifex autosync
Rudolf Polzer [Tue, 16 Mar 2021 06:24:20 +0000 (07:24 +0100)]
Transifex autosync

3 years agoMerge branch 'terencehill/csqcmodel_settings'
terencehill [Mon, 15 Mar 2021 18:22:54 +0000 (19:22 +0100)]
Merge branch 'terencehill/csqcmodel_settings'

3 years agoFree last available bitflag in the csqcmodel settings
terencehill [Mon, 15 Mar 2021 17:56:14 +0000 (18:56 +0100)]
Free last available bitflag in the csqcmodel settings

3 years agoRearrange csqcmodel settings bitflags to free up some bits without increasing network...
terencehill [Mon, 15 Mar 2021 17:36:22 +0000 (18:36 +0100)]
Rearrange csqcmodel settings bitflags to free up some bits without increasing networked data

3 years agoTransifex autosync
Rudolf Polzer [Mon, 15 Mar 2021 06:24:14 +0000 (07:24 +0100)]
Transifex autosync

3 years agoMerge branch 'terencehill/less_entities'
terencehill [Sun, 14 Mar 2021 21:21:48 +0000 (22:21 +0100)]
Merge branch 'terencehill/less_entities'

3 years agoShow number of entities found by cl/sv_cmd findat
terencehill [Sun, 14 Mar 2021 16:11:47 +0000 (17:11 +0100)]
Show number of entities found by cl/sv_cmd findat

3 years agoGitlab CI: remove report_cloc "test"
terencehill [Sun, 14 Mar 2021 16:03:22 +0000 (17:03 +0100)]
Gitlab CI: remove report_cloc "test"

3 years agostrafehud: fix gradient offset calculation
Juhu [Sun, 14 Mar 2021 10:02:41 +0000 (11:02 +0100)]
strafehud: fix gradient offset calculation

3 years agoTransifex autosync
Rudolf Polzer [Sun, 14 Mar 2021 06:25:37 +0000 (07:25 +0100)]
Transifex autosync

3 years agoMerge branch 'drjaska/balance/mortar' into 'master' 886/head
terencehill [Sat, 13 Mar 2021 00:32:12 +0000 (00:32 +0000)]
Merge branch 'drjaska/balance/mortar' into 'master'

Mortar longer lifetime so that it's usable as a mortar in large open maps

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

3 years agoMerge branch 'terencehill/race_cleanups' into 'master'
terencehill [Sat, 13 Mar 2021 00:24:56 +0000 (01:24 +0100)]
Merge branch 'terencehill/race_cleanups' into 'master'

3 years agoFix compilation units
terencehill [Fri, 12 Mar 2021 18:15:36 +0000 (19:15 +0100)]
Fix compilation units

3 years agoRemove redundant SVQC check; avoid duplicated field definitions in Race GameRules_scoring
terencehill [Fri, 12 Mar 2021 11:13:07 +0000 (12:13 +0100)]
Remove redundant SVQC check; avoid duplicated field definitions in Race GameRules_scoring

3 years agorace_SendRankings --> race_SendRanking
terencehill [Thu, 11 Mar 2021 17:23:11 +0000 (18:23 +0100)]
race_SendRankings  -->  race_SendRanking

3 years agoMove some identical ctf / race / cts code to shared functions
terencehill [Thu, 11 Mar 2021 17:08:57 +0000 (18:08 +0100)]
Move some identical ctf / race / cts code to shared functions

3 years agoMerge branch 'master' into terencehill/race_cleanups
terencehill [Thu, 11 Mar 2021 15:04:04 +0000 (16:04 +0100)]
Merge branch 'master' into terencehill/race_cleanups

3 years agoTransifex autosync
Rudolf Polzer [Thu, 11 Mar 2021 06:24:05 +0000 (07:24 +0100)]
Transifex autosync

3 years agoMortar longer lifetime so that it's usable as a mortar in large open maps 881/head
drjaska [Wed, 10 Mar 2021 23:32:47 +0000 (01:32 +0200)]
Mortar longer lifetime so that it's usable as a mortar in large open maps

3 years agoDelete g_instagib_items and g_overkill_items when their relative mutators are removed
terencehill [Wed, 10 Mar 2021 23:13:35 +0000 (00:13 +0100)]
Delete g_instagib_items and g_overkill_items when their relative mutators are removed

3 years agoMerge branch 'master' into terencehill/less_entities
terencehill [Wed, 10 Mar 2021 22:52:25 +0000 (23:52 +0100)]
Merge branch 'master' into terencehill/less_entities

3 years agoTransifex autosync
Rudolf Polzer [Wed, 10 Mar 2021 06:24:32 +0000 (07:24 +0100)]
Transifex autosync

3 years agoMake pure more entities and don't link them into the world
terencehill [Mon, 8 Mar 2021 17:14:21 +0000 (18:14 +0100)]
Make pure more entities and don't link them into the world

3 years agoDocument Weapon Accuracy stats
terencehill [Tue, 9 Mar 2021 18:13:01 +0000 (19:13 +0100)]
Document Weapon Accuracy stats

3 years agoAdd a warning to fix #1912 "Team choice bound to model color creates gameplay issues"
terencehill [Tue, 9 Mar 2021 17:49:02 +0000 (18:49 +0100)]
Add a warning to fix #1912 "Team choice bound to model color creates gameplay issues"

3 years agoRevert "crlf=input for .yml files"
terencehill [Mon, 8 Mar 2021 11:05:48 +0000 (12:05 +0100)]
Revert "crlf=input for .yml files"

This reverts commit bba8df0eaffb3fc6ce5265992c7d4c44f0c98397.

3 years agocrlf=input for .yml files
terencehill [Mon, 8 Mar 2021 10:45:55 +0000 (11:45 +0100)]
crlf=input for .yml files

3 years agoFix wrong indentation in W_Fireball_LaserPlay
terencehill [Mon, 8 Mar 2021 10:05:39 +0000 (11:05 +0100)]
Fix wrong indentation in W_Fireball_LaserPlay

3 years agoRestore an updated version of the blacklist of entities that WarpZone_FindRadius...
terencehill [Sun, 7 Mar 2021 23:23:48 +0000 (00:23 +0100)]
Restore an updated version of the blacklist of entities that WarpZone_FindRadius doesn't care about

3 years agoUpdate hash
terencehill [Sat, 6 Mar 2021 19:04:36 +0000 (20:04 +0100)]
Update hash

3 years agoRemove outdated flag list from WaypointSprite_SendEntity/Ent_WaypointSprite; give...
terencehill [Sat, 6 Mar 2021 19:02:08 +0000 (20:02 +0100)]
Remove outdated flag list from WaypointSprite_SendEntity/Ent_WaypointSprite; give a variable a meaningful name; remove redundant classname assignment

3 years agoAdd an optional <dist> parameter to the 'findat' command to find all entities within...
terencehill [Sat, 6 Mar 2021 18:57:35 +0000 (19:57 +0100)]
Add an optional <dist> parameter to the 'findat' command to find all entities within a certain distance from <position>

3 years agoFix ladder temporary entity not removed in some cases
terencehill [Fri, 5 Mar 2021 18:06:06 +0000 (19:06 +0100)]
Fix ladder temporary entity not removed in some cases

3 years agoGet rid of an unused global, rename another one
terencehill [Fri, 5 Mar 2021 17:55:40 +0000 (18:55 +0100)]
Get rid of an unused global, rename another one

3 years agoReset more STATs when player dies
terencehill [Wed, 3 Mar 2021 22:53:07 +0000 (23:53 +0100)]
Reset more STATs when player dies

3 years agoPrint an error message if gametype and gotomap are executed when the server isn't...
terencehill [Wed, 3 Mar 2021 22:51:24 +0000 (23:51 +0100)]
Print an error message if gametype and gotomap are executed when the server isn't running, rather than showing nonsense output (gametype in particular)

3 years agoFix #2484 Inferno buff causing crazy negative damage to players in the water
terencehill [Wed, 3 Mar 2021 22:33:14 +0000 (23:33 +0100)]
Fix #2484 Inferno buff causing crazy negative damage to players in the water

3 years agoFix report_cloc
terencehill [Wed, 3 Mar 2021 22:22:48 +0000 (22:22 +0000)]
Fix report_cloc

3 years agoStop player powerup sounds when disconnecting
terencehill [Wed, 3 Mar 2021 13:09:15 +0000 (14:09 +0100)]
Stop player powerup sounds when disconnecting

3 years agoApply 337eb6343 "Use crouch status instead of crouch key to indicate when player...
terencehill [Wed, 3 Mar 2021 13:06:46 +0000 (14:06 +0100)]
Apply 337eb6343 "Use crouch status instead of crouch key to indicate when player is crouching in pressed keys code" to PM_dodging_GetPressedKeys too

3 years agoShownames: interpolate player name movement (when player isn't in client's PVS)
terencehill [Tue, 2 Mar 2021 22:58:25 +0000 (23:58 +0100)]
Shownames: interpolate player name movement (when player isn't in client's PVS)

3 years agoRemove wrong comment on r_lerpsites, hud_shownames doesn't use sprites
terencehill [Tue, 2 Mar 2021 22:21:49 +0000 (23:21 +0100)]
Remove wrong comment on r_lerpsites, hud_shownames doesn't use sprites

3 years agoFix compilation units and update hash
terencehill [Tue, 2 Mar 2021 17:03:42 +0000 (18:03 +0100)]
Fix compilation units and update hash

3 years agowpeditor unreachable: properly show player models at spawnopoints that aren't linked...
terencehill [Tue, 2 Mar 2021 15:39:49 +0000 (16:39 +0100)]
wpeditor unreachable: properly show player models at spawnopoints that aren't linked to any waypoint

3 years agoMove code that resets clip load whenever the player goes unarmed to the weaposystem
terencehill [Tue, 2 Mar 2021 15:25:17 +0000 (16:25 +0100)]
Move code that resets clip load whenever the player goes unarmed to the weaposystem

3 years agoQuickmenu: fix names starting with yellow in the player list
terencehill [Mon, 1 Mar 2021 20:18:33 +0000 (21:18 +0100)]
Quickmenu: fix names starting with yellow in the player list

3 years agoFix wrong filename in the dumpnotifs command; put the filename in a constant in all...
terencehill [Mon, 1 Mar 2021 20:01:05 +0000 (21:01 +0100)]
Fix wrong filename in the dumpnotifs command; put the filename in a constant in all the dump commands to avoid this kind of mistakes

3 years agoTurn some LOG_INFOs into LOG_HELPs
terencehill [Mon, 1 Mar 2021 19:52:06 +0000 (20:52 +0100)]
Turn some LOG_INFOs into LOG_HELPs

3 years agoInterpolateOrigin: add a small description and fix 2 weirdly wrapped lines
terencehill [Mon, 1 Mar 2021 19:50:36 +0000 (20:50 +0100)]
InterpolateOrigin: add a small description and fix 2 weirdly wrapped lines

3 years agoCreate missing ~/.ssh folder.
Rudolf Polzer [Mon, 1 Mar 2021 18:41:17 +0000 (18:41 +0000)]
Create missing ~/.ssh folder.

3 years agoWe also need graphviz.
Rudolf Polzer [Mon, 1 Mar 2021 17:57:05 +0000 (17:57 +0000)]
We also need graphviz.

3 years agoTry apt-get update before installing doxygen.
Rudolf Polzer [Mon, 1 Mar 2021 17:35:02 +0000 (17:35 +0000)]
Try apt-get update before installing doxygen.

3 years agoInstall Doxygen before using it. Will that work?
Rudolf Polzer [Mon, 1 Mar 2021 16:03:20 +0000 (16:03 +0000)]
Install Doxygen before using it. Will that work?

3 years agoUpdate expected gameplay hash.
Rudolf Polzer [Mon, 1 Mar 2021 15:47:42 +0000 (15:47 +0000)]
Update expected gameplay hash.

The pipeline had been down for a few months, and the hash changed during this - probably not feasible to find out where it changed now.

3 years agoEnable log timestamps during serverbench.
Rudolf Polzer [Mon, 1 Mar 2021 15:25:38 +0000 (15:25 +0000)]
Enable log timestamps during serverbench.

Should tell us if our problem is a timeout problem. Don't think it's anything else, but let's see.

3 years agoEnable log timestamps during serverbench.
Rudolf Polzer [Mon, 1 Mar 2021 15:25:18 +0000 (15:25 +0000)]
Enable log timestamps during serverbench.

Should tell us if our problem is a timeout problem. Don't think it's anything else, but let's see.

3 years agoMove setting of client-side player movement speed settings back to the server, fixes...
Mario [Mon, 1 Mar 2021 13:14:33 +0000 (23:14 +1000)]
Move setting of client-side player movement speed settings back to the server, fixes #2531

3 years agoTransifex autosync
Rudolf Polzer [Mon, 1 Mar 2021 06:24:10 +0000 (07:24 +0100)]
Transifex autosync

3 years agoMerge branch 'bones_was_here/lerpsprites' into 'master'
Mario [Sun, 28 Feb 2021 08:24:51 +0000 (08:24 +0000)]
Merge branch 'bones_was_here/lerpsprites' into 'master'

Make player names move as smoothly as models by defaulting r_lerpsprites to 1

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

3 years agoEnsure csqcmodel_isdead is reset each frame, fixes #2537
Mario [Sun, 28 Feb 2021 07:50:40 +0000 (17:50 +1000)]
Ensure csqcmodel_isdead is reset each frame, fixes #2537

3 years agoMerge branch 'bones_was_here/neg_ping' into 'master'
Mario [Sun, 28 Feb 2021 06:26:55 +0000 (06:26 +0000)]
Merge branch 'bones_was_here/neg_ping' into 'master'

Prevent negative pings by correctly bounding (it's a signed short)

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

3 years agoTransifex autosync
Rudolf Polzer [Sun, 28 Feb 2021 06:25:15 +0000 (07:25 +0100)]
Transifex autosync

3 years agoMake player names move as smoothly as models by defaulting r_lerpsprites to 1 880/head
bones_was_here [Sun, 28 Feb 2021 05:16:59 +0000 (15:16 +1000)]
Make player names move as smoothly as models by defaulting r_lerpsprites to 1

3 years agoPrevent negative pings by correctly bounding (it's a signed short) 879/head
bones_was_here [Sun, 28 Feb 2021 05:00:57 +0000 (15:00 +1000)]
Prevent negative pings by correctly bounding (it's a signed short)

3 years agoWhitelist sv_showfps as an allowed server setting
Mario [Sun, 28 Feb 2021 02:50:35 +0000 (12:50 +1000)]
Whitelist sv_showfps as an allowed server setting

3 years agoDisable sv_showfps by default and add a note in the cvar description that enabling...
Mario [Sun, 28 Feb 2021 02:00:13 +0000 (12:00 +1000)]
Disable sv_showfps by default and add a note in the cvar description that enabling it may require consent from players on the server

3 years agoMerge branch 'terencehill/pure_ents' into 'master'
Mario [Sat, 27 Feb 2021 16:49:07 +0000 (16:49 +0000)]
Merge branch 'terencehill/pure_ents' into 'master'

Improve server performance by making pure entities that don't have models

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

3 years agoImprove server performance by making pure entities that don't have models
terencehill [Sat, 27 Feb 2021 16:49:07 +0000 (16:49 +0000)]
Improve server performance by making pure entities that don't have models

3 years agoFix a Vortex charge rate inconsistency with g_balance_vortex_charge_always
Mario [Sat, 27 Feb 2021 12:17:51 +0000 (22:17 +1000)]
Fix a Vortex charge rate inconsistency with g_balance_vortex_charge_always

3 years agoMerge branch 'terencehill/entcs_fixes' into 'master'
Mario [Sat, 27 Feb 2021 11:35:33 +0000 (11:35 +0000)]
Merge branch 'terencehill/entcs_fixes' into 'master'

entcs and shownames fixes

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

3 years agoMerge branch 'terencehill/help_messages_cleanup' into 'master'
Mario [Sat, 27 Feb 2021 11:05:55 +0000 (11:05 +0000)]
Merge branch 'terencehill/help_messages_cleanup' into 'master'

Help messages cleanup

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

3 years agoTransifex autosync
Rudolf Polzer [Sat, 27 Feb 2021 06:24:03 +0000 (07:24 +0100)]
Transifex autosync

3 years agoRemove purity whitelist for the Testing balance
Mario [Sat, 27 Feb 2021 01:23:23 +0000 (11:23 +1000)]
Remove purity whitelist for the Testing balance