]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
2 years agoTransifex autosync
Rudolf Polzer [Sat, 9 Jul 2022 05:23:26 +0000 (07:23 +0200)]
Transifex autosync

2 years agoTransifex autosync
Rudolf Polzer [Fri, 8 Jul 2022 05:23:41 +0000 (07:23 +0200)]
Transifex autosync

2 years agoMerge branch 'Mario/weapon_alias_fix' into 'master'
LegendaryGuard [Thu, 7 Jul 2022 22:59:42 +0000 (22:59 +0000)]
Merge branch 'Mario/weapon_alias_fix' into 'master'

Merge branch Mario/weapon_alias_fix (XS merge request)

Closes #2714

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

2 years agoLMS: keep track of health and armor values of players who disconnect or spectate...
terencehill [Thu, 7 Jul 2022 16:49:25 +0000 (18:49 +0200)]
LMS: keep track of health and armor values of players who disconnect or spectate too, so they can't gain health by spectating and re-joining the game if they are low on health

2 years agoSet lms_spectate right when player is moved to spectator, not when the spectate comma...
terencehill [Thu, 7 Jul 2022 16:31:26 +0000 (18:31 +0200)]
Set lms_spectate right when player is moved to spectator, not when the spectate command is called otherwise bad things can happen if spectate is immediately followed by a kill command call cancelling spectate

2 years agoAdd cvar cl_welcome to control if Welcome dialog appears automatically
bones_was_here [Sun, 3 Jul 2022 23:18:48 +0000 (09:18 +1000)]
Add cvar cl_welcome to control if Welcome dialog appears automatically

Replaces cvar cl_welcome_in_menu_dialog

2 years agoAllow showing the Welcome dialog in demos, initially hidden
terencehill [Sun, 3 Jul 2022 22:36:28 +0000 (00:36 +0200)]
Allow showing the Welcome dialog in demos, initially hidden

2 years agoRename SendWelcomemessage_msg_type to SendWelcomeMessage
bones_was_here [Wed, 27 Apr 2022 16:34:16 +0000 (02:34 +1000)]
Rename SendWelcomemessage_msg_type to SendWelcomeMessage

2 years agoRemove legacy MOTD centreprint (retaining support for old servers)
bones_was_here [Thu, 21 Apr 2022 16:06:43 +0000 (02:06 +1000)]
Remove legacy MOTD centreprint (retaining support for old servers)

2 years agoLMS: allow players to get back into the game if they spectated; players who spectated...
terencehill [Tue, 5 Jul 2022 13:27:57 +0000 (15:27 +0200)]
LMS: allow players to get back into the game if they spectated; players who spectated no longer appears among players who get eliminated with rank N/A

2 years agoRemove legacy MOTD logic
bones_was_here [Sun, 17 Apr 2022 19:23:00 +0000 (05:23 +1000)]
Remove legacy MOTD logic

2 years agoMove weapon hardcoded impulses to the included weapon list and note when it should...
Mario [Wed, 6 Jul 2022 15:04:29 +0000 (01:04 +1000)]
Move weapon hardcoded impulses to the included weapon list and note when it should be updated along with a reference to the issue removing it causes

2 years agoMerge branch 'terencehill/lms_updates' into 'master'
LegendaryGuard [Wed, 6 Jul 2022 14:53:48 +0000 (14:53 +0000)]
Merge branch 'terencehill/lms_updates' into 'master'

LMS updates

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

2 years agoMerge branch 'master' into terencehill/lms_updates
terencehill [Wed, 6 Jul 2022 13:28:34 +0000 (15:28 +0200)]
Merge branch 'master' into terencehill/lms_updates

# Conflicts:
# gamemodes-server.cfg
# notifications.cfg
# qcsrc/common/gamemodes/gamemode/lms/sv_lms.qc
# qcsrc/common/notifications/all.inc

2 years agoUpdate gameplay hash
Mario [Wed, 6 Jul 2022 00:01:38 +0000 (10:01 +1000)]
Update gameplay hash

2 years agoRestore a legacy hack to ensure core weapons have impulse priority, fixes #2714
Mario [Tue, 5 Jul 2022 22:00:00 +0000 (08:00 +1000)]
Restore a legacy hack to ensure core weapons have impulse priority, fixes #2714

