Sollace
|
5f1dcf1647
|
Update some things and remove PonyModelConstants
|
2023-03-28 15:53:14 +01:00 |
|
Sollace
|
1fa850708d
|
Fixed villagers not having distinct skins
|
2023-02-16 19:49:42 +00:00 |
|
Sollace
|
b5b168df06
|
Clean up some messy refactorings
|
2023-02-15 20:16:57 +00:00 |
|
Sollace
|
8c1a705b9e
|
More changes to texture suppliers
|
2022-12-15 00:35:30 +00:00 |
|
Sollace
|
d2e5c65341
|
Migrate to jebrains annotations
|
2021-06-10 19:32:21 +02:00 |
|
Sollace
|
3cfacb1e7b
|
Be a little more untrusting of values we get from outside. Fixes #175
|
2020-08-12 16:41:16 +02:00 |
|
Sollace
|
d3c6119c3c
|
Moved some utilities to Kirin
|
2020-06-19 10:23:24 +02:00 |
|
Sollace
|
5cadc01dd8
|
More package changes and fixed villager's clothing
|
2019-11-30 14:56:07 +02:00 |
|
Sollace
|
f7dd39e89a
|
Moved Color to the common package
|
2019-11-23 23:20:24 +02:00 |
|
Sollace
|
a4925cd2c1
|
Update mappings
|
2019-11-22 19:59:42 +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
|
0e7fa5878f
|
Redundant type arguments
|
2019-07-07 21:47:49 +02:00 |
|
Sollace
|
f80166dd99
|
Fixed funky rotations when swimming.
|
2019-07-05 11:00:41 +02:00 |
|
Matthew Messinger
|
41580d058b
|
Remove Chronic in favor for guava caches
|
2019-06-24 20:34:55 -04:00 |
|
Sollace
|
d829042dd1
|
Rewrote villager textures handling
|
2019-05-30 13:59:38 +02:00 |
|
Sollace
|
c1c9951412
|
Initial port to 1.14/Fabric
|
2019-05-27 17:59:15 +02:00 |
|
Sollace
|
b78558c72f
|
Update to 1.13: The first of the saga
|
2019-03-24 19:55:15 +02:00 |
|
Sollace
|
80f76ffc67
|
Set everything up with gradle
|
2019-03-24 11:31:59 +02:00 |
|
Sollace
|
0cba35ec89
|
Sort the classes into common/client sourcesets (minimal changes)
|
2019-03-23 19:48:20 +02:00 |
|
Sollace
|
8afe1ab07c
|
Rewrote the villager texture cache. It won't attempt to verify textures every time one is retrieved now. That should improve performance.
|
2019-02-05 10:48:27 +02:00 |
|
Sollace
|
0ac62558f4
|
Cleanup/document/etc
|
2019-02-05 10:47:51 +02:00 |
|
Sollace
|
90cd8c4cea
|
Fixed interpolators not being unique per entity/player
|
2019-01-06 18:07:42 +02:00 |
|
Sollace
|
65cf88e50a
|
Added a particle effect when switching from pony to seapony and back
|
2018-12-10 00:05:33 +02:00 |
|
Sollace
|
39b491b5ed
|
Accidentally made this public, but let's make intentional because why not?
|
2018-10-23 10:12:49 +02:00 |
|
Sollace
|
8c21872bc3
|
Minor changes to make Vertex more useful to other mods
|
2018-09-23 11:37:33 +02:00 |
|
Sollace
|
ff57ec8e40
|
Allow for mounted ponies to translate riding ponies onto their mount's backs, and apply postures to them
|
2018-09-19 19:43:23 +02:00 |
|
Sollace
|
fa7417f87b
|
Added missing @Override annotations
|
2018-09-07 21:16:07 +02:00 |
|
Sollace
|
283b7b56c7
|
Zombie villagers neeed this too
|
2018-09-06 15:39:32 +02:00 |
|
Sollace
|
ac3a7c7668
|
Document flipFace() behaviour
|
2018-09-05 10:46:19 +02:00 |
|
Sollace
|
d94e0953a7
|
Rearrange rendering packages to make them distinct from entity renderers
|
2018-09-05 10:12:38 +02:00 |
|
Sollace
|
cea9419fb6
|
Some spring cleaning
|
2018-08-17 22:49:32 +02:00 |
|
Sollace
|
2a32b74b5b
|
Implement proper tweening for certain animations
|
2018-06-11 19:59:51 +02:00 |
|
Sollace
|
b5104d67fd
|
Rewrite strafing to not use a mixin
|
2018-05-02 14:41:43 +02:00 |
|
Sollace
|
e8500ea31f
|
I really hate these stupid package-info files...
|
2018-05-02 14:40:17 +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
|
4b27e432b9
|
Move some things for consistency
|
2018-04-29 11:56:26 +02:00 |
|
Sollace
|
7237480d04
|
When you're sick and tired of staring at this unreadable code
|
2018-04-28 21:23:08 +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
|
8b99a03e28
|
Remove randomness from mobs and fix some super issues
Also update mappings
|
2017-06-16 01:35:02 -04:00 |
|
Matthew Messinger
|
a411969a98
|
Add package-info files for annotations
|
2017-06-12 23:44:34 -04:00 |
|
Matthew Messinger
|
e016f420a7
|
Fix block heads for humans and add support for rendering items on the head.
|
2016-12-29 03:09:21 -05:00 |
|
Matthew Messinger
|
ef0f069e34
|
Code cleanup.
|
2016-11-25 00:37:49 -05:00 |
|
Matthew Messinger
|
945996cfa4
|
Update mappings
|
2016-11-22 16:13:24 -05:00 |
|
Matthew Messinger
|
38ccaf8e2d
|
Change package
|
2016-11-17 00:03:35 -05:00 |
|