]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
2 years agoResolve conflicts 2: Merge branch 'master' into bones_was_here/q3compat
bones_was_here [Sun, 18 Jul 2021 00:48:31 +0000 (10:48 +1000)]
Resolve conflicts 2: Merge branch 'master' into bones_was_here/q3compat

2 years agoTransifex autosync
Rudolf Polzer [Fri, 16 Jul 2021 05:23:46 +0000 (07:23 +0200)]
Transifex autosync

2 years agoFix compilation unit test
Mario [Mon, 12 Jul 2021 07:44:37 +0000 (17:44 +1000)]
Fix compilation unit test

2 years agoTransifex autosync
Rudolf Polzer [Mon, 12 Jul 2021 05:23:51 +0000 (07:23 +0200)]
Transifex autosync

2 years agoFix #2611 "Continuous div by 0 error spam while scoreboard is displayed"
terencehill [Sun, 11 Jul 2021 19:00:48 +0000 (21:00 +0200)]
Fix #2611 "Continuous div by 0 error spam while scoreboard is displayed"

2 years agoResolve conflicts 1: Merge commit 'c58baab5' into bones_was_here/q3compat
bones_was_here [Sun, 11 Jul 2021 10:21:33 +0000 (20:21 +1000)]
Resolve conflicts 1: Merge commit 'c58baab5' into bones_was_here/q3compat

2 years agoRankings panel: dynamically reduce rows if it bloats the scoreboard page too much
terencehill [Thu, 8 Jul 2021 21:56:40 +0000 (23:56 +0200)]
Rankings panel: dynamically reduce rows if it bloats the scoreboard page too much

2 years agoRankings panel: allow immediate update of speed unit when changing hud_panel_physics_...
terencehill [Thu, 8 Jul 2021 21:38:23 +0000 (23:38 +0200)]
Rankings panel: allow immediate update of speed unit when changing hud_panel_physics_speed_unit. Also optimize other GetSpeedUnit calls

2 years agoFix spacing after the spectator list and before the Rankings panel
terencehill [Mon, 5 Jul 2021 21:22:18 +0000 (23:22 +0200)]
Fix spacing after the spectator list and before the Rankings panel

2 years agoSmall optimization of the Rankings panel code
terencehill [Mon, 5 Jul 2021 21:12:32 +0000 (23:12 +0200)]
Small optimization of the Rankings panel code

2 years agoSet 2 cvars only when needed
terencehill [Mon, 5 Jul 2021 21:07:28 +0000 (23:07 +0200)]
Set 2 cvars only when needed

2 years agoMake work hud_panel_chat to toggle chat on/off, it fixes #2578
terencehill [Thu, 1 Jul 2021 19:38:09 +0000 (21:38 +0200)]
Make work hud_panel_chat to toggle chat on/off, it fixes #2578

2 years agoChange a error message to be immediately recognized as error
terencehill [Thu, 1 Jul 2021 19:00:34 +0000 (21:00 +0200)]
Change a error message to be immediately recognized as error

2 years agoReload cvars opening root dialogues, e.g. hud panel dialogues
terencehill [Thu, 1 Jul 2021 18:50:50 +0000 (20:50 +0200)]
Reload cvars opening root dialogues, e.g. hud panel dialogues

2 years agoTransifex autosync
Rudolf Polzer [Tue, 29 Jun 2021 05:24:07 +0000 (07:24 +0200)]
Transifex autosync

2 years agoMerge branch 'bones_was_here/fc_auto_helpme' into 'master'
terencehill [Mon, 28 Jun 2021 08:53:52 +0000 (08:53 +0000)]
Merge branch 'bones_was_here/fc_auto_helpme' into 'master'

Whitelist g_ctf_flagcarrier_auto_helpme_damage

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

2 years agoTransifex autosync
Rudolf Polzer [Mon, 28 Jun 2021 05:24:07 +0000 (07:24 +0200)]
Transifex autosync

2 years agoTransifex autosync
Rudolf Polzer [Sun, 27 Jun 2021 05:25:23 +0000 (07:25 +0200)]
Transifex autosync

2 years agoKeepaway: only apply damage and force scaling to players, fixes #2605
Mario [Fri, 25 Jun 2021 12:14:25 +0000 (22:14 +1000)]
Keepaway: only apply damage and force scaling to players, fixes #2605

