]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
21 months agoTransifex autosync
Rudolf Polzer [Sat, 27 Aug 2022 05:23:40 +0000 (07:23 +0200)]
Transifex autosync

21 months agoTransifex autosync
Rudolf Polzer [Fri, 26 Aug 2022 05:23:42 +0000 (07:23 +0200)]
Transifex autosync

21 months agoUpdate hash
terencehill [Thu, 25 Aug 2022 14:13:48 +0000 (16:13 +0200)]
Update hash

21 months agoTransifex autosync
Rudolf Polzer [Thu, 25 Aug 2022 05:23:42 +0000 (07:23 +0200)]
Transifex autosync

21 months agoBot AI: fix max fire deviation factor calculation (introduced in 4ae6e27ee) making...
terencehill [Tue, 23 Aug 2022 21:32:22 +0000 (23:32 +0200)]
Bot AI: fix max fire deviation factor calculation (introduced in 4ae6e27ee) making less skilled bots better at aiming with certain weapons

21 months agoBot AI: fix think rate formula giving exaggerated importance to bot personality value...
terencehill [Tue, 23 Aug 2022 16:21:16 +0000 (18:21 +0200)]
Bot AI: fix think rate formula giving exaggerated importance to bot personality values of "aithink" (set in bots.txt)

21 months agoTransifex autosync
Rudolf Polzer [Tue, 23 Aug 2022 05:23:29 +0000 (07:23 +0200)]
Transifex autosync

21 months agoBot AI: fix aim think rate lower than expected (7.5 instead of 10 fps) for high skill...
terencehill [Mon, 22 Aug 2022 15:48:21 +0000 (17:48 +0200)]
Bot AI: fix aim think rate lower than expected (7.5 instead of 10 fps) for high skill bots due to extremely small precision errors

21 months agoRemove unused havocbot_gettarget
terencehill [Mon, 22 Aug 2022 15:28:43 +0000 (17:28 +0200)]
Remove unused havocbot_gettarget

21 months agoRemove a redundant check, already performed before wr_aim execution
terencehill [Mon, 22 Aug 2022 13:46:27 +0000 (15:46 +0200)]
Remove a redundant check, already performed before wr_aim execution

21 months agoTransifex autosync
Rudolf Polzer [Mon, 22 Aug 2022 05:23:35 +0000 (07:23 +0200)]
Transifex autosync

21 months agoRemove unused bot_canfire field
terencehill [Sun, 21 Aug 2022 17:07:32 +0000 (19:07 +0200)]
Remove unused bot_canfire field

21 months agoBot AI: improve aim by refactoring max fire deviation formula, now more accurate...
terencehill [Sun, 21 Aug 2022 17:04:27 +0000 (19:04 +0200)]
Bot AI: improve aim by refactoring max fire deviation formula, now more accurate and scalable on any distance

