]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
items: move particle effects to CSQC for bandwidth and consistency
authorbones_was_here <bones_was_here@xonotic.au>
Sun, 11 Jun 2023 18:42:21 +0000 (04:42 +1000)
committerbones_was_here <bones_was_here@xonotic.au>
Thu, 15 Jun 2023 20:36:25 +0000 (06:36 +1000)
commit841123173504be131cfe1819fdf850070c15f284
treed28fd170eb6c5d6aa816c3a38091add63165529e
parent8454c78f3a414770aeffea73466bb57d763ea064
items: move particle effects to CSQC for bandwidth and consistency

If some packets get delayed and/or resent, it should no longer be
possible see the item appear or disappear without the particles, or vice versa.
qcsrc/client/items/items.qc
qcsrc/server/items/items.qc