Intro-Dev/Osmium

Event Chaching

Closed this issue · 1 comments

Right now events are looped through every registered module, without regard for whether it will actually be used. I have already started work on this with the @eventlistener annotation, but right now it is not working.

Event caching has been implemented in the lasted commit.