Sollace
|
7f12104ec5
|
Clean up some dank around the IRenderPony(s)
|
2018-07-27 00:10:18 +02:00 |
|
Sollace
|
4b6c49f6fa
|
Pony skulls, pony skulls, what 'chu gonna do when they come for you!
|
2018-06-20 23:27:13 +02:00 |
|
Sollace
|
9a98ac4b22
|
Scaling fix (#53)
* Actually USE show scaling when rendering Fixes #51
* Center models on the entity being rendered (initial) Fixes #52
|
2018-05-25 21:39:30 -04:00 |
|
Sollace
|
b5104d67fd
|
Rewrite strafing to not use a mixin
|
2018-05-02 14:41:43 +02:00 |
|
Sollace
|
a639afea59
|
Moved render logic out of the entity mixin even though it's actually entity logic.
|
2018-05-01 21:29:16 +02:00 |
|
Sollace
|
1f68025252
|
Cleaned up MixinRenderManager and made KillJoy happy
This will be the last commit on master until I can get this PR merged
|
2018-05-01 12:40:18 +02:00 |
|
Sollace
|
df5d18d350
|
One last codestyle commit to clean stuff up I missed, correct and document some names, and add TODO items for everything that needs to be done.
|
2018-05-01 12:38:13 +02:00 |
|
Sollace
|
0f7605edc3
|
Can't always rely on Minecraft.getConnection. Mojang pls
|
2018-04-29 20:19:30 +02:00 |
|
Sollace
|
da3f14c85b
|
Killjoy reminded me you can use interfaces for this
|
2018-04-28 12:28:45 +02:00 |
|
Sollace
|
0e0ee17f46
|
Codestyle to remove all trailing whitespace, unneccessary this arguments, and standardise parameter names
|
2018-04-27 13:49:33 +02:00 |
|
Sollace
|
d6c5e2bd0b
|
Reimplement Daring Doo (STEVE) / Night Guard (ALEX)
|
2018-04-26 15:56:36 +02:00 |
|
Sollace
|
9391c1d8c0
|
Code stylee, documentation, fixed leg alignment
|
2018-04-25 21:29:49 +02:00 |
|
Sollace
|
f151b31597
|
Clean up armor/armour, clean up villager models, more package changes
|
2018-04-25 16:40:47 +02:00 |
|
Sollace
|
403c195007
|
Time to tackle packages (phase 1: separate the data from all the other carp)
|
2018-04-25 13:02:10 +02:00 |
|
Sollace
|
8895d52fe1
|
Fixed various bugs with the new renderer / added a flying-strafing animation
|
2018-04-24 21:25:30 +02:00 |
|
Sollace
|
fbb40134e2
|
* Move player rendering to make use of the build in skinMap
* Remove reflection
* Use the interface (IPonyData) not the class
|
2018-04-24 14:55:32 +02:00 |
|
Matthew Messinger
|
a411969a98
|
Add package-info files for annotations
|
2017-06-12 23:44:34 -04:00 |
|
Matthew Messinger
|
f626345e8c
|
Fix #16 by using a mixin on the item renderer instead of trying to recreate it myself.
|
2016-12-20 05:19:57 -05:00 |
|
Matthew Messinger
|
38ccaf8e2d
|
Change package
|
2016-11-17 00:03:35 -05:00 |
|