Main Page
From ArcEmu-Wiki
(Difference between revisions)
Magnifikator (Talk | contribs) |
Magnifikator (Talk | contribs) |
||
(20 intermediate revisions by 4 users not shown) | |||
Line 8: | Line 8: | ||
{| style="border:0; margin: 0;" width="100%" cellspacing="10" | {| style="border:0; margin: 0;" width="100%" cellspacing="10" | ||
| valign="top" style="padding:0; border:1px solid #aaaaaa; margin-bottom:5px;" width="33.33%" | | | valign="top" style="padding:0; border:1px solid #aaaaaa; margin-bottom:5px;" width="33.33%" | | ||
− | <div style="font-size: 105%; padding:0.4em; background-color:#bbd2ff; border-bottom:1px solid #aaaaaa; text-align: center;">'''Getting Started'''</div> | + | <div style="font-size: 105%; padding:0.4em; background-color:#bbd2ff; border-bottom:1px solid #aaaaaa; text-align: center;">'''Getting Started for beginners'''</div> |
<div style="background:#ffffff; padding:0.2em 0.4em 0.2em 0.4em;"> | <div style="background:#ffffff; padding:0.2em 0.4em 0.2em 0.4em;"> | ||
{| style="border: 0; margin: 0;" cellpadding="3" | {| style="border: 0; margin: 0;" cellpadding="3" | ||
− | | valign="top" | | + | | valign="top" | |
− | * [[ | + | * [[ArcemuFAQ| Please read this first!]] |
− | + | * [[Binaries|Download Arcemu]] | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | * [[ | + | |
* [[DBC_Extraction|Extract DBCs]] | * [[DBC_Extraction|Extract DBCs]] | ||
* [[Database setup]] | * [[Database setup]] | ||
− | * [[Server configuration]] | + | * [[Server configuration|Server configuration (world.conf, logon.conf)]] |
− | * [[Arcemu_Use_Cases|Server hosting use cases | + | * [[Arcemu_Use_Cases|Server hosting use cases (configuration realm.conf)]] |
− | * [[Collision| | + | * [[Collision|Vmaps and enabling Collision]] |
− | + | * [[Starting_the_server|Starting of the ''logon'' and ''world'' servers]] | |
− | * [[Starting_the_server]] | + | |
|} | |} | ||
</div> | </div> | ||
| valign="top" style="padding:0; border:1px solid #aaaaaa; margin-bottom:5px;" width="33.33%" | | | valign="top" style="padding:0; border:1px solid #aaaaaa; margin-bottom:5px;" width="33.33%" | | ||
− | <div style="font-size: 105%; padding:0.4em; background-color:#bbd2ff; border-bottom:1px solid #aaaaaa; text-align: center;">''' | + | <div style="font-size: 105%; padding:0.4em; background-color:#bbd2ff; border-bottom:1px solid #aaaaaa; text-align: center;">'''Further steps for advanced people'''</div> |
<div style="background:#ffffff; padding:0.2em 0.4em 0.2em 0.4em;"> | <div style="background:#ffffff; padding:0.2em 0.4em 0.2em 0.4em;"> | ||
{| style="border: 0; margin: 0;" cellpadding="3" | {| style="border: 0; margin: 0;" cellpadding="3" | ||
| valign="top" | | | valign="top" | | ||
+ | * [[Start_as_GM|Start as a GM/admin on your server]] | ||
+ | * [[Lua setup|Lua setup (optional)]] | ||
+ | '''Lua''' | ||
* Learn how to use '''[[Lua]]''' to customize your server | * Learn how to use '''[[Lua]]''' to customize your server | ||
+ | * [[CatRDirect|Scripting Engine Documentation]] | ||
+ | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|} | |} | ||
</div> | </div> | ||
Line 51: | Line 41: | ||
{| style="border: 0; margin: 0;" cellpadding="3" | {| style="border: 0; margin: 0;" cellpadding="3" | ||
| valign="top" | | | valign="top" | | ||
− | * [[ | + | '''Config files''' |
+ | *[[logon.conf]] | ||
+ | *[[optional.conf]] | ||
+ | *[[realms.conf]] | ||
+ | *[[world.conf]] | ||
+ | '''Tables in Databases''' | ||
* [[:Category:Character database|Character database]] | * [[:Category:Character database|Character database]] | ||
* [[:Category:Logon database|Logon database]] | * [[:Category:Logon database|Logon database]] | ||
* [[:Category:World Database|World database]] | * [[:Category:World Database|World database]] | ||
− | + | '''Extra''' | |
* [[Converting:MaNGOS]] | * [[Converting:MaNGOS]] | ||
− | * [[Updating]] | + | * [[Updating|Updating of binaries and databases]] |
* [[Minimum Requirements]] | * [[Minimum Requirements]] | ||
|}</div> | |}</div> | ||
Line 68: | Line 63: | ||
| valign="top" | | | valign="top" | | ||
* [[admtroubleshooting|Troubleshooting / FAQ]] | * [[admtroubleshooting|Troubleshooting / FAQ]] | ||
− | + | * [http://arcemu.org/forums/index.php?showforum=57 Ask your questions in the forum.] | |
If all else fails, come on IRC say hello, and ask your question. | If all else fails, come on IRC say hello, and ask your question. | ||
− | {{ | + | {{IRC}} |
|} | |} | ||
</div> | </div> | ||
Line 80: | Line 75: | ||
* [[Game_Master_Documentation|GameMaster Documentation]] | * [[Game_Master_Documentation|GameMaster Documentation]] | ||
− | + | ||
+ | '''For Developers''' | ||
+ | * [[Getting the source code]] | ||
+ | * [[CMake|CMake build system]] | ||
+ | * Compiling for different OS: | ||
+ | ** [[Compiling: Windows|Windows]] | ||
+ | ** [[Compiling: Linux|Ubuntu]] | ||
+ | ** [[Compiling:CentOS|CentOS]] | ||
+ | ** [[Compiling: FreeBSD|FreeBSD]] | ||
+ | ** [[Compiling: Mac OS X|Mac OS X]] | ||
+ | |||
+ | |||
+ | * [[Pathfinding|Mmaps and enabling Pathfinding (optional)]] | ||
+ | * [https://github.com/arcemu/arcemu '''Arcemu Trac on GitHub'''] | ||
* [[WOW_Protocol|World of Warcraft protocol documentation]] | * [[WOW_Protocol|World of Warcraft protocol documentation]] | ||
− | |||
− | |||
* [[Developer_Entry|Advanced Documentation]] | * [[Developer_Entry|Advanced Documentation]] | ||
+ | * [[SoundID|Sound IDs]] | ||
|} | |} | ||
</div> | </div> | ||
| valign="top" style="padding:0; border:1px solid #aaaaaa; margin-bottom:5px;" width="33.33%" | | | valign="top" style="padding:0; border:1px solid #aaaaaa; margin-bottom:5px;" width="33.33%" | | ||
− | <div style="font-size: 105%; padding:0.4em; background-color:#bbd2ff; border-bottom:1px solid #aaaaaa; text-align: center;">''' | + | <div style="font-size: 105%; padding:0.4em; background-color:#bbd2ff; border-bottom:1px solid #aaaaaa; text-align: center;">'''Contributing'''</div> |
<div style="background:#ffffff; padding:0.2em 0.4em 0.2em 0.4em;"> | <div style="background:#ffffff; padding:0.2em 0.4em 0.2em 0.4em;"> | ||
{| style="border: 0; margin: 0;" cellpadding="3" | {| style="border: 0; margin: 0;" cellpadding="3" | ||
| valign="top" | | | valign="top" | | ||
− | *[ | + | * Help us by [[Contributing]] |
− | *[ | + | ** Become a [[developer]] |
− | *[[ | + | ** Become a [[scripter]] |
+ | * Help us by reporting [[Proper_use_of_the_Bug_Database|bugs]] or [[Submitting_Patches|Submitting Patches]] | ||
+ | ** [[Proper use of the Bug Database]] | ||
+ | ** [[Debugging|What to do if you crash]] | ||
|}</div> | |}</div> | ||
|} | |} |
Latest revision as of 11:03, 17 December 2014
Main Page Other languages: English • German • FrenchArcEmu Website ArcEmu Forum Bug Tracker |
Getting Started for beginners
|
Further steps for advanced people
|
Customizing ArcEmu
|
FAQ & Help
|
Documentation
|
Contributing
|