Commit graph

16 commits

Author SHA1 Message Date
Matthew Messinger
38ccaf8e2d Change package 2016-11-17 00:03:35 -05:00
Matthew Messinger
2245e42ad0 Initial update to 1.11. Features next. 2016-11-16 23:45:21 -05:00
Matthew Messinger
c219c66aef Fix issues with the skin menu.
Add a button to the main menu for skins
Add overriding skins with a resource pack. See the skins.json
Some default ponies are added. Spawn them using Citizens.
Etc.
2016-08-25 01:36:00 -04:00
Matthew Messinger
79ab9d51ee development on renderers and ponies 2016-08-22 17:33:50 -04:00
Matthew Messinger
4fb4a63f65 Opt to not use a map for meta. Use individual prefixed keys instead. Also translate them.
Not using a map will decrease the risk of an entry containing more than 255 chars (limit)
Fix some stuff for magic
2016-05-21 23:56:50 -04:00
Matthew Messinger
53be604f85 Initial update for 1.8.9
- liteloader doesn't work yet so can't test.
2016-03-01 00:33:09 -05:00
Matthew Messinger
1a7860ff69 Fix glitches with humans
Fix settings not loading.
2016-01-28 22:11:11 -05:00
Matthew Messinger
aa9cd16293 Add support for model types. Still needs server support
Add back capes
2016-01-28 22:10:28 -05:00
Matthew Messinger
429266b971 Remove some debug code that caused a memory leak.
Also prevent the leak from happening in the future.
2016-01-27 23:26:12 -05:00
Matthew Messinger
1b9989164d Make LiteMod class a wrapper. 2016-01-26 03:20:39 -05:00
Matthew Messinger
90352517d4 Remove voxelcommon 2016-01-26 03:16:11 -05:00
Matthew Messinger
45f408cf1b Port hdskins to mixins.
Other changes to HDSkinManager
Allow hd skins to be toggled on demand
Support small arms.
2016-01-19 00:34:07 -05:00
Matthew Messinger
99401877e1 Add separate left wing texture right below current texture 2015-12-28 20:20:07 -05:00
Matthew Messinger
f0509fbb28 Multi-project 2015-11-17 00:19:58 -05:00
Matthew Messinger
f438369f51 Make settings use Exposable, remove singleton of PonyManager 2015-11-17 00:17:35 -05:00
Matthew Messinger
2f01397d5e Change package 2015-11-17 00:09:04 -05:00
Renamed from src/main/java/com/minelittlepony/minelp/MineLittlePony.java (Browse further)