Sollace
|
96e429930b
|
Fixed folded wing rotation point to not detach it from the body whilst swinging
|
2018-08-24 17:18:07 +02:00 |
|
Sollace
|
7a6a6716de
|
Fixed ear behaviour on armour
|
2018-08-24 13:54:24 +02:00 |
|
Sollace
|
9f42564c7e
|
Merge branch 'master' of https://github.com/MineLittlePony/MineLittlePony
|
2018-08-23 15:36:38 +02:00 |
|
Sollace
|
a70925b57f
|
Remove 'unused' blocks from the enderstallion texture
|
2018-08-23 15:36:17 +02:00 |
|
Sollace
|
dccd41a804
|
Merge pull request #94 from PolyacovYury/patch-1
Yet another ru_ru update
|
2018-08-23 15:08:21 +02:00 |
|
Sollace
|
dc05d1baad
|
Reword the skin save dialog as an actual saving dialogue
|
2018-08-23 15:07:33 +02:00 |
|
Matthew Messinger
|
58b0fd2630
|
Speed up loading of save dialog.
Pick save location, then download.
Also removes the callback because the button is updated in updateScreen
|
2018-08-22 20:11:17 -04:00 |
|
Matthew Messinger
|
6ef13d9e9a
|
Make DummyWorld singleton.
|
2018-08-22 20:11:16 -04:00 |
|
Sollace
|
0ef8f810d7
|
Properly detect when a server's texture is in use
|
2018-08-23 01:35:39 +02:00 |
|
Sollace
|
68fcde4c2c
|
Move cache busting to legacy server itself
|
2018-08-23 01:26:50 +02:00 |
|
Sollace
|
ee00330c83
|
Latter check is always true :/
|
2018-08-23 01:13:33 +02:00 |
|
Sollace
|
fef22c8223
|
.equals
|
2018-08-23 01:13:08 +02:00 |
|
Sollace
|
b46c082ae3
|
Only offer a save dialog if the response was ok
|
2018-08-23 00:49:58 +02:00 |
|
Sollace
|
f90814a730
|
Bust the cache. Always bust the cache. Serious I am sick of this cache.
|
2018-08-23 00:45:53 +02:00 |
|
Sollace
|
ee61b56ceb
|
Only enable the clear/download buttons when there is something to clear/download
|
2018-08-23 00:42:54 +02:00 |
|
Sollace
|
94cdda95ea
|
Merge branch 'master' of https://github.com/MineLittlePony/MineLittlePony
|
2018-08-23 00:03:50 +02:00 |
|
Sollace
|
804a25c255
|
Add batpony race
|
2018-08-22 23:35:40 +02:00 |
|
PolyacovYury
|
bb2b7b935b
|
Yet another ru_ru update
Terribly sorry for spam. Noticed these only when IDEA's MCDev plugin shouted at me..
|
2018-08-22 23:57:01 +03:00 |
|
PolyacovYury
|
dbecf63e75
|
ru_ru.lang: too long text for that tiny button (#93)
Also removed redundand lines that were moved to MineLP's lang.
|
2018-08-22 16:26:44 -04:00 |
|
Sollace
|
5ecbc12b78
|
Replace the missing wing on alex_pony
|
2018-08-22 22:01:50 +02:00 |
|
Sollace
|
f5e0e355ae
|
Removed the null checks.
|
2018-08-22 21:55:30 +02:00 |
|
Sollace
|
4aecea94cb
|
Seaponies shouldn't have a sneaking animation
|
2018-08-22 21:55:16 +02:00 |
|
Sollace
|
153d32af3f
|
Move saddlebags away from pure white and do ABSOLUTELY NOTHING ELSE
|
2018-08-22 21:54:54 +02:00 |
|
Sollace
|
bc04d43f3c
|
Fixed NPE
|
2018-08-22 16:35:03 +02:00 |
|
Sollace
|
6648655830
|
Fixed legacy skin servers not running asynchronously
|
2018-08-22 16:34:49 +02:00 |
|
Sollace
|
67e756f6dd
|
Reload the remote after doing an upload/clear
|
2018-08-22 16:25:36 +02:00 |
|
Sollace
|
a4f93686df
|
Fixed completable future not completable futuring
|
2018-08-22 16:12:35 +02:00 |
|
Sollace
|
3cc26b7cd1
|
Fixed fetching skin message never being cleared
|
2018-08-22 15:45:18 +02:00 |
|
Sollace
|
aa1a6e0002
|
NOW fix hooves busting shields whilst riding
|
2018-08-22 15:21:47 +02:00 |
|
Sollace
|
32b9182671
|
Fix blocking with shields in both hands
|
2018-08-22 15:15:48 +02:00 |
|
Sollace
|
b2c68d234f
|
Merge branch 'master' of https://github.com/MineLittlePony/MineLittlePony
|
2018-08-22 15:05:09 +02:00 |
|
Sollace
|
488523670f
|
Fixed gl error when load a skin from the server
|
2018-08-22 15:00:21 +02:00 |
|
Sollace
|
57688aab0d
|
Fixed steve model not sneaking correctly
|
2018-08-22 15:00:00 +02:00 |
|
Sollace
|
60fbd430b3
|
Update all the buttons together
|
2018-08-22 14:59:48 +02:00 |
|
Sollace
|
531368e4ee
|
Fixed rainboom parameter not checking if you're flying O.o
|
2018-08-22 14:49:29 +02:00 |
|
Sollace
|
d135d5601f
|
Adjust riding position of all races
|
2018-08-22 14:32:02 +02:00 |
|
Sollace
|
5ce82e42ce
|
Fixed item position whilst riding
|
2018-08-22 14:11:03 +02:00 |
|
Sollace
|
343d2656cf
|
Fixed shield rendering in first person
|
2018-08-22 12:31:24 +02:00 |
|
Matthew Messinger
|
fb4fee1076
|
Re-enable jar task. Don't want it? Ignore it.
|
2018-08-21 21:17:07 -04:00 |
|
Sollace
|
fb381a0792
|
Gradle pls x2
|
2018-08-22 03:02:05 +02:00 |
|
Sollace
|
981da8267f
|
gradle pls
|
2018-08-22 02:40:29 +02:00 |
|
Sollace
|
58a243845e
|
Strip all the important stuff out of build.gradle
|
2018-08-22 02:29:17 +02:00 |
|
Matthew Messinger
|
ca01b1cd19
|
Remove pointless instance field from GuiSkins
|
2018-08-21 19:57:28 -04:00 |
|
Sollace
|
fb767c698d
|
Merge pull request #91 from PolyacovYury/patch-1
Update ru_ru.lang
|
2018-08-22 01:07:00 +02:00 |
|
Sollace
|
3b27044f6c
|
Translate the status message from the uploader
|
2018-08-22 01:05:13 +02:00 |
|
PolyacovYury
|
159782df69
|
Update ru_ru.lang
This was kinda unexpected. Had to pull out my A-game at 2 A.M...
|
2018-08-22 01:57:38 +03:00 |
|
Sollace
|
baa5982889
|
By the magic of trignometry, let them be.... really dang creepy.
|
2018-08-22 00:10:44 +02:00 |
|
Sollace
|
9c10efe6ec
|
Don't forget to clear the online status! That was almost a very minor bug
|
2018-08-21 23:25:35 +02:00 |
|
Sollace
|
d9e9d6ddec
|
Update lang files (sort of)
|
2018-08-21 21:22:43 +02:00 |
|
Sollace
|
475d545887
|
Split up the GuiSkins by concern (There is now a skin chooser and an uploader, and the gui only has gui stuff)
|
2018-08-21 21:18:20 +02:00 |
|