]>
git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/log
Nick S [Tue, 17 Jan 2023 20:29:26 +0000 (22:29 +0200)]
Merge remote-tracking branch 'origin/Juhu/strafehud-server' into morosophos/server-current4
Juhu [Tue, 17 Jan 2023 16:47:03 +0000 (17:47 +0100)]
Add patch from Juhu/strafehud-fixes branch: "strafehud: make slickdetector scan only downwards for slick, scan from steepest to least steep angle, slight refactor"
Juhu [Tue, 17 Jan 2023 12:10:52 +0000 (13:10 +0100)]
Add patch from Juhu/strafehud-fixes branch: "strafehud: ignore jump input when determining onground state if track_canjump is enabled"
Juhu [Tue, 17 Jan 2023 12:10:20 +0000 (13:10 +0100)]
Add patch from Juhu/strafehud-fixes branch: "strafehud: put common code for text indicators in a function, refactor text indicator code"
Juhu [Sun, 15 Jan 2023 18:33:20 +0000 (19:33 +0100)]
Add patch from Juhu/strafehud-fixes branch: "strafehud: refactor some drawing code + make the angle arrows obey hud shift/scaling"
Juhu [Sun, 15 Jan 2023 14:08:25 +0000 (15:08 +0100)]
Add patch from Juhu/strafehud-fixes branch: "strafehud: store current jumpheight in qu and convert only for comparing and displaying"
Juhu [Sun, 15 Jan 2023 11:47:09 +0000 (12:47 +0100)]
Add patch from Juhu/strafehud-features branch: "strafehud: add audible feedback to strafehud (strafe sonar)"
Juhu [Sun, 15 Jan 2023 01:09:36 +0000 (02:09 +0100)]
Add patch from Juhu/strafehud-fixes branch: "strafehud: ignore a race_checkpointtime of 0 on the start trigger + small startspeed/jumpheight code adjustments"
Juhu [Sun, 15 Jan 2023 00:11:05 +0000 (01:11 +0100)]
Add patch from Juhu/strafehud-fixes branch: "strafehud: change the default value of hud_panel_strafehud_range from 0 (dynamic) to 90, 0 only makes sense with hud_panel_strafehud_mode 1 which isn't the default anymore"
Juhu [Sun, 15 Jan 2023 00:09:40 +0000 (01:09 +0100)]
Add patch from Juhu/strafehud-fixes branch: "strafehud: merge the preaccel zone into the accel zone and make it use a gradient if gradient style is active, add hud_panel_strafehud_bar_preaccel to optionally ignore this part of the accel zone"
Juhu [Sat, 14 Jan 2023 15:40:24 +0000 (16:40 +0100)]
Add patch from Juhu/strafehud-fixes branch: "strafehud: refactor/simplify angle indicator coloring code + small improvement for onground/onslick detection"
Juhu [Sun, 8 Jan 2023 14:11:29 +0000 (15:11 +0100)]
Add patch from Juhu/strafehud-fixes branch: "strafehud: make slick detection more reliable and consistent"
Juhu [Sat, 8 Oct 2022 00:10:22 +0000 (02:10 +0200)]
Add patch from Juhu/strafehud-fixes branch: "strafehud: add include for IS_PLAYER macro"
Juhu [Fri, 7 Oct 2022 23:00:42 +0000 (01:00 +0200)]
Add patch from Juhu/strafehud-fixes branch: "strafehud: more code clean up, make jump height indicator work while spectating and remove deprecated include"
Juhu [Fri, 7 Oct 2022 22:59:24 +0000 (00:59 +0200)]
Add patch from Juhu/strafehud-fixes branch: "strafehud: set hud_lasttime even if the strafehud isn't enabled"
Nick S [Fri, 7 Oct 2022 10:02:02 +0000 (13:02 +0300)]
Merge remote-tracking branch 'origin/Juhu/strafehud-server' into morosophos/server-current4
Nick S [Fri, 7 Oct 2022 10:01:49 +0000 (13:01 +0300)]
Merge remote-tracking branch 'origin/master' into morosophos/server-current4
Rudolf Polzer [Fri, 7 Oct 2022 05:23:47 +0000 (07:23 +0200)]
Transifex autosync
LegendaryGuard [Thu, 6 Oct 2022 07:57:22 +0000 (07:57 +0000)]
Merge branch 'z411/powerups_drop' into 'master'
Use Mario's RemoveItem function to remove powerup when expired
See merge request xonotic/xonotic-data.pk3dir!1080
z411 [Thu, 6 Oct 2022 07:57:22 +0000 (07:57 +0000)]
Use Mario's RemoveItem function to remove powerup when expired
Rudolf Polzer [Thu, 6 Oct 2022 05:23:47 +0000 (07:23 +0200)]
Transifex autosync
Juhu [Thu, 6 Oct 2022 01:07:50 +0000 (03:07 +0200)]
Add patch from Juhu/strafehud-fixes branch: "strafehud: small clean up and code readability improvements"
Juhu [Wed, 5 Oct 2022 21:24:10 +0000 (23:24 +0200)]
Add patch from Juhu/strafehud-fixes branch: "strafehud: make hud editor demo smoother"
Juhu [Wed, 5 Oct 2022 21:22:14 +0000 (23:22 +0200)]
Add patch from Juhu/strafehud-fixes branch: "strafehud: improve turn timeout code"
Juhu [Wed, 5 Oct 2022 21:21:42 +0000 (23:21 +0200)]
Add patch from Juhu/strafehud-fixes branch: "strafehud: refactor: removed unneeded code, improved comments, added constants, removed remaining globals, made code more readable"
terencehill [Wed, 5 Oct 2022 16:08:25 +0000 (16:08 +0000)]
Merge branch 'Mario/reset_clear_item_waypoints' into 'master'
Clear item waypoints when deleting items to fix issues with dropped powerups
Closes #2735 and #2721
See merge request xonotic/xonotic-data.pk3dir!1070
Mario [Wed, 5 Oct 2022 16:08:24 +0000 (16:08 +0000)]
Clear item waypoints when deleting items to fix issues with dropped powerups
terencehill [Wed, 5 Oct 2022 15:39:33 +0000 (15:39 +0000)]
Merge branch 'z411/powerups_drop' into 'master'
Allow manual powerup dropping (with use key) & fix powerup dropping outside of the map
See merge request xonotic/xonotic-data.pk3dir!1074
terencehill [Wed, 5 Oct 2022 14:59:18 +0000 (14:59 +0000)]
Merge branch 'terencehill/mapvote_winnermap' into 'master'
Map vote screen: expand winner map image to the center of the screen for a second before loading the winner map
See merge request xonotic/xonotic-data.pk3dir!1060
terencehill [Wed, 5 Oct 2022 14:32:56 +0000 (14:32 +0000)]
Merge branch 'bones_was_here/teameditems' into 'master'
Teamed items fixes and Q3 compatibility
Closes #2368
See merge request xonotic/xonotic-data.pk3dir!1079
terencehill [Wed, 5 Oct 2022 14:09:28 +0000 (16:09 +0200)]
Compact timelimit / leadlimit display code
terencehill [Wed, 5 Oct 2022 13:21:08 +0000 (15:21 +0200)]
LOG_HELP: print a new line only if missing, like LOG_INFO does. It fixes console output of dumpturrets -, dumpweapons - and dumpnotifs -
Rudolf Polzer [Tue, 4 Oct 2022 05:23:47 +0000 (07:23 +0200)]
Transifex autosync
z411 [Tue, 4 Oct 2022 05:23:42 +0000 (02:23 -0300)]
Don't drop powerfup if something has dropped before
bones_was_here [Mon, 3 Oct 2022 07:37:04 +0000 (17:37 +1000)]
Remove unnecessary setorigin() calls in Item_Respawn() and Item_Reset()
Item_Show() already did it, no need to immediately do it again.
bones_was_here [Mon, 3 Oct 2022 06:36:08 +0000 (16:36 +1000)]
Add support for teamed items on Q3 maps by using fullspawndata
Closes #2368
bones_was_here [Mon, 3 Oct 2022 06:36:01 +0000 (16:36 +1000)]
Fix bug where ReadyRestart could cause teamed items to all spawn together
For weapons this was subtle: ghost item(s) would appear as well as
the item selected to spawn.
For powerups they would all spawn at once, and/or previously scheduled
spawns were not cancelled.
Fixing this requires leaving the first of the teamed items marked so
Item_FindTeam() will do its job again at ReadyRestart. This requires
changing the abused effect field to a bitmask other than EF_NODRAW so
that DP will draw the ghost for the marked item.
Some minor cleanups to Item_FindTeam() are included.
bones_was_here [Mon, 3 Oct 2022 06:35:31 +0000 (16:35 +1000)]
Fix indenting in Item_RespawnCountdown()
bones_was_here [Mon, 3 Oct 2022 06:35:22 +0000 (16:35 +1000)]
Reduce indent level in Item_FindTeam()
Rudolf Polzer [Mon, 3 Oct 2022 05:23:46 +0000 (07:23 +0200)]
Transifex autosync
Rudolf Polzer [Sun, 2 Oct 2022 05:24:19 +0000 (07:24 +0200)]
Transifex autosync
Rudolf Polzer [Sat, 1 Oct 2022 05:23:48 +0000 (07:23 +0200)]
Transifex autosync
terencehill [Fri, 30 Sep 2022 23:02:25 +0000 (01:02 +0200)]
Don't write notification count to file: it's useless and often causes merge conflicts
terencehill [Fri, 30 Sep 2022 13:55:08 +0000 (13:55 +0000)]
Merge branch 'bones_was_here/playernums' into 'master'
Automatic per-map min & max player limits, many warmup and player count and Welcome message things
See merge request xonotic/xonotic-data.pk3dir!1022
Rudolf Polzer [Fri, 30 Sep 2022 05:23:51 +0000 (07:23 +0200)]
Transifex autosync
Rudolf Polzer [Thu, 29 Sep 2022 05:23:46 +0000 (07:23 +0200)]
Transifex autosync
z411 [Wed, 28 Sep 2022 20:48:47 +0000 (17:48 -0300)]
Proper powerup throwing bugfix
bones_was_here [Mon, 26 Sep 2022 05:23:33 +0000 (15:23 +1000)]
Clean up welcome message newlines
bones_was_here [Mon, 26 Sep 2022 05:23:23 +0000 (15:23 +1000)]
Make MOTD header fancier in welcome message
bones_was_here [Mon, 26 Sep 2022 05:23:20 +0000 (15:23 +1000)]
Use a translatable chatcon notification for "Match is restarting..."
bones_was_here [Mon, 26 Sep 2022 05:23:16 +0000 (15:23 +1000)]
g_warmup -1: abort countdown if player count falls too low
Includes translatable chatcon + centreprint notification for this case.
bones_was_here [Mon, 26 Sep 2022 05:23:11 +0000 (15:23 +1000)]
Fix unnecessary inflation of g_warmup_majority_factor in some cases
For example with 10 players joined and g_warmup_majority_factor 0.8
the old code required 9 players to be ready, new code requires 8.
Behaviour is unchanged when joined players * factor is not an integer.
Also improve cvar description.
bones_was_here [Mon, 26 Sep 2022 05:23:07 +0000 (15:23 +1000)]
Improve centreprint shown when max player limit blocks joining
bones_was_here [Mon, 26 Sep 2022 05:23:02 +0000 (15:23 +1000)]
Prevent "Begin!" announcement & centreprint when returning to warmup
Applicable to ReadyRestart() / qc_cmd_sv resetmatch,
switching from unlimited to timed warmup (g_warmup -1),
and countdown abort (g_warmup -1).
bones_was_here [Mon, 26 Sep 2022 05:22:57 +0000 (15:22 +1000)]
Display current and maximum player numbers on scoreboard
z411 [Wed, 28 Sep 2022 19:56:30 +0000 (16:56 -0300)]
Merge branch 'master' into z411/powerups_drop
Rudolf Polzer [Wed, 28 Sep 2022 05:23:45 +0000 (07:23 +0200)]
Transifex autosync
bones_was_here [Mon, 26 Sep 2022 05:22:50 +0000 (15:22 +1000)]
Remove unnecessary client global shortmapname
bones_was_here [Tue, 27 Sep 2022 17:05:34 +0000 (03:05 +1000)]
Display untimed Warmup or min players requirement (g_warmup -1) in HUD timer and info panels
Adds numplayers client global as it will also be used in Scoreboard_Draw().
Slightly increases default timer panel width.
bones_was_here [Mon, 26 Sep 2022 05:22:33 +0000 (15:22 +1000)]
Display map shortname and longname in welcome message
bones_was_here [Mon, 26 Sep 2022 05:22:05 +0000 (15:22 +1000)]
Display minplayers and maxplayers in welcome message
These are stored in globals as they will be read by HUD and scoreboard
bones_was_here [Mon, 26 Sep 2022 05:21:58 +0000 (15:21 +1000)]
Implement automatic per-map min & max player limits
Enabled by g_warmup -1 and g_maxplayers -1 respectively.
Map settings are loaded from .sizes files
and are rounded to a multiple of the number of teams.
At the midpoint, min players is rounded down and max players is rounded up.
Neither can exceed engine maxplayers which is also rounded down if necessary.
g_warmup -1 means stay in warmup until enough players have joined,
then switch to g_warmup_limit and wait for ready players.
"Enough" has a lower limit of 2 or 2 * number of teams,
so this can be useful on maps with no set minimum.
bones_was_here [Mon, 26 Sep 2022 05:21:46 +0000 (15:21 +1000)]
Remove AvailableTeams(), instead store team number in existing teamplay global
bones_was_here [Mon, 26 Sep 2022 05:21:33 +0000 (15:21 +1000)]
Fix inconsistent ReadyCount() calling logic
timeout_status was checked at only 1 call site,
and readiness changes during a timeout were sometimes ignored.
ReadyCount() was sometimes called when not in warmup.
bones_was_here [Mon, 26 Sep 2022 05:21:19 +0000 (15:21 +1000)]
Separate and improve MapReadSizes()
Ensure maps with small minimum player count can be selected for voting
when player count is low or zero, even if their minimum would otherwise be
too high, to reduce chance of maplist fallback (which ignores sizes).
Setting (for example) every CTF map to min 4 and every DM map to min 2
is a viable config with this code.
Add g_maplist_sizes_specparty, reduces player count used when selecting
maps to allow for a consistent spectator population.
Better debugging messages.
bones_was_here [Mon, 26 Sep 2022 05:20:48 +0000 (15:20 +1000)]
Misc cleanups for warmup and welcome message
Rudolf Polzer [Sun, 25 Sep 2022 05:24:18 +0000 (07:24 +0200)]
Transifex autosync
Rudolf Polzer [Sat, 24 Sep 2022 05:23:41 +0000 (07:23 +0200)]
Transifex autosync
Rudolf Polzer [Thu, 22 Sep 2022 05:23:47 +0000 (07:23 +0200)]
Transifex autosync
Rudolf Polzer [Tue, 20 Sep 2022 05:23:41 +0000 (07:23 +0200)]
Transifex autosync
Rudolf Polzer [Mon, 19 Sep 2022 05:23:48 +0000 (07:23 +0200)]
Transifex autosync
terencehill [Sun, 18 Sep 2022 20:24:20 +0000 (20:24 +0000)]
Merge branch 'terencehill/shotgun_fixes' into 'master'
Fix some shotgun bugs
Closes #2728
See merge request xonotic/xonotic-data.pk3dir!1061
Rudolf Polzer [Sun, 18 Sep 2022 05:24:20 +0000 (07:24 +0200)]
Transifex autosync
Rudolf Polzer [Sat, 17 Sep 2022 05:23:44 +0000 (07:23 +0200)]
Transifex autosync
terencehill [Fri, 16 Sep 2022 14:50:10 +0000 (14:50 +0000)]
Merge branch 'terencehill/servers_quickmenu' into 'master'
Custom server's quickmenu
See merge request xonotic/xonotic-data.pk3dir!1018
terencehill [Fri, 16 Sep 2022 14:39:55 +0000 (16:39 +0200)]
Make 2 strings translatable
terencehill [Fri, 16 Sep 2022 10:58:01 +0000 (12:58 +0200)]
Smooth v_deathtiltangle effect; don't apply v_deathtiltangle if cl_eventchase_death is 2; avoid executing cl_rollangle code if cl_rollangle is 0
Rudolf Polzer [Fri, 16 Sep 2022 05:23:44 +0000 (07:23 +0200)]
Transifex autosync
Juhu [Thu, 15 Sep 2022 10:36:49 +0000 (12:36 +0200)]
Add patch from Juhu/strafehud-fixes branch: "strafehud: set slickdetector default granularity to 1 instead of 4 for improved performance"
Rudolf Polzer [Thu, 15 Sep 2022 05:23:44 +0000 (07:23 +0200)]
Transifex autosync
Nick S [Wed, 14 Sep 2022 09:52:07 +0000 (12:52 +0300)]
Merge remote-tracking branch 'origin/Juhu/scoreboard-strafe' into morosophos/server-current4
Nick S [Wed, 14 Sep 2022 09:51:42 +0000 (12:51 +0300)]
Merge remote-tracking branch 'origin/Juhu/strafehud-server' into morosophos/server-current4
Juhu [Wed, 14 Sep 2022 09:36:44 +0000 (11:36 +0200)]
Add patch from Juhu/strafehud-fixes branch: "strafehud: also reset maxspeed to ground physics in timeout code"
Juhu [Wed, 14 Sep 2022 08:30:27 +0000 (10:30 +0200)]
account for zero friction frame in strafe efficiency code
Juhu [Wed, 14 Sep 2022 08:16:50 +0000 (10:16 +0200)]
Add patch from Juhu/strafehud-fixes branch: "strafehud: detect zero friction frame on landing, remove ground timeout which became useless due to that, rename air timeout to ground timeout and refactor all timeout code"
Nick S [Tue, 13 Sep 2022 18:31:59 +0000 (21:31 +0300)]
Merge remote-tracking branch 'origin/Juhu/scoreboard-strafe' into morosophos/server-current4
Nick S [Tue, 13 Sep 2022 18:15:08 +0000 (21:15 +0300)]
Merge remote-tracking branch 'origin/Juhu/strafehud-server' into morosophos/server-current4
Nick S [Tue, 13 Sep 2022 18:14:56 +0000 (21:14 +0300)]
Merge remote-tracking branch 'origin/master' into morosophos/server-current4
terencehill [Tue, 13 Sep 2022 13:50:33 +0000 (13:50 +0000)]
Merge branch 'bones_was_here/font' into 'master'
Change default font hinting to 2, group font cvars better
See merge request xonotic/xonotic-data.pk3dir!1048
Rudolf Polzer [Mon, 12 Sep 2022 05:23:41 +0000 (07:23 +0200)]
Transifex autosync
Juhu [Sun, 11 Sep 2022 23:00:10 +0000 (01:00 +0200)]
Add patch from Juhu/strafehud-fixes branch: "strafehud: enable hud_panel_strafehud_bestangle by default for clarity on how to use the hud"
Juhu [Sun, 11 Sep 2022 21:51:43 +0000 (23:51 +0200)]
Add various patches from Juhu/strafehud-fixes branch
terencehill [Sun, 11 Sep 2022 21:26:15 +0000 (21:26 +0000)]
Merge branch 'Mario/nade_orb_overlay' into 'master'
Merge branch Mario/nade_orb_overlay (S merge request)
See merge request xonotic/xonotic-data.pk3dir!1035
Rudolf Polzer [Sun, 11 Sep 2022 05:24:14 +0000 (07:24 +0200)]
Transifex autosync
Juhu [Sun, 11 Sep 2022 00:20:23 +0000 (02:20 +0200)]
Add various patches from Juhu/strafehud-fixes branch
Juhu [Sat, 10 Sep 2022 23:59:26 +0000 (01:59 +0200)]
apply bug fixes from strafehud to strafe efficiency code and weigh each tick depending on frametime
Rudolf Polzer [Wed, 7 Sep 2022 05:23:42 +0000 (07:23 +0200)]
Transifex autosync
Rudolf Polzer [Tue, 6 Sep 2022 05:23:41 +0000 (07:23 +0200)]
Transifex autosync
Rudolf Polzer [Mon, 5 Sep 2022 05:23:42 +0000 (07:23 +0200)]
Transifex autosync
terencehill [Wed, 31 Aug 2022 20:17:30 +0000 (22:17 +0200)]
LMS: fix visible leaders message appearing even when there are no leaders