-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1 from guilherme-gm/fix-and-convert
Permalinks and fixes and conversions to several pages
- Loading branch information
Showing
60 changed files
with
437 additions
and
457 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1,24 @@ | ||
# About Hercules | ||
|
||
{{infobox/software | ||
|developer=[[Staff|Hercules Developers]] | ||
|version=[https://github.com/HerculesWS/Hercules/commit/ GitHub] | ||
|os=Windows, Linux, FreeBSD, Mac OSX | ||
|lang=English | ||
|type=Ragnarok Online Emulator | ||
|license=GNU General Public License 3 (open source) | ||
|web=http://herc.ws/}} | ||
'''Hercules''' is a free and open source implementation of [[wikipedia:AEGIS_(Ragnarok_Online)|Aegis]], a [[wikipedia:Ragnarok Online|Ragnarok Online]] game server, and is written in [[wikipedia:C_(programming_language)|C]]. 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** is a free and open source implementation of [Aegis](https://en.wikipedia.org/wiki/AEGIS_(Ragnarok_Online)), a | ||
[Ragnarok Online](https://en.wikipedia.org/wiki/Ragnarok_Online) game server, and is written in | ||
[C](https://en.wikipedia.org/wiki/C_(programming_language)). 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. | ||
|
||
## Repository | ||
|
||
== Repository == | ||
Hercules is available via [http://herc.ws/board/topic/152-obtaining-hercules/ Git] | ||
Hercules is available via [Git](https://herc.ws/board/topic/152-obtaining-hercules/) | ||
|
||
== Support == | ||
You may access our [http://herc.ws/board/ forums] or [[IRC|IRC channel]] for support. | ||
## Support | ||
|
||
== External Links == | ||
* [http://herc.ws/board/ Official Hercules Support Board] | ||
For support you may use the following channels: | ||
|
||
- [Forums](https://herc.ws/board/) | ||
- [Discord](https://board.herc.ws/discord/invite/general/) | ||
- [IRC channel](irc) | ||
|
||
[[Category:Hercules]] | ||
## External Links | ||
|
||
- [Official Hercules Support Board](https://herc.ws/board/) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,39 +1,54 @@ | ||
# IRC | ||
|
||
[[IRC]] stands for [[wikipedia:Internet_Relay_Chat|Internet Relay Chat]]. Basically, it's chatroom server and client software in general. In [[IRC]], you have servers and channels. Servers hold the channels, and are hosted on dedicated machines. The channels are the actual chatrooms. [[IRC]] allows you to chat with people in real-time around the world. | ||
[IRC](#) stands for [Internet Relay Chat](https://en.wikipedia.org/wiki/Internet_Relay_Chat). Basically, it's | ||
chatroom server and client software in general. In [IRC](#), you have servers and channels. Servers hold | ||
the channels, and are hosted on dedicated machines. The channels are the actual chatrooms. [IRC](#) allows | ||
you to chat with people in real-time around the world. | ||
|
||
== Connecting to IRC == | ||
The official [[Hercules]] channel room can be found [irc://irc.rizon.net/Hercules here]. <br /> | ||
Web-based IRC chat is available too: http://herc.ws/board/page/irc.html | ||
## Connecting to IRC | ||
|
||
To actually connect to [[IRC]], if you do not already have an [[wikipedia:Comparison_of_Internet_Relay_Chat_clients|IRC client]] and do not wish to run the java chat, you're going to need an IRC client. There are many different IRC clients, and none are really the 'best'. Opinions vary on which are better. The most commonly used IRC client on [[wikipedia:Microsoft_Windows|Microsoft Windows]] is [http://www.mirc.com mIRC]. The most commonly used client on *nix is a tossup between [http://www.bitchx.org BitchX] and [http://www.xchat.org XChat]. Note that XChat is pay-to-use on [[wikipedia:Microsoft_Windows|Windows]], but not on *nix. | ||
The official [Hercules](Hercules "wikilink") channel room can be found [here](irc://irc.rizon.net/Hercules). | ||
Web-based IRC chat is available too: <https://herc.ws/board/page/irc.html> | ||
|
||
For those not looking to go in-depth into manuals to figure out how to connect, you can actually be up and running by simply installing mIRC, and then typing the following two commands into the mIRC command line on the status window: | ||
/nick NickYouWantHere | ||
/server irc.rizon.net -j #Hercules | ||
To actually connect to [IRC](#), if you do not already have an [IRC | ||
client](https://en.wikipedia.org/wiki/Comparison_of_Internet_Relay_Chat_clients) and do not wish to run the java chat, you're | ||
going to need an IRC client. There are many different IRC clients, and none are really the 'best'. Opinions vary on | ||
which are better. The most commonly used IRC client on [Microsoft Windows](https://en.wikipedia.org/wiki/Microsoft_Windows) is | ||
[mIRC](http://www.mirc.com). The most commonly used client on \*nix is a tossup between [BitchX](http://www.bitchx.org) | ||
and [XChat](http://www.xchat.org). Note that XChat is pay-to-use on [Windows](https://en.wikipedia.org/wiki/Microsoft_Windows), | ||
but not on \*nix. | ||
|
||
For those not looking to go in-depth into manuals to figure out how to connect, you can actually be up and running by | ||
simply installing mIRC, and then typing the following two commands into the mIRC command line on the status window: | ||
|
||
` /nick NickYouWantHere` | ||
` /server irc.rizon.net -j #Hercules ` | ||
|
||
And you'll be connected. | ||
|
||
= Links = | ||
# Links | ||
|
||
Here you will find links for IRC clients and other related things. | ||
|
||
== Windows IRC Clients == | ||
* [http://www.mirc.com mIRC] | ||
* [http://www.pidgin.im/ Pidgin] | ||
* [http://ntalk.de/Nettalk/en/ Nettalk] | ||
* [http://bitchx.org/files/binaries/cygwin/BitchX-1.0c19-cygwin.tar.gz BitchX for cygWIN] | ||
* [http://invision.lebyte.com/ Invision mIRC script] | ||
* [http://www.xchat.org/windows/ XChat] | ||
* [http://excursion.humr.org Ecursion mIRC CLient] | ||
* [http://nnscript.de NNSCript for mIRC] | ||
* [http://mircscripts.org/archive/scripts Various Other mIRC Scripts.] | ||
|
||
== *Nix Clients == | ||
The *NIX clients differ. you need to grab the one that best suits your *nix operating system. | ||
* [http://bitchx.org/download.php BitchX] | ||
* [http://www.xchat.org/download/ XChat] | ||
* [http://ftp.ksut.edu.tw/FTP/Unix/IRC/clients/xwindows/circus/ Circus] | ||
* [ftp://sunsite.unc.edu/pub/Linux/system/network/chat/irc/dircR15.zip dirc] | ||
* [http://www.ircreviews.org/clients/platforms-unix-x.html Various Other Clients] | ||
|
||
[[Category:Hercules]] | ||
## Windows IRC Clients | ||
|
||
- [mIRC](http://www.mirc.com) | ||
- [Pidgin](http://www.pidgin.im/) | ||
- [Nettalk](http://ntalk.de/Nettalk/en/) | ||
- [BitchX for cygWIN](http://bitchx.org/files/binaries/cygwin/BitchX-1.0c19-cygwin.tar.gz) | ||
- [Invision mIRC script](http://invision.lebyte.com/) | ||
- [XChat](http://www.xchat.org/windows/) | ||
- [Ecursion mIRC CLient](http://excursion.humr.org) | ||
- [NNSCript for mIRC](http://nnscript.de) | ||
- [Various Other mIRC Scripts.](http://mircscripts.org/archive/scripts) | ||
|
||
## \*Nix Clients | ||
|
||
The \*NIX clients differ. you need to grab the one that best suits your \*nix operating system. | ||
|
||
- [BitchX](http://bitchx.org/download.php) | ||
- [XChat](http://www.xchat.org/download/) | ||
- [Circus](http://ftp.ksut.edu.tw/FTP/Unix/IRC/clients/xwindows/circus/) | ||
- [dirc](ftp://sunsite.unc.edu/pub/Linux/system/network/chat/irc/dircR15.zip) | ||
- [Various Other Clients](http://www.ircreviews.org/clients/platforms-unix-x.html) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,138 +1,157 @@ | ||
# Hercules Hierarchy | ||
|
||
= Staff Titles = | ||
Ordered alphabetically.<br/>All staff titles, regardless of their description, possesses full moderation powers. | ||
# Staff Titles | ||
|
||
Ordered alphabetically. | ||
All staff titles, regardless of their description, possesses full moderation powers. | ||
|
||
## Administrators | ||
|
||
== Administrators == | ||
They administrate. | ||
* [http://herc.ws/board/user/307-haru/ Haru] ([http://herc.ws/board/index.php?app=members&filter=4 Development Administrator]) | ||
* [http://herc.ws/board/user/43-mysterious/ Mysterious] ([http://herc.ws/board/index.php?app=members&filter=4 Community Administrator]) | ||
|
||
- [Haru](https://herc.ws/board/user/307-haru/) ([Development | ||
Administrator](https://herc.ws/board/index.php?app=members&filter=4)) | ||
- [Mysterious](https://herc.ws/board/user/43-mysterious/) ([Community | ||
Administrator](https://herc.ws/board/index.php?app=members&filter=4)) | ||
|
||
## Core Developers | ||
|
||
== Core Developers == | ||
The kings of the code hill. | ||
* [http://herc.ws/board/user/7100-4144/ 4144] | ||
* [http://herc.ws/board/user/45-hemagx/ hemagx] | ||
* [http://herc.ws/board/user/20-malufett/ malufett] | ||
* [http://herc.ws/board/user/49-mkbu95/ mkbu95] | ||
* [http://herc.ws/board/user/4055-pan/ Pan] | ||
* [http://herc.ws/board/user/50-michieru/ Michieru] | ||
|
||
- [4144](https://herc.ws/board/user/7100-4144/) | ||
- [hemagx](https://herc.ws/board/user/45-hemagx/) | ||
- [malufett](https://herc.ws/board/user/20-malufett/) | ||
- [mkbu95](https://herc.ws/board/user/49-mkbu95/) | ||
- [Pan](https://herc.ws/board/user/4055-pan/) | ||
- [Michieru](https://herc.ws/board/user/50-michieru/) | ||
|
||
## Script Developers | ||
|
||
== Script Developers == | ||
Usually the members with the fastest key/second typing ratio. | ||
* [http://herc.ws/board/user/48-dastgir/ Dastgir] | ||
* [http://herc.ws/board/user/1664-kisuka/ Kisuka] | ||
* [http://herc.ws/board/user/82-frost/ Frost] | ||
|
||
== Scripting Moderators == | ||
* [http://herc.ws/board/user/4102-annieruru/ AnnieRuru] | ||
- [Dastgir](https://herc.ws/board/user/48-dastgir/) | ||
- [Kisuka](https://herc.ws/board/user/1664-kisuka/) | ||
- [Frost](https://herc.ws/board/user/82-frost/) | ||
|
||
## Scripting Moderators | ||
|
||
- [AnnieRuru](https://herc.ws/board/user/4102-annieruru/) | ||
|
||
== Global Moderators == | ||
Global Moderators are individuals who moderate all of the forums excluding International Communities, however, may still moderate.<br/> | ||
Global Moderator ensure that all of the forums are cleaned by removing duplicate topics, ensuring posts/topics don't have spam, moving topics where need be, and locking topics.<br/> | ||
Global Moderators also provide support to support topics, however, not to an extent as Support Leaders. This is not a position one can apply to, but be promoted to from other moderation position thanks to one's efforts and commitment to moderation. | ||
* [http://herc.ws/board/user/387-jabote/ jaBote] | ||
* [http://herc.ws/board/user/83-mumbles/ Mumbles] | ||
## Global Moderators | ||
|
||
Global Moderators are individuals who moderate all of the forums excluding International Communities, however, may still | ||
moderate. | ||
Global Moderator ensure that all of the forums are cleaned by removing duplicate topics, ensuring posts/topics don't | ||
have spam, moving topics where need be, and locking topics. | ||
Global Moderators also provide support to support topics, however, not to an extent as Support Leaders. This is not a | ||
position one can apply to, but be promoted to from other moderation position thanks to one's efforts and commitment to | ||
moderation. | ||
|
||
- [jaBote](https://herc.ws/board/user/387-jabote/) | ||
- [Mumbles](https://herc.ws/board/user/83-mumbles/) | ||
|
||
## Support Leaders | ||
|
||
== Support Leaders == | ||
In charge of all the main supporting areas. | ||
* [http://herc.ws/board/user/4149-aeromesi/ Aeromesi] | ||
|
||
- [Aeromesi](https://herc.ws/board/user/4149-aeromesi/) | ||
|
||
## Graphics Moderators | ||
|
||
== Graphics Moderators == | ||
In charge of all the main graphics areas. | ||
* [http://herc.ws/board/user/1460-uzieal/ Uzieal] | ||
* [http://herc.ws/board/user/11-olrox/ Orlox] | ||
|
||
- [Uzieal](https://herc.ws/board/user/1460-uzieal/) | ||
- [Orlox](https://herc.ws/board/user/11-olrox/) | ||
|
||
## Int'l Moderators | ||
|
||
International Moderators are individuals who moderate their respective International Community. | ||
They are solely responsible in making sure their respective community is cleaned by moving, locking, removing, and | ||
cleaning topics of spams. | ||
International Moderators don't have sole responsibility of other forums outside their community and they must provide | ||
support to individuals in their community. | ||
|
||
== Int'l Moderators == | ||
International Moderators are individuals who moderate their respective International Community.<br/> | ||
They are solely responsible in making sure their respective community is cleaned by moving, locking, removing, and cleaning topics of spams.<br/> | ||
International Moderators don't have sole responsibility of other forums outside their community and they must provide support to individuals in their community. | ||
#### Filipino | ||
|
||
- [Mhalicot](https://herc.ws/board/user/1582-mhalicot/) | ||
|
||
====Filipino==== | ||
* [http://herc.ws/board/user/1582-mhalicot/ Mhalicot] | ||
#### Portuguese | ||
|
||
- [JulioCF](https://herc.ws/board/user/63-juliocf/) | ||
- [Wolf](https://herc.ws/board/user/192-wolf/) | ||
|
||
====Portuguese==== | ||
* [http://herc.ws/board/user/63-juliocf/ JulioCF] | ||
* [http://herc.ws/board/user/192-wolf/ Wolf] | ||
#### Spanish | ||
|
||
- [M45T3R](https://herc.ws/board/user/125-m45t3r/) | ||
|
||
====Spanish==== | ||
* [http://herc.ws/board/user/125-m45t3r/ M45T3R] | ||
## High Council | ||
|
||
They're an upgrade from the [ Community Contributor](#Community_Contributor "wikilink") title. | ||
|
||
== High Council == | ||
They're an upgrade from the [[#Community_Contributor | Community Contributor]] title. | ||
* [http://herc.ws/board/user/59-beret/ Beret] | ||
* [http://herc.ws/board/user/6674-csnv/ csnv] | ||
* [http://herc.ws/board/user/6-eiphes/ Eiphes] | ||
* [http://herc.ws/board/user/8-eurydice/ Eurydice] | ||
* [http://herc.ws/board/user/1160-gepard/ Gepard] | ||
* [http://herc.ws/board/user/88-kyeme/ kyeme] | ||
* [http://herc.ws/board/user/99-muad_dib/ Muad_Dib] | ||
* [http://herc.ws/board/user/456-rytech/ Rytech] | ||
* [http://herc.ws/board/user/409-yommy/ Yommy] | ||
* [http://herc.ws/board/user/67-xgear/ Xgear] | ||
- [Beret](https://herc.ws/board/user/59-beret/) | ||
- [csnv](https://herc.ws/board/user/6674-csnv/) | ||
- [Eiphes](https://herc.ws/board/user/6-eiphes/) | ||
- [Eurydice](https://herc.ws/board/user/8-eurydice/) | ||
- [Gepard](https://herc.ws/board/user/1160-gepard/) | ||
- [kyeme](https://herc.ws/board/user/88-kyeme/) | ||
- [Muad_Dib](https://herc.ws/board/user/99-muad_dib/) | ||
- [Rytech](https://herc.ws/board/user/456-rytech/) | ||
- [Yommy](https://herc.ws/board/user/409-yommy/) | ||
- [Xgear](https://herc.ws/board/user/67-xgear/) | ||
|
||
# Former Staff Members | ||
|
||
= Former Staff Members = | ||
Former staff members who've contributed throughout Hercules. | ||
|
||
## Former Administrators | ||
|
||
== Former Administrators == | ||
* [http://herc.ws/board/user/1-ind/ Ind] | ||
* [http://herc.ws/board/user/2-jman/ Jman] | ||
- [Ind](https://herc.ws/board/user/1-ind/) | ||
- [Jman](https://herc.ws/board/user/2-jman/) | ||
|
||
## Former Core Developers | ||
|
||
== Former Core Developers == | ||
* [http://herc.ws/board/user/28-greenbox/ GreenBox] | ||
* [http://herc.ws/board/user/725-susu/ Susu] | ||
- [GreenBox](https://herc.ws/board/user/28-greenbox/) | ||
- [Susu](https://herc.ws/board/user/725-susu/) | ||
|
||
## Former Script Developers | ||
|
||
== Former Script Developers == | ||
* [http://herc.ws/board/user/756-joseph/ Joseph] | ||
* [http://herc.ws/board/user/5-kenpachi/ Kenpachi] | ||
* [http://herc.ws/board/user/23-martin/ Martin] | ||
* [http://herc.ws/board/user/757-masao/ Masao] | ||
* [http://herc.ws/board/user/7-nameless2you/ Nameless2you] | ||
- [Joseph](https://herc.ws/board/user/756-joseph/) | ||
- [Kenpachi](https://herc.ws/board/user/5-kenpachi/) | ||
- [Martin](https://herc.ws/board/user/23-martin/) | ||
- [Masao](https://herc.ws/board/user/757-masao/) | ||
- [Nameless2you](https://herc.ws/board/user/7-nameless2you/) | ||
|
||
## Former Scripting Moderators | ||
|
||
== Former Scripting Moderators == | ||
## Former Global Moderators | ||
|
||
- [Judas](https://herc.ws/board/user/10-judas/) | ||
|
||
== Former Global Moderators == | ||
* [http://herc.ws/board/user/10-judas/ Judas] | ||
## Former Support Leaders | ||
|
||
- [Emistry](https://herc.ws/board/user/4-emistry/) | ||
|
||
== Former Support Leaders == | ||
* [http://herc.ws/board/user/4-emistry/ Emistry] | ||
## Former Graphic Moderators | ||
|
||
- [Adel](https://herc.ws/board/user/129-adel/) | ||
|
||
== Former Graphic Moderators == | ||
* [http://herc.ws/board/user/129-adel/ Adel] | ||
## Former International Moderators | ||
|
||
#### Filipino | ||
|
||
== Former International Moderators == | ||
==== Filipino ==== | ||
* [http://herc.ws/board/user/25-jaypee/ JayPee] | ||
- [JayPee](https://herc.ws/board/user/25-jaypee/) | ||
|
||
# Community Contributors | ||
|
||
= Community Contributors = | ||
This title is awarded to community members for their outstanding support of Hercules. For more information, [http://herc.ws/board/topic/376-hercules-cc-program/ read the thread about it on the forum.] | ||
* [http://herc.ws/board/user/137-bgamez23/ bgamez23] | ||
* [http://herc.ws/board/user/1352-evilpuncker/ evilpuncker] | ||
* [http://herc.ws/board/user/5970-gmocean/ GmOcean] | ||
* [http://herc.ws/board/user/118-mleo1/ mleo1] | ||
* [http://herc.ws/board/user/315-neo/ Neo] | ||
* [http://herc.ws/board/user/87-ossi0110/ ossi0110] | ||
* [http://herc.ws/board/user/449-patskie/ Patskie] | ||
* [http://herc.ws/board/user/303-ryuuzaki/ Ryuuzaki] | ||
* [http://herc.ws/board/user/297-shakto/ Shakto] | ||
This title is awarded to community members for their outstanding support of Hercules. For more information, [read the | ||
thread about it on the forum.](https://herc.ws/board/topic/376-hercules-cc-program/) | ||
|
||
[[Category:Hercules]] | ||
- [bgamez23](https://herc.ws/board/user/137-bgamez23/) | ||
- [evilpuncker](https://herc.ws/board/user/1352-evilpuncker/) | ||
- [GmOcean](https://herc.ws/board/user/5970-gmocean/) | ||
- [mleo1](https://herc.ws/board/user/118-mleo1/) | ||
- [Neo](https://herc.ws/board/user/315-neo/) | ||
- [ossi0110](https://herc.ws/board/user/87-ossi0110/) | ||
- [Patskie](https://herc.ws/board/user/449-patskie/) | ||
- [Ryuuzaki](https://herc.ws/board/user/303-ryuuzaki/) | ||
- [Shakto](https://herc.ws/board/user/297-shakto/) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.