]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Fix 2 more incorrect notifications when notification_show_location is enabled:
authorterencehill <piuntn@gmail.com>
Fri, 23 Apr 2021 13:09:15 +0000 (15:09 +0200)
committerterencehill <piuntn@gmail.com>
Fri, 23 Apr 2021 13:11:38 +0000 (15:11 +0200)
commit8792a57f18c87e60538e83ffc52ef2cd973e36ab
tree9bd632dd5baf61cf2b7d3284f751af408e3e044c
parentd1410ab9f0d6fe30ffe250654707b62bc3e28ee0
Fix 2 more incorrect notifications when notification_show_location is enabled:

* suicide due to falling into the void showed: "player was in the wrong place (near was in the wrong place)"
* suicide due to a barrel explosion showed: "player Mega Armor (near Mega Armor)" (this one was broken even with notification_show_location disabled)
qcsrc/common/notifications/all.inc
qcsrc/server/damage.qc