Sollace
|
aa0efe4f1e
|
Moved Pillagers to be part of Illagers
|
2019-08-24 15:20:05 +02:00 |
|
Sollace
|
a79b6e69a2
|
Some cleanup
|
2019-08-24 15:04:55 +02:00 |
|
Sollace
|
4378c36122
|
Fixed stray clothing
|
2019-08-23 17:12:08 +02:00 |
|
Sollace
|
d5034d1930
|
Separate pillagers into their own setting (closes #131)
|
2019-08-23 11:19:22 +02:00 |
|
Sollace
|
aff5920b0e
|
Added support for rendering legacy (vanilla) armour textures
|
2019-08-11 13:55:09 +02:00 |
|
Sollace
|
5066c7ad64
|
Fixed head positioning on Drowned
|
2019-08-05 10:49:14 +02:00 |
|
Sollace
|
107aedb479
|
Fixed lighting weirdness o.o
|
2019-08-01 23:07:25 +02:00 |
|
Matthew Messinger
|
2676503d98
|
Use config listeners for skulls.
|
2019-07-24 21:35:21 -04:00 |
|
Sollace
|
4709e45d62
|
Unused import
|
2019-07-22 09:55:04 +02:00 |
|
Matthew Messinger
|
37433ce75d
|
Fix crash caused by PonySkullRenderer.resolve() being called too early.
|
2019-07-21 18:15:37 -04:00 |
|
Sollace
|
127c150107
|
Update to 1.14.4
|
2019-07-20 20:16:54 +02:00 |
|
Sollace
|
402e055112
|
Fixed differing vertical position between humans and ponies
|
2019-07-16 11:50:50 +02:00 |
|
Sollace
|
74a09d7b0c
|
Fixed crash when rendering player skulls for a player without a loaded skin
|
2019-07-16 09:20:40 +02:00 |
|
Sollace
|
cba4fac039
|
Fixed swapped components in horn colours
|
2019-07-16 09:12:38 +02:00 |
|
Sollace
|
5ccb81bc11
|
Fixed shadow placement on foals
|
2019-07-15 09:38:44 +02:00 |
|
Sollace
|
b1f7cda8cc
|
Fixed various bugs with sneaking placement
|
2019-07-15 09:37:43 +02:00 |
|
Sollace
|
c42dcfb14f
|
Fixed blending on the player's reflection when rendering as a pony
|
2019-07-14 15:02:04 +02:00 |
|
Sollace
|
13ff5def65
|
Fixed crash when rendering a skull outside a world
|
2019-07-14 15:02:03 +02:00 |
|
Sollace
|
3c477745e4
|
Removed the PonySettings enum and separate the ModRenderers enum from the config
|
2019-07-12 17:06:03 +02:00 |
|
Sollace
|
da9c4ba89e
|
Fixed #121 armour, arrows, and other things not rendering on Villagers
|
2019-07-11 19:21:00 +02:00 |
|
Sollace
|
4d81b3b449
|
Update Kirin
|
2019-07-11 19:20:13 +02:00 |
|
Sollace
|
b5708a9820
|
Move configs to Kirin
|
2019-07-11 09:50:07 +02:00 |
|
Sollace
|
c3ddc01422
|
Fix #120 (concurrent modification exception when computing villager textures)
|
2019-07-10 15:44:28 +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 |
|
Matthew Messinger
|
d8e1e08df4
|
General code cleanup.
Generic types
Unnecessary casts
Unused imports
|
2019-07-07 17:21:28 -04:00 |
|
Sollace
|
0e7fa5878f
|
Redundant type arguments
|
2019-07-07 21:47:49 +02:00 |
|
Sollace
|
a39167ca11
|
Another one!
|
2019-07-07 21:33:42 +02:00 |
|
Sollace
|
53b2d0f370
|
Fixed: Model attributes aren't updated for the first person's view
|
2019-07-06 17:35:11 +02:00 |
|
Sollace
|
186011d9ee
|
Eh
|
2019-07-06 01:01:26 +02:00 |
|
Sollace
|
c09d9d3a1e
|
Unused imports
|
2019-07-05 09:51:02 +02:00 |
|
Matthew Messinger
|
ef2052a23e
|
Fix worn head placement
Also shrink the headwear to be closer to vanilla. It helps to hide it while wearing the head.
|
2019-07-05 00:49:16 -04:00 |
|
Matthew Messinger
|
70d24e377f
|
Add some proxies for hdskins. Might remove later.
It can run without crashing without HDSkins
|
2019-07-03 16:27:43 -04:00 |
|
Sollace
|
3f1744d98a
|
Fixed eye position not being updated when joining a world, or when skins load
|
2019-07-03 15:58:40 +02:00 |
|
Sollace
|
098918c505
|
Fixed elder guardians appearing smol
|
2019-07-03 13:26:02 +02:00 |
|
Matthew Messinger
|
d4375dde47
|
Remove IModUtilities
|
2019-07-02 19:57:45 -04:00 |
|
Sollace
|
5116169f64
|
Future proof: Do NOT reference non-mojang classes outside of their designated context. That's what ModUtilities are for.
|
2019-07-01 10:59:55 +02:00 |
|
Matthew Messinger
|
91274352b4
|
Use the fabric library for rendering registration.
|
2019-06-30 22:54:43 -04:00 |
|
Sollace
|
e960aad9d5
|
Move all HDSkins references to one place
|
2019-06-30 12:05:38 +02:00 |
|
Sollace
|
7f6222d0d6
|
Changed fallback handling for villager textures to try the plains biome as fail-safe before going to the default/nitwit texture
|
2019-06-29 23:44:12 +02:00 |
|
Sollace
|
2950a4de0a
|
Update to 1.14.3
|
2019-06-27 19:28:21 +02:00 |
|
Sollace
|
a1f40c9b59
|
Ponified Pillagers
|
2019-06-27 15:50:34 +02: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
|
fe82f60ca3
|
That joke is no longer relevant :L
|
2019-06-27 10:27:34 +02:00 |
|
Sollace
|
67f1e1edbd
|
Fixed broken fire texture on villagers/zombie villagers
|
2019-06-24 14:05:07 +02:00 |
|
Sollace
|
a26e26030e
|
Simplify model classes/interfaces by moving all these properties to a separate class
|
2019-06-24 11:33:53 +02:00 |
|
Sollace
|
2abc56cb54
|
Fixed arm position to match vanilla (removed the rotation too)
|
2019-06-11 15:16:15 +02:00 |
|
Sollace
|
11391b6ed3
|
Fixed bugs with the debug bounding box
|
2019-06-11 14:10:36 +02:00 |
|
Sollace
|
f2a7189897
|
Fix positioning of the crossbow when held by unicorns
|
2019-06-11 12:22:58 +02:00 |
|
Sollace
|
91f445e1fa
|
Add TODOs with things to be done
|
2019-06-02 17:23:06 +02:00 |
|