]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
items: use correct bboxes in CSQC
authorbones_was_here <bones_was_here@xonotic.au>
Fri, 21 Jul 2023 09:13:36 +0000 (19:13 +1000)
committerbones_was_here <bones_was_here@xonotic.au>
Thu, 14 Mar 2024 22:14:46 +0000 (08:14 +1000)
commitadd8df724bd218ed3e628cf2839558ed56a20fa5
tree4b438812f58a0228c65104ff6d0cd16da61c93b3
parentcc83c39c27ea0757cf169562428e443c5ab60fdc
items: use correct bboxes in CSQC

This only needs to send 2 bits because there's now only 3 item bbox sizes.
Fixes some prediction errors for items with physics (loot).
qcsrc/client/items/items.qc
qcsrc/common/items/item.qh
qcsrc/server/items/items.qc