]>
git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/log
LegendaryGuard [Thu, 22 Apr 2021 09:53:22 +0000 (11:53 +0200)]
Merge 'z411/bai-server' into LegendaryGuard/bai_mod
z411 [Thu, 22 Apr 2021 01:17:49 +0000 (21:17 -0400)]
Duel Scoreboard: Fix readibility
z411 [Thu, 22 Apr 2021 00:51:19 +0000 (20:51 -0400)]
Duel scoreboard: PL display
z411 [Thu, 22 Apr 2021 00:38:16 +0000 (20:38 -0400)]
Temporary: Forcing blaster and shotgun to display in duel scoreboard
z411 [Thu, 22 Apr 2021 00:02:17 +0000 (20:02 -0400)]
Defaulting to normal hostname if hostname_full is not set
z411 [Wed, 21 Apr 2021 23:49:49 +0000 (19:49 -0400)]
Spectator HUD: Highlight spectated player in duel
z411 [Wed, 21 Apr 2021 23:49:32 +0000 (19:49 -0400)]
Make pickup timer disableable
z411 [Wed, 21 Apr 2021 22:46:29 +0000 (18:46 -0400)]
Improve spect HUD CVAR names
LegendaryGuard [Mon, 19 Apr 2021 21:40:06 +0000 (23:40 +0200)]
Merge branch 'z411/bai-server' into LegendaryGuard/bai_mod
LegendaryGuard [Mon, 19 Apr 2021 20:59:33 +0000 (22:59 +0200)]
Merge branch 'z411/bai-server' into LegendaryGuard/bai_mod
z411 [Mon, 19 Apr 2021 08:14:44 +0000 (04:14 -0400)]
Added place indicator in duel frag notification
z411 [Mon, 19 Apr 2021 06:49:55 +0000 (02:49 -0400)]
Merge branch 'master' into z411/bai-server
Rudolf Polzer [Mon, 19 Apr 2021 05:23:51 +0000 (07:23 +0200)]
Transifex autosync
z411 [Mon, 19 Apr 2021 05:09:02 +0000 (01:09 -0400)]
Own Kick implementation (just to show a notification, really)
z411 [Mon, 19 Apr 2021 04:38:33 +0000 (00:38 -0400)]
Fix deferred vote calls
z411 [Mon, 19 Apr 2021 04:08:24 +0000 (00:08 -0400)]
Fixed spectator ping color
z411 [Sun, 18 Apr 2021 23:34:03 +0000 (19:34 -0400)]
Fixed flag display in duel scoreboard
z411 [Sun, 18 Apr 2021 22:02:21 +0000 (18:02 -0400)]
Removed score HUD health bar now that spectator HUD exists
z411 [Sun, 18 Apr 2021 21:57:58 +0000 (17:57 -0400)]
Using progressbar CVARs for duel spectator HUD
z411 [Sun, 18 Apr 2021 21:50:08 +0000 (17:50 -0400)]
Showing Spectating label in spectator HUD
z411 [Sun, 18 Apr 2021 21:27:01 +0000 (17:27 -0400)]
Implemented Duel spectator HUD
z411 [Sun, 18 Apr 2021 19:44:17 +0000 (15:44 -0400)]
Merge branch 'LegendaryGuard/bai_mod' into z411/bai-server
LegendaryGuard [Sun, 18 Apr 2021 07:17:45 +0000 (09:17 +0200)]
Undo previous change
LegendaryGuard [Sun, 18 Apr 2021 07:11:01 +0000 (09:11 +0200)]
More LegendaryGuard/ttt code fix
LegendaryGuard [Sun, 18 Apr 2021 07:03:13 +0000 (09:03 +0200)]
Delete the forgotten unused STATs and a bit of LegendaryGuard/ttt code fix
Rudolf Polzer [Sun, 18 Apr 2021 05:25:04 +0000 (07:25 +0200)]
Transifex autosync
z411 [Sat, 17 Apr 2021 23:43:29 +0000 (19:43 -0400)]
Removing stats temporarily to avoid cl_stats limit
z411 [Sat, 17 Apr 2021 23:11:53 +0000 (19:11 -0400)]
Added permanent MOTD
z411 [Sat, 17 Apr 2021 22:59:11 +0000 (18:59 -0400)]
Merge branch 'LegendaryGuard/bai_mod' into z411/bai-server
LegendaryGuard [Fri, 16 Apr 2021 21:22:48 +0000 (23:22 +0200)]
More fixed code from LegendaryGuard/ttt branch
LegendaryGuard [Fri, 16 Apr 2021 21:05:23 +0000 (23:05 +0200)]
Added fixed code from LegendaryGuard/ttt branch
LegendaryGuard [Fri, 16 Apr 2021 20:21:10 +0000 (22:21 +0200)]
Merge 'LegendaryGuard/ttt' to 'Legendary/bai_mod'
LegendaryGuard [Fri, 16 Apr 2021 18:59:48 +0000 (20:59 +0200)]
Clean up, copied from z411/bai-server, fixes and deleted added gamemodes/mutators to enhance and help z411's stuff; improvements are fully added
terencehill [Fri, 16 Apr 2021 16:15:11 +0000 (18:15 +0200)]
Get rid of a couple backtraces printed in the console when a player is kicked for not playing (added a missing return;)
terencehill [Fri, 16 Apr 2021 15:20:10 +0000 (15:20 +0000)]
Merge branch 'terencehill/sv_maxidle_playertospectator' into 'master'
Automatically move idle players to spectators
Closes #2410
See merge request xonotic/xonotic-data.pk3dir!893
terencehill [Thu, 15 Apr 2021 13:21:56 +0000 (15:21 +0200)]
set sv_maxidle_playertospectator 0 "move players idle for more than this amount of time in seconds to spectators (sv_maxidle timer starts again after sv_maxidle_playertospectator has moved a player to spectators)"
z411 [Thu, 15 Apr 2021 17:17:27 +0000 (13:17 -0400)]
Add country flags for spectators/other players
LegendaryGuard [Sat, 10 Apr 2021 23:34:39 +0000 (01:34 +0200)]
Fix inserted setflag command correctly (helping z411 to improve stuff)
LegendaryGuard [Tue, 6 Apr 2021 20:39:47 +0000 (22:39 +0200)]
Fix scoreboard bug, don't delete the variable and its conditionals
LegendaryGuard [Tue, 6 Apr 2021 17:57:35 +0000 (19:57 +0200)]
Fixed Country flags in Scoreboard (for the sake of z411's request)
LegendaryGuard [Sun, 4 Apr 2021 23:09:15 +0000 (01:09 +0200)]
Added new column of country flags in the scoreboard (for the sake of z411's request)
z411 [Thu, 15 Apr 2021 16:06:34 +0000 (12:06 -0400)]
Final conflict merge
LegendaryGuard [Thu, 15 Apr 2021 09:36:54 +0000 (11:36 +0200)]
Merge branch 'master' into LegendaryGuard/bai_mod and deleted Survival gamemode
z411 [Thu, 15 Apr 2021 01:58:33 +0000 (21:58 -0400)]
Merge branch 'master' into z411/bai-server
LegendaryGuard [Thu, 15 Apr 2021 00:46:10 +0000 (02:46 +0200)]
Merge branch 'master' into LegendaryGuard/bai_mod
LegendaryGuard [Thu, 15 Apr 2021 00:41:48 +0000 (02:41 +0200)]
Merge branch 'master' into LegendaryGuard/bai_mod
LegendaryGuard [Thu, 15 Apr 2021 00:33:22 +0000 (02:33 +0200)]
Merge branch 'master' into LegendaryGuard/bai_mod
terencehill [Wed, 14 Apr 2021 13:02:38 +0000 (15:02 +0200)]
Scoreboard: optimize team score comparisons too
terencehill [Tue, 13 Apr 2021 22:24:32 +0000 (00:24 +0200)]
Scoreboard: fix broken player sorting by fields after the primary and secondary ones; also optimize code by avoid repeating the same score comparisons multiple times
terencehill [Tue, 13 Apr 2021 13:02:57 +0000 (15:02 +0200)]
Improve comments
terencehill [Tue, 13 Apr 2021 12:53:03 +0000 (14:53 +0200)]
Merge branch 'terencehill/ice_nade_revival_progress_fixes'
terencehill [Tue, 13 Apr 2021 12:23:12 +0000 (14:23 +0200)]
Move the "frags" check to the right place (the SP_FRAGS scoreboard field isn't networked and can't be primary or secondary)
Rudolf Polzer [Mon, 12 Apr 2021 05:24:03 +0000 (07:24 +0200)]
Transifex autosync
LegendaryGuard [Sun, 11 Apr 2021 23:59:34 +0000 (01:59 +0200)]
Fix and improvement of Corpse Detection info
terencehill [Sun, 11 Apr 2021 21:58:06 +0000 (23:58 +0200)]
Reduce code indentation
terencehill [Sun, 11 Apr 2021 21:54:20 +0000 (23:54 +0200)]
Fix circular bar stuck on screen when stopping a revival of a player frozen by an ice nade
terencehill [Sun, 11 Apr 2021 21:41:45 +0000 (23:41 +0200)]
Fix slow revival progress speed when reviving a player frozen by an ice nade
terencehill [Sun, 11 Apr 2021 21:39:00 +0000 (23:39 +0200)]
Remove useless/redundant code
terencehill [Sun, 11 Apr 2021 20:18:38 +0000 (22:18 +0200)]
Rename reviving_players* variables to revivers* (less ambigous)
terencehill [Sun, 11 Apr 2021 20:12:17 +0000 (22:12 +0200)]
Apply to the ice nade code changes regarding revival progress from freezetag (no functional changes)
LegendaryGuard [Sun, 11 Apr 2021 17:30:19 +0000 (19:30 +0200)]
Enhancing setflag command (helping z411 to improve stuff)
terencehill [Sun, 11 Apr 2021 15:51:27 +0000 (17:51 +0200)]
Don't delay showing name above the players who weren't in my PVS
terencehill [Sun, 11 Apr 2021 15:30:43 +0000 (17:30 +0200)]
Clean up and document scoreboard field parsing
LegendaryGuard [Sat, 10 Apr 2021 23:34:39 +0000 (01:34 +0200)]
Fix inserted setflag command correctly (helping z411 to improve stuff)
Rudolf Polzer [Sat, 10 Apr 2021 05:23:37 +0000 (07:23 +0200)]
Transifex autosync
Rudolf Polzer [Sat, 10 Apr 2021 01:17:14 +0000 (03:17 +0200)]
Bump snd_streaming_length from 2 to 40 seconds.
Should increase RAM usage and map load time a bit, but reduce sound decoding
CPU usage (Vorbis decoding) substantially. Expecting this to be a net positive
tradeoff, and should fix issues like #2500 in a much safer way, with no quality
lposs whatsoever.
LegendaryGuard [Fri, 9 Apr 2021 17:22:23 +0000 (19:22 +0200)]
Code overwritten from master branch (from Fix #2548)
terencehill [Fri, 9 Apr 2021 14:27:47 +0000 (16:27 +0200)]
Fix #2575 "FPS field no longer displayed in scoreboard with sv_showfps set"
Rudolf Polzer [Fri, 9 Apr 2021 12:55:31 +0000 (14:55 +0200)]
Transifex autosync
Rudolf Polzer [Fri, 9 Apr 2021 12:51:56 +0000 (14:51 +0200)]
Compare old and new .pot both ways.
Apparently msgcmp's return status (not even documented) only yields a one way comparison.
Rudolf Polzer [Fri, 9 Apr 2021 05:23:59 +0000 (07:23 +0200)]
Transifex autosync
terencehill [Thu, 8 Apr 2021 12:52:52 +0000 (14:52 +0200)]
Fix #2475 "Tuba smoke comes out of the ground"
terencehill [Thu, 8 Apr 2021 12:34:02 +0000 (14:34 +0200)]
Clean up weapon code
Rudolf Polzer [Wed, 7 Apr 2021 05:23:54 +0000 (07:23 +0200)]
Transifex autosync
LegendaryGuard [Tue, 6 Apr 2021 20:52:49 +0000 (22:52 +0200)]
Added code from master branch (from Fix #2548)
LegendaryGuard [Tue, 6 Apr 2021 20:39:47 +0000 (22:39 +0200)]
Fix scoreboard bug, don't delete the variable and its conditionals
LegendaryGuard [Tue, 6 Apr 2021 20:15:50 +0000 (22:15 +0200)]
Pickup HUD: Added cvar to enable/disable item pickup HUD (helping z411 to improve stuff)
LegendaryGuard [Tue, 6 Apr 2021 19:59:07 +0000 (21:59 +0200)]
Spectator HUD: Added 2 lacked teams and cvars to enable/disable HUD (helping z411 to improve stuff)
LegendaryGuard [Tue, 6 Apr 2021 17:57:35 +0000 (19:57 +0200)]
Fixed Country flags in Scoreboard (for the sake of z411's request)
terencehill [Tue, 6 Apr 2021 17:21:32 +0000 (19:21 +0200)]
Fix #2548 "FPS field is displayed (but empty) in the scoreboard with sv_showfps disabled"
terencehill [Tue, 6 Apr 2021 17:17:11 +0000 (19:17 +0200)]
Recycle the lifetime field instead of using a dedicated field in the nexball code
LegendaryGuard [Tue, 6 Apr 2021 16:28:36 +0000 (18:28 +0200)]
Removed unnecessary SetResource(entity, RES_TYPE, ammoquantity) stuff
LegendaryGuard [Mon, 5 Apr 2021 21:59:29 +0000 (23:59 +0200)]
Added new cvar player ammo start (bullets, rockets, cells) and deleted Sleuth skill unnecesary condition part, only players who hold Shockwave can use this skill, Sleuths always have Shockwave
terencehill [Mon, 5 Apr 2021 17:47:49 +0000 (19:47 +0200)]
Stick things slightly inside player hitboxes so they don't appear floating in the air that much
terencehill [Mon, 5 Apr 2021 16:30:17 +0000 (18:30 +0200)]
Correctly show particle fx and decal when an electro orb stuck on the ceiling explodes
terencehill [Mon, 5 Apr 2021 13:21:55 +0000 (15:21 +0200)]
Fix #2567 "electro balls sticking to players who respawn have the balls teleported to them instead of being left at the corpse's location"
terencehill [Mon, 5 Apr 2021 12:34:49 +0000 (14:34 +0200)]
Fix incorrect size applied to mines and electro orbs when they stick to something (setmodel was overriding size applied by setsize)
terencehill [Mon, 5 Apr 2021 12:30:57 +0000 (14:30 +0200)]
Compact some electro code
LegendaryGuard [Sun, 4 Apr 2021 23:09:15 +0000 (01:09 +0200)]
Added new column of country flags in the scoreboard (for the sake of z411's request)
LegendaryGuard [Sun, 4 Apr 2021 20:05:38 +0000 (22:05 +0200)]
Hey, don't delete it! (line has been deleted when merging other branch)
LegendaryGuard [Sun, 4 Apr 2021 20:00:52 +0000 (22:00 +0200)]
Add updated nades from LegendaryGuard/armorizing_and_dark_nades branch
LegendaryGuard [Sun, 4 Apr 2021 19:32:45 +0000 (21:32 +0200)]
Merge branch 'z411/bai-server' into LegendaryGuard/bai_mod
Rudolf Polzer [Sun, 4 Apr 2021 05:25:14 +0000 (07:25 +0200)]
Transifex autosync
terencehill [Sat, 3 Apr 2021 21:18:29 +0000 (23:18 +0200)]
When "a CSQC entity changed its type" remove it from all intrusive lists it is on before updating it, possible fix for #2565 "Infinite IntrusiveList in client"
terencehill [Sat, 3 Apr 2021 21:12:07 +0000 (23:12 +0200)]
Get rid of a warning
Rudolf Polzer [Sat, 3 Apr 2021 05:24:06 +0000 (07:24 +0200)]
Transifex autosync
z411 [Fri, 2 Apr 2021 22:11:14 +0000 (19:11 -0300)]
Increased attackertext size
z411 [Fri, 2 Apr 2021 22:04:49 +0000 (19:04 -0300)]
Fixed round times after timeouts
z411 [Fri, 2 Apr 2021 22:04:15 +0000 (19:04 -0300)]
Removed debug info
z411 [Fri, 2 Apr 2021 22:01:10 +0000 (19:01 -0300)]
Fixed round countdown while on timeout