]>
git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/log
Mario [Mon, 13 Jul 2020 07:33:15 +0000 (17:33 +1000)]
Move LMS info message to its own file
Mario [Mon, 13 Jul 2020 07:07:59 +0000 (17:07 +1000)]
Move gametype registers into their own files, fallback now selects a supported gametype at random (with DM preferred, and CTF/TDM taking priority over others)
Mario [Sun, 12 Jul 2020 16:03:36 +0000 (02:03 +1000)]
Fix compatibility with legacy maps by treating "droppedweapon" classname as loot items
Mario [Sat, 11 Jul 2020 14:34:19 +0000 (00:34 +1000)]
Mention the prefix added to weapon cvars near the WEP_CVAR macro
Mario [Sat, 11 Jul 2020 14:18:32 +0000 (14:18 +0000)]
Merge branch 'Mario/movetype_push' into 'master'
Merge branch Mario/movetype_push (S merge request)
See merge request xonotic/xonotic-data.pk3dir!823
Mario [Sat, 11 Jul 2020 13:49:25 +0000 (23:49 +1000)]
Split the gamelog code out of miscfunctions and into its own file
Mario [Sat, 11 Jul 2020 12:16:51 +0000 (22:16 +1000)]
Mark func_static as a solid model (it acts as a wall in other games)
Mario [Sat, 11 Jul 2020 12:09:37 +0000 (22:09 +1000)]
Remove client side macro for conditional weapon spawn functions
Rudolf Polzer [Sat, 11 Jul 2020 05:24:11 +0000 (07:24 +0200)]
Transifex autosync
Mario [Sat, 11 Jul 2020 04:35:50 +0000 (14:35 +1000)]
Play teamshoot player sounds for team damage in teamplay_mode 2, fixes #2479
Mario [Sat, 11 Jul 2020 03:52:07 +0000 (13:52 +1000)]
Merge branch 'master' into Mario/movetype_push
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
Mario [Fri, 10 Jul 2020 14:37:58 +0000 (00:37 +1000)]
Add SPAWNFUNC_WEAPON_COND macro for game compatibility (matches SPAWNFUNC_ITEM_COND)
Mario [Fri, 10 Jul 2020 10:07:36 +0000 (20:07 +1000)]
Merge branch 'master' into Mario/movetype_push
Rudolf Polzer [Fri, 10 Jul 2020 05:24:08 +0000 (07:24 +0200)]
Transifex autosync
Rudolf Polzer [Thu, 9 Jul 2020 05:24:15 +0000 (07:24 +0200)]
Transifex autosync
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
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
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
Rudolf Polzer [Wed, 8 Jul 2020 05:24:07 +0000 (07:24 +0200)]
Transifex autosync
Rudolf Polzer [Tue, 7 Jul 2020 05:24:05 +0000 (07:24 +0200)]
Transifex autosync
Rudolf Polzer [Mon, 6 Jul 2020 05:24:00 +0000 (07:24 +0200)]
Transifex autosync
Rudolf Polzer [Sun, 5 Jul 2020 05:25:25 +0000 (07:25 +0200)]
Transifex autosync
Rudolf Polzer [Sat, 4 Jul 2020 05:24:02 +0000 (07:24 +0200)]
Transifex autosync
Rudolf Polzer [Fri, 3 Jul 2020 05:24:07 +0000 (07:24 +0200)]
Transifex autosync
Rudolf Polzer [Thu, 2 Jul 2020 05:23:59 +0000 (07:23 +0200)]
Transifex autosync
Rudolf Polzer [Wed, 1 Jul 2020 05:24:02 +0000 (07:24 +0200)]
Transifex autosync
Rudolf Polzer [Tue, 30 Jun 2020 05:23:59 +0000 (07:23 +0200)]
Transifex autosync
Rudolf Polzer [Wed, 24 Jun 2020 05:24:04 +0000 (07:24 +0200)]
Transifex autosync
terencehill [Tue, 23 Jun 2020 10:47:46 +0000 (12:47 +0200)]
Document genmod.sh
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
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
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
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
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
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
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
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
terencehill [Wed, 3 Jun 2020 13:37:21 +0000 (15:37 +0200)]
Merge ObserverThink and SpectatorThink to avoid code duplication
Mario [Wed, 3 Jun 2020 09:06:18 +0000 (19:06 +1000)]
Update gameplay hash
Mario [Wed, 3 Jun 2020 09:04:54 +0000 (19:04 +1000)]
Fix compilation unit test
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
Rudolf Polzer [Wed, 3 Jun 2020 05:23:57 +0000 (07:23 +0200)]
Transifex autosync
terencehill [Tue, 2 Jun 2020 15:24:28 +0000 (17:24 +0200)]
Don't count dead players when selecting a spawnpoint
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
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)
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
Mario [Tue, 2 Jun 2020 12:12:49 +0000 (22:12 +1000)]
Merge branch 'master' into Mario/movetype_push
terencehill [Tue, 2 Jun 2020 10:32:43 +0000 (12:32 +0200)]
Add a note on where to add new effects. Update hash
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!
terencehill [Tue, 2 Jun 2020 09:59:05 +0000 (11:59 +0200)]
Improve and add context to some translatable messages