Sollace
|
40989c602d
|
Unused imports
|
2019-08-12 17:13:45 +02:00 |
|
Sollace
|
c7444ccca3
|
Backport: Fixed floating pegasi
|
2019-08-12 16:55:37 +02:00 |
|
Sollace
|
a2855237f2
|
- Fixed Elytra not following the same rules for crouching as the pony body
- Various changes away from using AbstractPonyModel directly
|
2019-03-22 22:13:12 +02:00 |
|
Sollace
|
90cd8c4cea
|
Fixed interpolators not being unique per entity/player
|
2019-01-06 18:07:42 +02:00 |
|
Sollace
|
3adfef141c
|
Occassionally cull the ponies cache of unused values to prevent a gradual increase in memory usage
|
2018-12-09 23:29:14 +02:00 |
|
Sollace
|
db65d36af1
|
Ponies no longer have to be fully submerged to become seaponies
|
2018-12-09 23:15:44 +02:00 |
|
Sollace
|
972a49c024
|
Fixed crash due to missing textures
|
2018-11-02 11:25:13 +02:00 |
|
Sollace
|
9d2e4af715
|
Fixed flying animation not working when the player is on a ladder whilst flying in creative mode
|
2018-10-31 19:40:33 +02:00 |
|
Sollace
|
3db1965da4
|
Fixed positioning of ponies riding other ponies, and fixed hitbox calculation (sort of)
|
2018-10-29 18:46:09 +02:00 |
|
Sollace
|
85462d5a69
|
Fixed ponies' wings flapping in their sleep
|
2018-10-29 10:28:43 +02:00 |
|
Sollace
|
d35f839c3f
|
Fixed the crouching pony bunny hop bug
|
2018-10-27 10:19:34 +02:00 |
|
Sollace
|
35a5be96ab
|
Add hitbox calculation and custom frustrum checking for mobs
|
2018-09-20 14:33:15 +02:00 |
|
Sollace
|
46c4244b7e
|
Adjust ponies riding posture to be less propane
|
2018-09-19 23:23:06 +02:00 |
|
Sollace
|
dec6ad249f
|
Re-organise package structure
|
2018-09-06 13:44:41 +02:00 |
|
Sollace
|
c2ac9cbbfa
|
Use an interface for Pony instead of the class
|
2018-08-30 16:12:21 +02:00 |
|
Sollace
|
402a394edc
|
Fixed fps magic still running when at PonyLevel.HUMANS
|
2018-08-30 13:30:23 +02:00 |
|
Sollace
|
e4a4de75b0
|
PonyDataSerialzier -> PonyDataSerialiser
|
2018-08-27 17:04:16 +02:00 |
|
Matthew Messinger
|
91f741fa08
|
Fix PonyLevel.PONIES not working correctly.
|
2018-08-26 18:30:04 -04:00 |
|
Matthew Messinger
|
f54e54da40
|
Fix skulls causing Pony to load before the texture is loaded.
|
2018-08-26 16:35:15 -04:00 |
|
Matthew Messinger
|
d9ddd3f842
|
Remove slim from Pony class.
|
2018-08-26 15:32:17 -04:00 |
|
Sollace
|
b86403ae65
|
Use the model's head position rather than the entities for determining if it's submerged
|
2018-07-27 00:17:23 +02:00 |
|
Sollace
|
1e52830c91
|
Added proper alex model support to HDSkins. Skin servers should remember what the "model" parameter was when saving a skin and include it in their responses.
|
2018-06-29 23:33:05 +02:00 |
|
Sollace
|
b14a6cb233
|
Pony snouts will no longer bust through player's skulls. ... That's likely less violent than it sounds.
|
2018-06-21 19:28:22 +02:00 |
|
Sollace
|
d3efbc5c05
|
Pegasus wings flap slower when underwater
|
2018-06-03 22:23:32 +02:00 |
|
Sollace
|
12600fff3d
|
Fixed villagers flapping their wings whilst in a boat (RenderPonyMob and RenderPonyBase can be merged some time in the future)
|
2018-06-02 19:52:25 +02:00 |
|
Sollace
|
8e1fb834f7
|
(From the capes branch) Let's be a bit more sensible about flying
|
2018-05-27 12:35:38 +02:00 |
|
Sollace
|
2325bf162d
|
metadata.getRace().getEfectiveRace(MineLittlePony.getConfig().getEffectivePonyLevel(ignorePony));
|
2018-05-01 19:37:45 +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
|
25a42908e9
|
Apparantly this is correct?
|
2018-04-28 12:35:22 +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
|
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 |
|