sciguy1121 / Community-Mod-1

Community Mod 1
GNU Lesser General Public License v3.0
10 stars 16 forks source link

Some minor changes. #212

Closed Techtad closed 11 years ago

Techtad commented 11 years ago

The changes

The changes are:


TextureAnimationConverter class

As I said before the format of animation configuration is different now. So I had the idea to make a program to convert the old files to the new format. It isn't actually part of this mod, it's just a useful tool, we should remove it from the project soon. I used it to convert the animations of Technicraft, of course, It would be a lot easier and quicker to do it by hand, because we have only 5 animated textures, but where would be the fun in that? I might take the class to a separate project, make a GUI to it or something in the future. For now it's here, if someone wants to use it or do something else with it.


Getting back to the project

I got a lot of new ideas about this project recently. I don't know why I thought I can't do anything more when I said I'm leaving. Something must've been blocking me from coming up with new ideas. I think I'm going to implement a system for connected textures, I think I have a pretty efficient and simple way to do it in mind.

sciguy1121 commented 11 years ago

Sounds great!