]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
items: alpha calculation rework
authorbones_was_here <bones_was_here@xonotic.au>
Mon, 12 Jun 2023 18:38:36 +0000 (04:38 +1000)
committerbones_was_here <bones_was_here@xonotic.au>
Thu, 15 Jun 2023 20:36:23 +0000 (06:36 +1000)
commit6484368763b19e29cb26aed6f1aaa9f175cd5550
treee560db0386f8a8cf800c9cfca739e3bc34478fa3
parente854e6badb58cecb0c8f07e312e79f79a9c3a89e
items: alpha calculation rework

- more efficient networking
- clients can now customise the range of the fade effect (as well as disable it)
- clients can no longer override server maxdist setting (was unfair)
- replaces vehicle ghost items with a weapon_stay-based effect
Fixes #2059
qcsrc/client/items/items.qc
qcsrc/client/items/items.qh
qcsrc/server/items/items.qc
qcsrc/server/items/items.qh
xonotic-client.cfg
xonotic-server.cfg