]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
3 years agoImprove 'bot_cmd help' output
terencehill [Tue, 9 Feb 2021 17:45:41 +0000 (18:45 +0100)]
Improve 'bot_cmd help' output

3 years agoAdd bones_was_here to extended team credits
Mario [Mon, 8 Feb 2021 18:28:27 +0000 (04:28 +1000)]
Add bones_was_here to extended team credits

3 years agoLMS: don't show "respawning in x seconds" after losing your last life (the same trick...
terencehill [Sun, 7 Feb 2021 11:32:31 +0000 (12:32 +0100)]
LMS: don't show "respawning in x seconds" after losing your last life (the same trick is used in CA)

3 years agoUse Team_ColorToTeam in selectteam to avoid duplicated code
terencehill [Sun, 7 Feb 2021 11:22:27 +0000 (12:22 +0100)]
Use Team_ColorToTeam in selectteam to avoid duplicated code

3 years agoFix animbench usage message
terencehill [Sun, 7 Feb 2021 11:19:16 +0000 (12:19 +0100)]
Fix animbench usage message

3 years agoRevert "Record player race move time in PlayerPreThink so it can be recorded while...
Mario [Wed, 3 Feb 2021 23:25:25 +0000 (09:25 +1000)]
Revert "Record player race move time in PlayerPreThink so it can be recorded while inside a vehicle, fixes #2263"

This reverts commit cd9380e44806612f8eb2d04f27ca283ae8f0a461.

3 years agoTransifex autosync
Rudolf Polzer [Wed, 3 Feb 2021 06:23:59 +0000 (07:23 +0100)]
Transifex autosync

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

3 years agoSimplify vdist macro and remove a redundant vec2 call
terencehill [Mon, 1 Feb 2021 15:39:55 +0000 (16:39 +0100)]
Simplify vdist macro and remove a redundant vec2 call

3 years agoFix/improve 2 cvar descriptions
terencehill [Mon, 1 Feb 2021 15:37:22 +0000 (16:37 +0100)]
Fix/improve 2 cvar descriptions

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

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

3 years agoFix print command and compilation units test
terencehill [Wed, 27 Jan 2021 16:44:06 +0000 (17:44 +0100)]
Fix print command and compilation units test

3 years agoImprove warning messages when starting xonotic-dedicated
terencehill [Wed, 27 Jan 2021 16:30:00 +0000 (17:30 +0100)]
Improve warning messages when starting xonotic-dedicated

