- Write good code.
- ALWAYS Ask questions!
- Prerequisite: Search first.
- If you think your code sucks, re-design it and check it again!
- If you are unsure about how a piece of code works, and you've searched everywhere, ask! Make it public so others having similar problems may find this!
- ALWAYS Ask questions!
- ...ALWAYS ask questions.
- Some questions you must ask yourself first.
- If you find your question unanswered by anyone, or unsatisfied with any such answer, by all means ask yourself, experiment, and self-evaluate.
- Don't be a jerk.
- Don't harass people.
- Try to resolve conflicts quickly.
- Try your hardest
- No matter what, do your best. Try until you get it, because you surely will.
- Experiment! At the very core, follow the scientific method (as it applies everywhere)
- Do things the hacker way
- Duckduckgo / Qwant / Yandex / "Google" is your friend (though try NOT to use google products as much as humanly possible)
- Always check the documentation.
- Reverse-engineer the game, and look at what others have done.
- Break the game, and try to fix it.
- If you find something undocumented, document it!
- You'll be helping others that have had that same issue!
- Leave your politics at the door.
- Remember, we're all on the same ship. Leave everything else behind you.
- Have fun!