Difference between revisions of "Main Page"

From RPC Test Wiki
Jump to: navigation, search
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<strong>MediaWiki has been installed.</strong>
+
__NOTOC__
 +
'''Welcome to the FFXIV Classic Wiki (Mirrored)'''
 +
Note: Information here may be out of sync with the actual wiki. This is an unofficial mirror used for staging changes and for backup use.
  
Consult the [https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents User's Guide] for information on using the wiki software.
+
:This wiki contains information on the various components of FFXIV 1.0. <br/>
 +
:You can also find a guide on how to build and run the FFXIV Classic server yourself and host what has been developed so far.
  
 
== Getting started ==
 
== Getting started ==
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Configuration_settings Configuration settings list]
+
<div style="float:left; width:300px">
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ MediaWiki FAQ]
+
*[[FFXIVClassic_Setup|Setting up the project]]
* [https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]
+
*[[Feature Status]]
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Localisation#Translation_resources Localise MediaWiki for your language]
+
*[[FAQs]]
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Combating_spam Learn how to combat spam on your wiki]
+
 
 +
*[[Debug Commands|Common debugging commands]]
 +
*[[Utilities | Useful Utilities]]
 +
*[[Points of Interest]]
 +
</div>
 +
 
 +
<div style="float:left; width:600px">
 +
::{| class="wikitable"
 +
|+ Important Links
 +
|- style="font-size: 20px;"
 +
| Discord: [https://discord.gg/0ynLxiEl0zWhpKOW Invite]
 +
| Source Code: [https://bitbucket.org/Ioncannon/ffxiv-classic-server ffxiv-classic-server]
 +
| Paru's server: [http://ffxiv.sqnya.se Login URL]
 +
|}
 +
</div>
 +
{{clear}}
 +
 
 +
== Game Engine Specifications ==
 +
<div style="float:left; width:200px;">
 +
=== Game Data ===
 +
*[[Regions | Region IDs]]
 +
*[[Weather | Weather IDs]]
 +
*[[Music | Music IDs]]
 +
*[[Populace_Animation | NPC Animation IDs]]
 +
*[[Unofficial_Additions | Unofficial additions]]
 +
</div>
 +
 
 +
<div style="float:left; width:200px;">
 +
=== Game Protocol ===
 +
*[[Packet Headers]]
 +
*[[Opcodes]]
 +
*[[Server Flow]]
 +
</div>
 +
 
 +
<div style="float:left; width:200px;">
 +
=== Actor System ===
 +
*[[Actor System | Understanding the actor system]]
 +
*[[NPC Actors]]
 +
*[[Event System]]
 +
</div>

Revision as of 16:28, 25 June 2018

Welcome to the FFXIV Classic Wiki (Mirrored) Note: Information here may be out of sync with the actual wiki. This is an unofficial mirror used for staging changes and for backup use.

This wiki contains information on the various components of FFXIV 1.0.
You can also find a guide on how to build and run the FFXIV Classic server yourself and host what has been developed so far.

Getting started

Important Links
Discord: Invite Source Code: ffxiv-classic-server Paru's server: Login URL


Game Engine Specifications

Game Data

Game Protocol

Actor System