]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
3 years agoIf sv_gameplayfix_unstickplayers is set to 2 (new default), only perform the unsticki...
Mario [Sat, 11 Jul 2020 03:50:41 +0000 (13:50 +1000)]
If sv_gameplayfix_unstickplayers is set to 2 (new default), only perform the unsticking on clients, also apply it to the step and toss movetypes in this case, fixes glitchy stuck in wall behaviour when dying while noclipping

3 years agoUpdate gameplay hash
Mario [Sat, 11 Jul 2020 03:33:56 +0000 (13:33 +1000)]
Update gameplay hash

3 years agoFix indentation of muzzle flash addition in Vortex code
Mario [Fri, 10 Jul 2020 16:11:02 +0000 (02:11 +1000)]
Fix indentation of muzzle flash addition in Vortex code

3 years agoMove muzzle flash model handling to the client side
Mario [Fri, 10 Jul 2020 16:05:41 +0000 (02:05 +1000)]
Move muzzle flash model handling to the client side

3 years agoSend the server-side shot origin and use it while in third person view (the client...
Mario [Fri, 10 Jul 2020 15:16:17 +0000 (01:16 +1000)]
Send the server-side shot origin and use it while in third person view (the client-side view model position isn't accessible in this case)

3 years agoAdd SPAWNFUNC_WEAPON_COND macro for game compatibility (matches SPAWNFUNC_ITEM_COND)
Mario [Fri, 10 Jul 2020 14:37:58 +0000 (00:37 +1000)]
Add SPAWNFUNC_WEAPON_COND macro for game compatibility (matches SPAWNFUNC_ITEM_COND)

3 years agoMerge branch 'master' into Mario/movetype_push
Mario [Fri, 10 Jul 2020 10:07:36 +0000 (20:07 +1000)]
Merge branch 'master' into Mario/movetype_push

3 years agoTransifex autosync
Rudolf Polzer [Fri, 10 Jul 2020 05:24:08 +0000 (07:24 +0200)]
Transifex autosync

3 years agoTransifex autosync
Rudolf Polzer [Thu, 9 Jul 2020 05:24:15 +0000 (07:24 +0200)]
Transifex autosync

3 years agoWith noclip enabled don't toss the corpse, it can get stuck in solid (causing low...
terencehill [Wed, 8 Jul 2020 16:37:40 +0000 (18:37 +0200)]
With noclip enabled don't toss the corpse, it can get stuck in solid (causing low fps) or fall indefinitely into the void if out of the map

3 years agoDon't restart the server with the restart command if all players are ready between...
terencehill [Wed, 8 Jul 2020 16:30:02 +0000 (18:30 +0200)]
Don't restart the server with the restart command if all players are ready between rounds

3 years agoDon't play the teamkill sound at the beginning of the next round if a player was...
terencehill [Wed, 8 Jul 2020 16:24:02 +0000 (18:24 +0200)]
Don't play the teamkill sound at the beginning of the next round if a player was hit by a teammate at the very end of the round

3 years agoMerge branch 'bones_was_here/mv-r_water-acl' into 'master'
Mario [Wed, 8 Jul 2020 15:37:16 +0000 (15:37 +0000)]
Merge branch 'bones_was_here/mv-r_water-acl' into 'master'

Allow mappers to set r_water and server admins to add mapinfo ACLs

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

3 years agoTransifex autosync
Rudolf Polzer [Wed, 8 Jul 2020 05:24:07 +0000 (07:24 +0200)]
Transifex autosync

3 years agoUse the weapon's position for muzzle flashes even when g_shootfromeye is enabled
Mario [Wed, 8 Jul 2020 03:29:59 +0000 (13:29 +1000)]
Use the weapon's position for muzzle flashes even when g_shootfromeye is enabled

3 years agoDon't play speaker sounds globally if they have the loop flag (possible fix for Q3...
Mario [Wed, 8 Jul 2020 03:07:36 +0000 (13:07 +1000)]
Don't play speaker sounds globally if they have the loop flag (possible fix for Q3 maps with global ambient sounds)

3 years agoMerge branch 'master' into Mario/headshots
Mario [Tue, 7 Jul 2020 11:17:35 +0000 (21:17 +1000)]
Merge branch 'master' into Mario/headshots

3 years agoMerge branch 'master' into Mario/csqc_muzzleflash
Mario [Tue, 7 Jul 2020 11:13:57 +0000 (21:13 +1000)]
Merge branch 'master' into Mario/csqc_muzzleflash

3 years agoTransifex autosync
Rudolf Polzer [Tue, 7 Jul 2020 05:24:05 +0000 (07:24 +0200)]
Transifex autosync

3 years agoTransifex autosync
Rudolf Polzer [Mon, 6 Jul 2020 05:24:00 +0000 (07:24 +0200)]
Transifex autosync

3 years agoTransifex autosync
Rudolf Polzer [Sun, 5 Jul 2020 05:25:25 +0000 (07:25 +0200)]
Transifex autosync

3 years agoTransifex autosync
Rudolf Polzer [Sat, 4 Jul 2020 05:24:02 +0000 (07:24 +0200)]
Transifex autosync

3 years agoTransifex autosync
Rudolf Polzer [Fri, 3 Jul 2020 05:24:07 +0000 (07:24 +0200)]
Transifex autosync

3 years agoTransifex autosync
Rudolf Polzer [Thu, 2 Jul 2020 05:23:59 +0000 (07:23 +0200)]
Transifex autosync

3 years agoTransifex autosync
Rudolf Polzer [Wed, 1 Jul 2020 05:24:02 +0000 (07:24 +0200)]
Transifex autosync

3 years agoTransifex autosync
Rudolf Polzer [Tue, 30 Jun 2020 05:23:59 +0000 (07:23 +0200)]
Transifex autosync

3 years agoTransifex autosync
Rudolf Polzer [Wed, 24 Jun 2020 05:24:04 +0000 (07:24 +0200)]
Transifex autosync

3 years agoDocument genmod.sh
terencehill [Tue, 23 Jun 2020 10:47:46 +0000 (12:47 +0200)]
Document genmod.sh

3 years agoResolve a long-standing TODO hat had already been resolved at the time of addition
terencehill [Tue, 23 Jun 2020 10:44:12 +0000 (12:44 +0200)]
Resolve a long-standing TODO hat had already been resolved at the time of addition

3 years agoMerge branch 'bones_was_here/timeout_stuff' into 'master'
Mario [Sun, 21 Jun 2020 18:49:41 +0000 (18:49 +0000)]
Merge branch 'bones_was_here/timeout_stuff' into 'master'

Allow vcall timein during a timeout, and reset slowmo if SVQC shuts down during a timeout

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

3 years agoTransifex autosync
Rudolf Polzer [Sat, 20 Jun 2020 05:24:04 +0000 (07:24 +0200)]
Transifex autosync

3 years agoDon't call setorigin if the origin hasn't changed
terencehill [Fri, 19 Jun 2020 12:01:12 +0000 (14:01 +0200)]
Don't call setorigin if the origin hasn't changed

3 years agoTransifex autosync
Rudolf Polzer [Wed, 17 Jun 2020 05:24:11 +0000 (07:24 +0200)]
Transifex autosync

3 years agoMerge branch 'Cloudwalk/rename-find' into 'master'
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

3 years agoCapitalize the function key binds to match other cases in binds-xonotic.cfg
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

3 years agoMissed an instance of "find" 832/head
Cloudwalk [Tue, 16 Jun 2020 12:32:50 +0000 (12:32 +0000)]
Missed an instance of "find"

3 years agoRename the 'find' command to 'findent'
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.

3 years agoMerge branch 'bones_was_here/func_door_default_q3compat' into 'master'
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

3 years agoSet func_door speed to 400 if it's unspecified and sv_q3defragcompat is enabled 831/head
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

3 years agoTransifex autosync
Rudolf Polzer [Tue, 16 Jun 2020 05:24:11 +0000 (07:24 +0200)]
Transifex autosync

3 years agoAllow vcall timein during a timeout, and reset slowmo if SVQC shuts down during a... 830/head
bones_was_here [Mon, 15 Jun 2020 10:28:58 +0000 (20:28 +1000)]
Allow vcall timein during a timeout, and reset slowmo if SVQC shuts down during a timeout

3 years agoMerge branch 'bones_was_here/tourney_timeout' into 'master'
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

3 years agoEnable timeouts in tourney mode 829/head
bones_was_here [Sun, 14 Jun 2020 17:29:41 +0000 (03:29 +1000)]
Enable timeouts in tourney mode

3 years agoAllow mappers to set r_water and server admins to add mapinfo ACLs
bones_was_here [Sun, 14 Jun 2020 08:38:07 +0000 (18:38 +1000)]
Allow mappers to set r_water and server admins to add mapinfo ACLs

3 years agoTransifex autosync
Rudolf Polzer [Sun, 14 Jun 2020 05:25:26 +0000 (07:25 +0200)]
Transifex autosync

3 years agoMerge branch 'bones_was_here/qcsrc_Makefile' into 'master'
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

3 years agoMerge branch 'bones_was_here/defragcompat_viewoffset' into 'master'
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

3 years agoAdjust q3dfcompat viewoffset to match q3df WRT fe92ff1f 828/head
bones_was_here [Sat, 13 Jun 2020 17:45:13 +0000 (03:45 +1000)]
Adjust q3dfcompat viewoffset to match q3df WRT fe92ff1f

3 years agoTransifex autosync
Rudolf Polzer [Sat, 13 Jun 2020 05:24:06 +0000 (07:24 +0200)]
Transifex autosync

3 years agoMerge branch 'bones_was_here/whitelist_casings' into 'master'
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

3 years agoReference the correct local entity when checking for the player's vehicle, fixes...
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

3 years agoTransifex autosync
Rudolf Polzer [Fri, 12 Jun 2020 05:24:05 +0000 (07:24 +0200)]
Transifex autosync

3 years agoDon't adjust player alpha for the invisibility powerup while inside a vehicle, fixes...
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

3 years agoFix nJoinAllowed returning a negative amount of available player slots if g_maxplayer...
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

3 years agoDocument colormapPaletteColor and gfx/colormap_palette.pl
terencehill [Thu, 11 Jun 2020 19:11:40 +0000 (21:11 +0200)]
Document colormapPaletteColor and gfx/colormap_palette.pl

3 years agoTransifex autosync
Rudolf Polzer [Wed, 10 Jun 2020 05:24:09 +0000 (07:24 +0200)]
Transifex autosync

3 years agoAutomatically get the command name in the "Incorrect parameters ..." messages
terencehill [Tue, 9 Jun 2020 15:50:44 +0000 (17:50 +0200)]
Automatically get the command name in the "Incorrect parameters ..." messages

3 years agoIntroduce LOG_HELP a simpler version of LOG_INFO that doesn't bloat the console when...
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

3 years agoMove cursor drawing functions to hud.qc
terencehill [Tue, 9 Jun 2020 08:39:05 +0000 (10:39 +0200)]
Move cursor drawing functions to hud.qc

3 years agoGet rid of 6 redundant translatable strings
terencehill [Tue, 9 Jun 2020 08:28:15 +0000 (10:28 +0200)]
Get rid of 6 redundant translatable strings

3 years agoTransifex autosync
Rudolf Polzer [Tue, 9 Jun 2020 05:24:08 +0000 (07:24 +0200)]
Transifex autosync

3 years agoFix Erebus name in 2 Nyx textures
terencehill [Mon, 8 Jun 2020 18:27:20 +0000 (20:27 +0200)]
Fix Erebus name in 2 Nyx textures

3 years agoWhitelist g_casings 826/head
bones_was_here [Mon, 8 Jun 2020 07:00:33 +0000 (17:00 +1000)]
Whitelist g_casings

3 years agoTransifex autosync
Rudolf Polzer [Mon, 8 Jun 2020 05:24:01 +0000 (07:24 +0200)]
Transifex autosync

3 years agoTransifex autosync
Rudolf Polzer [Sun, 7 Jun 2020 05:25:24 +0000 (07:25 +0200)]
Transifex autosync

3 years agoFix subtle bug where if you drag the handle of the master volume slider to OFF the...
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)

3 years agoRemove wrong dialog names
terencehill [Sat, 6 Jun 2020 19:38:51 +0000 (21:38 +0200)]
Remove wrong dialog names

3 years agoGet rid of an useless constant
terencehill [Sat, 6 Jun 2020 19:32:45 +0000 (21:32 +0200)]
Get rid of an useless constant

3 years agoPort crosshair code to its own file
terencehill [Sat, 6 Jun 2020 17:41:25 +0000 (19:41 +0200)]
Port crosshair code to its own file

3 years agoqcsrc/Makefile: remove .lno csprogs-*.pk3 and qccversion.* files when doing make... 825/head
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

3 years agoqcsrc/Makefile: set default QCC path to the location of gmqcc in a git build
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

3 years agoDisambiguate an if-if-else and fix indentation in globalsounds.qc
terencehill [Sat, 6 Jun 2020 08:20:44 +0000 (10:20 +0200)]
Disambiguate an if-if-else and fix indentation in globalsounds.qc

3 years agoFix vkick and vkickban aliases ignoring kick reason
terencehill [Sat, 6 Jun 2020 08:18:47 +0000 (10:18 +0200)]
Fix vkick and vkickban aliases ignoring kick reason

3 years agoFix Favorite button text
terencehill [Sat, 6 Jun 2020 08:17:36 +0000 (10:17 +0200)]
Fix Favorite button text

3 years agoTransifex autosync
Rudolf Polzer [Sat, 6 Jun 2020 05:24:02 +0000 (07:24 +0200)]
Transifex autosync

3 years agoRemove a redundant GL extension check (S3TC implies texture compression being availab...
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

3 years agoCrosshair blur: make playing and spectating a player behave the same, split the cross...
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)

3 years agoMake precedence explicit in expressions where || and && are mixed (patch by martin-t)
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)

