Various multiplayer fixes
- This makes
controls:set_keyboard_binding(...)and similar methods accept nil as binding to remove them. - This handles the
hero:on_attacking_heroevent to allow to disable friendly fire (and other custom behavior)
Edited by std::gregwar