]>
git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/log
Juhu [Thu, 2 Jul 2020 06:30:16 +0000 (08:30 +0200)]
strafehud: make the angle indicator use a gradient too if the hud is set to gradient style
Juhu [Thu, 2 Jul 2020 05:45:56 +0000 (07:45 +0200)]
strafehud: add gradient style
Juhu [Thu, 2 Jul 2020 02:54:37 +0000 (04:54 +0200)]
strafehud: make sure not to draw stuff too far outside of the panel area, otherwise the HUD_Panel_DrawStrafeHUD() function can't handle it properly
Juhu [Wed, 1 Jul 2020 21:07:17 +0000 (23:07 +0200)]
strafehud: change hud drawing logic to not need different code depending on strafe direction
Juhu [Wed, 1 Jul 2020 13:28:21 +0000 (15:28 +0200)]
strafehud: make both switch indicator alphas configurable
Juhu [Wed, 1 Jul 2020 13:06:31 +0000 (15:06 +0200)]
strafehud: minor adjustments
Juhu [Wed, 1 Jul 2020 03:19:53 +0000 (05:19 +0200)]
strafehud: minor code cleanup
Juhu [Wed, 1 Jul 2020 02:32:36 +0000 (04:32 +0200)]
strafehud: optimize by returning immediately in draw function if alpha or width is zero or less
Juhu [Wed, 1 Jul 2020 02:28:28 +0000 (04:28 +0200)]
strafehud: mass renaming of cvars + some new cvars and adjusted hud dialog
Juhu [Mon, 29 Jun 2020 09:54:39 +0000 (11:54 +0200)]
strafehud: the opacity of various different parts of the hud are now all configurable
Juhu [Wed, 24 Jun 2020 18:22:40 +0000 (20:22 +0200)]
strafehud: unify HUD_Panel_DrawStrafeHUD_* functions into one function and provide type as parameter
Juhu [Wed, 24 Jun 2020 01:59:59 +0000 (03:59 +0200)]
strafehud: limit angle indicator height to prevent it from going too far outside of the panel area
Juhu [Tue, 23 Jun 2020 20:47:37 +0000 (22:47 +0200)]
strafehud: add option to disable direction caps
Juhu [Tue, 23 Jun 2020 20:03:40 +0000 (22:03 +0200)]
strafehud: reorder some cvars
Juhu [Tue, 23 Jun 2020 19:26:21 +0000 (21:26 +0200)]
strafehud: change default values to adjust size of some hud parts
Juhu [Tue, 23 Jun 2020 19:01:20 +0000 (21:01 +0200)]
strafehud: no direction timeout when changing direction in mode 0 using strafekeys since the transition is seamless but keep it for mode 1
Juhu [Tue, 23 Jun 2020 18:48:16 +0000 (20:48 +0200)]
strafehud: enable air timeout by default
Juhu [Tue, 23 Jun 2020 18:16:25 +0000 (20:16 +0200)]
strafehud: make forward/backward detection work correctly with all kinds of strafing
Juhu [Tue, 23 Jun 2020 17:28:18 +0000 (19:28 +0200)]
strafehud: change simplified water physics slightly
Juhu [Tue, 23 Jun 2020 17:25:29 +0000 (19:25 +0200)]
strafehud: invert left/right direction indicator if strafing backwards
Juhu [Tue, 23 Jun 2020 17:20:22 +0000 (19:20 +0200)]
strafehud: change which switch angles are displayed depending on angle
Juhu [Tue, 23 Jun 2020 14:39:03 +0000 (16:39 +0200)]
strafehud: remove timeout value for left/right strafe again as it is buggy and unnecessary
Juhu [Tue, 23 Jun 2020 03:41:01 +0000 (05:41 +0200)]
strafehud: direction caps can now be customized even more
Juhu [Tue, 23 Jun 2020 02:06:18 +0000 (04:06 +0200)]
strafehud: remove the need to pass hidden area width to strafehud draw functions
Juhu [Tue, 23 Jun 2020 01:56:02 +0000 (03:56 +0200)]
strafehud: reworked panel center feature
Juhu [Tue, 23 Jun 2020 01:05:51 +0000 (03:05 +0200)]
strafehud: add timeout values for left/right strafe to account for more variations of strafing
Juhu [Tue, 23 Jun 2020 00:24:14 +0000 (02:24 +0200)]
strafehud: apply antiflicker_speed value while swimming to detect when player stops completely
Juhu [Tue, 23 Jun 2020 00:15:05 +0000 (02:15 +0200)]
strafehud: make more width/height values configurable via cvars
Juhu [Mon, 22 Jun 2020 23:01:19 +0000 (01:01 +0200)]
strafehud: ignore direction timeout when below maxspeed
Juhu [Sun, 21 Jun 2020 18:53:07 +0000 (20:53 +0200)]
mention strafehud anti flicker in cvar description
Juhu [Sun, 21 Jun 2020 18:07:21 +0000 (20:07 +0200)]
strafehud: make anti flicker values configurable
Juhu [Sun, 21 Jun 2020 16:21:04 +0000 (18:21 +0200)]
strafehud: don't show acceleration when standing still
Juhu [Sun, 21 Jun 2020 15:50:00 +0000 (17:50 +0200)]
strafehud: fix code which prevents flickering
Juhu [Sun, 21 Jun 2020 15:03:33 +0000 (17:03 +0200)]
strafehud: minspeed cvar now only affects strafe switch indicators
Juhu [Sun, 21 Jun 2020 14:35:21 +0000 (16:35 +0200)]
strafehud: handle direction == 0 properly
Juhu [Sat, 20 Jun 2020 18:54:21 +0000 (20:54 +0200)]
strafehud: fix bug caused by rewrite commit which made negative minspeed values stop working as intended
Juhu [Sat, 20 Jun 2020 17:57:47 +0000 (19:57 +0200)]
update strafehud minspeed description and cvar name to be more accurate
Juhu [Sat, 20 Jun 2020 16:58:44 +0000 (18:58 +0200)]
add option to hide strafehud switch indicators
Juhu [Sat, 20 Jun 2020 16:38:47 +0000 (18:38 +0200)]
make water physics related strafehud variable names/comments more accurate
Juhu [Sat, 20 Jun 2020 16:32:00 +0000 (18:32 +0200)]
add drawfill-only option to the strafehud to prevent weird progressbar styles
Juhu [Sat, 20 Jun 2020 15:40:04 +0000 (17:40 +0200)]
make sure angle indicator changes color when inside any strafe acceleration zone
Juhu [Sat, 20 Jun 2020 14:35:07 +0000 (16:35 +0200)]
Merge remote-tracking branch 'origin/master' into Juhu/strafehud
Juhu [Sat, 20 Jun 2020 13:14:20 +0000 (15:14 +0200)]
add HUD_StrafeHUD_Export()
Juhu [Sat, 20 Jun 2020 12:55:22 +0000 (14:55 +0200)]
major strafehud refactoring/rewrite
Rudolf Polzer [Sat, 20 Jun 2020 05:24:04 +0000 (07:24 +0200)]
Transifex autosync
terencehill [Fri, 19 Jun 2020 12:01:12 +0000 (14:01 +0200)]
Don't call setorigin if the origin hasn't changed
Rudolf Polzer [Wed, 17 Jun 2020 05:24:11 +0000 (07:24 +0200)]
Transifex autosync
Mario [Wed, 17 Jun 2020 00:27:49 +0000 (00:27 +0000)]
Merge branch 'Cloudwalk/rename-find' into 'master'
Rename the 'find' command to 'findent'
See merge request xonotic/xonotic-data.pk3dir!832
Juhu [Wed, 17 Jun 2020 00:11:50 +0000 (02:11 +0200)]
strafehud: improve forward/backward strafe detection
Mario [Tue, 16 Jun 2020 23:32:53 +0000 (09:32 +1000)]
Capitalize the function key binds to match other cases in binds-xonotic.cfg
Cloudwalk [Tue, 16 Jun 2020 12:32:50 +0000 (12:32 +0000)]
Missed an instance of "find"
Cloudwalk [Tue, 16 Jun 2020 12:26:05 +0000 (08:26 -0400)]
Rename the 'find' command to 'findent'
The find command is reserved as an alias of apropos in FTEQW,
Quakespasm, and Source, and assumedly other engines.
In the particular case of FTEQW, compatibility with the engine is
broken and the command is hijacked by FTEQW, making the Xonotic use
of the command impossible. We should try to maintain compatibility
with at least FTEQW as much as possible, on the principle of not
being restricted to a single engine.
As a side note, this functionality ought to become part of the engine
itself.
Mario [Tue, 16 Jun 2020 12:19:40 +0000 (12:19 +0000)]
Merge branch 'bones_was_here/func_door_default_q3compat' into 'master'
Set func_door speed to 400 if it's unspecified and sv_q3defragcompat is enabled
See merge request xonotic/xonotic-data.pk3dir!831
bones_was_here [Tue, 16 Jun 2020 11:00:03 +0000 (21:00 +1000)]
Set func_door speed to 400 if it's unspecified and sv_q3defragcompat is enabled
Rudolf Polzer [Tue, 16 Jun 2020 05:24:11 +0000 (07:24 +0200)]
Transifex autosync
Juhu [Mon, 15 Jun 2020 18:39:40 +0000 (20:39 +0200)]
add strafehud to _hud_panelorder and improve a few strafehud corner cases
Mario [Mon, 15 Jun 2020 09:01:56 +0000 (09:01 +0000)]
Merge branch 'bones_was_here/tourney_timeout' into 'master'
Enable timeouts in tourney mode
See merge request xonotic/xonotic-data.pk3dir!829
bones_was_here [Sun, 14 Jun 2020 17:29:41 +0000 (03:29 +1000)]
Enable timeouts in tourney mode
Rudolf Polzer [Sun, 14 Jun 2020 05:25:26 +0000 (07:25 +0200)]
Transifex autosync
Mario [Sun, 14 Jun 2020 00:33:29 +0000 (00:33 +0000)]
Merge branch 'bones_was_here/qcsrc_Makefile' into 'master'
improve qcsrc/Makefile
See merge request xonotic/xonotic-data.pk3dir!825
Mario [Sun, 14 Jun 2020 00:29:33 +0000 (00:29 +0000)]
Merge branch 'bones_was_here/defragcompat_viewoffset' into 'master'
Adjust q3dfcompat viewoffset to match q3df WRT
fe92ff1f
See merge request xonotic/xonotic-data.pk3dir!828
bones_was_here [Sat, 13 Jun 2020 17:45:13 +0000 (03:45 +1000)]
Adjust q3dfcompat viewoffset to match q3df WRT
fe92ff1f
Rudolf Polzer [Sat, 13 Jun 2020 05:24:06 +0000 (07:24 +0200)]
Transifex autosync
Mario [Fri, 12 Jun 2020 19:37:16 +0000 (19:37 +0000)]
Merge branch 'bones_was_here/whitelist_casings' into 'master'
Whitelist g_casings
See merge request xonotic/xonotic-data.pk3dir!826
Mario [Fri, 12 Jun 2020 11:18:31 +0000 (21:18 +1000)]
Reference the correct local entity when checking for the player's vehicle, fixes compile
Rudolf Polzer [Fri, 12 Jun 2020 05:24:05 +0000 (07:24 +0200)]
Transifex autosync
Mario [Fri, 12 Jun 2020 01:59:35 +0000 (11:59 +1000)]
Don't adjust player alpha for the invisibility powerup while inside a vehicle, fixes #2460
terencehill [Thu, 11 Jun 2020 19:14:41 +0000 (21:14 +0200)]
Fix nJoinAllowed returning a negative amount of available player slots if g_maxplayers is negative
terencehill [Thu, 11 Jun 2020 19:11:40 +0000 (21:11 +0200)]
Document colormapPaletteColor and gfx/colormap_palette.pl
Rudolf Polzer [Wed, 10 Jun 2020 05:24:09 +0000 (07:24 +0200)]
Transifex autosync
terencehill [Tue, 9 Jun 2020 15:50:44 +0000 (17:50 +0200)]
Automatically get the command name in the "Incorrect parameters ..." messages
terencehill [Tue, 9 Jun 2020 15:48:58 +0000 (17:48 +0200)]
Introduce LOG_HELP a simpler version of LOG_INFO that doesn't bloat the console when the developer cvar is enabled. To be used for multline messages
terencehill [Tue, 9 Jun 2020 08:39:05 +0000 (10:39 +0200)]
Move cursor drawing functions to hud.qc
terencehill [Tue, 9 Jun 2020 08:28:15 +0000 (10:28 +0200)]
Get rid of 6 redundant translatable strings
Rudolf Polzer [Tue, 9 Jun 2020 05:24:08 +0000 (07:24 +0200)]
Transifex autosync
terencehill [Mon, 8 Jun 2020 18:27:20 +0000 (20:27 +0200)]
Fix Erebus name in 2 Nyx textures
bones_was_here [Mon, 8 Jun 2020 07:00:33 +0000 (17:00 +1000)]
Whitelist g_casings
Rudolf Polzer [Mon, 8 Jun 2020 05:24:01 +0000 (07:24 +0200)]
Transifex autosync
Rudolf Polzer [Sun, 7 Jun 2020 05:25:24 +0000 (07:25 +0200)]
Transifex autosync
terencehill [Sat, 6 Jun 2020 20:01:13 +0000 (22:01 +0200)]
Fix subtle bug where if you drag the handle of the master volume slider to OFF the other volume sliders remain active (whereas using the keyboard they are correctly grayed out)
terencehill [Sat, 6 Jun 2020 19:38:51 +0000 (21:38 +0200)]
Remove wrong dialog names
terencehill [Sat, 6 Jun 2020 19:32:45 +0000 (21:32 +0200)]
Get rid of an useless constant
terencehill [Sat, 6 Jun 2020 17:41:25 +0000 (19:41 +0200)]
Port crosshair code to its own file
bones_was_here [Sat, 6 Jun 2020 09:24:04 +0000 (19:24 +1000)]
qcsrc/Makefile: remove .lno csprogs-*.pk3 and qccversion.* files when doing make clean
bones_was_here [Sat, 6 Jun 2020 09:17:13 +0000 (19:17 +1000)]
qcsrc/Makefile: set default QCC path to the location of gmqcc in a git build
terencehill [Sat, 6 Jun 2020 08:20:44 +0000 (10:20 +0200)]
Disambiguate an if-if-else and fix indentation in globalsounds.qc
terencehill [Sat, 6 Jun 2020 08:18:47 +0000 (10:18 +0200)]
Fix vkick and vkickban aliases ignoring kick reason
terencehill [Sat, 6 Jun 2020 08:17:36 +0000 (10:17 +0200)]
Fix Favorite button text
Rudolf Polzer [Sat, 6 Jun 2020 05:24:02 +0000 (07:24 +0200)]
Transifex autosync
Mario [Fri, 5 Jun 2020 17:26:05 +0000 (03:26 +1000)]
Remove a redundant GL extension check (S3TC implies texture compression being available), fixes texture compression options in newer engine builds
terencehill [Fri, 5 Jun 2020 16:59:51 +0000 (18:59 +0200)]
Crosshair blur: make playing and spectating a player behave the same, split the crosshair blur cvar into 2 (teammate/wall) (patch by martin-t, see merge request !724)
terencehill [Fri, 5 Jun 2020 16:44:11 +0000 (18:44 +0200)]
Make precedence explicit in expressions where || and && are mixed (patch by martin-t)
terencehill [Fri, 5 Jun 2020 12:11:14 +0000 (14:11 +0200)]
Clean up and improve HUD_Get_Num_Color so that it can be used by crosshair_color_special 2
terencehill [Fri, 5 Jun 2020 12:05:54 +0000 (14:05 +0200)]
Fix and improve crosshair_color_special description
Rudolf Polzer [Fri, 5 Jun 2020 05:23:59 +0000 (07:23 +0200)]
Transifex autosync
Rudolf Polzer [Thu, 4 Jun 2020 05:24:07 +0000 (07:24 +0200)]
Transifex autosync
Mario [Wed, 3 Jun 2020 20:19:59 +0000 (06:19 +1000)]
Whitelist keepaway ball effects cvars (not gameplay relevant)
terencehill [Wed, 3 Jun 2020 20:08:33 +0000 (22:08 +0200)]
cl_lockview 2 allows to control camera angles
terencehill [Wed, 3 Jun 2020 20:06:47 +0000 (22:06 +0200)]
Clean up a few comments and reduce code indentation in cheats.qc
Juhu [Wed, 3 Jun 2020 14:19:56 +0000 (16:19 +0200)]
fix strafehud when playing demos