]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
2 years agoTransifex autosync
Rudolf Polzer [Tue, 6 Dec 2022 06:23:37 +0000 (07:23 +0100)]
Transifex autosync

2 years agoTransifex autosync
Rudolf Polzer [Mon, 5 Dec 2022 06:23:45 +0000 (07:23 +0100)]
Transifex autosync

2 years agoRevert "Make messages translatable for trigger_hurt, target_kill, various movers"
bones_was_here [Sun, 4 Dec 2022 18:42:29 +0000 (04:42 +1000)]
Revert "Make messages translatable for trigger_hurt, target_kill, various movers"

This reverts commit a67a9c050b8e05e2f1b49b395c83a99d22ba5d78.

2 years agoMake messages translatable for trigger_hurt, target_kill, various movers
bones_was_here [Sun, 4 Dec 2022 16:41:36 +0000 (02:41 +1000)]
Make messages translatable for trigger_hurt, target_kill, various movers

Closes #2778

2 years agoFix error spam that occurs when standing in the way of rotating doors
Mario [Sun, 4 Dec 2022 11:16:20 +0000 (21:16 +1000)]
Fix error spam that occurs when standing in the way of rotating doors

2 years agoTransifex autosync
Rudolf Polzer [Sun, 4 Dec 2022 06:24:24 +0000 (07:24 +0100)]
Transifex autosync

2 years agoTransifex autosync
Rudolf Polzer [Sat, 3 Dec 2022 06:23:35 +0000 (07:23 +0100)]
Transifex autosync

2 years agoOptimize damageeffects code a bit; also fix whitespace
terencehill [Sat, 3 Dec 2022 00:24:57 +0000 (01:24 +0100)]
Optimize damageeffects code a bit; also fix whitespace

2 years agoMerge branch 'Mario/droptofloor_outofsolid' into 'master'
bones_was_here [Fri, 2 Dec 2022 17:27:34 +0000 (17:27 +0000)]
Merge branch 'Mario/droptofloor_outofsolid' into 'master'

Make sv_gameplayfix_droptofloorstartsolid_nudgetocorrect functional again

Closes #2774

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

2 years agoCorrectly show particle fx and decal when a grenade stuck on the ceiling explodes...
terencehill [Fri, 2 Dec 2022 15:34:14 +0000 (16:34 +0100)]
Correctly show particle fx and decal when a grenade stuck on the ceiling explodes (see 0889fb8c for a similar fix to electro orbs)

2 years agoFix glow color of dropped weapons
terencehill [Fri, 2 Dec 2022 15:25:16 +0000 (16:25 +0100)]
Fix glow color of dropped weapons

2 years agopipeline: don't rename _init.bsp to gitlab-ci.bsp, it causes confusion
bones_was_here [Fri, 2 Dec 2022 14:58:26 +0000 (00:58 +1000)]
pipeline: don't rename _init.bsp to gitlab-ci.bsp, it causes confusion

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

2 years agoUpdate gameplay hash
Mario [Thu, 1 Dec 2022 11:03:57 +0000 (21:03 +1000)]
Update gameplay hash

2 years agoMerge branch 'master' into Mario/no_engine_physics
Mario [Thu, 1 Dec 2022 10:50:14 +0000 (20:50 +1000)]
Merge branch 'master' into Mario/no_engine_physics

2 years agoTransifex autosync
Rudolf Polzer [Thu, 1 Dec 2022 06:23:36 +0000 (07:23 +0100)]
Transifex autosync

2 years agoMerge branch 'z411/ca-prevent-observer' into 'master'
terencehill [Wed, 30 Nov 2022 15:41:11 +0000 (15:41 +0000)]
Merge branch 'z411/ca-prevent-observer' into 'master'

Add option to disable freecam (observer) in Clan Arena (enabled by default in XPM)

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

2 years agoAdd option to disable freecam (observer) in Clan Arena (enabled by default in XPM)
z411 [Wed, 30 Nov 2022 15:41:11 +0000 (15:41 +0000)]
Add option to disable freecam (observer) in Clan Arena (enabled by default in XPM)

2 years agoRemove no longer used g_monster_mage_heal_self cvar from configuration
Mario [Wed, 30 Nov 2022 01:29:08 +0000 (11:29 +1000)]
Remove no longer used g_monster_mage_heal_self cvar from configuration

2 years agoFix mismatching whitespace
Mario [Tue, 29 Nov 2022 13:03:16 +0000 (23:03 +1000)]
Fix mismatching whitespace

