Sollace
|
44b07c2b19
|
We can actually simplify this, a lot
|
2019-07-13 23:50:31 +02:00 |
|
Sollace
|
de55c38a74
|
Fixed items held by unicorns rotating weirdly whilst swimming/crawling
|
2019-07-13 23:47:57 +02:00 |
|
Sollace
|
3f4cbdb991
|
Fixed vertical positioning when swimming/crawling
|
2019-07-13 23:47:18 +02:00 |
|
Sollace
|
3b65a1dc4f
|
Fixed: All the options were defaulted to false
|
2019-07-13 23:16:17 +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 |
|
Matthew Messinger
|
f61090d9c9
|
Add a proper callback for clearing the skin cache
|
2019-07-10 21:32:36 -04:00 |
|
Matthew Messinger
|
be263eec85
|
Move skin server definition to be resource based instead of config.
|
2019-07-10 21:23:58 -04:00 |
|
Sollace
|
ec34f58d3d
|
Added an option to control whether the Horse Button is visible or not
|
2019-07-10 17:09:40 +02:00 |
|
Sollace
|
c3ddc01422
|
Fix #120 (concurrent modification exception when computing villager textures)
|
2019-07-10 15:44:28 +02:00 |
|
Sollace
|
ee8e970cee
|
Reduce the cutoff threshold
|
2019-07-09 14:40:55 +02:00 |
|
Sollace
|
54e939248f
|
Stop logging
|
2019-07-09 14:09:47 +02:00 |
|
Sollace
|
589d218e91
|
Fix buckets. (and any other raytraced items)
|
2019-07-09 14:05:29 +02:00 |
|
Sollace
|
d58d854354
|
Removed the stream
|
2019-07-08 14:57:03 +02:00 |
|
Sollace
|
e618f3f2f6
|
More general cleanup
|
2019-07-08 11:05:32 +02:00 |
|
Matthew Messinger
|
25b19e8949
|
Forgot to make MineLittlePony non-abstract
|
2019-07-07 23:50:38 -04: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 |
|
Matthew Messinger
|
2b9eb813b3
|
Add hook for modmenu for config screen.
|
2019-07-07 17:21:28 -04:00 |
|
Sollace
|
9d97379655
|
Use a better way of resolving resources
|
2019-07-07 22:22:31 +02:00 |
|
Sollace
|
0e7fa5878f
|
Redundant type arguments
|
2019-07-07 21:47:49 +02:00 |
|
Sollace
|
20de3dc7cb
|
What is this? Am I a joke to you, Eclipse!?
|
2019-07-07 21:37:55 +02:00 |
|
Sollace
|
a39167ca11
|
Another one!
|
2019-07-07 21:33:42 +02:00 |
|
Sollace
|
6bf5c8990a
|
Added a missing @Override
|
2019-07-07 21:26:00 +02:00 |
|
Sollace
|
b8c7960ac7
|
Huh. No longer necessary. I wonder why it didn't warn me about this...
|
2019-07-07 21:22:44 +02:00 |
|
Sollace
|
75f60a0185
|
Can't call this from a background thread, only the main one.
|
2019-07-06 21:59:19 +02:00 |
|
Sollace
|
0138938da3
|
Added a horsey button to the main menu. Now you can see if the mod is working :D
|
2019-07-06 19:17:46 +02:00 |
|
Sollace
|
3cc128ef2f
|
Fixed: Dual weilding causes ponies to break the laws of physics
|
2019-07-06 18:29:28 +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
|
f80166dd99
|
Fixed funky rotations when swimming.
|
2019-07-05 11:00:41 +02:00 |
|
Sollace
|
f1d1a2857d
|
Fixed head positioning on swimming ponies
|
2019-07-05 10:28:50 +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
|
460e8c56b4
|
Move hdskins back to main
It wasn't going to stay there because loom doesn't support arbitrary mod configurations
|
2019-07-03 23:40:56 -04:00 |
|
Matthew Messinger
|
1cdc9582e3
|
Convert skins without hdskins
|
2019-07-03 23:26:19 -04:00 |
|
Matthew Messinger
|
f8a0bc308c
|
Improve pony resolution
|
2019-07-03 22:06:00 -04:00 |
|
Matthew Messinger
|
6f6182e331
|
Remove hdskins requirement for parsing skins
|
2019-07-03 20:38:39 -04:00 |
|
Matthew Messinger
|
2ed76dbecc
|
Remove usage of IModUtilities from hdskins.
|
2019-07-03 16:29:32 -04:00 |
|
Matthew Messinger
|
5791a021ef
|
Fix GL loading
Works for resources and other player skins, broken for own skin
|
2019-07-03 16:27:43 -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 |
|
Matthew Messinger
|
0bcd2c1968
|
Move most hdskins related classes to new sourceset
|
2019-07-03 16:12:44 -04:00 |
|
Matthew Messinger
|
50686dd1b4
|
Pony: Fetch skin texture directly from the GL matrix
|
2019-07-03 15:37:47 -04:00 |
|
Sollace
|
db0e38678a
|
Fixed unicorn horns not rendering with the correct colour
|
2019-07-03 19:07:01 +02:00 |
|
Sollace
|
8446ec3ca7
|
Fixed the pony level
|
2019-07-03 16:13:07 +02: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
|
9641bbfe5c
|
Register the pony manager at the correct time
|
2019-07-03 14:16:03 +02:00 |
|
Sollace
|
098918c505
|
Fixed elder guardians appearing smol
|
2019-07-03 13:26:02 +02:00 |
|
Sollace
|
0140d6b413
|
Fixed seaponies. Resolves #119
|
2019-07-03 13:17:11 +02:00 |
|
Matthew Messinger
|
d4375dde47
|
Remove IModUtilities
|
2019-07-02 19:57:45 -04:00 |
|
Sollace
|
e3fac2476c
|
Fixed legacy skin conversion (again)
|
2019-07-02 11:42:52 +02:00 |
|
Sollace
|
88b2228314
|
Fixed model scaling
|
2019-07-01 21:12:18 +02: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
|
a40bb7fa02
|
Fixed GL errors when unicorns hold enchanted items
|
2019-06-30 20:42:04 +02:00 |
|
Sollace
|
937e6a2af6
|
Make all the HDSkins classes package private so it's clear they're not meant to be referenced anywhere else
|
2019-06-30 13:00:29 +02:00 |
|
Sollace
|
0af45cf388
|
Update dependencies
|
2019-06-30 12:38:36 +02:00 |
|
Sollace
|
2f38419bc2
|
Convert the old Graphics calls into NativeImage calls (should fix legacy skins)
|
2019-06-30 12:32:11 +02:00 |
|
Sollace
|
e960aad9d5
|
Move all HDSkins references to one place
|
2019-06-30 12:05:38 +02:00 |
|
Sollace
|
b3be7a0b18
|
Added a meta-race for Kirins
|
2019-06-30 00:42:04 +02:00 |
|
Sollace
|
ec2ae1b549
|
Fixed various parts appearing/not appearing for the correct profession
|
2019-06-29 23:44:43 +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
|
fb235f9179
|
Update dependencies
|
2019-06-29 20:10:18 +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
|
833f11b4e9
|
Fixed head position and animation whilst swimming/crawling
|
2019-06-27 10:27:34 +02:00 |
|
Sollace
|
b290d4c7e7
|
Fixed offset on swimming ponies
|
2019-06-27 10:27:32 +02:00 |
|
Sollace
|
9999282070
|
Fixed some issues that shouldn't have been there.
|
2019-06-27 10:27:31 +02:00 |
|
Matthew Messinger
|
41580d058b
|
Remove Chronic in favor for guava caches
|
2019-06-24 20:34:55 -04:00 |
|
Sollace
|
48d4a24fbd
|
Fixed encorrect mirroring of bat wings @Keupoz#9578
|
2019-06-24 17:07:16 +02:00 |
|
Sollace
|
67f1e1edbd
|
Fixed broken fire texture on villagers/zombie villagers
|
2019-06-24 14:05:07 +02:00 |
|
Sollace
|
229e0c3c30
|
Also update the javadoc
|
2019-06-24 13:12:13 +02:00 |
|
Sollace
|
1c8126215e
|
Fixed model attributes being copied in the wrong direction. O.O
|
2019-06-24 13:11:51 +02:00 |
|
Sollace
|
9f9b3e5a2a
|
Fixed right arm overlay being rendered instead of the right leg overlay
|
2019-06-24 12:09:31 +02:00 |
|
Sollace
|
594b23f67b
|
Fixed torso overlay positioning when sneaking
|
2019-06-24 12:08:36 +02:00 |
|
Sollace
|
893751587d
|
This is a feature now
|
2019-06-24 11:34:00 +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 |
|
Matthew Messinger
|
e6ace54fb4
|
Body overlay should be rendered before the tail.
|
2019-06-19 22:19:08 -04:00 |
|
Matthew Messinger
|
b4cc5b161d
|
Properly render the body overlay with the correct scaling
|
2019-06-19 22:12:44 -04:00 |
|
Matthew Messinger
|
b56c75d646
|
Fix rear leg overlay not rendering
|
2019-06-19 21:23:15 -04:00 |
|
Sollace
|
2abc56cb54
|
Fixed arm position to match vanilla (removed the rotation too)
|
2019-06-11 15:16:15 +02:00 |
|
Sollace
|
00fec6900a
|
Fixed resource reloading
|
2019-06-11 15:15:44 +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
|
276c86ebe0
|
Fixed HDSkins not using the actual skin servers we tell it to use
|
2019-06-11 01:06:17 +02:00 |
|
Sollace
|
cba057b10c
|
Fixed crash due to a closed image
|
2019-06-11 00:44:10 +02:00 |
|
Sollace
|
fa3f26172e
|
Fixed a mixin apply error when starting the game.
|
2019-06-11 00:44:10 +02:00 |
|
Sollace
|
916b3b11e0
|
Added a debug option to override the player's size
|
2019-06-05 15:42:20 +02:00 |
|
Sollace
|
f3f980d6c3
|
Added fillycam
|
2019-06-05 14:54:38 +02:00 |
|
Sollace
|
8157655434
|
I can't build against the new version of kirin so I assume it will come down eventually...
|
2019-06-04 19:02:56 +02:00 |
|
Sollace
|
e26eb09616
|
Moved the KeyBindings boilerplate to Kirin
|
2019-06-04 17:06:14 +02:00 |
|
Sollace
|
cc1bbbbd7b
|
Update Kirin and HDSkins
|
2019-06-02 19:20:00 +02:00 |
|
Sollace
|
91f445e1fa
|
Add TODOs with things to be done
|
2019-06-02 17:23:06 +02:00 |
|
Sollace
|
994892046c
|
Ponified the Wandering Trader
|
2019-06-02 17:22:52 +02:00 |
|
Sollace
|
fd6c11b16b
|
Handle spear and crossbow arm positions
|
2019-06-02 16:36:21 +02:00 |
|