MF42-DZH / ModePile

A set of mods for NullpoMino
GNU General Public License v3.0
14 stars 0 forks source link

Digging out of Technical Debt #10

Open MF42-DZH opened 2 years ago

MF42-DZH commented 2 years ago

This codebase is in need of a massive refactor. Not only for better-looking code, but also for (possibly) better performance by removing unnecessary operations and the like.

Notes

Any changes must be compatible with Java 8, as this is what the game uses.

TODO

KirbyJoe commented 2 years ago

I want to ask a question: Why is development for ModePile active again?

MF42-DZH commented 2 years ago

I want to ask a question: Why is development for ModePile active again?

I wouldn't really call it "active", more "might do something occasionally with this to slowly clean it up, then maybe (but unlikely) other things later".