Sollace
|
de082acaea
|
Clean up the PonyRenderers
|
2019-11-07 20:06:52 +02:00 |
|
Sollace
|
3edf26b1f5
|
Clear the villager base textures when reloading
|
2019-10-12 12:12:08 +02:00 |
|
Sollace
|
3593bf672b
|
Moved the villager renderers into the villager package
|
2019-10-12 12:05:46 +02:00 |
|
Sollace
|
f03c2d709f
|
Bat ponies and changelings can now wear saddlebags, but they use a built in texture for it
|
2019-10-12 12:03:16 +02:00 |
|
Sollace
|
87bdbcb904
|
Villagers can now be bats
|
2019-10-12 10:58:18 +02:00 |
|
Sollace
|
531f0f8d54
|
Update kirin, update hdskins
|
2019-10-06 12:36:01 +02:00 |
|
Sollace
|
434375e123
|
Oops.
|
2019-10-04 22:14:16 +02:00 |
|
Sollace
|
cc560615c9
|
Rewrite villager rendering and fix saddlebags not appearing correctly. Should fix #134
|
2019-10-04 21:31:48 +02:00 |
|
Sollace
|
ab23f3ccec
|
Add a villager clothing layer
|
2019-08-24 16:11:45 +02:00 |
|
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 |
|