]>
git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/log
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
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
Mario [Tue, 29 Dec 2020 06:39:49 +0000 (16:39 +1000)]
Don't handle minigame commands while in demo mode
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
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 [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)
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
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
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
Mario [Thu, 3 Dec 2020 08:06:24 +0000 (18:06 +1000)]
Move cloaked mutator cvars to the mutators configuration
Mario [Tue, 1 Dec 2020 13:54:51 +0000 (23:54 +1000)]
Apply colormaps to gibs and apply a red tint by default, fixes #2476
Mario [Tue, 1 Dec 2020 13:29:03 +0000 (23:29 +1000)]
Add a fix for #1824: Don't attempt to network EntCS data as tempentities initially, leaving the networking of linked entities for the engine to handle
Mario [Tue, 1 Dec 2020 10:51:30 +0000 (20:51 +1000)]
Add a setup function for target_checkpoint entities, fixes #2515
Rudolf Polzer [Mon, 30 Nov 2020 06:24:08 +0000 (07:24 +0100)]
Transifex autosync
Rudolf Polzer [Sat, 28 Nov 2020 06:23:51 +0000 (07:23 +0100)]
Transifex autosync
Rudolf Polzer [Wed, 25 Nov 2020 06:24:03 +0000 (07:24 +0100)]
Transifex autosync
Rudolf Polzer [Tue, 24 Nov 2020 06:23:58 +0000 (07:23 +0100)]
Transifex autosync
Mario [Mon, 23 Nov 2020 11:52:56 +0000 (21:52 +1000)]
Merge branch 'master' into z411/notif-fix
Rudolf Polzer [Mon, 23 Nov 2020 06:24:07 +0000 (07:24 +0100)]
Transifex autosync
Rudolf Polzer [Sun, 22 Nov 2020 06:25:26 +0000 (07:25 +0100)]
Transifex autosync
Mario [Sun, 22 Nov 2020 00:24:57 +0000 (00:24 +0000)]
Merge branch 'terencehill/crosshair_hittest_settings_fix' into 'master'
Fix messy crosshair_hittest settings in the menu:
Closes #2483
See merge request xonotic/xonotic-data.pk3dir!861
terencehill [Sat, 21 Nov 2020 09:04:38 +0000 (10:04 +0100)]
Fix messy crosshair_hittest settings in the menu:
* remove crosshair_hittest_scale as it isn't used
* remove crosshair_hittest slider and its very long tooltip that was hard to read (fixes #2483)
* fix crosshair_hittest 1.25 description, it no longer enlarge the crosshair when you would hit an enemy but only shrinks it when you would hit a teammate
* add crosshair_hittest_blur_teammate setting
Rudolf Polzer [Thu, 19 Nov 2020 06:24:14 +0000 (07:24 +0100)]
Transifex autosync
terencehill [Wed, 18 Nov 2020 22:52:51 +0000 (23:52 +0100)]
Throw casings if chase_active is on and r_drawviewmodel is off
Rudolf Polzer [Tue, 17 Nov 2020 06:24:10 +0000 (07:24 +0100)]
Transifex autosync
terencehill [Mon, 16 Nov 2020 09:34:09 +0000 (10:34 +0100)]
Don't spawn casings from the 1st person weapon model if it's invisible; it fixes #2491
Rudolf Polzer [Mon, 16 Nov 2020 06:24:05 +0000 (07:24 +0100)]
Transifex autosync
Mario [Mon, 16 Nov 2020 03:17:39 +0000 (13:17 +1000)]
Add g_balance_electro_secondary_limit setting to allow controlling the maximum number of electro orbs a player can have active at a time (the oldest orb will explode when the limit is reached)
Rudolf Polzer [Sun, 15 Nov 2020 06:25:18 +0000 (07:25 +0100)]
Transifex autosync
terencehill [Sat, 14 Nov 2020 15:28:23 +0000 (16:28 +0100)]
Rearrange checkboxes in the server filter row to be less confusing; it also fixes #2512
terencehill [Sat, 14 Nov 2020 15:24:18 +0000 (16:24 +0100)]
Advanced menu tooltips: display cvar value next to cvar name
terencehill [Sat, 14 Nov 2020 15:18:05 +0000 (16:18 +0100)]
Get rid of an useless global
Rudolf Polzer [Sat, 14 Nov 2020 06:24:06 +0000 (07:24 +0100)]
Transifex autosync
Mario [Fri, 13 Nov 2020 14:03:02 +0000 (00:03 +1000)]
Nullify the think function on map entities, works around some crashes in certain maps
Rudolf Polzer [Fri, 13 Nov 2020 06:23:54 +0000 (07:23 +0100)]
Transifex autosync
Rudolf Polzer [Thu, 12 Nov 2020 06:24:09 +0000 (07:24 +0100)]
Transifex autosync
Mario [Wed, 11 Nov 2020 23:24:42 +0000 (09:24 +1000)]
Add a rough frontal view mode to the chase camera
Rudolf Polzer [Wed, 11 Nov 2020 06:23:57 +0000 (07:23 +0100)]
Transifex autosync
z411 [Tue, 10 Nov 2020 11:47:06 +0000 (08:47 -0300)]
Fix broken notifications with bots
Rudolf Polzer [Tue, 10 Nov 2020 06:24:08 +0000 (07:24 +0100)]
Transifex autosync
Rudolf Polzer [Mon, 9 Nov 2020 06:24:03 +0000 (07:24 +0100)]
Transifex autosync
Rudolf Polzer [Sun, 8 Nov 2020 06:26:01 +0000 (07:26 +0100)]
Transifex autosync
Mario [Sat, 7 Nov 2020 07:31:41 +0000 (17:31 +1000)]
Don't apply view bobbing while observing
Rudolf Polzer [Sat, 7 Nov 2020 06:24:12 +0000 (07:24 +0100)]
Transifex autosync
Mario [Fri, 6 Nov 2020 16:27:07 +0000 (16:27 +0000)]
Merge branch 'Mario/arc_bolt_bounce' into 'master'
Merge branch Mario/arc_bolt_bounce (S merge request)
See merge request xonotic/xonotic-data.pk3dir!853
Mario [Fri, 6 Nov 2020 15:47:11 +0000 (15:47 +0000)]
Merge branch 'Mario/rocket_wall_fix' into 'master'
Merge branch Mario/rocket_wall_fix (XS merge request)
See merge request xonotic/xonotic-data.pk3dir!813
Mario [Fri, 6 Nov 2020 15:47:11 +0000 (15:47 +0000)]
Perform an initial trace to the position of the gun, potential fix for rockets getting stuck in walls
Mario [Fri, 6 Nov 2020 15:25:25 +0000 (01:25 +1000)]
Merge branch 'master' into Mario/arc_bolt_bounce
Mario [Fri, 6 Nov 2020 15:25:16 +0000 (01:25 +1000)]
Fix minor whitespace mismatch
Mario [Fri, 6 Nov 2020 15:13:36 +0000 (15:13 +0000)]
Merge branch 'terencehill/ft_autorevive_progress' into 'master'
FreezeTag: autorevive progress
See merge request xonotic/xonotic-data.pk3dir!608
Mario [Fri, 6 Nov 2020 15:00:06 +0000 (01:00 +1000)]
Merge branch 'master' into terencehill/ft_autorevive_progress
Mario [Fri, 6 Nov 2020 14:41:49 +0000 (14:41 +0000)]
Merge branch 'Mario/filter_highping' into 'master'
Merge branch Mario/filter_highping (S merge request)
Closes #2388
See merge request xonotic/xonotic-data.pk3dir!858