Commit graph

22 commits

Author SHA1 Message Date
Sollace
a3abee6765 Fixed mobs not going after entities with items that are want it need it but aren't equipment 2023-05-05 21:13:28 +01:00
Sollace
4ac34f1d5f Fixed batponies not having night vision when their pseudo-race has been changed 2022-12-09 22:34:50 +00:00
Sollace
743ecd9cc2 Fixed certain spells not working quite as they should when cast on a pegasus 2022-10-08 14:44:52 +02:00
Sollace
2b00977e7f Clean up raytrace helper code 2022-10-01 18:20:53 +02:00
Sollace
9723bfd104 Move the unicorn shoot ability to the primary slot (second page) and add a separate ability specifically for cancelling spells 2021-12-31 15:40:08 +02:00
Sollace
668d5bc787 A little more cleanup and refactoring 2021-12-24 19:09:17 +02:00
Sollace
33476f2ed8 Added spell traits and trait groupings, and rewrite spell casting to make combining spells and catering to different situations easier 2021-11-05 15:18:32 +02:00
Sollace
62a8aff4e0 Added pebbles, rocks, and rock stew 2021-09-02 19:11:51 +02:00
Sollace
55e990882e 1.16.5 -> 1.17 2021-08-04 15:38:03 +02:00
Sollace
63c1b4ef7f Yet more refactoring 2021-03-06 23:11:17 +02:00
Sollace
269db7bdc9 Further cleanup to the magic system 2021-03-03 11:33:23 +02:00
Sollace
73b1f8bd42 Added the Crystal Heart + multi-block structure 2021-02-18 22:30:43 +02:00
Sollace
5e331016ff A bit of cleanup 2020-10-04 12:58:01 +02:00
Sollace
c9ee710ab5 Added abilities for bat ponies 2020-09-25 20:24:48 +02:00
Sollace
c1fb88faae Back to basics: strip away anything that's not the core of the mod 2020-09-22 15:48:58 +02:00
Sollace
00f677c157 1.15.2 -> 1.16 2020-06-26 22:13:50 +02:00
Sollace
976a07800e Cloud blocks and items with feather falling will always collid with cloud blocks 2020-04-26 19:51:30 +02:00
Sollace
da824ffe7d Refactor the entity predicates 2020-04-26 14:46:03 +02:00
Sollace
00972d4b91 More cleanup, more naming changes 2020-04-15 18:14:42 +02:00
Sollace
ea51af542a Unsplit again and fix more compile errors 2020-04-15 14:56:53 +02:00
Sollace
85b9ddb706 Core/Redux split to get out the non-essential features 2020-01-27 21:11:53 +02:00
Sollace
9a42c8ebd5 Porting to Fabric/Yarn/1.14 part 3 2020-01-17 14:27:26 +01:00
Renamed from src/main/java/com/minelittlepony/unicopia/Predicates.java (Browse further)