2 years agoPrevent sentcvar from falling back to default values if no arguments are provided...
Mario [Fri, 25 Jun 2021 10:38:12 +0000 (20:38 +1000)]
Prevent sentcvar from falling back to default values if no arguments are provided (client-side cvars do not exist on the server side in Xonotic), instead show usage information, fixes #2271

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

2 years agoMerge branch 'Mario/status_effects_extended' into 'master'
terencehill [Wed, 23 Jun 2021 14:41:38 +0000 (14:41 +0000)]
Merge branch 'Mario/status_effects_extended' into 'master'

Merge branch Mario/status_effects_extended (XL merge request)

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

2 years agoTransifex autosync
Rudolf Polzer [Wed, 23 Jun 2021 05:24:02 +0000 (07:24 +0200)]
Transifex autosync

2 years agoUpdate hash 916/head
Mario [Wed, 23 Jun 2021 03:29:42 +0000 (13:29 +1000)]
Update hash

2 years agoMerge branch 'master' into Mario/status_effects_extended
Mario [Wed, 23 Jun 2021 03:17:16 +0000 (13:17 +1000)]
Merge branch 'master' into Mario/status_effects_extended

2 years agoReset dodging status when re-spawning players, fixes #2603
Mario [Wed, 23 Jun 2021 03:16:38 +0000 (13:16 +1000)]
Reset dodging status when re-spawning players, fixes #2603

2 years agoMerge branch 'Mario/qcphysics_fixes' into 'master'
terencehill [Tue, 22 Jun 2021 14:45:50 +0000 (14:45 +0000)]
Merge branch 'Mario/qcphysics_fixes' into 'master'

Merge branch Mario/qcphysics_fixes (S merge request)

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

2 years agoFix an obscure bug causing QC physics-driven projectiles to sit on kill triggers...
Mario [Tue, 22 Jun 2021 14:45:50 +0000 (14:45 +0000)]
Fix an obscure bug causing QC physics-driven projectiles to sit on kill triggers, add an option to force QC physics on for all entities

2 years agoMerge branch 'master' into Mario/status_effects_extended
Mario [Tue, 22 Jun 2021 10:57:52 +0000 (20:57 +1000)]
Merge branch 'master' into Mario/status_effects_extended

2 years agoTransifex autosync
Rudolf Polzer [Tue, 22 Jun 2021 05:23:56 +0000 (07:23 +0200)]
Transifex autosync

2 years agoReplace tabs with an empty string when parsing settemp parameters, workaround for...
Mario [Mon, 21 Jun 2021 12:16:24 +0000 (22:16 +1000)]
Replace tabs with an empty string when parsing settemp parameters, workaround for #2333

2 years agoTransifex autosync
Rudolf Polzer [Mon, 21 Jun 2021 05:24:03 +0000 (07:24 +0200)]
Transifex autosync

2 years agoCount removal for idling as a forfeit in LMS, fixes #2600
Mario [Sun, 20 Jun 2021 23:26:36 +0000 (09:26 +1000)]
Count removal for idling as a forfeit in LMS, fixes #2600

2 years agoTransifex autosync
Rudolf Polzer [Sun, 20 Jun 2021 05:25:30 +0000 (07:25 +0200)]
Transifex autosync

2 years agoUpdate gameplay hash
Mario [Sat, 19 Jun 2021 06:04:16 +0000 (16:04 +1000)]
Update gameplay hash

2 years agoMake the Keepaway ball respawn when it comes in contact with lava and slime, fixes...
Mario [Sat, 19 Jun 2021 05:14:36 +0000 (15:14 +1000)]
Make the Keepaway ball respawn when it comes in contact with lava and slime, fixes #2599

2 years agoRestore XDF ruleset to its original state so that allowed buffs can be used
Mario [Fri, 18 Jun 2021 04:45:22 +0000 (14:45 +1000)]
Restore XDF ruleset to its original state so that allowed buffs can be used

2 years agoRemove weapon projectile speed modifications from the speed powerup to improve the...
Mario [Thu, 17 Jun 2021 08:17:01 +0000 (18:17 +1000)]
Remove weapon projectile speed modifications from the speed powerup to improve the gameplay experience, update gameplay hash

2 years agoTransifex autosync
Rudolf Polzer [Wed, 16 Jun 2021 05:24:06 +0000 (07:24 +0200)]
Transifex autosync

2 years agoAdd notes to the hidden status effects and disable their icons, matching master
Mario [Tue, 15 Jun 2021 23:30:51 +0000 (09:30 +1000)]
Add notes to the hidden status effects and disable their icons, matching master

