]>
git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/log
Mario [Tue, 26 Jan 2021 11:58:13 +0000 (21:58 +1000)]
Merge branch 'master' into terencehill/scoreboard_item_stats
Rudolf Polzer [Sat, 23 Jan 2021 06:24:03 +0000 (07:24 +0100)]
Transifex autosync
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
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
terencehill [Thu, 21 Jan 2021 11:57:31 +0000 (12:57 +0100)]
Fix disconnect button not working
Mario [Thu, 21 Jan 2021 10:33:32 +0000 (20:33 +1000)]
Add terencehill to game code credits
terencehill [Thu, 21 Jan 2021 09:39:58 +0000 (10:39 +0100)]
Small cleanup
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
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
Mario [Tue, 19 Jan 2021 08:59:56 +0000 (18:59 +1000)]
Update core team credits
Mario [Tue, 19 Jan 2021 08:56:46 +0000 (18:56 +1000)]
Add SpiKe to the extended team credits
Mario [Tue, 19 Jan 2021 08:52:46 +0000 (18:52 +1000)]
Update credits to more accurately match the current team
Rudolf Polzer [Fri, 15 Jan 2021 06:23:59 +0000 (07:23 +0100)]
Transifex autosync
terencehill [Sat, 9 Jan 2021 14:50:44 +0000 (15:50 +0100)]
Menu: allow editing a user defined key bind with right mouse click
terencehill [Sat, 9 Jan 2021 13:48:25 +0000 (14:48 +0100)]
Scoreboard: allow showing player id next to player name
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)
terencehill [Fri, 8 Jan 2021 13:32:56 +0000 (14:32 +0100)]
Improve description of a few cvars
terencehill [Fri, 8 Jan 2021 13:26:52 +0000 (14:26 +0100)]
Fix type of a parameter of makeXonoticCommandButton
Rudolf Polzer [Fri, 8 Jan 2021 06:24:08 +0000 (07:24 +0100)]
Transifex autosync
terencehill [Wed, 6 Jan 2021 14:41:19 +0000 (15:41 +0100)]
Merge branch 'master' into terencehill/csqc_input_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
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
terencehill [Tue, 5 Jan 2021 21:49:54 +0000 (22:49 +0100)]
Color picker: delete color codes in a cleaner way
terencehill [Tue, 5 Jan 2021 19:08:20 +0000 (20:08 +0100)]
Use checkColorCode in textLengthUpToWidth and get rid of skipIncompleteTag
Rudolf Polzer [Tue, 5 Jan 2021 06:24:18 +0000 (07:24 +0100)]
Transifex autosync
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
terencehill [Mon, 4 Jan 2021 21:42:55 +0000 (22:42 +0100)]
Clean up code parsing color codes in inputbox.qc
Rudolf Polzer [Mon, 4 Jan 2021 06:24:12 +0000 (07:24 +0100)]
Transifex autosync
terencehill [Sun, 3 Jan 2021 11:32:13 +0000 (12:32 +0100)]
Fix 3 non-UTF8 markup characters, fix and update UTF8 whitespace
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
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
terencehill [Thu, 31 Dec 2020 13:30:14 +0000 (14:30 +0100)]
Reduce duplicated code in getWrappedLine and getWrappedLineLen
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
terencehill [Wed, 30 Dec 2020 22:21:41 +0000 (23:21 +0100)]
Minigames: center bulldozer icon in the player status hud
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
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
Mario [Tue, 29 Dec 2020 06:39:49 +0000 (16:39 +1000)]
Don't handle minigame commands while in demo mode
terencehill [Mon, 28 Dec 2020 21:15:29 +0000 (22:15 +0100)]
Remove redundant bInputType checks in HUD_Panel_InputEvent
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
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
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
terencehill [Sun, 27 Dec 2020 23:30:58 +0000 (00:30 +0100)]
Remove redundant bInputType checks in HUD_Radar_InputEvent and QuickMenu_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
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
terencehill [Sun, 27 Dec 2020 22:38:31 +0000 (23:38 +0100)]
Reduce indentation of a code block in HUD_Minigame_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
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
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
terencehill [Sun, 27 Dec 2020 14:00:44 +0000 (15:00 +0100)]
Turn cp_bob_dmg into a float
terencehill [Sat, 26 Dec 2020 20:20:38 +0000 (21:20 +0100)]
Turn com_phys_gravity field into a float
terencehill [Sat, 26 Dec 2020 18:16:36 +0000 (19:16 +0100)]
Remove unused com_phys_acc field
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
terencehill [Sat, 26 Dec 2020 14:11:57 +0000 (15:11 +0100)]
Optimize W_Tuba_NoteOn
terencehill [Fri, 25 Dec 2020 14:46:04 +0000 (15:46 +0100)]
Add other g_waypointeditor aliases so they can be found easily
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
Rudolf Polzer [Mon, 21 Dec 2020 06:24:13 +0000 (07:24 +0100)]
Transifex autosync
terencehill [Sun, 20 Dec 2020 16:14:11 +0000 (17:14 +0100)]
Gitlab CI: remove debug print
terencehill [Sun, 20 Dec 2020 16:08:13 +0000 (17:08 +0100)]
Gitlab CI: another attempt to fix workflow rules
terencehill [Sun, 20 Dec 2020 15:01:47 +0000 (16:01 +0100)]
Update hash
terencehill [Sun, 20 Dec 2020 14:45:34 +0000 (15:45 +0100)]
Gitlab CI: hopefully fix workflow rules
terencehill [Sun, 20 Dec 2020 14:28:20 +0000 (15:28 +0100)]
Fix CSQC_Ent_Update parameters in 2 prints
terencehill [Sun, 20 Dec 2020 14:21:19 +0000 (15:21 +0100)]
Gitlab CI: Don't run any job on Transifex autosync commits
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
Rudolf Polzer [Sun, 20 Dec 2020 06:25:25 +0000 (07:25 +0100)]
Transifex autosync
Mario [Sun, 20 Dec 2020 03:19:48 +0000 (13:19 +1000)]
Merge branch 'master' into Mario/damagetext_reliable
Rudolf Polzer [Sat, 19 Dec 2020 06:23:56 +0000 (07:23 +0100)]
Transifex autosync
Mario [Thu, 17 Dec 2020 16:53:18 +0000 (02:53 +1000)]
Fix entity positioning of QC MOVETYPE_FOLLOW
terencehill [Wed, 16 Dec 2020 15:07:15 +0000 (16:07 +0100)]
Fix inconsistent indentation in hud.qc
terencehill [Wed, 16 Dec 2020 15:03:08 +0000 (16:03 +0100)]
Fix inconsistent indentation in 2 files
terencehill [Wed, 16 Dec 2020 14:43:28 +0000 (15:43 +0100)]
Share (and compact) some duplicated code in the radar code
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
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)
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
terencehill [Mon, 14 Dec 2020 23:54:36 +0000 (00:54 +0100)]
Fix some oddities
terencehill [Mon, 14 Dec 2020 02:27:31 +0000 (03:27 +0100)]
Add radio buttons to allow setting hit indication sound pitch shifting, it fixes #2285
Mario [Sun, 13 Dec 2020 18:02:56 +0000 (04:02 +1000)]
Merge branch 'master' into Mario/damagetext_reliable
Mario [Sun, 13 Dec 2020 17:52:17 +0000 (17:52 +0000)]
Merge branch 'terencehill/oxygen_bar_start_alpha' into 'master'
Show full oxygen bar with a low alpha, fade it in until oxygen reaches the middle of the bar
See merge request xonotic/xonotic-data.pk3dir!870
terencehill [Sat, 12 Dec 2020 12:44:11 +0000 (13:44 +0100)]
Fix Items Stats and Accuracy panels instantly disappearing as soon as the scoreboard key is released (without fading out) if scoreboard bottom is far down
terencehill [Sat, 12 Dec 2020 12:41:22 +0000 (13:41 +0100)]
Fix centerprint panel glitch when scoreboard bottom is far down
terencehill [Fri, 11 Dec 2020 23:12:24 +0000 (00:12 +0100)]
Don't slide the Item Stats panel down through the Accuracy panel
Mario [Sat, 12 Dec 2020 07:56:50 +0000 (17:56 +1000)]
Don't end the match at a 0:0 tie unless the server is empty, fixes #1981
terencehill [Fri, 11 Dec 2020 17:31:47 +0000 (18:31 +0100)]
Improve alpha sync of Accuracy and Item Stats panels with the scoreboard
terencehill [Thu, 10 Dec 2020 13:45:33 +0000 (14:45 +0100)]
Disable crosshair (and crosshair_chase) if chase_front is enabled
Rudolf Polzer [Thu, 10 Dec 2020 06:24:04 +0000 (07:24 +0100)]
Transifex autosync
Mario [Thu, 10 Dec 2020 00:36:43 +0000 (10:36 +1000)]
Fix #2519
Mario [Wed, 9 Dec 2020 13:24:52 +0000 (23:24 +1000)]
Fix notification choices not working properly (they were still attached to the ClientState)
terencehill [Tue, 8 Dec 2020 10:14:39 +0000 (11:14 +0100)]
Fix compilation unit test
Mario [Tue, 8 Dec 2020 06:07:29 +0000 (16:07 +1000)]
Add a note to the first run dialog letting clients know stats are enabled and where they can find the option to disable it
Mario [Mon, 7 Dec 2020 12:42:26 +0000 (22:42 +1000)]
Record player race move time in PlayerPreThink so it can be recorded while inside a vehicle, fixes #2263
Mario [Sun, 6 Dec 2020 11:08:23 +0000 (11:08 +0000)]
Merge branch 'Mario/ghost_botname_fix' into 'master'
Merge branch Mario/ghost_botname_fix (XXS merge request)
Closes #1824
See merge request xonotic/xonotic-data.pk3dir!862
Mario [Sun, 6 Dec 2020 04:06:35 +0000 (14:06 +1000)]
Add a wrapper for networked cvars and attach them to the client rather than the clientstate, possible fix for rare cases where players wouldn't be recorded in stats due to their data never being added (commands are able to be executed before clientstate exists)
Mario [Sun, 6 Dec 2020 02:53:18 +0000 (12:53 +1000)]
Obey strict sorting when comparing player scores, fixes #1469
Mario [Sat, 5 Dec 2020 09:13:46 +0000 (19:13 +1000)]
Reuse the inventory clear function for map resets
terencehill [Sat, 5 Dec 2020 09:09:49 +0000 (10:09 +0100)]
Show full oxygen bar with a low alpha, fade it in until oxygen reaches the middle of the bar
Mario [Sat, 5 Dec 2020 03:45:59 +0000 (13:45 +1000)]
Fix new mutator hook's description
terencehill [Thu, 3 Dec 2020 16:28:48 +0000 (17:28 +0100)]
Don't show any tooltip with the name of the selected cvar in the cvar list as it's pointless and looks wrong (this change has been made by renaming cvarName to controlledCvar everywhere in the menu code except in cvarlist.qc/cvarlist.qh); it fixes #2481
Mario [Thu, 3 Dec 2020 14:15:23 +0000 (00:15 +1000)]
Remove a redundant real client check from notification code
Mario [Thu, 3 Dec 2020 14:14:38 +0000 (14:14 +0000)]
Merge branch 'z411/notif-fix' into 'master'
Fix broken notifications with bots
See merge request xonotic/xonotic-data.pk3dir!860
Mario [Thu, 3 Dec 2020 14:11:29 +0000 (00:11 +1000)]
Network damage text with reliable messages by using linked entities (same technique used by notifications)
Mario [Thu, 3 Dec 2020 13:02:30 +0000 (23:02 +1000)]
Update gameplay hash