3 years agoStop the powerup sound when the countdown to game start is over (also in this case...
terencehill [Wed, 27 Jan 2021 16:27:36 +0000 (17:27 +0100)]
Stop the powerup sound when the countdown to game start is over (also in this case don't play the poweroff sound)

3 years agoStop reviving progress and forbid throwing weapons and nades during the countdown...
terencehill [Wed, 27 Jan 2021 16:22:32 +0000 (17:22 +0100)]
Stop reviving progress and forbid throwing weapons and nades during the countdown to game start

3 years agoMerge branch 'terencehill/scoreboard_item_stats' into 'master'
Mario [Wed, 27 Jan 2021 06:46:14 +0000 (06:46 +0000)]
Merge branch 'terencehill/scoreboard_item_stats' into 'master'

Scoreboard item stats [rebased]

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

3 years agoTransifex autosync
Rudolf Polzer [Wed, 27 Jan 2021 06:24:08 +0000 (07:24 +0100)]
Transifex autosync

3 years agoMerge branch 'master' into terencehill/scoreboard_item_stats 663/head
Mario [Tue, 26 Jan 2021 11:58:13 +0000 (21:58 +1000)]
Merge branch 'master' into terencehill/scoreboard_item_stats

3 years agoKeep showing overlapping player tags but with low alpha 873/head
terencehill [Mon, 25 Jan 2021 17:36:37 +0000 (18:36 +0100)]
Keep showing overlapping player tags but with low alpha

3 years agoImprove detection of overlapping player tags by checking if the boxes they are contai...
terencehill [Mon, 25 Jan 2021 16:49:20 +0000 (17:49 +0100)]
Improve detection of overlapping player tags by checking if the boxes they are contained in overlap rather than if distance of box origins is smaller than a certain value

3 years agoFix multiple bugs in hud_shownames_antioverlap, it was unintentionally hiding player...
terencehill [Mon, 25 Jan 2021 13:34:17 +0000 (14:34 +0100)]
Fix multiple bugs in hud_shownames_antioverlap, it was unintentionally hiding player names too much

3 years agoFix small bug with names above players sometimes stuck on a intermediate alpha value...
terencehill [Sun, 24 Jan 2021 17:18:53 +0000 (18:18 +0100)]
Fix small bug with names above players sometimes stuck on a intermediate alpha value for a very short time

3 years agoDon't delay the apparence of names above the players who were out of my field of...
terencehill [Sun, 24 Jan 2021 17:07:52 +0000 (18:07 +0100)]
Don't delay the apparence of names above the players who were out of my field of view

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

3 years agoEntcs: fix health/armor bar above enemies not updated switching from player to observ...
terencehill [Fri, 22 Jan 2021 14:20:31 +0000 (15:20 +0100)]
Entcs: fix health/armor bar above enemies not updated switching from player to observer (and from player-observer to observer in CA)

3 years agoEntcs: fix tag above teammates disappearing if they aren't in my pvs and their health...
terencehill [Fri, 22 Jan 2021 14:03:42 +0000 (15:03 +0100)]
Entcs: fix tag above teammates disappearing if they aren't in my pvs and their health (or view angle or name etc...) changes (especially noticeable with frozen players and bots standing still in maps without waypoints)

3 years agoEntcs: fix health/armor bar above players not updated on ready-restart
terencehill [Fri, 22 Jan 2021 13:53:26 +0000 (14:53 +0100)]
Entcs: fix health/armor bar above players not updated on ready-restart

3 years agoApply the same special health value to bots too when the voting phase starts
terencehill [Thu, 21 Jan 2021 13:21:44 +0000 (14:21 +0100)]
Apply the same special health value to bots too when the voting phase starts

3 years agoDon't update health value in the bar above players after the game ends, as it's set...
terencehill [Thu, 21 Jan 2021 12:47:53 +0000 (13:47 +0100)]
Don't update health value in the bar above players after the game ends, as it's set to special values

3 years agoFix disconnect button not working
terencehill [Thu, 21 Jan 2021 11:57:31 +0000 (12:57 +0100)]
Fix disconnect button not working

3 years agoAdd terencehill to game code credits
Mario [Thu, 21 Jan 2021 10:33:32 +0000 (20:33 +1000)]
Add terencehill to game code credits

3 years agoSmall cleanup
terencehill [Thu, 21 Jan 2021 09:39:58 +0000 (10:39 +0100)]
Small cleanup

3 years agoShow a confirmation menu when pressing f11 to disconnect from server, it closes ...
terencehill [Thu, 21 Jan 2021 09:27:11 +0000 (10:27 +0100)]
Show a confirmation menu when pressing f11 to disconnect from server, it closes #2426

3 years agoMerge branch 'terencehill/csqc_input_stuff' into 'master'
Mario [Tue, 19 Jan 2021 10:21:47 +0000 (10:21 +0000)]
Merge branch 'terencehill/csqc_input_stuff' into 'master'

csqc input stuff

Closes #2496

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

3 years agoUpdate core team credits
Mario [Tue, 19 Jan 2021 08:59:56 +0000 (18:59 +1000)]
Update core team credits

3 years agoAdd SpiKe to the extended team credits
Mario [Tue, 19 Jan 2021 08:56:46 +0000 (18:56 +1000)]
Add SpiKe to the extended team credits

3 years agoUpdate credits to more accurately match the current team
Mario [Tue, 19 Jan 2021 08:52:46 +0000 (18:52 +1000)]
Update credits to more accurately match the current team

3 years agoTransifex autosync
Rudolf Polzer [Fri, 15 Jan 2021 06:23:59 +0000 (07:23 +0100)]
Transifex autosync

3 years agoMenu: allow editing a user defined key bind with right mouse click
terencehill [Sat, 9 Jan 2021 14:50:44 +0000 (15:50 +0100)]
Menu: allow editing a user defined key bind with right mouse click

3 years agoScoreboard: allow showing player id next to player name
terencehill [Sat, 9 Jan 2021 13:48:25 +0000 (14:48 +0100)]
Scoreboard: allow showing player id next to player name

3 years agoScoreboard: allow changing eliminated highlight alpha (hud_panel_scoreboard_table_hig...
terencehill [Fri, 8 Jan 2021 13:41:04 +0000 (14:41 +0100)]
Scoreboard: allow changing eliminated highlight alpha (hud_panel_scoreboard_table_highlight_alpha_eliminated)

3 years agoImprove description of a few cvars
terencehill [Fri, 8 Jan 2021 13:32:56 +0000 (14:32 +0100)]
Improve description of a few cvars

3 years agoFix type of a parameter of makeXonoticCommandButton
terencehill [Fri, 8 Jan 2021 13:26:52 +0000 (14:26 +0100)]
Fix type of a parameter of makeXonoticCommandButton

3 years agoTransifex autosync
Rudolf Polzer [Fri, 8 Jan 2021 06:24:08 +0000 (07:24 +0100)]
Transifex autosync

3 years agoMerge branch 'master' into terencehill/csqc_input_stuff 872/head
terencehill [Wed, 6 Jan 2021 14:41:19 +0000 (15:41 +0100)]
Merge branch 'master' into terencehill/csqc_input_stuff

3 years agoMerge branch 'terencehill/colorcode_stuff'
terencehill [Wed, 6 Jan 2021 13:36:37 +0000 (14:36 +0100)]
Merge branch 'terencehill/colorcode_stuff'

Improve color code editing in the player name input box

3 years agoMenu, player name input box: highlight the selected color code more. Also reduce...
terencehill [Tue, 5 Jan 2021 23:13:21 +0000 (00:13 +0100)]
Menu, player name input box: highlight the selected color code more. Also reduce some overlong code lines in the same file

3 years agoColor picker: delete color codes in a cleaner way
terencehill [Tue, 5 Jan 2021 21:49:54 +0000 (22:49 +0100)]
Color picker: delete color codes in a cleaner way

3 years agoUse checkColorCode in textLengthUpToWidth and get rid of skipIncompleteTag
terencehill [Tue, 5 Jan 2021 19:08:20 +0000 (20:08 +0100)]
Use checkColorCode in textLengthUpToWidth and get rid of skipIncompleteTag

3 years agoTransifex autosync
Rudolf Polzer [Tue, 5 Jan 2021 06:24:18 +0000 (07:24 +0100)]
Transifex autosync

3 years agoMenu, player name editing: make changing an existing color much easier by detecting...
terencehill [Mon, 4 Jan 2021 23:03:15 +0000 (00:03 +0100)]
Menu, player name editing: make changing an existing color much easier by detecting a color code even if the cursor is in the middle of it

3 years agoClean up code parsing color codes in inputbox.qc
terencehill [Mon, 4 Jan 2021 21:42:55 +0000 (22:42 +0100)]
Clean up code parsing color codes in inputbox.qc

3 years agoTransifex autosync
Rudolf Polzer [Mon, 4 Jan 2021 06:24:12 +0000 (07:24 +0100)]
Transifex autosync

3 years agoFix 3 non-UTF8 markup characters, fix and update UTF8 whitespace
terencehill [Sun, 3 Jan 2021 11:32:13 +0000 (12:32 +0100)]
Fix 3 non-UTF8 markup characters, fix and update UTF8 whitespace

3 years agoGitlab CI: fix checking of modified files in qcsrc folder, it wasn't recursive
terencehill [Thu, 31 Dec 2020 14:17:52 +0000 (15:17 +0100)]
Gitlab CI: fix checking of modified files in qcsrc folder, it wasn't recursive

3 years agoUse the same variable names as minigame_getWrappedLine as they are a clearer
terencehill [Thu, 31 Dec 2020 14:09:40 +0000 (15:09 +0100)]
Use the same variable names as minigame_getWrappedLine as they are a clearer

3 years agoReduce duplicated code in getWrappedLine and getWrappedLineLen
terencehill [Thu, 31 Dec 2020 13:30:14 +0000 (14:30 +0100)]
Reduce duplicated code in getWrappedLine and getWrappedLineLen

3 years agoMap vote: cycle through all the maps by pressing uparrow/downarrow key rather than...
terencehill [Wed, 30 Dec 2020 22:29:22 +0000 (23:29 +0100)]
Map vote: cycle through all the maps by pressing uparrow/downarrow key rather than cycling only through maps in the same column; it also fixes a crash due to inifinite recursion when all maps in a column are faded out

3 years agoMinigames: center bulldozer icon in the player status hud
terencehill [Wed, 30 Dec 2020 22:21:41 +0000 (23:21 +0100)]
Minigames: center bulldozer icon in the player status hud

3 years agoMinigames: fix mouse buttons acting on the current keyboard selection (if changed...
terencehill [Tue, 29 Dec 2020 16:36:23 +0000 (17:36 +0100)]
Minigames: fix mouse buttons acting on the current keyboard selection (if changed) instead of the current mouse position

3 years agoMinigames: don't let the player interact with minigame menu via keyboard while waitin...
terencehill [Tue, 29 Dec 2020 15:38:14 +0000 (16:38 +0100)]
Minigames: don't let the player interact with minigame menu via keyboard while waiting for the opponent's move

3 years agoDon't handle minigame commands while in demo mode
Mario [Tue, 29 Dec 2020 06:39:49 +0000 (16:39 +1000)]
Don't handle minigame commands while in demo mode

3 years agoRemove redundant bInputType checks in HUD_Panel_InputEvent
terencehill [Mon, 28 Dec 2020 21:15:29 +0000 (22:15 +0100)]
Remove redundant bInputType checks in HUD_Panel_InputEvent

3 years agoMinigames: ignore left and right click if not used by a mingame or pressed outside...
terencehill [Mon, 28 Dec 2020 21:03:59 +0000 (22:03 +0100)]
Minigames: ignore left and right click if not used by a mingame or pressed outside the minigame menu panel; it prevents accidental shooting and zooming

3 years agoMinigames: ignore downarrow and uparrow keys while playing Connect Four instead of...
terencehill [Mon, 28 Dec 2020 20:31:32 +0000 (21:31 +0100)]
Minigames: ignore downarrow and uparrow keys while playing Connect Four instead of letting them change minigame menu selection

3 years agoMinigames: capture and ignore key release events; it prevents triggering -* aliases...
terencehill [Mon, 28 Dec 2020 00:10:34 +0000 (01:10 +0100)]
Minigames: capture and ignore key release events; it prevents triggering -* aliases (e.g. -crouch) when releasing a key

3 years agoRemove redundant bInputType checks in HUD_Radar_InputEvent and QuickMenu_InputEvent
terencehill [Sun, 27 Dec 2020 23:30:58 +0000 (00:30 +0100)]
Remove redundant bInputType checks in HUD_Radar_InputEvent and QuickMenu_InputEvent

3 years agoRemove some bInputType checks that now are redundant in HUD_Minigame_InputEvent
terencehill [Sun, 27 Dec 2020 23:13:22 +0000 (00:13 +0100)]
Remove some bInputType checks that now are redundant in HUD_Minigame_InputEvent

3 years agoMinigames: implement correct handling of cursor if hud_cursor_mode is 0; it fixes...
terencehill [Sun, 27 Dec 2020 22:59:02 +0000 (23:59 +0100)]
Minigames: implement correct handling of cursor if hud_cursor_mode is 0; it fixes #2496

3 years agoReduce indentation of a code block in HUD_Minigame_InputEvent
terencehill [Sun, 27 Dec 2020 22:38:31 +0000 (23:38 +0100)]
Reduce indentation of a code block in HUD_Minigame_InputEvent

3 years agoMap vote: reset keyboard selection in a simpler way in MapVote_InputEvent
terencehill [Sun, 27 Dec 2020 18:01:24 +0000 (19:01 +0100)]
Map vote: reset keyboard selection in a simpler way in MapVote_InputEvent

3 years agoMap vote: capture and ignore right mouse click; it prevents zooming while holding...
terencehill [Sun, 27 Dec 2020 16:20:08 +0000 (17:20 +0100)]
Map vote: capture and ignore right mouse click; it prevents zooming while holding the vortex

3 years agoMap vote screen: capture and ignore key release events; it prevents triggering -...
terencehill [Sun, 27 Dec 2020 16:10:02 +0000 (17:10 +0100)]
Map vote screen: capture and ignore key release events; it prevents triggering -* aliases (e.g. -crouch) when voting with a number key

3 years agoTurn cp_bob_dmg into a float
terencehill [Sun, 27 Dec 2020 14:00:44 +0000 (15:00 +0100)]
Turn cp_bob_dmg into a float

3 years agoTurn com_phys_gravity field into a float
terencehill [Sat, 26 Dec 2020 20:20:38 +0000 (21:20 +0100)]
Turn com_phys_gravity field into a float

3 years agoRemove unused com_phys_acc field
terencehill [Sat, 26 Dec 2020 18:16:36 +0000 (19:16 +0100)]
Remove unused com_phys_acc field

3 years agoQuickmenu: restart expire time by hovering over a different option so that Quickmenu...
terencehill [Sat, 26 Dec 2020 14:18:42 +0000 (15:18 +0100)]
Quickmenu: restart expire time by hovering over a different option so that Quickmenu can be kept enabled longer on the same page

3 years agoOptimize W_Tuba_NoteOn
terencehill [Sat, 26 Dec 2020 14:11:57 +0000 (15:11 +0100)]
Optimize W_Tuba_NoteOn

3 years agoAdd other g_waypointeditor aliases so they can be found easily
terencehill [Fri, 25 Dec 2020 14:46:04 +0000 (15:46 +0100)]
Add other g_waypointeditor aliases so they can be found easily

3 years agoGitlab CI: update and optimize yaml config
terencehill [Wed, 23 Dec 2020 09:08:52 +0000 (10:08 +0100)]
Gitlab CI: update and optimize yaml config

* update gmqcc master branch
* don't build gmqcc in report_cloc and doxygen
* trigger report_cloc and test_compilation_units only if something has changed in the qcsrc folder

3 years agoTransifex autosync
Rudolf Polzer [Mon, 21 Dec 2020 06:24:13 +0000 (07:24 +0100)]
Transifex autosync

3 years agoGitlab CI: remove debug print
terencehill [Sun, 20 Dec 2020 16:14:11 +0000 (17:14 +0100)]
Gitlab CI: remove debug print

3 years agoGitlab CI: another attempt to fix workflow rules
terencehill [Sun, 20 Dec 2020 16:08:13 +0000 (17:08 +0100)]
Gitlab CI: another attempt to fix workflow rules

3 years agoUpdate hash
terencehill [Sun, 20 Dec 2020 15:01:47 +0000 (16:01 +0100)]
Update hash

3 years agoGitlab CI: hopefully fix workflow rules
terencehill [Sun, 20 Dec 2020 14:45:34 +0000 (15:45 +0100)]
Gitlab CI: hopefully fix workflow rules

3 years agoFix CSQC_Ent_Update parameters in 2 prints
terencehill [Sun, 20 Dec 2020 14:28:20 +0000 (15:28 +0100)]
Fix CSQC_Ent_Update parameters in 2 prints

3 years agoGitlab CI: Don't run any job on Transifex autosync commits
terencehill [Sun, 20 Dec 2020 14:21:19 +0000 (15:21 +0100)]
Gitlab CI: Don't run any job on Transifex autosync commits

3 years agoMerge branch 'Mario/damagetext_reliable' into 'master'
Mario [Sun, 20 Dec 2020 11:35:51 +0000 (11:35 +0000)]
Merge branch 'Mario/damagetext_reliable' into 'master'

Merge branch Mario/damagetext_reliable (S merge request)

Closes #2405

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

3 years agoTransifex autosync
Rudolf Polzer [Sun, 20 Dec 2020 06:25:25 +0000 (07:25 +0100)]
Transifex autosync

3 years agoMerge branch 'master' into Mario/damagetext_reliable
Mario [Sun, 20 Dec 2020 03:19:48 +0000 (13:19 +1000)]
Merge branch 'master' into Mario/damagetext_reliable

3 years agoTransifex autosync
Rudolf Polzer [Sat, 19 Dec 2020 06:23:56 +0000 (07:23 +0100)]
Transifex autosync

3 years agoFix entity positioning of QC MOVETYPE_FOLLOW
Mario [Thu, 17 Dec 2020 16:53:18 +0000 (02:53 +1000)]
Fix entity positioning of QC MOVETYPE_FOLLOW

3 years agoFix inconsistent indentation in hud.qc
terencehill [Wed, 16 Dec 2020 15:07:15 +0000 (16:07 +0100)]
Fix inconsistent indentation in hud.qc

3 years agoFix inconsistent indentation in 2 files
terencehill [Wed, 16 Dec 2020 15:03:08 +0000 (16:03 +0100)]
Fix inconsistent indentation in 2 files

3 years agoShare (and compact) some duplicated code in the radar code
terencehill [Wed, 16 Dec 2020 14:43:28 +0000 (15:43 +0100)]
Share (and compact) some duplicated code in the radar code

3 years agoMerge branch 'Mario/firstrun_mention_stats' into 'master'
Mario [Wed, 16 Dec 2020 13:14:25 +0000 (13:14 +0000)]
Merge branch 'Mario/firstrun_mention_stats' into 'master'

Merge branch Mario/firstrun_mention_stats (XXS merge request)

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

3 years agoDefault cl_hitsound to 1 (fixed sound) if it isn't set to a standard value (0 1 2 3)
terencehill [Tue, 15 Dec 2020 13:48:44 +0000 (14:48 +0100)]
Default cl_hitsound to 1 (fixed sound) if it isn't set to a standard value (0 1 2 3)

3 years agoMerge branch 'terencehill/hitsound_menu_pitch_2' into 'master'
Mario [Tue, 15 Dec 2020 13:34:22 +0000 (13:34 +0000)]
Merge branch 'terencehill/hitsound_menu_pitch_2' into 'master'

Allow setting hit indication sound pitch shifting in the menu, it fixes #2285

Closes #2285

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

3 years agoFix some oddities
terencehill [Mon, 14 Dec 2020 23:54:36 +0000 (00:54 +0100)]
Fix some oddities