2 years agoMerge branch 'master' into Mario/status_effects_extended
Mario [Tue, 15 Jun 2021 23:28:43 +0000 (09:28 +1000)]
Merge branch 'master' into Mario/status_effects_extended

2 years agoMerge branch 'master' into 'Mario/status_effects'
terencehill [Tue, 15 Jun 2021 13:24:58 +0000 (13:24 +0000)]
Merge branch 'master' into 'Mario/status_effects'

# Conflicts:
#   qcsrc/common/stats.qh

2 years agoMerge branch 'Mario/less_stats' into 'master'
terencehill [Tue, 15 Jun 2021 13:16:25 +0000 (13:16 +0000)]
Merge branch 'Mario/less_stats' into 'master'

Merge branch Mario/less_stats (S merge request)

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

2 years agoConsolidates a few of the networked stats to free up some slots. Also removes an...
Mario [Tue, 15 Jun 2021 13:16:24 +0000 (13:16 +0000)]
Consolidates a few of the networked stats to free up some slots. Also removes an old special command feature.

2 years agoTransifex autosync
Rudolf Polzer [Tue, 15 Jun 2021 05:24:12 +0000 (07:24 +0200)]
Transifex autosync

2 years agoTurn off server list categories by default.
Rudolf Polzer [Mon, 14 Jun 2021 14:09:45 +0000 (07:09 -0700)]
Turn off server list categories by default.

Categories were causing too much bias towards default-settings servers; some
bias was intended but it turned out too strong, especially for people who have
showing empty/full servers enabled.

Larger icons may be a sufficient replacement for this, and of course, anyone
can just turn categories back on.

2 years agoUncategorized server list: add more spacing and larger icons.
Rudolf Polzer [Mon, 14 Jun 2021 14:05:13 +0000 (07:05 -0700)]
Uncategorized server list: add more spacing and larger icons.

Icons being more visible may be a worthy replacement for categorization.

2 years agoTransifex autosync
Rudolf Polzer [Mon, 14 Jun 2021 05:24:12 +0000 (07:24 +0200)]
Transifex autosync

2 years agoDisplay only icons of existing weapons (and attacks) in the special command effect
terencehill [Sun, 13 Jun 2021 12:47:33 +0000 (14:47 +0200)]
Display only icons of existing weapons (and attacks) in the special command effect

2 years agoCleanup
terencehill [Sun, 13 Jun 2021 12:25:19 +0000 (14:25 +0200)]
Cleanup

2 years agoFix the special command not being recognized
terencehill [Sun, 13 Jun 2021 12:22:08 +0000 (14:22 +0200)]
Fix the special command not being recognized

2 years agoTransifex autosync
Rudolf Polzer [Sun, 13 Jun 2021 05:25:22 +0000 (07:25 +0200)]
Transifex autosync

2 years agoDisable the translated name and icon of the Burning status effect, as it is not curre... 908/head
Mario [Sat, 12 Jun 2021 23:33:34 +0000 (09:33 +1000)]
Disable the translated name and icon of the Burning status effect, as it is not currently displayed anywhere

2 years agoTransifex autosync
Rudolf Polzer [Sat, 12 Jun 2021 05:23:59 +0000 (07:23 +0200)]
Transifex autosync

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

2 years agoTransifex autosync 794/merge
Rudolf Polzer [Tue, 8 Jun 2021 05:24:04 +0000 (07:24 +0200)]
Transifex autosync

2 years agoPartially re-implement the .teleport_time field in player physics to prevent getting...
Mario [Tue, 8 Jun 2021 02:48:29 +0000 (12:48 +1000)]
Partially re-implement the .teleport_time field in player physics to prevent getting stuck in some maps, workaround for #2596

2 years agoTransifex autosync
Rudolf Polzer [Mon, 7 Jun 2021 05:24:00 +0000 (07:24 +0200)]
Transifex autosync

2 years agoTransifex autosync
Rudolf Polzer [Sun, 6 Jun 2021 05:25:25 +0000 (07:25 +0200)]
Transifex autosync

2 years agoTransifex autosync 541/merge
Rudolf Polzer [Sat, 5 Jun 2021 05:24:06 +0000 (07:24 +0200)]
Transifex autosync

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

2 years agoInclude LegendGuard in the credits for their code, art and translation contributions...
Mario [Thu, 3 Jun 2021 23:06:44 +0000 (09:06 +1000)]
Include LegendGuard in the credits for their code, art and translation contributions, move Lyberta to past contributors as they have retired from development

