]>
git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/log
LegendaryGuard [Wed, 21 Jul 2021 23:47:45 +0000 (01:47 +0200)]
Fix emerald nade while using instagib mutator
LegendaryGuard [Wed, 21 Jul 2021 21:27:53 +0000 (23:27 +0200)]
Remove unused BADCVARs
LegendaryGuard [Wed, 21 Jul 2021 21:22:13 +0000 (23:22 +0200)]
Merge branch 'z411/bai-server' into LegendaryGuard/cyber
z411 [Tue, 20 Jul 2021 22:29:44 +0000 (18:29 -0400)]
Disabled Impressive medal for the vaporizer - spams too much.
z411 [Tue, 20 Jul 2021 22:26:02 +0000 (18:26 -0400)]
Make excellent medal configurable
z411 [Tue, 20 Jul 2021 22:07:52 +0000 (18:07 -0400)]
Make duel weapon icon size changeable (hud_panel_scoreboard_duel_weapon_scale)
z411 [Wed, 14 Jul 2021 08:02:04 +0000 (04:02 -0400)]
Makes medal display disableable
LegendaryGuard [Mon, 12 Jul 2021 18:49:19 +0000 (20:49 +0200)]
Remove attackertext mutator (developed by z411), already added in SMB modpack
LegendaryGuard [Mon, 12 Jul 2021 18:45:03 +0000 (20:45 +0200)]
Merge branch 'master' into LegendaryGuard/cyber
LegendaryGuard [Mon, 12 Jul 2021 18:21:58 +0000 (20:21 +0200)]
Remove MMM gamemode, already added in SMB modpack
LegendaryGuard [Mon, 12 Jul 2021 13:38:41 +0000 (15:38 +0200)]
Remove missing SMB feature
LegendaryGuard [Mon, 12 Jul 2021 13:36:36 +0000 (15:36 +0200)]
Remove SMB features, following Mario's recommendations
Mario [Mon, 12 Jul 2021 07:44:37 +0000 (17:44 +1000)]
Fix compilation unit test
Rudolf Polzer [Mon, 12 Jul 2021 05:23:51 +0000 (07:23 +0200)]
Transifex autosync
terencehill [Sun, 11 Jul 2021 19:00:48 +0000 (21:00 +0200)]
Fix #2611 "Continuous div by 0 error spam while scoreboard is displayed"
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
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
terencehill [Mon, 5 Jul 2021 21:22:18 +0000 (23:22 +0200)]
Fix spacing after the spectator list and before the Rankings panel
terencehill [Mon, 5 Jul 2021 21:12:32 +0000 (23:12 +0200)]
Small optimization of the Rankings panel code
terencehill [Mon, 5 Jul 2021 21:07:28 +0000 (23:07 +0200)]
Set 2 cvars only when needed
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
terencehill [Thu, 1 Jul 2021 19:00:34 +0000 (21:00 +0200)]
Change a error message to be immediately recognized as error
terencehill [Thu, 1 Jul 2021 18:50:50 +0000 (20:50 +0200)]
Reload cvars opening root dialogues, e.g. hud panel dialogues
LegendaryGuard [Thu, 1 Jul 2021 18:28:06 +0000 (20:28 +0200)]
Now emerald nade features are player selectable! Enjoy!
Rudolf Polzer [Tue, 29 Jun 2021 05:24:07 +0000 (07:24 +0200)]
Transifex autosync
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
Rudolf Polzer [Mon, 28 Jun 2021 05:24:07 +0000 (07:24 +0200)]
Transifex autosync
Rudolf Polzer [Sun, 27 Jun 2021 05:25:23 +0000 (07:25 +0200)]
Transifex autosync
Mario [Fri, 25 Jun 2021 12:14:25 +0000 (22:14 +1000)]
Keepaway: only apply damage and force scaling to players, fixes #2605
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
Rudolf Polzer [Thu, 24 Jun 2021 05:24:05 +0000 (07:24 +0200)]
Transifex autosync
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
Rudolf Polzer [Wed, 23 Jun 2021 05:24:02 +0000 (07:24 +0200)]
Transifex autosync
Mario [Wed, 23 Jun 2021 03:29:42 +0000 (13:29 +1000)]
Update hash
Mario [Wed, 23 Jun 2021 03:17:16 +0000 (13:17 +1000)]
Merge branch 'master' into Mario/status_effects_extended
Mario [Wed, 23 Jun 2021 03:16:38 +0000 (13:16 +1000)]
Reset dodging status when re-spawning players, fixes #2603
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
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
Mario [Tue, 22 Jun 2021 10:57:52 +0000 (20:57 +1000)]
Merge branch 'master' into Mario/status_effects_extended
Rudolf Polzer [Tue, 22 Jun 2021 05:23:56 +0000 (07:23 +0200)]
Transifex autosync
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
Rudolf Polzer [Mon, 21 Jun 2021 05:24:03 +0000 (07:24 +0200)]
Transifex autosync
Mario [Sun, 20 Jun 2021 23:26:36 +0000 (09:26 +1000)]
Count removal for idling as a forfeit in LMS, fixes #2600
Rudolf Polzer [Sun, 20 Jun 2021 05:25:30 +0000 (07:25 +0200)]
Transifex autosync
Mario [Sat, 19 Jun 2021 06:04:16 +0000 (16:04 +1000)]
Update gameplay hash
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
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
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
Rudolf Polzer [Wed, 16 Jun 2021 05:24:06 +0000 (07:24 +0200)]
Transifex autosync
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
Mario [Tue, 15 Jun 2021 23:28:43 +0000 (09:28 +1000)]
Merge branch 'master' into Mario/status_effects_extended
terencehill [Tue, 15 Jun 2021 13:24:58 +0000 (13:24 +0000)]
Merge branch 'master' into 'Mario/status_effects'
# Conflicts:
# qcsrc/common/stats.qh
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
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.
Rudolf Polzer [Tue, 15 Jun 2021 05:24:12 +0000 (07:24 +0200)]
Transifex autosync
LegendaryGuard [Mon, 14 Jun 2021 21:39:18 +0000 (23:39 +0200)]
Add sound part for victim, playercrush SMB feature
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.
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.
Rudolf Polzer [Mon, 14 Jun 2021 05:24:12 +0000 (07:24 +0200)]
Transifex autosync
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
terencehill [Sun, 13 Jun 2021 12:25:19 +0000 (14:25 +0200)]
Cleanup
terencehill [Sun, 13 Jun 2021 12:22:08 +0000 (14:22 +0200)]
Fix the special command not being recognized
Rudolf Polzer [Sun, 13 Jun 2021 05:25:22 +0000 (07:25 +0200)]
Transifex autosync
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
LegendaryGuard [Sat, 12 Jun 2021 22:40:12 +0000 (00:40 +0200)]
Add sound implementation for playercrush SMB feature
LegendaryGuard [Sat, 12 Jun 2021 20:50:28 +0000 (22:50 +0200)]
Make dark nade explosion better effect and replace old sound (from LegendaryGuard/armorizing_and_dark_nades branch)
LegendaryGuard [Sat, 12 Jun 2021 15:16:07 +0000 (17:16 +0200)]
Use code from master branch for FreezeTag, this cvar was already removed
LegendaryGuard [Sat, 12 Jun 2021 15:09:51 +0000 (17:09 +0200)]
Don't remove MURDER_FRAG3 and MURDER_FRAG4 macros, these are from BaI mod requirements
LegendaryGuard [Sat, 12 Jun 2021 15:04:10 +0000 (17:04 +0200)]
Merge branch 'master' into LegendaryGuard/cyber
LegendaryGuard [Sat, 12 Jun 2021 14:53:13 +0000 (16:53 +0200)]
Fix compilation units including in the header <client/hud/hud.qh> and <server/command/common.qh> due to compilation units tool(now no errors are showing with this tool) from LegendaryGuard/armorizing_and_dark_nades branch
Rudolf Polzer [Sat, 12 Jun 2021 05:23:59 +0000 (07:23 +0200)]
Transifex autosync
Rudolf Polzer [Fri, 11 Jun 2021 05:24:11 +0000 (07:24 +0200)]
Transifex autosync
Rudolf Polzer [Tue, 8 Jun 2021 05:24:04 +0000 (07:24 +0200)]
Transifex autosync
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
Rudolf Polzer [Mon, 7 Jun 2021 05:24:00 +0000 (07:24 +0200)]
Transifex autosync
Rudolf Polzer [Sun, 6 Jun 2021 05:25:25 +0000 (07:25 +0200)]
Transifex autosync
Rudolf Polzer [Sat, 5 Jun 2021 05:24:06 +0000 (07:24 +0200)]
Transifex autosync
Rudolf Polzer [Fri, 4 Jun 2021 05:24:19 +0000 (07:24 +0200)]
Transifex autosync
LegendaryGuard [Fri, 4 Jun 2021 00:31:16 +0000 (02:31 +0200)]
Simplifying random weapons conditional
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
terencehill [Thu, 3 Jun 2021 20:39:54 +0000 (22:39 +0200)]
Properly bound some positive numbers sent via WriteShort
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
Rudolf Polzer [Thu, 3 Jun 2021 05:24:12 +0000 (07:24 +0200)]
Transifex autosync
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
Dr. Jaska [Wed, 2 Jun 2021 21:04:15 +0000 (21:04 +0000)]
included suicides and friendly fire in CA's dmg2score handling
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
Rudolf Polzer [Mon, 31 May 2021 05:23:52 +0000 (07:23 +0200)]
Transifex autosync
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)
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
Rudolf Polzer [Sun, 30 May 2021 05:25:25 +0000 (07:25 +0200)]
Transifex autosync
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
LegendaryGuard [Sat, 29 May 2021 13:40:12 +0000 (15:40 +0200)]
Remove modinfo (this mutator isn't necessary) and fix emerald nade (from LegendaryGuard/armorizing_and_dark_nades branch)
terencehill [Sat, 29 May 2021 13:04:03 +0000 (15:04 +0200)]
Add a parameter to the PlayerDamaged mutator hook to forbid logging damage
LegendaryGuard [Sat, 29 May 2021 11:24:17 +0000 (13:24 +0200)]
Uncomment cvars that cannot be used
LegendaryGuard [Sat, 29 May 2021 11:21:34 +0000 (13:21 +0200)]
Added mod info
LegendaryGuard [Sat, 29 May 2021 11:20:23 +0000 (13:20 +0200)]
Fix emerald nade when spawning weapons in CA, FT and LMS
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)
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)
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
terencehill [Thu, 27 May 2021 15:55:54 +0000 (17:55 +0200)]
Minor cleanups