Difference between revisions of "Main Page"
Poetwatches (Talk | contribs) |
m (Reverted edits by Poetwatches (talk) to last revision by Via) |
||
Line 1: | Line 1: | ||
− | + | {| style="width: 100%;" cellspacing="5" cellpadding="0" | |
+ | | colspan="3" | | ||
+ | |- | ||
+ | | style="background: #FCFCFC; border: 1px solid #AAA; vertical-align: top;" | | ||
+ | <div style="background: #ACD; border: 1px solid #7BC; padding: 5px; margin: 3px; font-weight: bold; text-align: center; font-size: 120%;">About Hercules</div> | ||
+ | <div style="padding-left: 1em;"> | ||
+ | [[Hercules]] is an [[wikipedia:Open_source|open-source]] project, revolving around the creation of a robust massively multiplayer online role playing game (MMORPG) server package, emulating a [[wikipedia:Ragnarok_Online|Ragnarok Online]] [[wikipedia:Server|Server]]. Written in [[wikipedia:C_(programming_language)|C]] the program is very versatile and provides NPCs, warps and modifications. and is currently version controlled via [[wikipedia:Git_(software)|Git]]. The project is jointly managed by a group of volunteers located around the world as well as a tremendous community providing QA and support. Hercules is a continuation of the original Athena project. | ||
− | + | Hercules currently runs on most common [[wikipedia:Operating_system|Operating Systems]] currently available today. For a full list, please see the [[System Requirements]]. | |
+ | |||
+ | </div> | ||
+ | |||
+ | <div style="background: #ACD; border: 1px solid #7BC; padding: 5px; margin: 3px; font-weight: bold; text-align: center; font-size: 120%;">Editing the Wiki</div> | ||
+ | <div style="padding-left: 1em;"> | ||
+ | All users must login to the wiki using their forum account. Any member can edit the wiki, but please keep in mind that the Hercules wiki is released under the [[wikipedia:GNU_Free_Documentation_License|GNU Free Documentation License]] Version 1.2. This means that the wiki and any works put on it can be edited at will. They may also be distributed, provided all history and copylefts remain intact. Please see [[Editing the wiki]] for more information. | ||
+ | |||
+ | Don't know where to start? Check the [[Special:WantedPages]] page and create a page that is listed there! | ||
+ | |||
+ | Please do not create pages for custom content, such as custom projects not relating to Hercules in any way. A full list of content that should not be on the wiki is listed at [[Editing the wiki]]. | ||
+ | |||
+ | Please see [[:Category:Wiki_Projects|Wiki Projects]] for any ongoing projects that you might be able to help with! | ||
+ | |||
+ | </div> | ||
+ | |||
+ | <div style="background: #ACD; border: 1px solid #7BC; padding: 5px; margin: 3px; font-weight: bold; text-align: center; font-size: 120%;">Quick Tips</div> | ||
+ | <div style="padding-left: 1em;"> | ||
+ | *Spell check your work and make sure the grammar is correct. | ||
+ | *Use English. | ||
+ | *Do not vandalize the wiki. Vandalization will come with harsh punishment. | ||
+ | *Please see [[mw:Help:Formatting|Formatting a wiki]] for tips on wiki formats and syntaxes. | ||
+ | </div> | ||
+ | |||
+ | | style="background: #FCFCFC; border: 1px solid #AAA; vertical-align: top;" | | ||
+ | <div style="width: 260px; background: #ACD; border: 1px solid #7BC; padding: 5px; margin: 3px; font-weight: bold; text-align: center; font-size: 120%;"><div style="float: right; padding: 0 20px;">[[Image:poring1.gif]]</div>Installation</div> | ||
+ | <div style="padding-left: 1em;"> | ||
+ | ; [[Getting Started]] | ||
+ | : [[System Requirements]] | ||
+ | ; [[:Category:Installation|Installation]] | ||
+ | : [[Installation_(CentOS)|CentOS]] | ||
+ | ; [[Compiling]] | ||
+ | ; [[Connecting|Connecting and Starting]] | ||
+ | ; [[:Category:Configuration|Configuration]] | ||
+ | </div> | ||
+ | <div style="background: #ACD; border: 1px solid #7BC; padding: 5px; margin: 3px; font-weight: bold; text-align: center; font-size: 120%;"><div style="float: right;">[[Image:develing1.gif]]</div>Server Side</div> | ||
+ | <div style="padding-left: 1em;"> | ||
+ | ; [[Scripting]] | ||
+ | : [[Basic Scripting]] | ||
+ | : [[:Category:Script_Command|Script Commands]] | ||
+ | : [[Permanent Monster Spawn]] | ||
+ | : [[Instancing]] | ||
+ | : | ||
+ | ; [[Server Modification]] | ||
+ | : [[:Category:Source_Functions|Source Functions]] | ||
+ | : [[:Category:Source Snippets|Source Snippets]] | ||
+ | : [[Hercules Plugin Manager]] | ||
+ | : [[Packets]] | ||
+ | : | ||
+ | ; [[:Category:Database|Database]] | ||
+ | : [[Custom Items]] | ||
+ | : [[Custom Mobs]] | ||
+ | : [[Custom weapons]] | ||
+ | </div> | ||
+ | <div style="background: #ACD; border: 1px solid #7BC; padding: 5px; margin: 3px; font-weight: bold; text-align: center; font-size: 120%;"><div style="float: right;">[[Image:angeling1.gif]]</div>Client Side</div> | ||
+ | <div style="padding-left: 1em;"> | ||
+ | ; [[:Category:Data|Data]] | ||
+ | ; [[Spriting]] | ||
+ | : [[Palettes]] | ||
+ | : [[Acts]] | ||
+ | : | ||
+ | ; [[:Category:Mapping|Mapping]] | ||
+ | : [[Modeling]] | ||
+ | : [[Texture]] | ||
+ | : | ||
+ | ; [[:Category:Client_Configuration|Client Stuff]] | ||
+ | ; | ||
+ | ; [[:Category:Patchers|Patchers]] | ||
+ | </div> | ||
+ | |} |
Revision as of 08:11, 13 December 2013
About Hercules
Hercules is an open-source project, revolving around the creation of a robust massively multiplayer online role playing game (MMORPG) server package, emulating a Ragnarok Online Server. Written in C the program is very versatile and provides NPCs, warps and modifications. and is currently version controlled via Git. The project is jointly managed by a group of volunteers located around the world as well as a tremendous community providing QA and support. Hercules is a continuation of the original Athena project. Hercules currently runs on most common Operating Systems currently available today. For a full list, please see the System Requirements. Editing the Wiki
All users must login to the wiki using their forum account. Any member can edit the wiki, but please keep in mind that the Hercules wiki is released under the GNU Free Documentation License Version 1.2. This means that the wiki and any works put on it can be edited at will. They may also be distributed, provided all history and copylefts remain intact. Please see Editing the wiki for more information. Don't know where to start? Check the Special:WantedPages page and create a page that is listed there! Please do not create pages for custom content, such as custom projects not relating to Hercules in any way. A full list of content that should not be on the wiki is listed at Editing the wiki. Please see Wiki Projects for any ongoing projects that you might be able to help with! Quick Tips
|
|