]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit - qcsrc/common/items/item.qh
items: replace broken loot think implementation
authorbones_was_here <bones_was_here@xonotic.au>
Thu, 15 Jun 2023 20:36:11 +0000 (06:36 +1000)
committerbones_was_here <bones_was_here@xonotic.au>
Thu, 15 Jun 2023 20:36:11 +0000 (06:36 +1000)
commite854e6badb58cecb0c8f07e312e79f79a9c3a89e
tree3ebe4a6fea14eea09ee766d7b4e5a8d88109e0fa
parent28faf91ab8095bb30e48696cf51e2b925360d8b4
items: replace broken loot think implementation

Implements a slow update rate for loot items, just enough to correct occasional prediction errors.
Includes SVQC prerequisites for loot item despawn effects
qcsrc/common/items/item.qh
qcsrc/server/items/items.qc
qcsrc/server/weapons/throwing.qc
qcsrc/server/weapons/throwing.qh