Sollace
|
6d5728bdfa
|
Update the toml
|
2019-03-27 21:28:14 +02:00 |
|
Sollace
|
cb70c333a7
|
And stub the sponge classes so we can build
|
2019-03-27 21:23:03 +02:00 |
|
Sollace
|
95cf371e4f
|
Once again, mappings changed
|
2019-03-27 21:22:50 +02:00 |
|
Sollace
|
07873056ed
|
Update mixin names to match the target classes
|
2019-03-27 14:22:43 +02:00 |
|
Sollace
|
d2c07a3477
|
Squash all the warnings. Welcome to forge!
|
2019-03-27 14:18:19 +02:00 |
|
Sollace
|
76383e1a2d
|
Update background on the skins gui
|
2019-03-27 13:25:42 +02:00 |
|
Sollace
|
00d45b30c3
|
Update for the latest changes to HDSkins
|
2019-03-27 09:46:24 +02:00 |
|
Sollace
|
b3c21cd47d
|
Remove some leftover HDSkins code
|
2019-03-27 09:24:23 +02:00 |
|
Sollace
|
fa58d9680e
|
Your princess is in another castle! https://github.com/MineLittlePony/HDSkins/tree/1.13
|
2019-03-26 19:50:54 +02:00 |
|
Sollace
|
b4a52ac69a
|
Use Entity.isPassenger
|
2019-03-26 16:42:14 +02:00 |
|
Sollace
|
db48187b6e
|
Add forge boilerplate
|
2019-03-26 10:30:18 +02:00 |
|
Sollace
|
5411ca9e5d
|
Reprecated/ begin removing swing code
|
2019-03-25 18:21:16 +02:00 |
|
Sollace
|
0cc76ce574
|
Fix compile error
|
2019-03-25 18:20:55 +02:00 |
|
Sollace
|
3c0e7e6047
|
Update GUI classes
|
2019-03-25 18:20:18 +02:00 |
|
Sollace
|
3b1f346426
|
Revert "Cleanup sourcesets. hdskins is not here."
This reverts commit 2f9d69b386 .
|
2019-03-25 17:33:58 +02:00 |
|
Matthew Messinger
|
2f9d69b386
|
Cleanup sourcesets. hdskins is not here.
https://github.com/MineLittlePony/HDSkins
|
2019-03-24 20:21:05 -04:00 |
|
Matthew Messinger
|
4e069637a7
|
Have forge config use the right class
|
2019-03-24 19:35:41 -04:00 |
|
Matthew Messinger
|
e30cf4cb3e
|
Switch lang files to json.
|
2019-03-24 19:33:08 -04:00 |
|
Matthew Messinger
|
0d0c0a9854
|
Fix environment for 1.13
|
2019-03-24 19:29:56 -04:00 |
|
Sollace
|
8589d2d93a
|
Implement boiletplate for loading by forge
|
2019-03-25 01:00:51 +02:00 |
|
Sollace
|
003a6547bf
|
1.13 port part 2
|
2019-03-25 00:59:53 +02:00 |
|
Sollace
|
fa649398eb
|
Use the GLFW constants instead
|
2019-03-24 22:03:39 +02:00 |
|
Sollace
|
9c50f6c480
|
let me use getProfession in peace. I don't care that forge has their own one.
|
2019-03-24 22:01:19 +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
|
31cbb1bad4
|
Move the liteloader classes to their own sourceset for hdskins
|
2019-03-24 01:32:20 +02:00 |
|
Sollace
|
af27a1a629
|
It's completely pointless having these, but Killjoy insists we keep them...
|
2019-03-24 01:27:17 +02:00 |
|
Sollace
|
92241f4db9
|
This technically belongs to HDSkins
|
2019-03-24 01:19:14 +02:00 |
|
Sollace
|
fe6157734e
|
Removed deprecated code
|
2019-03-24 01:18:02 +02:00 |
|
Sollace
|
5ce50f2d07
|
Update packages (again) and separate all Litemod code
|
2019-03-24 01:05:57 +02:00 |
|
Sollace
|
711a5c6ff3
|
Move hdskins to the minelittlepony group
|
2019-03-23 21:58:50 +02:00 |
|
Sollace
|
fa2c8b075b
|
Move all the resources to the client sourceset
|
2019-03-23 21:58:32 +02:00 |
|
Sollace
|
ccd95827c2
|
Finish the split up
|
2019-03-23 21:49:34 +02:00 |
|
Sollace
|
edc70b302e
|
Further decouple client/common code
|
2019-03-23 20:17:46 +02:00 |
|
Sollace
|
0cba35ec89
|
Sort the classes into common/client sourcesets (minimal changes)
|
2019-03-23 19:48:20 +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 |
|
Fauli1221
|
20690bc703
|
Add files via upload
|
2019-02-26 18:09:55 +01:00 |
|
Fauli1221
|
4f7668efd8
|
Add files via upload
|
2019-02-26 18:09:21 +01:00 |
|
Sollace
|
f149191908
|
Removed the IActionable interface
|
2019-02-20 19:10:45 +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
|
55dea27d2f
|
Fixed NPE when rendering heads
|
2019-01-08 22:34:15 +02:00 |
|
Sollace
|
d144cea927
|
I should not have commited that :oops:
|
2019-01-06 18:09:47 +02:00 |
|
Sollace
|
90cd8c4cea
|
Fixed interpolators not being unique per entity/player
|
2019-01-06 18:07:42 +02:00 |
|
Sollace
|
96825570a6
|
Normalise GL.pop/pushAttribute method usage. Docs say we shouldn't use the GlStateManager methods. I'm include to agree. I don't think they're meant for general popping/pushing of all attributes.
|
2018-12-10 22:33:06 +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
|
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
|
ab881956a7
|
Move PonyManager into the same package as Pony and IPony so we can protect stuff
|
2018-12-09 23:18:17 +02:00 |
|
Sollace
|
db65d36af1
|
Ponies no longer have to be fully submerged to become seaponies
|
2018-12-09 23:15:44 +02:00 |
|
Sollace
|
21fab5e5fe
|
Fixed seaponies
|
2018-12-09 23:02:04 +02:00 |
|
Sollace
|
5f01814441
|
Added a very festive surprise
|
2018-12-09 18:27:40 +02:00 |
|
Sollace
|
dd46e8266a
|
Don't assume the length of the pool
|
2018-12-08 18:10:53 +02:00 |
|
Sollace
|
62ebc1f351
|
Removed commented debug code
|
2018-12-08 18:10:40 +02:00 |
|
PolyacovYury
|
de5c2f92d3
|
Restored old behaviour of pegasus left/legacy wing texture
|
2018-11-06 18:02:13 +03:00 |
|
PolyacovYury
|
3777f4f7c9
|
As far as I understand, .tex() and .flip() can change places
|
2018-11-06 17:11:02 +03:00 |
|
PolyacovYury
|
bf8f3ef02a
|
Batpony ear tufts: z-fighting on inner sides of ears fixed
|
2018-11-06 02:16:31 +03:00 |
|
PolyacovYury
|
d98d2c26bb
|
Batpony wings: mirroring fix, proper z-fighting fix, position adjustment
|
2018-11-06 02:16:31 +03:00 |
|
PolyacovYury
|
8d1804aaf7
|
Fixed saddlebags not mirroring front and back faces
(that single flip() call looks dangerous, but it didn't break anything)
|
2018-11-06 02:16:30 +03:00 |
|
PolyacovYury
|
837315d008
|
Adjusted changeling wing position and animation.
- Don't open wings if swimming (looks odd)
- Don't wear saddlebags (same reason)
|
2018-11-06 02:16:30 +03:00 |
|
PolyacovYury
|
341383bd42
|
Removed redundand texture shift for left and legacy wings (and cleaned code that made it possible)
|
2018-11-06 02:16:30 +03:00 |
|
Sollace
|
fcc7811c0e
|
Remove all the hard-coded ponies
|
2018-11-05 15:47:20 +02:00 |
|
Matthew Messinger
|
52f0a6e867
|
Missed a few files
|
2018-11-03 17:05:41 -04:00 |
|
Matthew Messinger
|
d8918e3ef7
|
Fix bgpony case and remove cased resource.
|
2018-11-03 16:47:36 -04:00 |
|
Sollace
|
c9e9686097
|
Fixed texture issues under the butcher's hooves
|
2018-11-03 21:32:10 +02:00 |
|
Sollace
|
53f5b7a9d8
|
Exorcised Zecora's demons
|
2018-11-02 23:07:41 +02:00 |
|
Sollace
|
22dd30a9d3
|
Debug code pls
|
2018-11-02 14:40:14 +02:00 |
|
Sollace
|
e4a4e2d803
|
Recursively discover and load background ponies
|
2018-11-02 14:38:50 +02:00 |
|
Sollace
|
347f2b44c1
|
Fixed background ponies not loading due to different case
|
2018-11-02 14:34:50 +02:00 |
|
Sollace
|
db14308a0c
|
Made zombie villagers act a bit more like zombies. And villagers.
|
2018-11-02 11:57:57 +02:00 |
|
Sollace
|
972a49c024
|
Fixed crash due to missing textures
|
2018-11-02 11:25:13 +02:00 |
|
Sollace
|
a4216312be
|
Update seapony textures
|
2018-11-02 10:22:03 +02:00 |
|
Sollace
|
d4d10083fb
|
Merge changes from the mlp skin pack
|
2018-11-02 10:21:53 +02:00 |
|
Sollace
|
34742f623e
|
Update the pony skins to v1.7.0
|
2018-11-02 00:21:31 +02:00 |
|
Matthew Messinger
|
5d1b22c14a
|
Why so toxic?
Don't just be blaming forge for everything.
|
2018-11-01 12:29:00 -04:00 |
|
Sollace
|
0bf874c1f9
|
Guard against instances where the GLWindow is closed without being opened (#Forge)
|
2018-11-01 18:14:24 +02:00 |
|
Sollace
|
9f3042356b
|
Fixed inverted lighting issues
|
2018-10-31 20:47:50 +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
|
cb721408ad
|
Added boat and bed models for their respective poses
|
2018-10-31 18:13:29 +02:00 |
|
Sollace
|
0ae50ed2a0
|
Fixed sleeping floaters
|
2018-10-31 17:10:52 +02:00 |
|
PolyacovYury
|
5d78257b4c
|
Updated ru_ru.lang
Sorry for closing the branch on the old one :\ Didn't know of the coincidences.
|
2018-10-31 17:34:42 +03:00 |
|
Sollace
|
3eb49a0e98
|
Make translating these labels a bit more possible
|
2018-10-31 15:20:24 +02:00 |
|
Sollace
|
61de5ca0a4
|
Strip out the default/slim constants
|
2018-10-31 15:09:28 +02:00 |
|
Sollace
|
664f8ac6a4
|
Disable buttons on the interface if a skin server doesn't support/permit that particular functionality
|
2018-10-31 14:54:00 +02:00 |
|
Sollace
|
26fb289be1
|
Fixed remote skin preview not correctly detecting thin arm types
|
2018-10-31 12:52:20 +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
|
2f56d64cb5
|
Disable the custom camera frustum for ponies that are sleeping. Fixes ponies becoming invisible when sleeping next to them
|
2018-10-29 16:07:21 +02:00 |
|
Sollace
|
e57ae69b44
|
Oops
|
2018-10-29 15:45:16 +02:00 |
|
Sollace
|
2c36c99bba
|
Revert "We are the pony now"
This reverts commit c6275cf98b .
|
2018-10-29 15:16:42 +02:00 |
|
Sollace
|
c6275cf98b
|
We are the pony now
|
2018-10-29 13:06:41 +02:00 |
|
Sollace
|
6f4df6c407
|
Fixed ponies not being able to see their own body whilst sleeping
|
2018-10-29 13:05:59 +02:00 |
|
PolyacovYury
|
265c1d84de
|
Updated ru_ru.lang
Well, you said that this is the preferred method..
Added scale values and the option for frustum checking.
|
2018-10-29 10:31:21 +02:00 |
|
Sollace
|
540edee13f
|
Frustum not Frustrum
|
2018-10-29 10:28:44 +02:00 |
|
Sollace
|
0f364327e9
|
Fixed mis-positioned nameplates when sleeping
|
2018-10-29 10:28:44 +02:00 |
|
Sollace
|
c08c2a7180
|
Fixed mis-positioned nameplates when riding
|
2018-10-29 10:28:44 +02:00 |
|
Sollace
|
85462d5a69
|
Fixed ponies' wings flapping in their sleep
|
2018-10-29 10:28:43 +02:00 |
|
Sollace
|
ddbe4c3969
|
Fixed z-fighting on ponies' legs
|
2018-10-29 10:28:43 +02:00 |
|
Sollace
|
02c19ee69a
|
Added changeling models
|
2018-10-29 10:28:32 +02:00 |
|
Sollace
|
c3be5cb976
|
Added a third gender. My aren't we progressive today...
|
2018-10-27 17:12:18 +02:00 |
|
Sollace
|
d35f839c3f
|
Fixed the crouching pony bunny hop bug
|
2018-10-27 10:19:34 +02:00 |
|
Sollace
|
737bb7cca6
|
Bug prevention: This isn't accessed outside the definint class so let's make it private
|
2018-10-23 10:12:57 +02:00 |
|