2 years agopipeline: prefer to skip gmqcc build by downloading from beta.xonotic.org and update...
bones_was_here [Tue, 29 Nov 2022 07:09:06 +0000 (17:09 +1000)]
pipeline: prefer to skip gmqcc build by downloading from beta.xonotic.org and update DP URL

2 years agopipeline: attempt to skip DP build by downloading from beta.xonotic.org and make...
bones_was_here [Mon, 28 Nov 2022 20:34:03 +0000 (06:34 +1000)]
pipeline: attempt to skip DP build by downloading from beta.xonotic.org and make wget less verbose

2 years agoIf the entity cannot be unstuck when dropping it to the floor, mark it as on ground...
Mario [Mon, 28 Nov 2022 02:59:56 +0000 (12:59 +1000)]
If the entity cannot be unstuck when dropping it to the floor, mark it as on ground to avoid physics attempting to drop it, work around #2774

2 years agoMake the controller entity for moving platforms QC-driven
Mario [Sun, 27 Nov 2022 16:42:05 +0000 (02:42 +1000)]
Make the controller entity for moving platforms QC-driven

2 years agoRemove sv_qcphysics disclaimer from sv_stepdown_maxspeed description
Mario [Sun, 27 Nov 2022 16:16:33 +0000 (02:16 +1000)]
Remove sv_qcphysics disclaimer from sv_stepdown_maxspeed description

2 years agoTransifex autosync
Rudolf Polzer [Sun, 27 Nov 2022 06:24:26 +0000 (07:24 +0100)]
Transifex autosync

2 years agoRestore engine refdef support, add a global to toggle it
Mario [Sun, 27 Nov 2022 06:09:36 +0000 (16:09 +1000)]
Restore engine refdef support, add a global to toggle it

2 years agoMerge branch 'master' into pending-release
Mario [Sun, 27 Nov 2022 04:37:21 +0000 (14:37 +1000)]
Merge branch 'master' into pending-release

2 years agoMerge branch 'z411/info_cleanup' into 'master'
Mario [Sun, 27 Nov 2022 02:20:48 +0000 (02:20 +0000)]
Merge branch 'z411/info_cleanup' into 'master'

Cleanup obsolete warmup info messages

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

2 years agoMerge branch 'Mario/qcphysics_tweaks' into 'master'
Mario [Sun, 27 Nov 2022 02:16:58 +0000 (02:16 +0000)]
Merge branch 'Mario/qcphysics_tweaks' into 'master'

Some minor tweaks to the QC physics logic

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

2 years agoSome minor tweaks to the QC physics logic
Mario [Sun, 27 Nov 2022 02:16:58 +0000 (02:16 +0000)]
Some minor tweaks to the QC physics logic

2 years agoMerge branch 'Mario/vortex_playercolors' into 'master'
Mario [Sun, 27 Nov 2022 01:52:10 +0000 (01:52 +0000)]
Merge branch 'Mario/vortex_playercolors' into 'master'

Use the player's color for Vortex charging instead of predefined colors

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

2 years agoUse the player's color for Vortex charging instead of predefined colors
Mario [Sun, 27 Nov 2022 01:52:10 +0000 (01:52 +0000)]
Use the player's color for Vortex charging instead of predefined colors

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

2 years agoSet the entity's origin to the trace position before moving it out of solid
Mario [Wed, 23 Nov 2022 00:41:18 +0000 (10:41 +1000)]
Set the entity's origin to the trace position before moving it out of solid

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

2 years agoMerge branch 'bones_was_here/sandbox_object_fix' into 'master'
terencehill [Mon, 21 Nov 2022 07:55:22 +0000 (07:55 +0000)]
Merge branch 'bones_was_here/sandbox_object_fix' into 'master'

Work around float precision problems with scaled model bboxes

Closes #2742

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

2 years agoTransifex autosync
Rudolf Polzer [Mon, 21 Nov 2022 06:23:35 +0000 (07:23 +0100)]
Transifex autosync

2 years agoUpdate g_ctf_dropped_capture_delay description to note that it counts from when the...
Mario [Mon, 21 Nov 2022 04:16:38 +0000 (14:16 +1000)]
Update g_ctf_dropped_capture_delay description to note that it counts from when the flag lands on the ground

2 years agoUpdate gameplay hash
Mario [Mon, 21 Nov 2022 02:00:09 +0000 (12:00 +1000)]
Update gameplay hash

