ANAND 769b278494
Pass tool_capabilities to on_killedplayer callbacks (#38)
Provides a solution to the regression introduced by 1c373b66, which removed passing of hard-coded kill types to on_killedplayer callbacks, and passed the wielditem instead.

The problem with passing wielditem is that throwables can't be detected, as the wielditem would be nil. Grenades used to be detected before the aforementioned commit due to the special `grenade` damage group in the grenade's toolcaps.
2019-07-06 21:27:15 +05:30
..
2015-07-16 18:25:25 +01:00
2015-09-07 10:31:09 +01:00
2015-07-16 18:25:25 +01:00
2015-11-29 00:05:20 +00:00
2015-12-08 00:15:24 +00:00