|
|
|
|
|
by lsc
3877 days ago
|
|
>Basically if you're programmer you can find some some project on github, check that some feature missing or bug exist and just by reading code implement or fix it. If you just stick to the project coding guidelines most of the time you'll get code review, advices, requests and then contribution going to be accepted. Easy. Eh, when we're talking about new features or major architectural changes rather than bugfixes, there's often quite a fight to get your code up-streamed when your changes are significant; it goes from "style" arguments all the way up to "your feature is a bad one" this is probably similar to what would happen with art. If you wanted to draw a slightly better ironclad, it'd probably be pretty easy to get it accepted. If you want to change the look and feel of the whole goddamn thing, good luck with that; release your own tile set. |
|
Problem with art is that unlike with bugs nobody even know what needed and what isn't. As result there is really low guarantee that art you can make actually going to be used.