Commit graph

223 commits

Author SHA1 Message Date
Ha3
69f369a957 Fix awkward walking animation when dual-wielding
This commit fixes the awkward situation where running while dual-wielding
causes the pony to appear to be sliding on their front hooves.

When the player is holding two items (non-blocking) while not flying, the
forehooves animation is now blended with the player speed. As the player
reaches walking speed, the "decreased" arm movement (less pendulum
rotation) is cancelled, causing the animation to appear as if the pony is not
holding any items.

When the player is not moving, or is flying, the original animation is preserved
(arms are leaning forward), even if the player is holding two items.
2016-06-10 01:03:44 +02:00
Matthew Messinger
56bd748a16 Fix sneaking legs 2016-06-08 19:42:43 -04:00
Matthew Messinger
40d8ba6704 Fix arrows with humans. 2016-05-29 23:59:43 -04:00
Matthew Messinger
cc862108a6 Bump for release 2016-05-21 23:57:39 -04:00
Matthew Messinger
4fb4a63f65 Opt to not use a map for meta. Use individual prefixed keys instead. Also translate them.
Not using a map will decrease the risk of an entry containing more than 255 chars (limit)
Fix some stuff for magic
2016-05-21 23:56:50 -04:00
Matthew Messinger
c4346e4812 make playermodel entity show wears. Maybe release tomorrow. 2016-05-21 02:01:01 -04:00
Matthew Messinger
665984cfa1 Fix #2 skin manager rendering after loading a world 2016-05-21 01:50:09 -04:00
Matthew Messinger
0ee3250930 Fix skeleton bow aiming (and maybe other mobs) 2016-05-20 16:39:50 -04:00
Matthew Messinger
379388bb3f Prevent wings from being considered for arrows. 2016-05-20 16:39:50 -04:00
Matthew Messinger
8fe82a826f Tweak a few animations 2016-05-20 16:39:49 -04:00
Matthew Messinger
16fd7ef973 Fix crash that somehow happened. 2016-05-20 16:39:48 -04:00
Matthew Messinger
71ac31819d Time for another beta
# Conflicts:
#	build.gradle

# Conflicts:
#	build.gradle
2016-05-20 16:39:47 -04:00
Matthew Messinger
adb2bad0ad Fix some language encoding 2016-05-20 16:39:47 -04:00
Matthew Messinger
5d763da488 Color selection works now 2016-05-20 16:39:46 -04:00
Matthew Messinger
4f73a60676 Fix skeleton bow aiming and arm rendering 2016-05-20 16:39:45 -04:00
Matthew Messinger
566bdce0a9 Make arms stretch out when elytra flying
# Conflicts:
#	src/main/java/com/brohoof/minelittlepony/model/pony/ModelSkeletonPony.java

# Conflicts:
#	src/main/java/com/brohoof/minelittlepony/model/pony/ModelSkeletonPony.java
2016-05-20 16:39:44 -04:00
Matthew Messinger
f9ebdd8867 Finish up metadata overrides.
+ Bug fixes
2016-05-20 16:38:53 -04:00
Matthew Messinger
d1662e8dc4 Basic support for changing skin meta. WIP 2016-05-20 16:21:14 -04:00
Matthew Messinger
4c2e661d99 Quick update to 1.9.4 2016-05-20 16:21:13 -04:00
Matthew Messinger
d818570012 Changes to the litemod.json 2016-05-20 16:14:11 -04:00
Matthew Messinger
c7cf2f3de2 Add basic support for skin meta using webprefs 2016-05-20 16:14:10 -04:00
Matthew Messinger
5ca99920c7 Fix crash when opening Skin manager 2016-05-20 16:14:10 -04:00
Matthew Messinger
4d59f6c0d6 It compiles
# Conflicts:
#	build.gradle
2016-05-20 16:14:02 -04:00
Matthew Messinger
b1ae2daf44 Add some more 1.9 functionality (left arm, shields, elytra) 2016-05-20 16:13:33 -04:00
Matthew Messinger
ce71badc7a Fix held item glow 2016-05-20 16:13:32 -04:00
Matthew Messinger
2d89d407f5 It compiles 2016-05-20 16:13:28 -04:00
Matthew Messinger
a29869d6f4 Create LICENSE 2016-05-19 02:52:16 -04:00
Matthew Messinger
ef9ed0f955 Add a readme 2016-05-17 04:00:53 -04:00
Matthew Messinger
69f6aadec2 Bump to 1.8.9.3 2016-05-13 01:21:07 -04:00
Matthew Messinger
2ce811efa6 Check that server skin data is complete. 2016-04-13 21:08:54 -04:00
Matthew Messinger
bb5c99d5c7 add mixin annotation processor to eclipse 2016-04-13 21:05:51 -04:00
Matthew Messinger
45ba3cb8df Bump to 1.8.9.2 2016-04-09 22:05:21 -04:00
Matthew Messinger
c9b18a3ddf Fix clear cache button 2016-04-09 02:24:35 -04:00
Matthew Messinger
9b437ca587 Fix lots of model animation errors. 2016-04-09 02:24:15 -04:00
Matthew Messinger
53eaa3c40e Fix pig zombies not being earth ponies. 2016-04-08 21:40:08 -04:00
Matthew Messinger
08728bc5c7 Fix arrows 2016-04-08 21:39:52 -04:00
Matthew Messinger
2a99758a57 Fix pony sizes. Oops 2016-04-06 23:49:28 -04:00
Matthew Messinger
1e9dba8dd9 Bump revision 2016-04-06 23:40:42 -04:00
Matthew Messinger
6b821a5804 Fix the skin converter for the wings. 2016-04-06 23:16:50 -04:00
Matthew Messinger
64b578bc70 Add missing Override's 2016-04-06 22:13:05 -04:00
Matthew Messinger
1d5e22040b Fix some issues when riding. 2016-04-03 01:05:31 -04:00
Matthew Messinger
8bec6f5b85 Fix left armwear being offset. 2016-04-02 22:57:32 -04:00
Matthew Messinger
f3a1c59a77 Workaround for mixin bug 2016-04-02 22:56:57 -04:00
Matthew Messinger
ba47302e51 remove gradlew 2016-04-02 22:56:09 -04:00
Matthew Messinger
5f2da86116 update villager textures 2016-04-02 22:54:08 -04:00
Matthew Messinger
e18fd90c22 Fix wing textures 2016-03-16 00:41:42 -04:00
Matthew Messinger
5976606846 Fix descriptions 2016-03-16 00:40:27 -04:00
Matthew Messinger
01ea749732 SkullRenderer uses a Redirect now. 2016-03-16 00:40:17 -04:00
Matthew Messinger
1d40648e47 Fix some things 2016-03-09 17:07:40 -05:00
Matthew Messinger
10c4514492 Revert "Add some model children. May be buggy"
This reverts commit 57404a01cf.
2016-03-09 17:05:14 -05:00