3 years agoClean up and improve HUD_Get_Num_Color so that it can be used by crosshair_color_spec...
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

3 years agoFix and improve crosshair_color_special description
terencehill [Fri, 5 Jun 2020 12:05:54 +0000 (14:05 +0200)]
Fix and improve crosshair_color_special description

3 years agoTransifex autosync
Rudolf Polzer [Fri, 5 Jun 2020 05:23:59 +0000 (07:23 +0200)]
Transifex autosync

3 years agoTransifex autosync
Rudolf Polzer [Thu, 4 Jun 2020 05:24:07 +0000 (07:24 +0200)]
Transifex autosync

3 years agoWhitelist keepaway ball effects cvars (not gameplay relevant)
Mario [Wed, 3 Jun 2020 20:19:59 +0000 (06:19 +1000)]
Whitelist keepaway ball effects cvars (not gameplay relevant)

3 years agocl_lockview 2 allows to control camera angles
terencehill [Wed, 3 Jun 2020 20:08:33 +0000 (22:08 +0200)]
cl_lockview 2 allows to control camera angles

3 years agoClean up a few comments and reduce code indentation in cheats.qc
terencehill [Wed, 3 Jun 2020 20:06:47 +0000 (22:06 +0200)]
Clean up a few comments and reduce code indentation in cheats.qc