2 years agoTransifex autosync
Rudolf Polzer [Tue, 5 Jul 2022 05:23:25 +0000 (07:23 +0200)]
Transifex autosync

2 years agoTransifex autosync
Rudolf Polzer [Mon, 4 Jul 2022 05:23:21 +0000 (07:23 +0200)]
Transifex autosync

2 years agoWhitelist sv_termsofservice_url
bones_was_here [Sun, 3 Jul 2022 23:43:28 +0000 (09:43 +1000)]
Whitelist sv_termsofservice_url

2 years agoSlightly extend underline of normal centerprint titles (it looks better and is consis...
terencehill [Sun, 3 Jul 2022 12:41:51 +0000 (14:41 +0200)]
Slightly extend underline of normal centerprint titles (it looks better and is consistent with duel title style)

2 years agoLMS: fix all players declared winners in console
terencehill [Sun, 3 Jul 2022 12:34:08 +0000 (14:34 +0200)]
LMS: fix all players declared winners in console

2 years agoImprove wording of movement keys
terencehill [Sun, 3 Jul 2022 12:29:05 +0000 (14:29 +0200)]
Improve wording of movement keys

2 years agoChange default font hinting to 2, group font cvars better
bones_was_here [Sun, 3 Jul 2022 10:46:38 +0000 (20:46 +1000)]
Change default font hinting to 2, group font cvars better

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

2 years agoMerge branch 'terencehill/arc_suicide_message' into 'master'
LegendaryGuard [Sat, 2 Jul 2022 21:11:43 +0000 (21:11 +0000)]
Merge branch 'terencehill/arc_suicide_message' into 'master'

Fix #2698 "arc is missing a suicide death message"

Closes #2698

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

2 years agoMerge branch 'Mario/hlac_sound_fix' into 'master'
LegendaryGuard [Sat, 2 Jul 2022 21:04:48 +0000 (21:04 +0000)]
Merge branch 'Mario/hlac_sound_fix' into 'master'

Merge branch Mario/hlac_sound_fix (S merge request)

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

2 years agoMerge branch 'Mario/no_csproject_test' into 'master'
LegendaryGuard [Sat, 2 Jul 2022 21:03:05 +0000 (21:03 +0000)]
Merge branch 'Mario/no_csproject_test' into 'master'

Merge branch Mario/no_csproject_test (XS merge request)

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

2 years agoMerge branch 'terencehill/duel_centerprint_underline' into 'master'
LegendaryGuard [Sat, 2 Jul 2022 10:00:32 +0000 (10:00 +0000)]
Merge branch 'terencehill/duel_centerprint_underline' into 'master'

Break underline in duel centerprint title at "vs" so that title looks less unbalanced

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

2 years agoMerge branch 'Mario/pokenade_crash_fix' into 'master'
LegendaryGuard [Sat, 2 Jul 2022 09:34:12 +0000 (09:34 +0000)]
Merge branch 'Mario/pokenade_crash_fix' into 'master'

Merge branch Mario/pokenade_crash_fix (XS merge request)

Closes #2703

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

2 years agoMerge branch 'master' into Juhu/strafehud-fixes
Juhu [Fri, 1 Jul 2022 00:04:17 +0000 (02:04 +0200)]
Merge branch 'master' into Juhu/strafehud-fixes

2 years agoUpdate gameplay hash
Mario [Wed, 29 Jun 2022 15:02:11 +0000 (01:02 +1000)]
Update gameplay hash

2 years agoRemove cl_useenginerefdef and sv_qcphysics options, make the QuakeC implementations...
Mario [Wed, 29 Jun 2022 14:34:55 +0000 (00:34 +1000)]
Remove cl_useenginerefdef and sv_qcphysics options, make the QuakeC implementations the default use case

2 years agoRemove a legacy hack to test cs_project breakage that predates Xonotic and is very...
Mario [Wed, 29 Jun 2022 12:42:56 +0000 (22:42 +1000)]
Remove a legacy hack to test cs_project breakage that predates Xonotic and is very likely no longer necessary

2 years agoPort the droptofloor function to QC, removes the final use of a macro to store the...
Mario [Tue, 28 Jun 2022 01:59:38 +0000 (11:59 +1000)]
Port the droptofloor function to QC, removes the final use of a macro to store the self global

2 years agoDuel centerprint title: slightly extend underline under the longest name, use the...
terencehill [Sun, 26 Jun 2022 15:30:40 +0000 (17:30 +0200)]
Duel centerprint title: slightly extend underline under the longest name, use the same underline lenght for both names, center shortest name

2 years agoCut off long names in the duel centerprint title (same scoreboard limit)
terencehill [Sat, 25 Jun 2022 21:29:16 +0000 (23:29 +0200)]
Cut off long names in the duel centerprint title (same scoreboard limit)

2 years agoIf monsters are disabled use a regular nade explosion for pokenades, fixes #2703
Mario [Sat, 25 Jun 2022 00:38:45 +0000 (10:38 +1000)]
If monsters are disabled use a regular nade explosion for pokenades, fixes #2703

2 years agoAdd the combined damage of all shots to the HLAC shot setup calculations
Mario [Thu, 23 Jun 2022 13:39:39 +0000 (23:39 +1000)]
Add the combined damage of all shots to the HLAC shot setup calculations

2 years agoChange the HLAC's secondary attack function to only play a single sound and muzzle...
Mario [Thu, 23 Jun 2022 12:39:05 +0000 (22:39 +1000)]
Change the HLAC's secondary attack function to only play a single sound and muzzle flash effect when firing, workaround for #2691

2 years agoBreak underline in duel centerprint title at "vs" so that title looks less unbalanced
terencehill [Wed, 22 Jun 2022 16:07:02 +0000 (18:07 +0200)]
Break underline in duel centerprint title at "vs" so that title looks less unbalanced

2 years agoMerge branch 'terencehill/unwanted_autojoin_fix' into 'master' xonotic-v0.8.5
bones_was_here [Wed, 22 Jun 2022 05:26:52 +0000 (05:26 +0000)]
Merge branch 'terencehill/unwanted_autojoin_fix' into 'master'

Fix #2701 "Unwanted random auto-join"

Closes #2701

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

2 years agoFix #2701 "Unwanted random auto-join". This patch basically reverts 4941322
terencehill [Tue, 21 Jun 2022 21:56:46 +0000 (23:56 +0200)]
Fix #2701 "Unwanted random auto-join". This patch basically reverts 4941322

2 years agoMove handling of the nade orb overlay to the client side, resolves the need to networ...
Mario [Tue, 21 Jun 2022 02:17:28 +0000 (12:17 +1000)]
Move handling of the nade orb overlay to the client side, resolves the need to network orb states via stats

2 years agoReplace team-coloured CTF flag textures with a single neutral texture, add support...
Mario [Mon, 20 Jun 2022 10:30:19 +0000 (20:30 +1000)]
Replace team-coloured CTF flag textures with a single neutral texture, add support for colormaps to the flag rendering code

2 years agoTransifex autosync
Rudolf Polzer [Mon, 20 Jun 2022 05:23:29 +0000 (07:23 +0200)]
Transifex autosync

2 years agoTransifex autosync
Rudolf Polzer [Sun, 19 Jun 2022 05:24:05 +0000 (07:24 +0200)]
Transifex autosync

2 years agoUpdate the-big-keybench demo
bones_was_here [Sat, 18 Jun 2022 15:42:59 +0000 (01:42 +1000)]
Update the-big-keybench demo

2 years agoMerge branch 'bones_was_here/805' into 'master'
bones_was_here [Sat, 18 Jun 2022 14:54:03 +0000 (14:54 +0000)]
Merge branch 'bones_was_here/805' into 'master'

Increase Xonotic version to 0.8.5

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

2 years agoDo the pre-release TODOs
bones_was_here [Sat, 18 Jun 2022 09:38:43 +0000 (19:38 +1000)]
Do the pre-release TODOs

2 years agoIncrease Xonotic version to 0.8.5
bones_was_here [Sat, 18 Jun 2022 06:54:02 +0000 (16:54 +1000)]
Increase Xonotic version to 0.8.5

Also update version compatibility policy:
DisableServerBackwardsCompatibility() is removed, allowing 0.9.0 to join
servers running the last 0.8.x release.
Instead the general policy is to support the previous release on a
"best effort" basis.

Also some minor cleanups for gameversion cvars.

2 years agoTransifex autosync
Rudolf Polzer [Sat, 18 Jun 2022 05:23:50 +0000 (07:23 +0200)]
Transifex autosync

2 years agoMerge breaking changes for 0.8.5 into 'master'
bones_was_here [Fri, 17 Jun 2022 16:47:44 +0000 (16:47 +0000)]
Merge breaking changes for 0.8.5 into 'master'

Closes #2434

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

2 years agoTransifex autosync
Rudolf Polzer [Fri, 17 Jun 2022 05:23:24 +0000 (07:23 +0200)]
Transifex autosync

2 years agoFix #2698 "arc is missing a suicide death message"
terencehill [Tue, 14 Jun 2022 13:34:41 +0000 (15:34 +0200)]
Fix #2698 "arc is missing a suicide death message"

2 years agosv_maxidle_playertospectator: fix joining players getting moved to spec immediately
bones_was_here [Sun, 12 Jun 2022 00:00:05 +0000 (10:00 +1000)]
sv_maxidle_playertospectator: fix joining players getting moved to spec immediately

In gametypes without teams, if the player left the welcome dialog open for
the duration of sv_maxidle_playertospectator and then clicked join,
they were immediately moved back to spec for idling.

This could happen with any menu dialog or console command that allowed
joining without changing CSQC button state or mouse angle.

It was not noticeable prior to !1021 because pressing jump to join
changed the player's button state which reset their idlesince.
sv_maxidle_minplayers would have prevented this being found in local testing.

2 years agoMerge branch 'drjaska/catimelimit' into 'master'
terencehill [Sat, 11 Jun 2022 23:35:24 +0000 (23:35 +0000)]
Merge branch 'drjaska/catimelimit' into 'master'

Whitelist g_*_round_timelimit

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

2 years agoWhitelist g_*_round_timelimit
Dr. Jaska [Sat, 11 Jun 2022 23:35:24 +0000 (23:35 +0000)]
Whitelist g_*_round_timelimit

2 years agoMerge branch 'master' into terencehill/scoreboard_ui
terencehill [Sat, 11 Jun 2022 19:18:19 +0000 (21:18 +0200)]
Merge branch 'master' into terencehill/scoreboard_ui

2 years agoAvoid checking Arc overheat twice
terencehill [Sat, 11 Jun 2022 19:08:30 +0000 (21:08 +0200)]
Avoid checking Arc overheat twice

2 years agoCompact some conditions in the Arc code
terencehill [Sat, 11 Jun 2022 18:40:35 +0000 (20:40 +0200)]
Compact some conditions in the Arc code

2 years agoScoreboard UI: remove Enter to join if no player is selected because it isn't really...
terencehill [Sat, 11 Jun 2022 17:25:09 +0000 (19:25 +0200)]
Scoreboard UI: remove Enter to join if no player is selected because it isn't really needed and is bugged in team games

2 years agoAllow scoreboard team selection to fade out cleanly
terencehill [Sat, 11 Jun 2022 17:24:29 +0000 (19:24 +0200)]
Allow scoreboard team selection to fade out cleanly

2 years agoMerge branch 'drjaska/frozenarcfix' into 'master'
LegendaryGuard [Thu, 9 Jun 2022 17:09:23 +0000 (17:09 +0000)]
Merge branch 'drjaska/frozenarcfix' into 'master'

Add a frozen status check to arc

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

2 years agoTransifex autosync
Rudolf Polzer [Wed, 8 Jun 2022 05:23:29 +0000 (07:23 +0200)]
Transifex autosync

2 years agoForbid opening scoreboard team selection when the game is over
terencehill [Tue, 7 Jun 2022 22:05:02 +0000 (00:05 +0200)]
Forbid opening scoreboard team selection when the game is over

2 years agoScoreboard UI and team selection: add SHIFT+TAB shortcuts to reverse cycling
terencehill [Tue, 7 Jun 2022 21:43:51 +0000 (23:43 +0200)]
Scoreboard UI and team selection: add SHIFT+TAB shortcuts to reverse cycling

2 years agoScoreboard UI: fix not being able to switch to the Rankings panel
terencehill [Tue, 7 Jun 2022 21:41:29 +0000 (23:41 +0200)]
Scoreboard UI: fix not being able to switch to the Rankings panel

2 years agoFix ESC key not closing team selection if automatically opened by the server, scorebo...
terencehill [Tue, 7 Jun 2022 16:23:58 +0000 (18:23 +0200)]
Fix ESC key not closing team selection if automatically opened by the server, scoreboard_team_selection spam, jump sometimes stuck. This change also allowed to get rid of a no longer needed workaround

2 years agoTransifex autosync
Rudolf Polzer [Tue, 7 Jun 2022 05:23:32 +0000 (07:23 +0200)]
Transifex autosync

2 years agoMerge branch 'terencehill/weapon_model_fixes' into 'master'
terencehill [Mon, 6 Jun 2022 21:01:51 +0000 (21:01 +0000)]
Merge branch 'terencehill/weapon_model_fixes' into 'master'

Fix electro and blaster shadow artifacts

Closes #2667

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

2 years agoAdd a frozen status check to arc
drjaska [Mon, 6 Jun 2022 19:45:22 +0000 (22:45 +0300)]
Add a frozen status check to arc

2 years agoMerge branch 'terencehill/clockedtime_tostring_improvements' into 'master'
LegendaryGuard [Mon, 6 Jun 2022 19:33:52 +0000 (19:33 +0000)]
Merge branch 'terencehill/clockedtime_tostring_improvements' into 'master'

Show compact times (1.34 instead of 0:01.34) in some places

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

2 years agoMerge branch 'Mario/speed_powerup_noeffects' into 'master'
LegendaryGuard [Mon, 6 Jun 2022 19:24:24 +0000 (19:24 +0000)]
Merge branch 'Mario/speed_powerup_noeffects' into 'master'

Merge branch Mario/speed_powerup_noeffects (XXS merge request)

Closes #2668

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

2 years agoDisable the bubbly particles that show while holding the Speed powerup, as the effect...
Mario [Mon, 6 Jun 2022 08:19:43 +0000 (18:19 +1000)]
Disable the bubbly particles that show while holding the Speed powerup, as the effect is too subtle to notice while being a distraction in first person view, closes #2668

2 years agoTransifex autosync
Rudolf Polzer [Mon, 6 Jun 2022 05:23:31 +0000 (07:23 +0200)]
Transifex autosync

2 years agoTransifex autosync
Rudolf Polzer [Sun, 5 Jun 2022 05:24:06 +0000 (07:24 +0200)]
Transifex autosync

2 years agoMerge branch 'z411/welcome_join' into 'master'
terencehill [Sat, 4 Jun 2022 21:05:48 +0000 (21:05 +0000)]
Merge branch 'z411/welcome_join' into 'master'

Add join button to Welcome dialog and make it default

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

2 years agoWelcome dialog: use capitals in Join and Spectate, fix compilation unit test
bones_was_here [Sat, 4 Jun 2022 18:29:00 +0000 (04:29 +1000)]
Welcome dialog: use capitals in Join and Spectate, fix compilation unit test

2 years agoMerge branch 'master' into develop
bones_was_here [Sat, 4 Jun 2022 18:12:24 +0000 (04:12 +1000)]
Merge branch 'master' into develop

2 years agoMerge translatable strings for !1017 (Mario/monsters) early
bones_was_here [Sat, 4 Jun 2022 18:03:11 +0000 (04:03 +1000)]
Merge translatable strings for !1017 (Mario/monsters) early

2 years agoMerge branch 'Mario/monsters' into 'develop'
bones_was_here [Sat, 4 Jun 2022 12:43:50 +0000 (12:43 +0000)]
Merge branch 'Mario/monsters' into 'develop'

Merge branch Mario/monsters (L merge request)

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

2 years agoMerge branch 'drjaska/weaponindepency' into 'master'
LegendaryGuard [Thu, 2 Jun 2022 20:02:55 +0000 (20:02 +0000)]
Merge branch 'drjaska/weaponindepency' into 'master'

weapon independency fixes

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

2 years agoChange Invasion's primary scoring field from frags to kills
Mario [Thu, 2 Jun 2022 10:51:55 +0000 (20:51 +1000)]
Change Invasion's primary scoring field from frags to kills

2 years agoUpdate pipeline hash
bones_was_here [Thu, 2 Jun 2022 02:42:32 +0000 (12:42 +1000)]
Update pipeline hash

2 years agoAdjust the way monsters test their target to make them less likely to drop them and...
Mario [Thu, 2 Jun 2022 02:28:39 +0000 (12:28 +1000)]
Adjust the way monsters test their target to make them less likely to drop them and find them again immediately, fixes some cases of spammy behaviour

2 years agoMerge branch 'master' into develop
bones_was_here [Thu, 2 Jun 2022 02:25:34 +0000 (12:25 +1000)]
Merge branch 'master' into develop

2 years agoAdjust frequency of mage's teleportation attack, update monster configuration to...
Mario [Thu, 2 Jun 2022 01:56:00 +0000 (11:56 +1000)]
Adjust frequency of mage's teleportation attack, update monster configuration to include missing cvars

2 years agoUpdate the golem's sounds - source is the unused carni-lycan playersounds
Mario [Thu, 2 Jun 2022 01:45:12 +0000 (11:45 +1000)]
Update the golem's sounds - source is the unused carni-lycan playersounds

2 years agoUpdate cl_modeldetailreduction description to note that it applies to any non-player...
Mario [Thu, 2 Jun 2022 01:37:14 +0000 (11:37 +1000)]
Update cl_modeldetailreduction description to note that it applies to any non-player and non-weapon models, remove old Invasion teamplay cvars from configuration

2 years agoPrevent monsters from attacking when the match is stopped, rename shambler sounds...
Mario [Thu, 2 Jun 2022 01:32:31 +0000 (11:32 +1000)]
Prevent monsters from attacking when the match is stopped, rename shambler sounds to golem, allow customising the maximum range a mage can teleport to players from

2 years agoMake monsters unable to pass through player clips by default
Mario [Thu, 2 Jun 2022 01:14:18 +0000 (11:14 +1000)]
Make monsters unable to pass through player clips by default

2 years agoFix whitespace inconsistency in the newly added teleportation rule
Mario [Thu, 2 Jun 2022 01:05:06 +0000 (11:05 +1000)]
Fix whitespace inconsistency in the newly added teleportation rule

2 years agoRemove commented out legacy keyframe information from monster codefiles and update...
Mario [Thu, 2 Jun 2022 01:03:13 +0000 (11:03 +1000)]
Remove commented out legacy keyframe information from monster codefiles and update the wyvern's model to match its name

2 years agoMerge branch 'bones_was_here/matchid_eventlog' into 'master'
terencehill [Tue, 31 May 2022 11:24:43 +0000 (11:24 +0000)]
Merge branch 'bones_was_here/matchid_eventlog' into 'master'

Always use a monotonic matchid to prevent random rejections by xonstat

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

2 years agofix if else branching logic
drjaska [Mon, 30 May 2022 02:36:56 +0000 (05:36 +0300)]
fix if else branching logic

2 years agoMake sure client has received gametype name before displaying it in the centerprint...
terencehill [Sun, 29 May 2022 23:02:19 +0000 (01:02 +0200)]
Make sure client has received gametype name before displaying it in the centerprint title

2 years agoSmall cleanup
terencehill [Sun, 29 May 2022 23:00:34 +0000 (01:00 +0200)]
Small cleanup

2 years agoMake keepaway registration order consistent. It doesn't change player sorting priorit...
terencehill [Sun, 29 May 2022 10:46:10 +0000 (12:46 +0200)]
Make keepaway registration order consistent. It doesn't change player sorting priority because bctime has top priority anyway (it's secondary and other keepaway scores aren't primary)

2 years agoUpdate hash
terencehill [Sat, 28 May 2022 15:48:38 +0000 (17:48 +0200)]
Update hash

2 years agoDon't initialize the teamkill score field in games without teams
terencehill [Sat, 28 May 2022 13:01:11 +0000 (15:01 +0200)]
Don't initialize the teamkill score field in games without teams