2 years agoProperly bound some positive numbers sent via WriteShort
terencehill [Thu, 3 Jun 2021 20:39:54 +0000 (22:39 +0200)]
Properly bound some positive numbers sent via WriteShort

2 years agoMerge branch 'bones_was_here/misc2' into 'master'
terencehill [Thu, 3 Jun 2021 14:11:10 +0000 (14:11 +0000)]
Merge branch 'bones_was_here/misc2' into 'master'

Misc low importance stuff

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

2 years agoTransifex autosync
Rudolf Polzer [Thu, 3 Jun 2021 05:24:12 +0000 (07:24 +0200)]
Transifex autosync

2 years agoMerge branch 'drjaska/cadmg2score' into 'master'
terencehill [Wed, 2 Jun 2021 21:04:16 +0000 (21:04 +0000)]
Merge branch 'drjaska/cadmg2score' into 'master'

included suicides and friendly fire in CA's dmg2score handling

players are now punished in score for suiciding or pushing allies into
their death

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

2 years agoincluded suicides and friendly fire in CA's dmg2score handling
Dr. Jaska [Wed, 2 Jun 2021 21:04:15 +0000 (21:04 +0000)]
included suicides and friendly fire in CA's dmg2score handling

2 years agoMerge branch 'terencehill/damage_for_suicide' into 'master'
terencehill [Mon, 31 May 2021 12:21:37 +0000 (12:21 +0000)]
Merge branch 'terencehill/damage_for_suicide' into 'master'

Count damage caused by suicide (with the kill command) as damage taken

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

2 years agoTransifex autosync
Rudolf Polzer [Mon, 31 May 2021 05:23:52 +0000 (07:23 +0200)]
Transifex autosync

2 years agoApply strength sound and buff shield stats to the entity directly rather than player...
Mario [Sun, 30 May 2021 23:59:44 +0000 (09:59 +1000)]
Apply strength sound and buff shield stats to the entity directly rather than player state (they can affect non-player entities)

2 years agoAdd a return value to the PlayerDamaged mutator hook to forbid logging damage 911/head
terencehill [Sun, 30 May 2021 09:01:51 +0000 (11:01 +0200)]
Add a return value to the PlayerDamaged mutator hook to forbid logging damage

2 years agoTransifex autosync
Rudolf Polzer [Sun, 30 May 2021 05:25:25 +0000 (07:25 +0200)]
Transifex autosync

2 years agoNumerous enhancements to the new status effects system, split powerups into a dedicat...
Mario [Sat, 29 May 2021 19:55:48 +0000 (05:55 +1000)]
Numerous enhancements to the new status effects system, split powerups into a dedicated mutator

2 years agoAdd a parameter to the PlayerDamaged mutator hook to forbid logging damage
terencehill [Sat, 29 May 2021 13:04:03 +0000 (15:04 +0200)]
Add a parameter to the PlayerDamaged mutator hook to forbid logging damage

2 years agoCount damage caused by suicide (with the kill command) as damage taken except in...
terencehill [Thu, 27 May 2021 22:28:45 +0000 (00:28 +0200)]
Count damage caused by suicide (with the kill command) as damage taken except in game modes where suicide is for respawning (race, cts)

2 years agoMenu: fix clear button playing a sound on click even if it's hidden (with menu sounds...
terencehill [Thu, 27 May 2021 16:22:20 +0000 (18:22 +0200)]
Menu: fix clear button playing a sound on click even if it's hidden (with menu sounds enabled)

2 years agoPrevent negative damage by correctly bounding g_spawnshield_blockdamage. Also whiteli...
terencehill [Thu, 27 May 2021 16:15:29 +0000 (18:15 +0200)]
Prevent negative damage by correctly bounding g_spawnshield_blockdamage. Also whitelist g_spawnshield_blockdamage as an allowed server setting

2 years agoMinor cleanups
terencehill [Thu, 27 May 2021 15:55:54 +0000 (17:55 +0200)]
Minor cleanups

2 years agoMake vampire buff and vampire PlayerDamage_SplitHealthArmor code style similar
terencehill [Thu, 27 May 2021 15:53:39 +0000 (17:53 +0200)]
Make vampire buff and vampire PlayerDamage_SplitHealthArmor code style similar

2 years agoFix indentation in sv_vampire.qc
terencehill [Thu, 27 May 2021 15:47:49 +0000 (17:47 +0200)]
Fix indentation in sv_vampire.qc