3 years agoMerge ObserverThink and SpectatorThink to avoid code duplication
terencehill [Wed, 3 Jun 2020 13:37:21 +0000 (15:37 +0200)]
Merge ObserverThink and SpectatorThink to avoid code duplication

3 years agoMerge branch 'master' into Mario/headshots
Mario [Wed, 3 Jun 2020 13:00:02 +0000 (23:00 +1000)]
Merge branch 'master' into Mario/headshots

3 years agoRoughly notify for vaporizer headshots
Mario [Wed, 3 Jun 2020 11:40:05 +0000 (21:40 +1000)]
Roughly notify for vaporizer headshots

3 years agoAdd an announcement for the headshot
Mario [Wed, 3 Jun 2020 11:03:03 +0000 (21:03 +1000)]
Add an announcement for the headshot

3 years agoUpdate gameplay hash
Mario [Wed, 3 Jun 2020 09:06:18 +0000 (19:06 +1000)]
Update gameplay hash

3 years agoFix compilation unit test
Mario [Wed, 3 Jun 2020 09:04:54 +0000 (19:04 +1000)]
Fix compilation unit test

3 years agoMake sure r_sky is turned on in the ultra/ultimate effects configs, to match the...
Mario [Wed, 3 Jun 2020 08:13:03 +0000 (18:13 +1000)]
Make sure r_sky is turned on in the ultra/ultimate effects configs, to match the others

