1. Would it be possible to move to a proper even system, where events are passed around (that have the necessary properties/methods to get whats on them now). One where we can control event propagation better?
     
  2. what are you talking about XD?
     
  3. Feel free to open up a pull request or join the irc to discuss possible changes to the api.

    As of right now most hooks can be canceled by returning null.
     
  4. I did not know that. Should mention that on the hooks file
     
  5. Wulf

    Wulf Community Admin

  6. Wulf

    Wulf Community Admin

    It does, it just doesn't come out and say "null" specifically. Better docs are in the works though.
     
  7. it does not... lol, not saying it specifically IS the issue.

    Good to hear better docs are coming though
     
  8. Wulf

    Wulf Community Admin

    For the one I linked: "returning anything else", which is what I was referencing.