Commit Graph

8 Commits

Author SHA1 Message Date
4dplanner
7ad8fa48c6 ?. 2019-01-29 18:34:48 +00:00
4dplanner
7a707d3c8f ! 2019-01-29 13:11:04 +00:00
4dplanner
89ded4fc4d Antimagic works again 2019-01-29 12:40:02 +00:00
XDTM
9f74fef3d5 Allows the antimagic component to react to spells, limits holymelon uses (#41739) 2018-12-17 19:09:35 -05:00
Emmett Gaines
0943e56e08 Adds the signal origin as the first arg to all signals (#39861)
* Adds the signal origin as the first arg to all signals

* Fixes some storage and nanite procs
2018-08-28 18:28:29 +03:00
Emmett Gaines
3167e2be86 Rewrites the antimagic component to properly use signals (#38649)
It's been updated to make use of the signal refactor and other code cleaned up. As a free side benefit I also made it work if applied to mobs directly.
2018-07-05 20:26:14 +12:00
XDTM
1ca5febe38 Anti-magic component start enabled (#38388) 2018-06-10 22:15:57 -07:00
XDTM
2ac902ab3c Refactors anti-magic into a component (#35639)
* Refactors anti-magic into a component

* plenty o stuff, mainly holy and antimagic traits

* fix

* fix2

* moved to components, moved some of the logic to the component

* don't blame me if the code looks copypastey

* right
2018-02-26 09:45:12 +13:00