3 years agoTransifex autosync
Rudolf Polzer [Wed, 3 Jun 2020 05:23:57 +0000 (07:23 +0200)]
Transifex autosync

3 years agoDon't count dead players when selecting a spawnpoint
terencehill [Tue, 2 Jun 2020 15:24:28 +0000 (17:24 +0200)]
Don't count dead players when selecting a spawnpoint

3 years agoAutomatically join players 1 second after they connect if they tried to join too...
terencehill [Tue, 2 Jun 2020 15:21:44 +0000 (17:21 +0200)]
Automatically join players 1 second after they connect if they tried to join too early

3 years agoPart 2 of "Check joinAllowed again before actually joining, fixes race conditions...
terencehill [Tue, 2 Jun 2020 15:09:36 +0000 (17:09 +0200)]
Part 2 of "Check joinAllowed again before actually joining, fixes race conditions where players can bypass the player limit" (perform the same check when spectating another player)

3 years agoStore the vehicle definition into a field so that it doesn't need to be pulled from...
Mario [Tue, 2 Jun 2020 13:08:50 +0000 (23:08 +1000)]
Store the vehicle definition into a field so that it doesn't need to be pulled from the buffer every time it's accessed

3 years agoMerge branch 'master' into Mario/movetype_push
Mario [Tue, 2 Jun 2020 12:12:49 +0000 (22:12 +1000)]
Merge branch 'master' into Mario/movetype_push

3 years agoAdd a note on where to add new effects. Update hash
terencehill [Tue, 2 Jun 2020 10:32:43 +0000 (12:32 +0200)]
Add a note on where to add new effects. Update hash

3 years agoFix respawn ghost particle effect not working. Its implementation was added on 05...
terencehill [Tue, 2 Jun 2020 10:05:38 +0000 (12:05 +0200)]
Fix respawn ghost particle effect not working. Its implementation was added on 05/04/2010 (commit 606b7d7) and accidentally reverted 5 days later!