]>
git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/log
bones_was_here [Thu, 22 Jul 2021 07:10:10 +0000 (17:10 +1000)]
target_give: further simplify
bones_was_here [Wed, 21 Jul 2021 23:12:15 +0000 (09:12 +1000)]
Document and slightly refactor defrag_waypointsprites()
bones_was_here [Wed, 21 Jul 2021 09:24:32 +0000 (19:24 +1000)]
Move q3compat powerup spawnfuncs to quake3.qc and update map entity comments
bones_was_here [Wed, 21 Jul 2021 08:54:31 +0000 (18:54 +1000)]
Update hash and fix compilation unit test
bones_was_here [Wed, 21 Jul 2021 08:21:02 +0000 (18:21 +1000)]
target_give: support count fields of speed and invis powerups
bones_was_here [Wed, 21 Jul 2021 07:59:25 +0000 (17:59 +1000)]
Fix target_give by retrieving netname from itemdef
bones_was_here [Wed, 21 Jul 2021 07:56:37 +0000 (17:56 +1000)]
Revert "Fix netname field of weapon and item entities (was getting set to m_name)"
This reverts commit
69775c048f13c32062f542016604231f6dafade9 .
bones_was_here [Wed, 21 Jul 2021 06:27:48 +0000 (16:27 +1000)]
q3compat: whitelist notsingle field and document implementation problem
bones_was_here [Wed, 21 Jul 2021 02:24:27 +0000 (12:24 +1000)]
Comment out warning for lack of engine support for fullspawndata
bones_was_here [Sun, 18 Jul 2021 01:01:55 +0000 (11:01 +1000)]
item_scout: spawn bash buff instead of speed powerup (see also
1791f3d8 )
prevents a superfluity of speed powerups on some maps (since speed must also spawn for item_haste)
item_scout is often owned by a specific team (supported by buffs, but not powerups)
item_scout is persistent (lasts until death), buffs last longer than powerups by default
In Q3TA: increases movement and firing speed, prevents use of armor
In QL: caps armor at 50, disables self damage and fall damage and footstep sounds
Why bash? goal of item_scout: to boost hit and run capabilities, to
help with retrieving flags or grabbing important items
Bash helps with this by knocking enemies away instead of having to fight
through them all, and boosting blaster/rocket jumps and crylink running
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
Rudolf Polzer [Fri, 16 Jul 2021 05:23:46 +0000 (07:23 +0200)]
Transifex autosync
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"
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
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
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
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
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
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
terencehill [Sat, 29 May 2021 13:04:03 +0000 (15:04 +0200)]
Add a parameter to the PlayerDamaged mutator hook to forbid logging damage
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
terencehill [Thu, 27 May 2021 15:53:39 +0000 (17:53 +0200)]
Make vampire buff and vampire PlayerDamage_SplitHealthArmor code style similar
terencehill [Thu, 27 May 2021 15:47:49 +0000 (17:47 +0200)]
Fix indentation in sv_vampire.qc
Rudolf Polzer [Wed, 26 May 2021 05:24:13 +0000 (07:24 +0200)]
Transifex autosync
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
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
bones_was_here [Mon, 24 May 2021 10:51:46 +0000 (20:51 +1000)]
Whitelist g_ctf_flagcarrier_auto_helpme_damage
terencehill [Mon, 24 May 2021 10:50:02 +0000 (12:50 +0200)]
Shorten bold messages definitions
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
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
terencehill [Sun, 23 May 2021 09:47:09 +0000 (11:47 +0200)]
Use directly strftime_s() since strftime(false, "%s") isn't reliable
Mario [Sun, 23 May 2021 08:16:17 +0000 (18:16 +1000)]
Update gameplay hash
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