Commit graph

31 commits

Author SHA1 Message Date
Sollace
b3667ec3dc 1.17 -> 1.18-pre8 2021-11-25 00:09:34 +02:00
Sollace
7ac7f2d90d Fixed rendering of items on unicorns' heads 2021-08-03 15:21:52 +02:00
Sollace
d2e5c65341 Migrate to jebrains annotations 2021-06-10 19:32:21 +02:00
Sollace
5fdc5250b8 20w46a -> 20w49a 2021-03-26 22:48:12 +02:00
Sollace
97f71ffa24 Fix build and bump dependencies 2020-11-10 21:38:05 +02:00
Sollace
d3c6119c3c Moved some utilities to Kirin 2020-06-19 10:23:24 +02:00
Sollace
01188a9ea6 Move this stuff into an api package 2020-06-19 10:23:23 +02:00
Sollace
2a2f08b939 Minorly tweak the floating animation/item position and remove the stutter 2020-04-17 17:24:45 +02:00
Sollace
4d1d596b88 1.15 -> 1.15.1 2020-01-08 20:17:05 +01:00
Sollace
2f0a08f6c6 _I did this to myself_ 2019-12-10 18:11:26 +02:00
Sollace
c02a46aa7d Fixed crash due to null interpolator id, and fixed crash when entities other than the player hold an item 2019-11-30 18:49:04 +02:00
Sollace
5cadc01dd8 More package changes and fixed villager's clothing 2019-11-30 14:56:07 +02:00
Sollace
3e01252f62 Fixed more cases of item glows not working 2019-11-30 12:14:24 +02:00
Sollace
e613886c71 Fixed item glows 2019-11-29 20:11:31 +02:00
Sollace
d4fa867884 Slight refactor 2019-11-29 17:28:29 +02:00
Sollace
867f14dd0c Fixed horns and horn glows 2019-11-28 21:02:42 +02:00
Sollace
d5bcd31145 This is no longer applicable 2019-11-24 18:06:50 +02:00
Sollace
f7dd39e89a Moved Color to the common package 2019-11-23 23:20:24 +02:00
Sollace
d5f825523e Organise the packages 2019-11-23 23:19:13 +02:00
Sollace
be14188f87 Updating to 1.15-pre1 part 1 2019-11-23 19:28:42 +02:00
Sollace
a4925cd2c1 Update mappings 2019-11-22 19:59:42 +02:00
Sollace
107aedb479 Fixed lighting weirdness o.o 2019-08-01 23:07:25 +02:00
Sollace
127c150107 Update to 1.14.4 2019-07-20 20:16:54 +02:00
Sollace
cba4fac039 Fixed swapped components in horn colours 2019-07-16 09:12:38 +02:00
Sollace
3c477745e4 Removed the PonySettings enum and separate the ModRenderers enum from the config 2019-07-12 17:06:03 +02:00
Matthew Messinger
9c344c1554 Use MineLittlePony as entrypoint and move it to client package
If a server side mod needs to use it, a proper API class should be made.
2019-07-07 22:47:13 -04:00
Sollace
6a4d271b14 Fixed z-fighting in unicorn magic 2019-06-27 14:09:57 +02:00
Sollace
4ddbc897cf Fixed compatibility with CCL and other mods using the old proxy object pattern 2019-06-27 11:48:59 +02:00
Sollace
f2a7189897 Fix positioning of the crossbow when held by unicorns 2019-06-11 12:22:58 +02:00
Sollace
3ee6109cac Fixed FPS magic rendering 2019-06-02 14:20:42 +02:00
Sollace
078fae82f3 Recombine sourcesets. Eh. 2019-05-28 12:18:30 +02:00
Renamed from src/client/java/com/minelittlepony/client/render/LevitatingItemRenderer.java (Browse further)