2 years agoMerge branch 'master' into Mario/no_engine_physics
Mario [Mon, 21 Nov 2022 01:53:34 +0000 (11:53 +1000)]
Merge branch 'master' into Mario/no_engine_physics

2 years agoTransifex autosync
Rudolf Polzer [Sun, 20 Nov 2022 06:24:12 +0000 (07:24 +0100)]
Transifex autosync

2 years agoTransifex autosync
Rudolf Polzer [Sat, 19 Nov 2022 06:23:39 +0000 (07:23 +0100)]
Transifex autosync

2 years agoMerge branch 'terencehill/blocking_mover_fix' into 'master'
bones_was_here [Fri, 18 Nov 2022 07:15:03 +0000 (07:15 +0000)]
Merge branch 'terencehill/blocking_mover_fix' into 'master'

Fix #2744 "Blocking of bmodel movers is broken"

Closes #2744

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

2 years agoAdjust g_ctf_dropped_capture_delay to 1 second by default, down from 1.5 seconds
Mario [Fri, 18 Nov 2022 03:38:27 +0000 (13:38 +1000)]
Adjust g_ctf_dropped_capture_delay to 1 second by default, down from 1.5 seconds

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

2 years agoStart the dropped capture timer when the flag touches the ground rather than when...
Mario [Mon, 14 Nov 2022 10:10:19 +0000 (20:10 +1000)]
Start the dropped capture timer when the flag touches the ground rather than when it's thrown, fixes #2135

2 years agoFix a compilation error
Mario [Mon, 14 Nov 2022 09:35:08 +0000 (19:35 +1000)]
Fix a compilation error

2 years agoDisable some warnings that serve no purpose, fixes #2360
Mario [Mon, 14 Nov 2022 09:31:34 +0000 (19:31 +1000)]
Disable some warnings that serve no purpose, fixes #2360

2 years agoTransifex autosync
Rudolf Polzer [Mon, 14 Nov 2022 06:23:37 +0000 (07:23 +0100)]
Transifex autosync

2 years agoTransifex autosync
Rudolf Polzer [Sun, 13 Nov 2022 06:24:19 +0000 (07:24 +0100)]
Transifex autosync

2 years agoPrepare for battle can be queued.
z411 [Sat, 12 Nov 2022 05:02:52 +0000 (02:02 -0300)]
Prepare for battle can be queued.

2 years agoReverting announcer queue default to 2 seconds
z411 [Sat, 12 Nov 2022 04:43:24 +0000 (01:43 -0300)]
Reverting announcer queue default to 2 seconds

Most announcers are longer than 2 seconds because most of them
have around 500ms of silence at the beginning. Using soundlength
actually makes them wait longer than they should. 2 seconds
seems like a better default for most announcers and it's more
consistent.

2 years agoFixed announcer queue bug where queue time wouldn't get calculated properly with...
z411 [Sat, 12 Nov 2022 04:41:51 +0000 (01:41 -0300)]
Fixed announcer queue bug where queue time wouldn't get calculated properly with soundlength

2 years agoSimplify announcer queue code
z411 [Sat, 12 Nov 2022 04:39:45 +0000 (01:39 -0300)]
Simplify announcer queue code

2 years agoRemove the "corrupted" skin from the Mage as the effect of it is very unclear, fixes...
Mario [Sat, 12 Nov 2022 03:58:35 +0000 (13:58 +1000)]
Remove the "corrupted" skin from the Mage as the effect of it is very unclear, fixes #2704

2 years agoAdd an option to allow monsters to drop their items in CTS (off by default), fixes...
Mario [Sat, 12 Nov 2022 03:49:26 +0000 (13:49 +1000)]
Add an option to allow monsters to drop their items in CTS (off by default), fixes #2734

2 years agoAbort processing a monster's dropped item if it couldn't be placed, resolves the...
Mario [Sat, 12 Nov 2022 03:38:23 +0000 (13:38 +1000)]
Abort processing a monster's dropped item if it couldn't be placed, resolves the error produced by #2734

2 years agoRemove spawned monsters when the map is reset, fixes #2749
Mario [Sat, 12 Nov 2022 03:26:25 +0000 (13:26 +1000)]
Remove spawned monsters when the map is reset, fixes #2749

2 years agoClean up vote list checking code to not check empty lists/votes, fixes #2751
Mario [Sat, 12 Nov 2022 03:00:47 +0000 (13:00 +1000)]
Clean up vote list checking code to not check empty lists/votes, fixes #2751