22 months agoBot AI: improve bots aim by requiring they aim at the target (with some tolerance...
terencehill [Sat, 20 Aug 2022 16:28:52 +0000 (18:28 +0200)]
Bot AI: improve bots aim by requiring they aim at the target (with some tolerance) before starting to shoot (bot_ai_aimskill_firetolerance is now enabled by default). It fixes bots often missing the first shot right when they get a new target if they were aiming in a different direction

To make work bot_ai_aimskill_firetolerance with all weapons, fire tolerance is now raised for specific attacks that don't require too much accuracy, e.g. shotgun and devastator attacks

22 months agoBot AI: fix bots sometimes firing in the opposite direction if bot_ai_aimskill_fireto...
terencehill [Fri, 19 Aug 2022 17:09:10 +0000 (19:09 +0200)]
Bot AI: fix bots sometimes firing in the opposite direction if bot_ai_aimskill_firetolerance is on. Also avoid an useless makevector call if bot_ai_aimskill_firetolerance is off

22 months agoTransifex autosync
Rudolf Polzer [Fri, 19 Aug 2022 05:23:28 +0000 (07:23 +0200)]
Transifex autosync

22 months agoBot AI: improve remote rocket detonation. It fixes bots detonating rockets prematurel...
terencehill [Thu, 18 Aug 2022 17:21:19 +0000 (19:21 +0200)]
Bot AI: improve remote rocket detonation. It fixes bots detonating rockets prematurely and dealing less damage.

This new damage prediction algorithm takes into account self damage, team damage and damage modification factors of strength and shield powerups

22 months agoTransifex autosync
Rudolf Polzer [Thu, 18 Aug 2022 05:23:32 +0000 (07:23 +0200)]
Transifex autosync

22 months agoBot AI: improve rocket guide with the devastator
terencehill [Wed, 17 Aug 2022 14:51:06 +0000 (16:51 +0200)]
Bot AI: improve rocket guide with the devastator

22 months agoTransifex autosync
Rudolf Polzer [Wed, 17 Aug 2022 05:23:32 +0000 (07:23 +0200)]
Transifex autosync

22 months agoTransifex autosync
Rudolf Polzer [Tue, 16 Aug 2022 05:23:40 +0000 (07:23 +0200)]
Transifex autosync

22 months agoBot AI: fix bots randomly refusing to shoot with the devastator
terencehill [Mon, 15 Aug 2022 11:29:07 +0000 (13:29 +0200)]
Bot AI: fix bots randomly refusing to shoot with the devastator

22 months agoClean up devastator aim code
terencehill [Mon, 15 Aug 2022 10:15:06 +0000 (12:15 +0200)]
Clean up devastator aim code

22 months agoTransifex autosync
Rudolf Polzer [Mon, 15 Aug 2022 05:23:29 +0000 (07:23 +0200)]
Transifex autosync

22 months agoTransifex autosync
Rudolf Polzer [Sat, 13 Aug 2022 05:23:37 +0000 (07:23 +0200)]
Transifex autosync

22 months agoTransifex autosync
Rudolf Polzer [Fri, 12 Aug 2022 05:23:30 +0000 (07:23 +0200)]
Transifex autosync

22 months agoTransifex autosync
Rudolf Polzer [Thu, 11 Aug 2022 05:23:31 +0000 (07:23 +0200)]
Transifex autosync

22 months agoMerge branch 'bones_was_here/team_selection_compatibility' into 'master'
terencehill [Wed, 10 Aug 2022 12:58:00 +0000 (12:58 +0000)]
Merge branch 'bones_was_here/team_selection_compatibility' into 'master'

Fix team selection for 0.8.5 clients on current servers that use g_balance_teams 0

Closes #2729

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

22 months agoMerge branch 'Mario/ctf_colormaps' into 'master'
terencehill [Wed, 10 Aug 2022 12:56:16 +0000 (12:56 +0000)]
Merge branch 'Mario/ctf_colormaps' into 'master'

Merge branch Mario/ctf_colormaps (S merge request)

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

22 months agoTransifex autosync
Rudolf Polzer [Wed, 10 Aug 2022 05:23:27 +0000 (07:23 +0200)]
Transifex autosync

22 months agoReloadable shotgun: fix primary fire triggering melee attack too if clip has some... 1061/head
terencehill [Tue, 9 Aug 2022 13:33:11 +0000 (15:33 +0200)]
Reloadable shotgun: fix primary fire triggering melee attack too if clip has some ammo but player has none

Implementation notes:
- the first return was added to fix only the case where clip has exactly 1 bullet but player has none
- the second return was added for consistency's sake and avoids wasting a couple checks because if(WEP_CVAR(shotgun, secondary) == 1) will always return false

22 months agoReloadable shotgun: fix broken automatic switch to best weapon when out of ammo
terencehill [Tue, 9 Aug 2022 13:02:22 +0000 (15:02 +0200)]
Reloadable shotgun: fix broken automatic switch to best weapon when out of ammo

22 months agoReloadable shotgun: when clip is empty automatically reload regardless of whether...
terencehill [Mon, 8 Aug 2022 23:00:46 +0000 (01:00 +0200)]
Reloadable shotgun: when clip is empty automatically reload regardless of whether melee attack is available or not, and make sure player has some some ammo left

Note: WEP_CVAR(shotgun, secondary) < 2 check was wrong because it included secondary mode 0 where secondary attack is off

22 months agoTransifex autosync
Rudolf Polzer [Tue, 9 Aug 2022 05:23:29 +0000 (07:23 +0200)]
Transifex autosync

22 months agoTransifex autosync
Rudolf Polzer [Mon, 8 Aug 2022 05:23:27 +0000 (07:23 +0200)]
Transifex autosync

22 months agoMap vote screen: expand winner map image to the center of the screen for a second... 1060/head
terencehill [Sun, 7 Aug 2022 20:46:48 +0000 (22:46 +0200)]
Map vote screen: expand winner map image to the center of the screen for a second before loading the winner map

22 months agoMake scoreboard team selection on spacebar press work for old clients. While at it... 1059/head
terencehill [Mon, 1 Aug 2022 23:23:54 +0000 (01:23 +0200)]
Make scoreboard team selection on spacebar press work for old clients. While at it give team selection aliases more consistent names

22 months agoTransifex autosync
Rudolf Polzer [Sun, 7 Aug 2022 05:24:01 +0000 (07:24 +0200)]
Transifex autosync

22 months agoTransifex autosync
Rudolf Polzer [Sat, 6 Aug 2022 05:23:29 +0000 (07:23 +0200)]
Transifex autosync

22 months agoTransifex autosync
Rudolf Polzer [Fri, 5 Aug 2022 05:23:26 +0000 (07:23 +0200)]
Transifex autosync

22 months agoTransifex autosync
Rudolf Polzer [Thu, 4 Aug 2022 05:23:25 +0000 (07:23 +0200)]
Transifex autosync

22 months agoTransifex autosync
Rudolf Polzer [Mon, 1 Aug 2022 05:23:28 +0000 (07:23 +0200)]
Transifex autosync

22 months agoFix #2728 "Spectating a bot displays a "no ammo for shotgun slap but primary can...
terencehill [Sun, 31 Jul 2022 21:11:37 +0000 (23:11 +0200)]
Fix #2728 "Spectating a bot displays a "no ammo for shotgun slap but primary can fire" when they begin to slap but their target moves out of their reach"

Fixed by removing an ugly hack that reported insufficient ammo for melee attack and changing shotgun behaviour to no longer automatically turn attack1 into attack2 (melee) if bots are out of ammo

22 months agoTransifex autosync
Rudolf Polzer [Sun, 31 Jul 2022 05:24:01 +0000 (07:24 +0200)]
Transifex autosync

22 months agoTransifex autosync
Rudolf Polzer [Fri, 29 Jul 2022 05:23:27 +0000 (07:23 +0200)]
Transifex autosync

22 months agoFix #2727 "New esc-menu shouldn't open a standard settings page"
terencehill [Thu, 28 Jul 2022 09:01:34 +0000 (11:01 +0200)]
Fix #2727 "New esc-menu shouldn't open a standard settings page"

22 months agoTransifex autosync
Rudolf Polzer [Thu, 28 Jul 2022 05:23:23 +0000 (07:23 +0200)]
Transifex autosync

22 months agoFix #2724 "Pressing escape opens wrong menu when watching demos".
terencehill [Sun, 24 Jul 2022 18:20:51 +0000 (20:20 +0200)]
Fix #2724 "Pressing escape opens wrong menu when watching demos".

Since the Welcome dialog was opened and hidden instantly (not closed), on the next ESC press it popped up again and only on the next ESC press it was really closed.
Fixed thanks to a new menu_cmd command that can close a specific dialog, or in the case of the Welcome dialog it allows initializing it without opening it

22 months agoTransifex autosync
Rudolf Polzer [Tue, 26 Jul 2022 05:23:28 +0000 (07:23 +0200)]
Transifex autosync

22 months agoTransifex autosync
Rudolf Polzer [Mon, 25 Jul 2022 05:23:25 +0000 (07:23 +0200)]
Transifex autosync

22 months agoDon't allow opening scoreboard UI / team selection in demos
terencehill [Sun, 24 Jul 2022 16:26:36 +0000 (18:26 +0200)]
Don't allow opening scoreboard UI / team selection in demos

22 months agoTransifex autosync
Rudolf Polzer [Sun, 24 Jul 2022 05:24:03 +0000 (07:24 +0200)]
Transifex autosync

22 months agoOops, forgot to commit changes of main.qc in the previous commit
terencehill [Sat, 23 Jul 2022 17:30:49 +0000 (19:30 +0200)]
Oops, forgot to commit changes of main.qc in the previous commit

22 months agoShow the team selection dialog on old servers
terencehill [Sat, 23 Jul 2022 16:55:16 +0000 (18:55 +0200)]
Show the team selection dialog on old servers

22 months agoMerge branch 'terencehill/scoreboard_ui' into 'master'
LegendaryGuard [Fri, 22 Jul 2022 17:11:04 +0000 (17:11 +0000)]
Merge branch 'terencehill/scoreboard_ui' into 'master'

Scoreboard UI and team selection

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

22 months agoTransifex autosync
Rudolf Polzer [Fri, 22 Jul 2022 05:23:36 +0000 (07:23 +0200)]
Transifex autosync

22 months agoFix #2722 "Voting endmatch during intermission will skip the next map and go into...
terencehill [Thu, 21 Jul 2022 23:35:05 +0000 (01:35 +0200)]
Fix #2722 "Voting endmatch during intermission will skip the next map and go into a random map"

23 months agoMerge branch 'terencehill/gotomap_fix' into 'master'
LegendaryGuard [Thu, 21 Jul 2022 14:09:13 +0000 (14:09 +0000)]
Merge branch 'terencehill/gotomap_fix' into 'master'

Fix #2718 "Online dedicated servers panic when gotomap is called during an intermission"

Closes #2718

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

23 months agoTransifex autosync
Rudolf Polzer [Thu, 21 Jul 2022 05:23:24 +0000 (07:23 +0200)]
Transifex autosync

23 months agoFix #2718 "Online dedicated servers panic when gotomap is called during an intermission" 1055/head
terencehill [Wed, 20 Jul 2022 21:13:12 +0000 (23:13 +0200)]
Fix #2718 "Online dedicated servers panic when gotomap is called during an intermission"

23 months agoDisambiguate a parameter name in a few functions
terencehill [Tue, 19 Jul 2022 14:16:29 +0000 (16:16 +0200)]
Disambiguate a parameter name in a few functions

23 months ago"Fontsize:" -> "Font size:". Thanks to Calinou for spotting this typo
terencehill [Tue, 19 Jul 2022 14:00:20 +0000 (16:00 +0200)]
"Fontsize:" -> "Font size:". Thanks to Calinou for spotting this typo

23 months agoRestore the banner outline to improve the look of the yellow flag (banner and flag... 1038/head
terencehill [Mon, 18 Jul 2022 08:51:08 +0000 (10:51 +0200)]
Restore the banner outline to improve the look of the yellow flag (banner and flag have similar colors)

23 months agoImprove flag textures: make the glowing parts on the flag pole brighter, make the...
terencehill [Sun, 17 Jul 2022 16:04:03 +0000 (18:04 +0200)]
Improve flag textures: make the glowing parts on the flag pole brighter, make the flag texture detailed and bright roughly as before

23 months agoTransifex autosync
Rudolf Polzer [Fri, 15 Jul 2022 05:23:31 +0000 (07:23 +0200)]
Transifex autosync

23 months agoTransifex autosync
Rudolf Polzer [Tue, 12 Jul 2022 05:23:27 +0000 (07:23 +0200)]
Transifex autosync

23 months agoMerge branch 'bones_was_here/ripoldmotd' into 'master'
bones_was_here [Mon, 11 Jul 2022 10:01:32 +0000 (10:01 +0000)]
Merge branch 'bones_was_here/ripoldmotd' into 'master'

Remove legacy MOTD

Closes #2619

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

23 months agoRevert "Make sure endless function call loop actually works"
bones_was_here [Mon, 11 Jul 2022 09:42:38 +0000 (19:42 +1000)]
Revert "Make sure endless function call loop actually works"

This reverts commit af68e02202d3fc9fba725cc1f5f227f364b25d3e.

23 months agoTransifex autosync
Rudolf Polzer [Mon, 11 Jul 2022 05:23:30 +0000 (07:23 +0200)]
Transifex autosync

23 months agoMake crylink screen brighter, made by MusicGoat, resaved with RLE compression (12MB...
terencehill [Sun, 10 Jul 2022 08:39:14 +0000 (10:39 +0200)]
Make crylink screen brighter, made by MusicGoat, resaved with RLE compression (12MB -> 0.5MB). It implements #2663

23 months agoTransifex autosync
Rudolf Polzer [Sun, 10 Jul 2022 05:24:01 +0000 (07:24 +0200)]
Transifex autosync

23 months agoTransifex autosync
Rudolf Polzer [Sat, 9 Jul 2022 05:23:26 +0000 (07:23 +0200)]
Transifex autosync

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

23 months 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

23 months agoAdd cvar cl_welcome to control if Welcome dialog appears automatically 1012/head
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

23 months 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

23 months 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

23 months 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)

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

23 months agoMove weapon hardcoded impulses to the included weapon list and note when it should... 1052/head
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

23 months 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

23 months agoMerge branch 'master' into terencehill/lms_updates 808/head
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

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

23 months 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

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

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

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

23 months 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)

23 months 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

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

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

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

23 months 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

23 months 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

23 months 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

23 months 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

23 months 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

23 months agoRemove a legacy hack to test cs_project breakage that predates Xonotic and is very... 1043/head
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

23 months 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

23 months agoDuel centerprint title: slightly extend underline under the longest name, use the... 1039/head
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