]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Merge branch 'terencehill/ForbidWeaponUse'
authorterencehill <piuntn@gmail.com>
Sun, 14 Apr 2019 15:43:39 +0000 (17:43 +0200)
committerterencehill <piuntn@gmail.com>
Sun, 14 Apr 2019 15:43:39 +0000 (17:43 +0200)
commitab8141544c2cacf1e647072ea64749625cc13b00
tree23ce68c491b772595a67574089233acc4a4068d2
parent6fa2608ae746a55e4e043870daab71905408051f
parent0ca59fa70f5e81336415e1661d879aa91ff03db0
Merge branch 'terencehill/ForbidWeaponUse'

Fix #2201 "ForbidWeaponUse mutator hook can leave the player holding a weapon they no longer possess". ForbidWeaponUse now forbids weapon use but allows switching to another weapon, while the new mutator hook LockWeapon applies both restrictions

Closes #2201

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