przemykomo / simple-planes

Planes mod for minecraft forge.
GNU Lesser General Public License v3.0
26 stars 26 forks source link

todo and plans #4

Closed adoxentor closed 4 years ago

adoxentor commented 4 years ago

Hope i'm not over stepping... I wasn't originally planning on adding more than easy flight, but i'm having fun so in order to continue I think we should communicate our goals. My ideas are:

code staff

Because of the times i don't have much to do, so again sorry for going all in on your project, all the best adox. p.s. If you invite me to go all in, we might need a better communication channel, but in any case this is a good place to document plans and goals.

przemykomo commented 4 years ago

And about modded woods: haven't find any information about runtime texture baking for entities. I was using hardcoded enum before and it isn't great idea. Future modded woods are actually main reason why I changed to inhertance. Maybe we could write custom EntityType which would have a field with the planks registry name (for example oak furnace plane would have "minecraft:oak_planks")? I'm open for ideas, but I'm sure going back to hardcoded enum is bad idea.

You can add me on discord if you want a better communication channel: Przemek#7245