]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commit
Don't attempt to render the itemstats panel at all if there is no inventory entity...
authorMario <zacjardine@y7mail.com>
Thu, 3 Dec 2020 09:31:43 +0000 (19:31 +1000)
committerMario <zacjardine@y7mail.com>
Thu, 3 Dec 2020 09:31:43 +0000 (19:31 +1000)
commitc9d5ab52170d46da02286bf2d57b55cb05515f63
tree9d5a3240d3c56b8e26d96febbcbdb3c661cc0fef
parentbf4952b7bd55443ed9c4edd42ccb313f0d1fef5c
Don't attempt to render the itemstats panel at all if there is no inventory entity on the client, clear the inventory storage entity when detaching PlayerState, fixes inventory mismatch when switching between observer and a spectated player
qcsrc/client/hud/panel/scoreboard.qc
qcsrc/common/items/inventory.qh
qcsrc/common/state.qc