Well what I am talking about is when mods have whole abbreviated classes and you don't know what is what and only the maker of the class and a select group of people know. And another thing I am saying is basically this horrible documentation can throw beginners off from modding.
While good coding style is of course important, no one owes you any documentation.
Also this will teach new modders this is okay to do and it will slowly progressively get worse.
This is false, logically and empirically. There are more resources for new modders now than ever before. Given that poorly written code in mods is hardly a new phenomenon, it'd already BE worse.
On the contrary, it's better. And the continued efforts of amazing folks like ProfMobius and Pahimar keep making it better, in spite of trollish posts like yours.
And I am not saying I do not make these mistakes I am saying I do not make them to the extent they are made.
See? Right there. Not cool. You might be better at writing code than someone else. You might be better at making a cup of coffee, too. There is no reason to be a jerk about it, or act like you're entitled to have your own standards as an axiomatic baseline.
Also do you right object oriented code?
I find object oriented metaphors to be overused, and ultimately mutable OO code is a failure in the industry for dealing with the problems that modern software engineers face. Even in the world of mutable code, OO is an overused pattern that should be reduced, as it leads to a lot of toxic patterns.
Most people appeal to OO code because it is familiar, not because it is well suited to the task at hand. People should read more and code less.
And one more thing I am not saying this to all modders. Most modders don't do this but the ones who do do it to a horrible extent.
So don't read their code? If it's not useful to you as a learning resource, then find some code that is. Rather than the digital equivalent of shouting into a curse jar.[DOUBLEPOST=1400859906][/DOUBLEPOST]
I a going to have to ask If you are unfamiliar with coding please do not say anything. It is not that your opinion is not wanted it is that it will not be a clear cut good opinion because you do not understand it the way coder will.
This is also a nasty, toxic sentiment. I fight every day to undo the damage the elitism you're spouting does to my industry. And note you have only yourself to blame. This is not a forum for writing software, this is a general discussion forum. Most people reading this will not have experience writing software.
Last edited: