]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
21 months 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

21 months 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

21 months 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

21 months 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

21 months 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

21 months 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

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

21 months 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

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

22 months 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

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

22 months 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

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

22 months 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

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

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

22 months 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

22 months 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

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

22 months 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

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

22 months 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

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

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

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

22 months 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.

22 months 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

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

22 months 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

22 months 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

22 months 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

22 months 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

22 months 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

22 months 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

22 months 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

22 months 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"

22 months 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

22 months 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

22 months 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.

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

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

22 months 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"

22 months 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

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

22 months 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

22 months 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

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

22 months 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

22 months 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

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

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

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

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

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

22 months 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

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

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

23 months 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

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

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

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

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

23 months 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

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

23 months 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

23 months 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

23 months 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.

23 months 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

23 months 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

23 months 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

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

23 months agoRevert "Merge branch 'Mario/ctf_colormaps' into 'master'" because it breaks backwards...
terencehill [Sat, 15 Oct 2022 10:08:45 +0000 (12:08 +0200)]
Revert "Merge branch 'Mario/ctf_colormaps' into 'master'" because it breaks backwards-compatibility. It will be merged back when we are close to a release.

This reverts commit 07bbfa46e816c94bd63a2af533c4a2a31e0078a5, reversing
changes made to 0db0001bd383b6d57f9583120d0868feb70290e7.

23 months agoTransifex autosync
Rudolf Polzer [Sat, 15 Oct 2022 05:23:47 +0000 (07:23 +0200)]
Transifex autosync

23 months agoProperly set serverflags's flags
terencehill [Fri, 14 Oct 2022 20:52:52 +0000 (22:52 +0200)]
Properly set serverflags's flags

23 months agoTransifex autosync
Rudolf Polzer [Thu, 13 Oct 2022 05:23:46 +0000 (07:23 +0200)]
Transifex autosync

23 months agoFix compilation unit
Mario [Wed, 12 Oct 2022 23:58:39 +0000 (09:58 +1000)]
Fix compilation unit

23 months agoMake sv_gameplayfix_droptofloorstartsolid_nudgetocorrect functional again by using...
Mario [Wed, 12 Oct 2022 22:57:31 +0000 (08:57 +1000)]
Make sv_gameplayfix_droptofloorstartsolid_nudgetocorrect functional again by using a QC function to move dropped items out of solid

23 months agoMerge branch 'Mario/q3compat_sanity' into 'master'
bones_was_here [Wed, 12 Oct 2022 07:38:38 +0000 (07:38 +0000)]
Merge branch 'Mario/q3compat_sanity' into 'master'

Merge branch Mario/q3compat_sanity (M merge request)

Closes #2281

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

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

23 months agoMerge branch 'Mario/qc_droptofloor' into 'master'
Mario [Tue, 11 Oct 2022 11:04:09 +0000 (11:04 +0000)]
Merge branch 'Mario/qc_droptofloor' into 'master'

Merge branch Mario/qc_droptofloor (XS merge request)

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

23 months agoMerge branch 'terencehill/welcome_dialog_fix' into 'master'
terencehill [Tue, 11 Oct 2022 10:49:20 +0000 (10:49 +0000)]
Merge branch 'terencehill/welcome_dialog_fix' into 'master'

Fix #2724 "Pressing escape opens wrong menu when watching demos".

Closes #2724

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

23 months agoMerge branch 'Mario/elevator_view_fix' into 'master'
terencehill [Mon, 10 Oct 2022 23:32:52 +0000 (23:32 +0000)]
Merge branch 'Mario/elevator_view_fix' into 'master'

Disable sv_gameplayfix_unstickplayers as it introduces glitchy visuals while riding elevators

Closes #2740

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

23 months agoRemove sv_gameplayfix_unstickplayers 2 as it is no longer necessary
Mario [Sun, 9 Oct 2022 11:49:48 +0000 (21:49 +1000)]
Remove sv_gameplayfix_unstickplayers 2 as it is no longer necessary

23 months agoTransifex autosync
Rudolf Polzer [Sat, 8 Oct 2022 05:23:49 +0000 (07:23 +0200)]
Transifex autosync

23 months agoTransifex autosync
Rudolf Polzer [Fri, 7 Oct 2022 05:23:47 +0000 (07:23 +0200)]
Transifex autosync

23 months agoMerge branch 'z411/powerups_drop' into 'master'
LegendaryGuard [Thu, 6 Oct 2022 07:57:22 +0000 (07:57 +0000)]
Merge branch 'z411/powerups_drop' into 'master'

Use Mario's RemoveItem function to remove powerup when expired

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

23 months agoUse Mario's RemoveItem function to remove powerup when expired
z411 [Thu, 6 Oct 2022 07:57:22 +0000 (07:57 +0000)]
Use Mario's RemoveItem function to remove powerup when expired

23 months agoTransifex autosync
Rudolf Polzer [Thu, 6 Oct 2022 05:23:47 +0000 (07:23 +0200)]
Transifex autosync

23 months agoMerge branch 'Mario/reset_clear_item_waypoints' into 'master'
terencehill [Wed, 5 Oct 2022 16:08:25 +0000 (16:08 +0000)]
Merge branch 'Mario/reset_clear_item_waypoints' into 'master'

Clear item waypoints when deleting items to fix issues with dropped powerups

Closes #2735 and #2721

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

23 months agoClear item waypoints when deleting items to fix issues with dropped powerups
Mario [Wed, 5 Oct 2022 16:08:24 +0000 (16:08 +0000)]
Clear item waypoints when deleting items to fix issues with dropped powerups

23 months agoMerge branch 'z411/powerups_drop' into 'master'
terencehill [Wed, 5 Oct 2022 15:39:33 +0000 (15:39 +0000)]
Merge branch 'z411/powerups_drop' into 'master'

Allow manual powerup dropping (with use key) & fix powerup dropping outside of the map

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

23 months agoMerge branch 'terencehill/mapvote_winnermap' into 'master'
terencehill [Wed, 5 Oct 2022 14:59:18 +0000 (14:59 +0000)]
Merge branch 'terencehill/mapvote_winnermap' into 'master'

Map vote screen: expand winner map image to the center of the screen for a second before loading the winner map

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

23 months agoMerge branch 'bones_was_here/teameditems' into 'master'
terencehill [Wed, 5 Oct 2022 14:32:56 +0000 (14:32 +0000)]
Merge branch 'bones_was_here/teameditems' into 'master'

Teamed items fixes and Q3 compatibility

Closes #2368

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

23 months agoCompact timelimit / leadlimit display code
terencehill [Wed, 5 Oct 2022 14:09:28 +0000 (16:09 +0200)]
Compact timelimit / leadlimit display code

23 months agoLOG_HELP: print a new line only if missing, like LOG_INFO does. It fixes console...
terencehill [Wed, 5 Oct 2022 13:21:08 +0000 (15:21 +0200)]
LOG_HELP: print a new line only if missing, like LOG_INFO does. It fixes console output of dumpturrets -, dumpweapons - and dumpnotifs -

23 months agoTransifex autosync
Rudolf Polzer [Tue, 4 Oct 2022 05:23:47 +0000 (07:23 +0200)]
Transifex autosync

23 months agoDon't drop powerfup if something has dropped before
z411 [Tue, 4 Oct 2022 05:23:42 +0000 (02:23 -0300)]
Don't drop powerfup if something has dropped before

23 months agoRemove unnecessary setorigin() calls in Item_Respawn() and Item_Reset()
bones_was_here [Mon, 3 Oct 2022 07:37:04 +0000 (17:37 +1000)]
Remove unnecessary setorigin() calls in Item_Respawn() and Item_Reset()

Item_Show() already did it, no need to immediately do it again.

23 months agoAdd support for teamed items on Q3 maps by using fullspawndata
bones_was_here [Mon, 3 Oct 2022 06:36:08 +0000 (16:36 +1000)]
Add support for teamed items on Q3 maps by using fullspawndata

Closes #2368

23 months agoFix bug where ReadyRestart could cause teamed items to all spawn together
bones_was_here [Mon, 3 Oct 2022 06:36:01 +0000 (16:36 +1000)]
Fix bug where ReadyRestart could cause teamed items to all spawn together

For weapons this was subtle: ghost item(s) would appear as well as
the item selected to spawn.

For powerups they would all spawn at once, and/or previously scheduled
spawns were not cancelled.

Fixing this requires leaving the first of the teamed items marked so
Item_FindTeam() will do its job again at ReadyRestart.  This requires
changing the abused effect field to a bitmask other than EF_NODRAW so
that DP will draw the ghost for the marked item.

Some minor cleanups to Item_FindTeam() are included.