2 years agoTransifex autosync
Rudolf Polzer [Wed, 26 May 2021 05:24:13 +0000 (07:24 +0200)]
Transifex autosync

2 years agoMerge branch 'terencehill/hud_notify_panel_update' into 'master'
terencehill [Mon, 24 May 2021 13:08:32 +0000 (13:08 +0000)]
Merge branch 'terencehill/hud_notify_panel_update' into 'master'

Notify panel update

Closes #2581

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

2 years agoMerge branch 'terencehill/freezetag_updates' into 'master'
terencehill [Mon, 24 May 2021 10:58:22 +0000 (10:58 +0000)]
Merge branch 'terencehill/freezetag_updates' into 'master'

Freezetag updates

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

2 years agoWhitelist g_ctf_flagcarrier_auto_helpme_damage 909/head
bones_was_here [Mon, 24 May 2021 10:51:46 +0000 (20:51 +1000)]
Whitelist g_ctf_flagcarrier_auto_helpme_damage

2 years agoShorten bold messages definitions
terencehill [Mon, 24 May 2021 10:50:02 +0000 (12:50 +0200)]
Shorten bold messages definitions

2 years agoMerge branch 'bones_was_here/centreprints' into 'master'
terencehill [Mon, 24 May 2021 10:15:54 +0000 (10:15 +0000)]
Merge branch 'bones_was_here/centreprints' into 'master'

Some centreprint refinements

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

2 years agoMerge branch 'terencehill/strftime_s' into 'master'
terencehill [Mon, 24 May 2021 10:07:22 +0000 (10:07 +0000)]
Merge branch 'terencehill/strftime_s' into 'master'

strftime_s

Closes #2588

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

2 years agoUse directly strftime_s() since strftime(false, "%s") isn't reliable 903/head
terencehill [Sun, 23 May 2021 09:47:09 +0000 (11:47 +0200)]
Use directly strftime_s() since strftime(false, "%s") isn't reliable

2 years agoUpdate gameplay hash
Mario [Sun, 23 May 2021 08:16:17 +0000 (18:16 +1000)]
Update gameplay hash

2 years agoExperimental status effects system: general backend for buffs and debuffs networked...
Mario [Sun, 23 May 2021 06:41:48 +0000 (16:41 +1000)]
Experimental status effects system: general backend for buffs and debuffs networked to the client

2 years agoTransifex autosync
Rudolf Polzer [Sun, 23 May 2021 05:26:09 +0000 (07:26 +0200)]
Transifex autosync

2 years agoTransifex autosync
Rudolf Polzer [Sat, 22 May 2021 05:47:00 +0000 (07:47 +0200)]
Transifex autosync

2 years agoTransifex autosync
Rudolf Polzer [Tue, 18 May 2021 05:24:05 +0000 (07:24 +0200)]
Transifex autosync

2 years agoNotify panel: improve scoreboard area detection 904/head
terencehill [Mon, 17 May 2021 08:47:43 +0000 (10:47 +0200)]
Notify panel: improve scoreboard area detection

2 years agoTransifex autosync
Rudolf Polzer [Mon, 17 May 2021 05:23:57 +0000 (07:23 +0200)]
Transifex autosync

2 years agoChange "You killed your own dumb self!" to "You fragged yourself!" 902/head
bones_was_here [Thu, 13 May 2021 18:41:34 +0000 (04:41 +1000)]
Change "You killed your own dumb self!" to "You fragged yourself!"

2 years agoKeep the notify panel visible while dead; if it may overlap the scoreboard make it...
terencehill [Fri, 14 May 2021 14:31:18 +0000 (16:31 +0200)]
Keep the notify panel visible while dead; if it may overlap the scoreboard make it more transparent, if the game is over halve message duration.

2 years agoMerge branch 'AriosJentu/SpectatorsScoreboard' into 'master'
terencehill [Sun, 16 May 2021 09:58:17 +0000 (09:58 +0000)]
Merge branch 'AriosJentu/SpectatorsScoreboard' into 'master'

Add feature for moving spectators list in scoreboard

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

2 years agoReplace scoreboard spectators position from 'after rankings' to 'before rankings' 898/head
AriosJentu [Sun, 16 May 2021 09:40:49 +0000 (19:40 +1000)]
Replace scoreboard spectators position from 'after rankings' to 'before rankings'

2 years agoTransifex autosync
Rudolf Polzer [Sun, 16 May 2021 05:25:16 +0000 (07:25 +0200)]
Transifex autosync