2 years agoAnnouncer queue: Fixed typo and clarified comment
z411 [Wed, 9 Nov 2022 22:12:12 +0000 (19:12 -0300)]
Announcer queue: Fixed typo and clarified comment

2 years agoForcedly stop player movement too when opening the scoreboard team selection
terencehill [Wed, 9 Nov 2022 18:47:12 +0000 (19:47 +0100)]
Forcedly stop player movement too when opening the scoreboard team selection

2 years agoFix #2674 "Voting screens in demos respond visually to client cursor making them...
terencehill [Wed, 9 Nov 2022 18:39:38 +0000 (19:39 +0100)]
Fix #2674 "Voting screens in demos respond visually to client cursor making them confusing"

2 years agoTeam radar: make teammate arrow icon rotation smoother
terencehill [Tue, 8 Nov 2022 14:09:24 +0000 (15:09 +0100)]
Team radar: make teammate arrow icon rotation smoother

2 years agoMenu: Improve wording of some fraglimit sliders
terencehill [Tue, 8 Nov 2022 14:00:53 +0000 (15:00 +0100)]
Menu: Improve wording of some fraglimit sliders

2 years agosv_q3compat_changehitbox: change the values to exactly match the Q3 sources
bones_was_here [Mon, 7 Nov 2022 13:44:27 +0000 (23:44 +1000)]
sv_q3compat_changehitbox: change the values to exactly match the Q3 sources

The box dimensions and camera position relative to the box are unchanged.
The origin is raised 4u relative to the box and camera.

2 years agoMany whitespace fixes
bones_was_here [Mon, 7 Nov 2022 13:43:09 +0000 (23:43 +1000)]
Many whitespace fixes

2 years agoTransifex autosync
Rudolf Polzer [Mon, 7 Nov 2022 06:23:54 +0000 (07:23 +0100)]
Transifex autosync

2 years agoFix #2744 "Blocking of bmodel movers is broken"
terencehill [Sat, 5 Nov 2022 17:40:53 +0000 (18:40 +0100)]
Fix #2744 "Blocking of bmodel movers is broken"

2 years agoDon't link mover controllers to the world, should improve performance a little
terencehill [Sat, 5 Nov 2022 17:33:50 +0000 (18:33 +0100)]
Don't link mover controllers to the world, should improve performance a little

2 years agoTransifex autosync
Rudolf Polzer [Thu, 3 Nov 2022 06:23:48 +0000 (07:23 +0100)]
Transifex autosync

2 years agoUpdate notifications.cfg
terencehill [Wed, 2 Nov 2022 22:12:17 +0000 (23:12 +0100)]
Update notifications.cfg

2 years agoMerge branch 'master' into terencehill/lms_spec
terencehill [Wed, 2 Nov 2022 21:51:33 +0000 (22:51 +0100)]
Merge branch 'master' into terencehill/lms_spec

2 years agoDomination: immediately set domination_teams as a team mask if teams are overridden...
terencehill [Wed, 2 Nov 2022 14:49:23 +0000 (15:49 +0100)]
Domination: immediately set domination_teams as a team mask if teams are overridden to avoid wasting a TeamBalance_GetAllowedTeams call to update domination_teams

2 years agoDomination: fix domination percentage on the HUD not reset for spectators when the...
terencehill [Wed, 2 Nov 2022 14:44:33 +0000 (15:44 +0100)]
Domination: fix domination percentage on the HUD not reset for spectators when the warmup ends

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

2 years agoMerge branch 'master' into z411/annce_queue
z411 [Wed, 2 Nov 2022 01:27:57 +0000 (22:27 -0300)]
Merge branch 'master' into z411/annce_queue

2 years agoAnnouncer queue: Defined macro for better readibility
z411 [Wed, 2 Nov 2022 01:27:12 +0000 (22:27 -0300)]
Announcer queue: Defined macro for better readibility

2 years agoTransifex autosync
Rudolf Polzer [Mon, 31 Oct 2022 06:23:48 +0000 (07:23 +0100)]
Transifex autosync

2 years agoLet announcer queue guess announcer length
z411 [Sun, 30 Oct 2022 20:17:52 +0000 (17:17 -0300)]
Let announcer queue guess announcer length

2 years agoTransifex autosync
Rudolf Polzer [Sun, 30 Oct 2022 06:24:17 +0000 (07:24 +0100)]
Transifex autosync

