Skip to content

Various multiplayer fixes

std::gregwar requested to merge stdgregwar/solarus:controls_fix into dev
  • This makes controls:set_keyboard_binding(...) and similar methods accept nil as binding to remove them.
  • This handles the hero:on_attacking_hero event to allow to disable friendly fire (and other custom behavior)
Edited by std::gregwar

Merge request reports

Loading