]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
5 years agoMake the new bot_ai_aimskill_mouse formula work like before
terencehill [Sat, 22 Dec 2018 17:38:29 +0000 (18:38 +0100)]
Make the new bot_ai_aimskill_mouse formula work like before

5 years agoFix aim glitches when bot_ai_aimskill_mouse is set to a value between 0 and 1
terencehill [Sat, 22 Dec 2018 01:05:18 +0000 (02:05 +0100)]
Fix aim glitches when bot_ai_aimskill_mouse is set to a value between 0 and 1

5 years agoFix #2177 "Bot code causes division by zero"
terencehill [Fri, 21 Dec 2018 18:17:08 +0000 (19:17 +0100)]
Fix #2177 "Bot code causes division by zero"

5 years agoTransifex autosync
Rudolf Polzer [Thu, 20 Dec 2018 06:24:20 +0000 (07:24 +0100)]
Transifex autosync

5 years agoTransifex autosync
Rudolf Polzer [Wed, 19 Dec 2018 06:24:28 +0000 (07:24 +0100)]
Transifex autosync

5 years agoVery minor cleanups
terencehill [Tue, 18 Dec 2018 14:31:46 +0000 (15:31 +0100)]
Very minor cleanups

5 years agoProperly implement checks to end the game right when a player dies (old hacky method...
terencehill [Tue, 18 Dec 2018 14:26:20 +0000 (15:26 +0100)]
Properly implement checks to end the game right when a player dies (old hacky method overrode rule that bots that disconnect can't end the game); it fixes #2173 "LMS game ends immediately with bots (using minplayers)"

5 years agoLMS: don't show "X has no more lives left" message for a player that disconnects
terencehill [Tue, 18 Dec 2018 14:16:35 +0000 (15:16 +0100)]
LMS: don't show "X has no more lives left" message for a player that disconnects

5 years agoTransifex autosync
Rudolf Polzer [Tue, 18 Dec 2018 06:24:22 +0000 (07:24 +0100)]
Transifex autosync

5 years agoTransifex autosync
Rudolf Polzer [Mon, 17 Dec 2018 06:24:26 +0000 (07:24 +0100)]
Transifex autosync

5 years agoTransifex autosync
Rudolf Polzer [Sun, 16 Dec 2018 06:25:35 +0000 (07:25 +0100)]
Transifex autosync

5 years agoDon't list reviving players using an intrusivelist because for some reason it interfe...
terencehill [Sat, 15 Dec 2018 19:07:17 +0000 (20:07 +0100)]
Don't list reviving players using an intrusivelist because for some reason it interferes with other intrusive lists, apparently without any visible bug; it fixes #2155 "FT: Intrusive list warning"

5 years agoTransifex autosync
Rudolf Polzer [Sat, 15 Dec 2018 06:24:46 +0000 (07:24 +0100)]
Transifex autosync

5 years agoFix #2166 "Freezing players with Shotgun gives typehit sound"
terencehill [Fri, 14 Dec 2018 20:13:39 +0000 (21:13 +0100)]
Fix #2166 "Freezing players with Shotgun gives typehit sound"

5 years agoTransifex autosync
Rudolf Polzer [Fri, 14 Dec 2018 06:24:18 +0000 (07:24 +0100)]
Transifex autosync

5 years agoTransifex autosync
Rudolf Polzer [Thu, 13 Dec 2018 14:51:36 +0000 (15:51 +0100)]
Transifex autosync

5 years agoUpdate translation template.
Rudolf Polzer [Thu, 13 Dec 2018 14:43:57 +0000 (15:43 +0100)]
Update translation template.

5 years agoFix #2175 "Gametype voting screen broken at connect"
terencehill [Tue, 11 Dec 2018 22:48:38 +0000 (23:48 +0100)]
Fix #2175 "Gametype voting screen broken at connect"

5 years agoAdd a quickmenu command that allows to pick a player name from the connected players...
terencehill [Tue, 11 Dec 2018 18:10:56 +0000 (19:10 +0100)]
Add a quickmenu command that allows to pick a player name from the connected players and put it in the beginning of the chat edit line

5 years agoAvoid a glitch when the HUD cursor gets (re)displayed
terencehill [Tue, 11 Dec 2018 17:45:01 +0000 (18:45 +0100)]
Avoid a glitch when the HUD cursor gets (re)displayed

5 years agoFix condition to show the cursor when the onslaught radar is active while dead: curso...
terencehill [Mon, 10 Dec 2018 21:25:36 +0000 (22:25 +0100)]
Fix condition to show the cursor when the onslaught radar is active while dead: cursor was still present enabling the scoreboard

5 years agoQuickmenu: fix and improve highlighting of the entry clicked/actived by a number key
terencehill [Mon, 10 Dec 2018 19:11:17 +0000 (20:11 +0100)]
Quickmenu: fix and improve highlighting of the entry clicked/actived by a number key

5 years agoLMS: add 2 FIXME comments
terencehill [Sun, 9 Dec 2018 12:32:52 +0000 (13:32 +0100)]
LMS: add 2 FIXME comments

5 years agoLMS: forcedly turn sv_ready_restart_after_countdown off as it breaks the game mode...
terencehill [Sat, 8 Dec 2018 23:06:09 +0000 (00:06 +0100)]
LMS: forcedly turn sv_ready_restart_after_countdown off as it breaks the game mode; it closes #2174

5 years agoFix compilation units and update hash
terencehill [Sat, 8 Dec 2018 14:00:11 +0000 (15:00 +0100)]
Fix compilation units and update hash

5 years agoMerge remote-tracking branch 'origin/terencehill/bot_waypoints'
terencehill [Sat, 8 Dec 2018 12:25:04 +0000 (13:25 +0100)]
Merge remote-tracking branch 'origin/terencehill/bot_waypoints'

5 years agoMerge branch 'terencehill/bot_ai' into 'master'
terencehill [Sat, 8 Dec 2018 12:12:33 +0000 (13:12 +0100)]
Merge branch 'terencehill/bot_ai' into 'master'

5 years agoBot AI: lock aim when teleported or passing through a warpzone;
terencehill [Thu, 6 Dec 2018 00:18:34 +0000 (01:18 +0100)]
Bot AI: lock aim when teleported or passing through a warpzone;

5 years agoBot AI: fix bots not being able to get unstuck from a perfectly vertical jumppad
terencehill [Thu, 6 Dec 2018 00:14:12 +0000 (01:14 +0100)]
Bot AI: fix bots not being able to get unstuck from a perfectly vertical jumppad

5 years agoBot AI: optimize removal of the first waypoint of the route when bot is really close...
terencehill [Sun, 2 Dec 2018 16:35:36 +0000 (17:35 +0100)]
Bot AI: optimize removal of the first waypoint of the route when bot is really close to it

5 years agoAdd a safety check
terencehill [Sun, 2 Dec 2018 16:29:59 +0000 (17:29 +0100)]
Add a safety check

5 years agoBot AI: properly fix bot's view angles when bot gets teleported or passes through...
terencehill [Sun, 2 Dec 2018 10:12:24 +0000 (11:12 +0100)]
Bot AI: properly fix bot's view angles when bot gets teleported or passes through a warpzone

5 years agoFix unusual block indentation in a macro
terencehill [Sat, 1 Dec 2018 19:27:46 +0000 (20:27 +0100)]
Fix unusual block indentation in a macro

5 years agoReduce code of 2 macros
terencehill [Sat, 1 Dec 2018 19:25:47 +0000 (20:25 +0100)]
Reduce code of 2 macros

5 years agoOptimize 2 macros
terencehill [Sat, 1 Dec 2018 19:19:08 +0000 (20:19 +0100)]
Optimize 2 macros

5 years agoFix issues with the waypoint spawned by the moveto command
terencehill [Thu, 29 Nov 2018 17:35:04 +0000 (18:35 +0100)]
Fix issues with the waypoint spawned by the moveto command

5 years agoBot AI: fix broken aim direction when bot executes user commands such as bot_cmd...
terencehill [Thu, 29 Nov 2018 15:05:48 +0000 (16:05 +0100)]
Bot AI: fix broken aim direction when bot executes user commands such as bot_cmd 1 moveto 'x y z'

5 years agoupdate hash
Martin Taibr [Thu, 29 Nov 2018 08:28:57 +0000 (09:28 +0100)]
update hash

5 years agoFix bot_aim_reset
terencehill [Thu, 29 Nov 2018 00:15:01 +0000 (01:15 +0100)]
Fix bot_aim_reset

5 years agomight as well document this for future generations
Martin Taibr [Wed, 28 Nov 2018 15:06:34 +0000 (16:06 +0100)]
might as well document this for future generations

5 years agoRevert "Trace to the shot origin properly, fixes projectiles getting stuck inside...
Martin Taibr [Wed, 28 Nov 2018 13:54:35 +0000 (14:54 +0100)]
Revert "Trace to the shot origin properly, fixes projectiles getting stuck inside walls"

This reverts commit b637056bea7bf7f5c9c0fc6113e94731a2767476.

5 years agodisable qcphysics by default
Martin Taibr [Wed, 28 Nov 2018 13:53:14 +0000 (14:53 +0100)]
disable qcphysics by default

5 years agoTransifex autosync
Rudolf Polzer [Tue, 27 Nov 2018 06:24:21 +0000 (07:24 +0100)]
Transifex autosync

5 years agoBot AI: fix bots ignoring loot if thrown by killed players they were directly chasing
terencehill [Fri, 23 Nov 2018 15:48:43 +0000 (16:48 +0100)]
Bot AI: fix bots ignoring loot if thrown by killed players they were directly chasing

5 years agoSmall optimization
terencehill [Thu, 22 Nov 2018 17:26:41 +0000 (18:26 +0100)]
Small optimization

5 years agoBot AI: reset aim when bots respawn
terencehill [Thu, 22 Nov 2018 17:14:02 +0000 (18:14 +0100)]
Bot AI: reset aim when bots respawn

5 years agoBot AI: fix bots starting to fire when they aren't aiming at the enemy yet
terencehill [Wed, 21 Nov 2018 22:55:34 +0000 (23:55 +0100)]
Bot AI: fix bots starting to fire when they aren't aiming at the enemy yet

5 years agoBot AI: slightly improve underwater movement
terencehill [Wed, 21 Nov 2018 12:30:31 +0000 (13:30 +0100)]
Bot AI: slightly improve underwater movement

5 years agoTransifex autosync
Rudolf Polzer [Fri, 16 Nov 2018 06:24:22 +0000 (07:24 +0100)]
Transifex autosync

5 years agoTransifex autosync
Rudolf Polzer [Thu, 15 Nov 2018 06:24:28 +0000 (07:24 +0100)]
Transifex autosync

5 years agoBot AI: slightly improve ladder climbing
terencehill [Wed, 14 Nov 2018 17:53:35 +0000 (18:53 +0100)]
Bot AI: slightly improve ladder climbing

5 years agoBot AI: make bots with low movement skill slow down when they deviate too much from...
terencehill [Sun, 28 Oct 2018 19:39:24 +0000 (20:39 +0100)]
Bot AI: make bots with low movement skill slow down when they deviate too much from the path

5 years agoUpdate hash
terencehill [Wed, 14 Nov 2018 17:30:53 +0000 (18:30 +0100)]
Update hash

5 years agoMerge branch '2131-debloat-cts-db' into 'master'
Mario [Sun, 11 Nov 2018 19:39:22 +0000 (19:39 +0000)]
Merge branch '2131-debloat-cts-db' into 'master'

Do not write zero/empty records to cts db

Closes #2131

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

5 years agoBot AI: fix slightly broken bot movement while targeting an enemy
terencehill [Sun, 11 Nov 2018 18:17:28 +0000 (19:17 +0100)]
Bot AI: fix slightly broken bot movement while targeting an enemy

5 years agoFix #2156 (error message spam during automatic revival in freezetag)
terencehill [Sun, 11 Nov 2018 18:15:21 +0000 (19:15 +0100)]
Fix #2156 (error message spam during automatic revival in freezetag)

5 years agoTransifex autosync
Rudolf Polzer [Sun, 11 Nov 2018 06:24:25 +0000 (07:24 +0100)]
Transifex autosync

5 years agobetter vscode support
Martin Taibr [Sat, 10 Nov 2018 14:34:41 +0000 (15:34 +0100)]
better vscode support

5 years agoFix removal of the locked waypoint
terencehill [Fri, 9 Nov 2018 15:28:23 +0000 (16:28 +0100)]
Fix removal of the locked waypoint

5 years agoTransifex autosync
Rudolf Polzer [Fri, 9 Nov 2018 06:24:29 +0000 (07:24 +0100)]
Transifex autosync

5 years agoBot waypoints: add 2 new commands "cmd wpeditor symaxis" and "cmd wpeditor symorigin...
terencehill [Tue, 6 Nov 2018 23:00:59 +0000 (00:00 +0100)]
Bot waypoints: add 2 new commands "cmd wpeditor symaxis" and  "cmd wpeditor symorigin" useful to determine axis / origin of symmetry on maps without ctf flags or where flags aren't perfectly symmetrical

5 years agoUpdate hash
terencehill [Tue, 6 Nov 2018 14:44:50 +0000 (15:44 +0100)]
Update hash

5 years agoBot waypoints: allow to lock the currently aimed waypoint with the use key (keeping...
terencehill [Mon, 5 Nov 2018 15:19:55 +0000 (16:19 +0100)]
Bot waypoints: allow to lock the currently aimed waypoint with the use key (keeping it pressed for a short while); unlock with the use key without aiming at any waypoint

5 years agoBot waypoints: show some informations about the waypoint you're aiming at, both in...
terencehill [Mon, 5 Nov 2018 13:57:20 +0000 (14:57 +0100)]
Bot waypoints: show some informations about the waypoint you're aiming at, both in the console and near the waypoint itself

5 years agosyntax highlighting but not errors in vscode
Martin Taibr [Mon, 5 Nov 2018 13:40:47 +0000 (14:40 +0100)]
syntax highlighting but not errors in vscode

5 years agoDon't use yellow as base color for debug_text_3d strings
terencehill [Mon, 5 Nov 2018 13:15:53 +0000 (14:15 +0100)]
Don't use yellow as base color for debug_text_3d strings

5 years agoBot waypoints: fix waypoint creation for certain ladders and jumppads (rare cases)
terencehill [Sun, 4 Nov 2018 22:03:32 +0000 (23:03 +0100)]
Bot waypoints: fix waypoint creation for certain ladders and jumppads (rare cases)

5 years agoMerge branch 'martin-t/fix1994' into 'master'
Martin Taibr [Sun, 4 Nov 2018 17:13:55 +0000 (17:13 +0000)]
Merge branch 'martin-t/fix1994' into 'master'

Fix #1994 in a better way

Closes #1994

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

5 years agofix issue 1994 in a better way 621/head
Martin Taibr [Sun, 4 Nov 2018 13:32:25 +0000 (14:32 +0100)]
fix issue 1994 in a better way

5 years agoupdate cl_damagetext_offset_screen to match cfg file
Martin Taibr [Sun, 4 Nov 2018 13:13:10 +0000 (14:13 +0100)]
update cl_damagetext_offset_screen to match cfg file

5 years agoMerge branch 'martin-t/dmgtext' into 'master'
terencehill [Sun, 4 Nov 2018 12:42:59 +0000 (12:42 +0000)]
Merge branch 'martin-t/dmgtext' into 'master'

Damagetext improvements

Closes #1983

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

5 years agoTransifex autosync
Rudolf Polzer [Sun, 4 Nov 2018 06:24:17 +0000 (07:24 +0100)]
Transifex autosync

5 years agoKeep damage text always vertically centered (noticeable when it's stationary)
terencehill [Sat, 3 Nov 2018 14:17:54 +0000 (15:17 +0100)]
Keep damage text always vertically centered (noticeable when it's stationary)

5 years agoTransifex autosync
Rudolf Polzer [Sat, 3 Nov 2018 06:24:22 +0000 (07:24 +0100)]
Transifex autosync

5 years agoAllow to print multiple lines with debug_text_3d
terencehill [Fri, 2 Nov 2018 17:05:40 +0000 (18:05 +0100)]
Allow to print multiple lines with debug_text_3d

5 years agoMerge branch 'master' into martin-t/dmgtext
terencehill [Thu, 1 Nov 2018 14:25:19 +0000 (15:25 +0100)]
Merge branch 'master' into martin-t/dmgtext

5 years agoFix missing parenthesis in multi_trigger
Mario [Thu, 1 Nov 2018 13:49:57 +0000 (23:49 +1000)]
Fix missing parenthesis in multi_trigger

5 years agoDo not write zero/empty records to cts db 620/head
morosophos [Thu, 1 Nov 2018 00:04:47 +0000 (02:04 +0200)]
Do not write zero/empty records to cts db

5 years agoAllow the bumblebee to go underwater by default
Mario [Wed, 31 Oct 2018 13:26:43 +0000 (23:26 +1000)]
Allow the bumblebee to go underwater by default

5 years agoReplace some makevectors calls with the MAKEVECTORS macro
Mario [Tue, 30 Oct 2018 22:53:58 +0000 (08:53 +1000)]
Replace some makevectors calls with the MAKEVECTORS macro

5 years agoFix waypoint removal (08 and 09 were considered as 0 in waypoint_removelink)
terencehill [Tue, 30 Oct 2018 21:56:47 +0000 (22:56 +0100)]
Fix waypoint removal (08 and 09 were considered as 0 in waypoint_removelink)

5 years agoFix octal madness in movetype code macro abuse
Mario [Tue, 30 Oct 2018 21:32:36 +0000 (07:32 +1000)]
Fix octal madness in movetype code macro abuse

5 years agoTransifex autosync
Rudolf Polzer [Tue, 30 Oct 2018 06:24:21 +0000 (07:24 +0100)]
Transifex autosync

5 years agoFix #2126 "g_keepaway_noncarrier_damage disables damage by map objects"
terencehill [Sun, 28 Oct 2018 14:48:08 +0000 (15:48 +0100)]
Fix #2126 "g_keepaway_noncarrier_damage disables damage by map objects"

5 years agoTransifex autosync
Rudolf Polzer [Sun, 28 Oct 2018 06:24:24 +0000 (07:24 +0100)]
Transifex autosync

5 years agoUpdate hash
terencehill [Sat, 27 Oct 2018 16:40:44 +0000 (18:40 +0200)]
Update hash

5 years agoMerge branch 'terencehill/bot_waypoints'
terencehill [Sat, 27 Oct 2018 10:51:37 +0000 (12:51 +0200)]
Merge branch 'terencehill/bot_waypoints'

5 years agoDon't respawn frozen non-players when touching the void
Mario [Fri, 26 Oct 2018 07:11:48 +0000 (17:11 +1000)]
Don't respawn frozen non-players when touching the void

5 years agoAttach entcs to the client state
Mario [Fri, 26 Oct 2018 03:03:51 +0000 (13:03 +1000)]
Attach entcs to the client state

5 years agoMake the client side IS_PLAYER and IS_CLIENT checks more accurate
Mario [Fri, 26 Oct 2018 02:38:28 +0000 (12:38 +1000)]
Make the client side IS_PLAYER and IS_CLIENT checks more accurate

5 years agoSend player/local status so CSQC can do some things with it without relying on entnum
Mario [Fri, 26 Oct 2018 02:18:55 +0000 (12:18 +1000)]
Send player/local status so CSQC can do some things with it without relying on entnum

5 years agoClean up inventory creation code a bit so that it's somewhat spectatable
Mario [Thu, 25 Oct 2018 22:41:14 +0000 (08:41 +1000)]
Clean up inventory creation code a bit so that it's somewhat spectatable

5 years agoMerge branch 'master' into terencehill/bot_waypoints
terencehill [Mon, 22 Oct 2018 15:38:04 +0000 (17:38 +0200)]
Merge branch 'master' into terencehill/bot_waypoints

5 years agoMinor cleanups
terencehill [Mon, 22 Oct 2018 15:32:28 +0000 (17:32 +0200)]
Minor cleanups

5 years agoWAYPOINT_VERSION 1.01 --> 1.02
terencehill [Mon, 22 Oct 2018 14:53:59 +0000 (16:53 +0200)]
WAYPOINT_VERSION 1.01 --> 1.02

5 years agoBot AI: fix bots getting stuck in oblique warpzones (in the map hyperspace there...
terencehill [Mon, 22 Oct 2018 14:40:20 +0000 (16:40 +0200)]
Bot AI: fix bots getting stuck in oblique warpzones (in the map hyperspace there are 2)

5 years agodocument WEP_FLAG_PENETRATEWALLS
Martin Taibr [Sun, 21 Oct 2018 21:07:25 +0000 (23:07 +0200)]
document WEP_FLAG_PENETRATEWALLS

5 years agoMerge branch 'Mario/mapinfo_title_fix' into 'master'
Martin Taibr [Sun, 21 Oct 2018 17:19:27 +0000 (17:19 +0000)]
Merge branch 'Mario/mapinfo_title_fix' into 'master'

Merge branch Mario/mapinfo_title_fix (XXS merge request)

Closes #2086

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

5 years agoOptimize the redundancy check and ignore color codes (they're stripped anyway)
Mario [Sun, 21 Oct 2018 17:06:58 +0000 (03:06 +1000)]
Optimize the redundancy check and ignore color codes (they're stripped anyway)

5 years agoMerge branch 'master' into Mario/mapinfo_title_fix
Mario [Sun, 21 Oct 2018 16:52:27 +0000 (02:52 +1000)]
Merge branch 'master' into Mario/mapinfo_title_fix