Sollace
a239d30cab
Replace getEntity() with asEntity() and getReferenceWorld() with asWorld()
2022-12-19 18:13:15 +01:00
Sollace
34b9a54487
Add a method specifically for getting the wrapped entity and move away from using getMaster() for everything
2022-12-19 16:03:35 +01:00
Sollace
88ba52efc5
Send a velocity update to the client when modifying player velocities. (should fix some instances of knockback not working when it should)
...
i.e.
When wearing the alicorn amulet,
When hit by a jar,
When hit by a polearm
When hit by an earth pony stomp
When kicked by an earth pony
When screeched at by a bat pony
2022-09-26 21:12:30 +02:00
Sollace
e994b5e837
Earth ponies can now kick things other than trees
2022-09-21 22:58:07 +02:00
Sollace
734c256822
Reimplemented the portal spell
2022-09-16 17:54:46 +02:00
Sollace
ded553bd31
1.18 -> 1.19
2022-06-25 00:19:55 +02:00
Sollace
9e1b9161b8
Fixed crash due to naming conflict
2022-06-23 16:24:45 +02:00
Sollace
9f46fe9270
1.18-pre -> 1.18.2
2022-03-26 21:34:15 +02:00
Sollace
e805354043
Hook up a stomping animation
2022-01-04 17:58:31 +02:00
Sollace
27f143982e
Earth Ponies can now steel themselves against damage by sneaking
2021-09-18 22:03:06 +02:00
Sollace
62a8aff4e0
Added pebbles, rocks, and rock stew
2021-09-02 19:11:51 +02:00
Sollace
e9e238dd3d
Remove the old WorldEvent util. This is no longer needed in 1.17
2021-08-25 14:22:11 +02:00
Sollace
55e990882e
1.16.5 -> 1.17
2021-08-04 15:38:03 +02:00
Sollace
da5f64e199
Improved death messages when dying from a secondary cause whilst being harmed by a spell
2021-03-06 14:27:52 +02:00
Sollace
0cd45ad1ae
Fixed ground pound not taking into accoutn the player's gravity
2021-03-01 09:41:55 +02:00
Sollace
12621518ba
Rebalance the stomp ability
2021-02-19 18:53:28 +02:00
Sollace
88f284f202
Fixed bed-cannon-causing incorrect thrust speed. Closes #27
2021-02-18 23:03:43 +02:00
Sollace
368e965025
Add a slight vertical jump to entities when performing a stomp
2021-02-18 22:57:55 +02:00
Sollace
be59ed0553
Implemented the bounce and poisoned joked enchants
2021-02-16 23:12:09 +02:00
Sollace
c61801b507
Added some enchantments suggested by kerplamp
2021-02-16 13:39:39 +02:00
Sollace
8f68b6414f
Add a ground_pound particle and rework the ground pound ability to only trigger when you actually reach the ground
2021-02-05 21:19:41 +02:00
Sollace
1222bd6831
Damage to blocks when stomping now depends on the hardness of that block
2021-01-27 17:16:15 +02:00
Sollace
7ecac5ccae
Change the stomp ability to damage blocks you land on
2021-01-26 22:33:45 +02:00
Sollace
22c295f1d6
1.16.2 -> 1.16.4
2020-12-17 20:17:47 +02:00
Sollace
8aa0885112
Split kicking and stomping into separate abilities
2020-10-11 13:14:41 +02:00
Sollace
5c2e156392
Ssome more cleanup
2020-10-10 16:25:49 +02:00
Sollace
e894fd3a58
An ability will now show how much mana it will cost before activating
2020-10-09 19:05:12 +02:00
Sollace
301acdf1d2
Unicorns can now shoot a spell as a projectile
2020-10-08 19:22:20 +02:00
Sollace
8025cf570b
Added mana and mana bars
2020-10-01 18:09:11 +02:00
Sollace
ea34a93bbc
Clean up raytracing
2020-09-27 20:47:13 +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
6c73ccb028
Properly fix concurrency problems with doing world stuff on the network thread
2020-05-29 18:10:45 +02:00
Sollace
140ee68ae3
You can now trigger multiple abilities at the same time
2020-05-10 20:45:07 +02:00
Sollace
5b7f298147
Physics rewrite for better gravity manipulation
2020-05-10 17:18:45 +02:00
Sollace
ee7c67afe4
Rewrite controls
2020-05-06 15:55:25 +02:00
Sollace
cd4b74b2ce
Move levels and such to a MagicReserves
2020-04-26 19:33:10 +02:00
Sollace
766911e402
Fixed items not having the player's race when dropped and ensure the values are stored/loaded again
2020-04-26 16:48:48 +02:00
Sollace
b0838e2caf
Rewrite how abilities are registered and function/remove the json serializing in packets
2020-04-25 15:37:17 +02:00
Sollace
764e2b1efd
It compiles, now for the todos
2020-04-22 20:23:54 +02:00
Sollace
b7c3a37bee
Updating to 1.15
2020-04-22 17:55:05 +02:00
Sollace
89eed4e3f1
More organisation
2020-04-16 00:29:53 +02:00
Sollace
00972d4b91
More cleanup, more naming changes
2020-04-15 18:14:42 +02:00
Sollace
09ae83dfe5
Naming convention changes
2020-04-15 17:23:08 +02:00