2 years agoTransifex autosync
Rudolf Polzer [Fri, 28 Oct 2022 05:23:44 +0000 (07:23 +0200)]
Transifex autosync

2 years agoTransifex autosync
Rudolf Polzer [Wed, 26 Oct 2022 05:23:46 +0000 (07:23 +0200)]
Transifex autosync

2 years agoWork around float precision problems with scaled model-based bboxes
bones_was_here [Sun, 2 Oct 2022 22:05:54 +0000 (08:05 +1000)]
Work around float precision problems with scaled model-based bboxes

Fixes #2742

2 years agoTransifex autosync
Rudolf Polzer [Tue, 25 Oct 2022 05:23:42 +0000 (07:23 +0200)]
Transifex autosync

2 years agoCleanup obsolete warmup info messages
z411 [Mon, 24 Oct 2022 19:09:07 +0000 (16:09 -0300)]
Cleanup obsolete warmup info messages

2 years agoDon't disable sv_gameplayfix_unstickplayers in Xonotic's configuration as the default...
Mario [Sat, 22 Oct 2022 01:16:40 +0000 (11:16 +1000)]
Don't disable sv_gameplayfix_unstickplayers in Xonotic's configuration as the default is enabled, fixes #2746 but undoes #2740

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

2 years agoTransifex autosync
Rudolf Polzer [Thu, 20 Oct 2022 05:24:01 +0000 (07:24 +0200)]
Transifex autosync

2 years agoTransifex autosync
Rudolf Polzer [Wed, 19 Oct 2022 05:23:49 +0000 (07:23 +0200)]
Transifex autosync

2 years agoTransifex autosync
Rudolf Polzer [Tue, 18 Oct 2022 05:23:44 +0000 (07:23 +0200)]
Transifex autosync

2 years agoMerge branch 'terencehill/player_sorting' into 'master'
terencehill [Sun, 16 Oct 2022 21:28:09 +0000 (21:28 +0000)]
Merge branch 'terencehill/player_sorting' into 'master'

Fix mismatching player sorting between server and client

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

2 years agoUpdate hash
terencehill [Sun, 16 Oct 2022 21:17:42 +0000 (23:17 +0200)]
Update hash

2 years agoMerge branch 'master' into terencehill/player_sorting
terencehill [Sun, 16 Oct 2022 21:07:33 +0000 (23:07 +0200)]
Merge branch 'master' into terencehill/player_sorting

# Conflicts:
# .gitlab-ci.yml

2 years agoMerge branch 'drjaska/ctsdamagestats' into 'master'
terencehill [Sun, 16 Oct 2022 20:56:03 +0000 (20:56 +0000)]
Merge branch 'drjaska/ctsdamagestats' into 'master'

Disable CTS recording damage taken(/dealt) to scores

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

2 years agoForbid CTS from adding player damage dealt or taken to scorefields as its meaningless...
Dr. Jaska [Sun, 16 Oct 2022 20:56:03 +0000 (20:56 +0000)]
Forbid CTS from adding player damage dealt or taken to scorefields as its meaningless and those scoreboardfields are not even shown by default.

2 years agoMerge branch 'drjaska/ca-less-stalemates' into 'master'
terencehill [Sun, 16 Oct 2022 19:53:24 +0000 (19:53 +0000)]
Merge branch 'drjaska/ca-less-stalemates' into 'master'

New opt-in feature for less stalemates in CA when round timer runs out

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

2 years agoNew opt-in feature for less stalemates in CA when round timer runs out
Dr. Jaska [Sun, 16 Oct 2022 19:53:24 +0000 (19:53 +0000)]
New opt-in feature for less stalemates in CA when round timer runs out
New cvar: `g_ca_prevent_stalemate 0|1`
First the amount of players alive in each team is checked, if there is a single highest then that team wins the round.
If two teams have the same amount of players then their total health counts are calculated and compared.
If there is the same amount of players and total health in the 2 top teams then it's still a stalemate.

Code cleanup by z411

2 years agoMerge branch 'terencehill/bot_ai' into 'master'
terencehill [Sun, 16 Oct 2022 15:38:34 +0000 (15:38 +0000)]
Merge branch 'terencehill/bot_ai' into 'master'

Bot aim improvements

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

2 years agoTransifex autosync
Rudolf Polzer [Sun, 16 Oct 2022 05:24:21 +0000 (07:24 +0200)]
Transifex autosync