Currently most of the game's older code uses a mostly consistent but unconventional codestyle (2-space indentation, one-line if blocks and several other subtle issues), while the newer (or recently modified) classes tend to use IDEA's default style template. It would be nice to switch the entire project to a consistent codestyle, preferably Terasology's existing template.
Checklist
Currently most of the game's older code uses a mostly consistent but unconventional codestyle (2-space indentation, one-line if blocks and several other subtle issues), while the newer (or recently modified) classes tend to use IDEA's default style template. It would be nice to switch the entire project to a consistent codestyle, preferably Terasology's existing template.
Checklist