Commit graph

155 commits

Author SHA1 Message Date
Sollace
e177f74c8f Added llama behaviours 2020-09-27 20:47:27 +02:00
Sollace
ac74b1fbd3 Changelings disguised as blocks shouldn't overlap real blocks 2020-09-27 18:49:39 +02:00
Sollace
e8b970bd82 You can now disguise yourself as beds and chests, and they will preserve their direction 2020-09-27 18:49:08 +02:00
Sollace
b364111df6 Fixed block disguises losing their state after loading from a save 2020-09-27 15:12:20 +02:00
Sollace
4af11dfd30 When disguised as doors or beds, make sure to render the entire block 2020-09-27 15:11:50 +02:00
Sollace
c7e1cea0c2 Move the code dealing with disguise entities into its own class 2020-09-27 13:29:19 +02:00
Sollace
9a7671f4f7 Smooth out the transition when flipping gravity 2020-09-25 23:39:57 +02:00
Sollace
882627cd3f Fixed crouching getting stuck when gravity is inverted 2020-09-25 22:59:51 +02:00
Sollace
76667f95ac Fixed pegasi not taking fall damage when they're supposed to 2020-09-25 22:59:36 +02:00
Sollace
c9ee710ab5 Added abilities for bat ponies 2020-09-25 20:24:48 +02:00
Sollace
71ea2f646a More work on the new flight mechanics 2020-09-25 12:39:10 +02:00
Sollace
d30b22c11c Add a bee behaviour 2020-09-24 21:26:11 +02:00
Sollace
1bb305693e Change the death message when using too much magic 2020-09-24 21:02:19 +02:00
Sollace
dc982b000c Added a villager behaviour 2020-09-24 21:02:03 +02:00
Sollace
085c9dac2f Only trigger the creeper's action when not flying 2020-09-24 20:05:34 +02:00
Sollace
804403ce25 Fixed network error sending capabilities to the wrong players 2020-09-24 19:59:22 +02:00
Sollace
2bb6df8b1b Add behaviour for sheep 2020-09-24 19:08:06 +02:00
Sollace
63cc8903c9 Shulkers will now be able to cling to walls and ceilings 2020-09-24 17:41:04 +02:00
Sollace
7ebfa16770 Added behaviours for filverfish, endermen, and spellcasting illagers 2020-09-24 17:40:46 +02:00
Sollace
2a5e6e6e72 A few more fixes 2020-09-24 15:57:25 +02:00
Sollace
9071742a4c Added custom behaviours for chicken disguises 2020-09-24 14:54:24 +02:00
Sollace
f08850e7c2 A long list of fixes for disguises 2020-09-24 14:49:02 +02:00
Sollace
2fd270131f Store the default race with the world and properly sync with the client upon joining 2020-09-23 21:56:57 +02:00
Sollace
77f0915d82 Players of the opposite faction will keep you from sleeping nearby 2020-09-23 17:41:24 +02:00
Sollace
efc50c5cbd Races now have an affinity 2020-09-23 17:19:28 +02:00
Sollace
b4e6b3a037 Fixed crash due to attributes not being registered 2020-09-22 15:49:11 +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
85df9737e7 Start of the flight rewrite 2020-06-25 16:32:40 +02:00
Sollace
869f2af288 Curse my blursed spelling 2020-06-02 15:47:35 +02:00
Sollace
92dd963b9b Players with inverted gravity may now walk on the underside of clouds (wip) 2020-06-02 13:36:18 +02:00
Sollace
b5aca42ba6 Fixed clouds, mostly 2020-06-01 20:35:47 +02:00
Sollace
e3c5f6fc4b Fixed the spellbook 2020-06-01 17:00:22 +02:00
Sollace
10c4169742 Fixed butterflies and some cloud rendering 2020-05-31 22:59:31 +02:00
Sollace
fab5363028 Fixed some mechanics not taking spectator mode into account 2020-05-29 20:35:31 +02:00
Sollace
848f6ef66d Fixed players data being lost when you respawn 2020-05-29 20:13:10 +02:00
Sollace
2f6ffe43a9 Some terminology changes and cleanup 2020-05-28 18:27:30 +02:00
Sollace
8b3de321f0 Some magic changes and added multi-gem interactions 2020-05-28 18:09:34 +02:00
Sollace
de801147ac Render an icon on the hud corresponding to the ability in that slot 2020-05-19 12:01:08 +02:00
Sollace
cdce61f6d9 Fixed some issues with placed gems forgetting their owner 2020-05-12 16:06:34 +02:00
Sollace
1260f0486c The bag of holding will now affect the player's gravity (weight) 2020-05-10 19:52:43 +02:00
Sollace
5b7f298147 Physics rewrite for better gravity manipulation 2020-05-10 17:18:45 +02:00
Sollace
25352710b7 Fixed projectiles not updating/exploding multiple times 2020-05-07 13:15:53 +02:00
Sollace
ee7c67afe4 Rewrite controls 2020-05-06 15:55:25 +02:00
Sollace
abbba5dc68 Fixed noise spam from cuccoons 2020-05-05 20:06:32 +02:00
Sollace
136519fb47 Fixed the cuccoon 2020-05-05 18:48:24 +02:00
Sollace
9f8194dc12 Fixed changlings getting sickness effects before actually eating 2020-05-05 18:48:12 +02:00
Sollace
4e3db62e78 Fixed the alicorn amulet 2020-05-05 16:41:58 +02:00
Sollace
9e6da2f64a Fixed projectiles and other entities not spawning, fixed the staff 2020-05-03 22:42:16 +02:00
Sollace
2afe31c706 Various fixes 2020-05-03 19:20:51 +02:00