]>
git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/log
terencehill [Fri, 9 Sep 2022 20:44:03 +0000 (22:44 +0200)]
Update hash
terencehill [Tue, 6 Sep 2022 23:25:17 +0000 (01:25 +0200)]
Bot AI: further improve aim of skilled bots by removing simulated aim lag: it's kind of redundant (aim is already lagged in another way) and wastes a lot of fields
terencehill [Mon, 5 Sep 2022 21:51:27 +0000 (23:51 +0200)]
Bot AI: remove weird zoom logic with the vortex
terencehill [Mon, 5 Sep 2022 20:48:36 +0000 (22:48 +0200)]
Bot AI: increase the amount of error induced to the bots aim with skill < 10, make it less intense vertically and when bot is not aiming at any enemy and a bit more randomized in time. Also get rid of a useless normalize call
terencehill [Thu, 25 Aug 2022 14:13:48 +0000 (16:13 +0200)]
Update hash
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
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)
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
terencehill [Mon, 22 Aug 2022 15:28:43 +0000 (17:28 +0200)]
Remove unused havocbot_gettarget
terencehill [Mon, 22 Aug 2022 13:46:27 +0000 (15:46 +0200)]
Remove a redundant check, already performed before wr_aim execution
terencehill [Sun, 21 Aug 2022 17:07:32 +0000 (19:07 +0200)]
Remove unused bot_canfire field
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
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
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
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
terencehill [Wed, 17 Aug 2022 14:51:06 +0000 (16:51 +0200)]
Bot AI: improve rocket guide 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
terencehill [Mon, 15 Aug 2022 10:15:06 +0000 (12:15 +0200)]
Clean up devastator aim code
Rudolf Polzer [Sat, 13 Aug 2022 05:23:37 +0000 (07:23 +0200)]
Transifex autosync
Rudolf Polzer [Fri, 12 Aug 2022 05:23:30 +0000 (07:23 +0200)]
Transifex autosync
Rudolf Polzer [Thu, 11 Aug 2022 05:23:31 +0000 (07:23 +0200)]
Transifex autosync
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
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
Rudolf Polzer [Wed, 10 Aug 2022 05:23:27 +0000 (07:23 +0200)]
Transifex autosync
Rudolf Polzer [Tue, 9 Aug 2022 05:23:29 +0000 (07:23 +0200)]
Transifex autosync
Rudolf Polzer [Mon, 8 Aug 2022 05:23:27 +0000 (07:23 +0200)]
Transifex autosync
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
Rudolf Polzer [Sun, 7 Aug 2022 05:24:01 +0000 (07:24 +0200)]
Transifex autosync
Rudolf Polzer [Sat, 6 Aug 2022 05:23:29 +0000 (07:23 +0200)]
Transifex autosync
Rudolf Polzer [Fri, 5 Aug 2022 05:23:26 +0000 (07:23 +0200)]
Transifex autosync
Rudolf Polzer [Thu, 4 Aug 2022 05:23:25 +0000 (07:23 +0200)]
Transifex autosync
Rudolf Polzer [Mon, 1 Aug 2022 05:23:28 +0000 (07:23 +0200)]
Transifex autosync
Rudolf Polzer [Sun, 31 Jul 2022 05:24:01 +0000 (07:24 +0200)]
Transifex autosync
Rudolf Polzer [Fri, 29 Jul 2022 05:23:27 +0000 (07:23 +0200)]
Transifex autosync
terencehill [Thu, 28 Jul 2022 09:01:34 +0000 (11:01 +0200)]
Fix #2727 "New esc-menu shouldn't open a standard settings page"
Rudolf Polzer [Thu, 28 Jul 2022 05:23:23 +0000 (07:23 +0200)]
Transifex autosync
Rudolf Polzer [Tue, 26 Jul 2022 05:23:28 +0000 (07:23 +0200)]
Transifex autosync
Rudolf Polzer [Mon, 25 Jul 2022 05:23:25 +0000 (07:23 +0200)]
Transifex autosync
terencehill [Sun, 24 Jul 2022 16:26:36 +0000 (18:26 +0200)]
Don't allow opening scoreboard UI / team selection in demos
Rudolf Polzer [Sun, 24 Jul 2022 05:24:03 +0000 (07:24 +0200)]
Transifex autosync
terencehill [Sat, 23 Jul 2022 17:30:49 +0000 (19:30 +0200)]
Oops, forgot to commit changes of main.qc in the previous commit
terencehill [Sat, 23 Jul 2022 16:55:16 +0000 (18:55 +0200)]
Show the team selection dialog on old servers
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
Rudolf Polzer [Fri, 22 Jul 2022 05:23:36 +0000 (07:23 +0200)]
Transifex autosync
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"
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
Rudolf Polzer [Thu, 21 Jul 2022 05:23:24 +0000 (07:23 +0200)]
Transifex autosync
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"
terencehill [Tue, 19 Jul 2022 14:16:29 +0000 (16:16 +0200)]
Disambiguate a parameter name in a few functions
terencehill [Tue, 19 Jul 2022 14:00:20 +0000 (16:00 +0200)]
"Fontsize:" -> "Font size:". Thanks to Calinou for spotting this typo
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)
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
Rudolf Polzer [Fri, 15 Jul 2022 05:23:31 +0000 (07:23 +0200)]
Transifex autosync
Rudolf Polzer [Tue, 12 Jul 2022 05:23:27 +0000 (07:23 +0200)]
Transifex autosync
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
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 .
Rudolf Polzer [Mon, 11 Jul 2022 05:23:30 +0000 (07:23 +0200)]
Transifex autosync
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
Rudolf Polzer [Sun, 10 Jul 2022 05:24:01 +0000 (07:24 +0200)]
Transifex autosync
Rudolf Polzer [Sat, 9 Jul 2022 05:23:26 +0000 (07:23 +0200)]
Transifex autosync
Rudolf Polzer [Fri, 8 Jul 2022 05:23:41 +0000 (07:23 +0200)]
Transifex autosync
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
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
terencehill [Sun, 3 Jul 2022 22:36:28 +0000 (00:36 +0200)]
Allow showing the Welcome dialog in demos, initially hidden
bones_was_here [Wed, 27 Apr 2022 16:34:16 +0000 (02:34 +1000)]
Rename SendWelcomemessage_msg_type to SendWelcomeMessage
bones_was_here [Thu, 21 Apr 2022 16:06:43 +0000 (02:06 +1000)]
Remove legacy MOTD centreprint (retaining support for old servers)
bones_was_here [Sun, 17 Apr 2022 19:23:00 +0000 (05:23 +1000)]
Remove legacy MOTD logic
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
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
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
Mario [Wed, 6 Jul 2022 00:01:38 +0000 (10:01 +1000)]
Update gameplay hash
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
Rudolf Polzer [Tue, 5 Jul 2022 05:23:25 +0000 (07:23 +0200)]
Transifex autosync
Rudolf Polzer [Mon, 4 Jul 2022 05:23:21 +0000 (07:23 +0200)]
Transifex autosync
bones_was_here [Sun, 3 Jul 2022 23:43:28 +0000 (09:43 +1000)]
Whitelist sv_termsofservice_url
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)
terencehill [Sun, 3 Jul 2022 12:34:08 +0000 (14:34 +0200)]
LMS: fix all players declared winners in console
terencehill [Sun, 3 Jul 2022 12:29:05 +0000 (14:29 +0200)]
Improve wording of movement keys
Rudolf Polzer [Sun, 3 Jul 2022 05:24:05 +0000 (07:24 +0200)]
Transifex autosync
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
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
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
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
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
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
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
terencehill [Sat, 25 Jun 2022 21:29:16 +0000 (23:29 +0200)]
Cut off long names in the duel centerprint title (same scoreboard limit)
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
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
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
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
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
terencehill [Tue, 21 Jun 2022 21:56:46 +0000 (23:56 +0200)]
Fix #2701 "Unwanted random auto-join". This patch basically reverts
4941322
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
Rudolf Polzer [Mon, 20 Jun 2022 05:23:29 +0000 (07:23 +0200)]
Transifex autosync
Rudolf Polzer [Sun, 19 Jun 2022 05:24:05 +0000 (07:24 +0200)]
Transifex autosync
bones_was_here [Sat, 18 Jun 2022 15:42:59 +0000 (01:42 +1000)]
Update the-big-keybench demo
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
bones_was_here [Sat, 18 Jun 2022 09:38:43 +0000 (19:38 +1000)]
Do the pre-release TODOs
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.