名前 |
イノ |
---|---|
信仰 |
イノス=トゥルス |
User:Inno
Name |
Inno |
---|---|
Faith |
The Prince of Betrayal 【Innos Tur'as】 |
Avid Elona, Elonaplus, and Elin player.
zh-hans native speaker, near native in en, fluent in ja.
Feel free to leave a message in the talk page! For real-time response, ask in the discussion group of t.me/EFW_inno .
You can find me doing...
- Module development <-- Main job
- Translations
- zh-jp-en all welcome
- Formatting of existing pages
- Resolving redirection problems
- Removing or moving irrelavent contents
- Tossing through the Elin Decompiled Repo
- Playing Elin
I'll use LLM for translation, and I usually take my time to make sure the corresponding names, locations, etc. are correct. If you find any error, please feel free to correct or send a message in the talk page.
For MediaWiki related discussions, we could go to Ylvapedia:Discussion hub.
Main contribution
Elin:Code Analysis/Basics, Elin:Code Analysis/Food Effect, Elin:Code Analysis/Faith, Elin:Code Analysis/Ether Diseases, Elin:Code Analysis/Unclassified,
Code Analysis Tips
- Remember, C sharp does weird math. Integer1 / Integer2 = Round_down(Integer1 divide Integer2).
- When in doubt, test it in a sandbox.
- If you find a Evalue you don't know, search for that value in code, the name will be right there.
- Elin is a project in development, it's code might not behave as it should. Don't hesitate to question.
- Anything resource, go to Elin doc.