Difference between revisions of "Main Page"

From FFXIV Classic Wiki
Jump to: navigation, search
m (Updated name of project.)
m (Added Unknowns link under Game Data)
 
(9 intermediate revisions by 3 users not shown)
Line 3: Line 3:
  
 
:This wiki contains information on the various components of FFXIV 1.0. <br/>
 
: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.
+
:You can also find a guide on how to build and run the Project Meteor Server yourself and host what has been developed so far.
 +
 
 +
 
 +
'''THIS PROJECT IS NOT FEATURE-COMPLETE'''
 +
:Project Meteor is in early development. Many server-side features still need to be developed '''and no content is scripted'''.
 +
:Do not expect this to fully replicate the Final Fantasy XIV 1.23 experience.
 +
 
 +
'''THIS PROJECT IS ALSO NOT A PRIVATE SERVER'''
 +
:This is a server '''software''' project.
 +
:There are no plans to host a running server for people to connect to. You need to do that yourself.
  
 
== Getting started ==
 
== Getting started ==
Line 20: Line 29:
 
|+ Important Links
 
|+ Important Links
 
|- style="font-size: 20px;"
 
|- style="font-size: 20px;"
| Discord: [https://discord.gg/0ynLxiEl0zWhpKOW Invite]
+
<!-- | Discord: [https://discord.gg/0ynLxiEl0zWhpKOW Invite] -->
 
| Source Code: [https://bitbucket.org/Ioncannon/project-meteor-server Project Meteor Server]
 
| Source Code: [https://bitbucket.org/Ioncannon/project-meteor-server Project Meteor Server]
 
|}
 
|}
Line 32: Line 41:
 
*[[Weather | Weather IDs]]
 
*[[Weather | Weather IDs]]
 
*[[Music | Music IDs]]
 
*[[Music | Music IDs]]
*[[Quest_Scripts | Quest IDs ]]
 
 
*[[Monster_Models | Monster Models]]
 
*[[Monster_Models | Monster Models]]
 
*[[BgObj_Models | Background Object Models]]
 
*[[BgObj_Models | Background Object Models]]
 
*[[Populace_Animation | NPC Animation IDs]]
 
*[[Populace_Animation | NPC Animation IDs]]
 
*[[Unofficial_Additions | Unofficial additions]]
 
*[[Unofficial_Additions | Unofficial additions]]
 +
*[[Dungeons]]
 +
*[[Quests]]
 +
*[[Unfinished Content]]
 +
*[[Unknowns]]
 
</div>
 
</div>
  
Line 56: Line 68:
 
*[[NPC Actors]]
 
*[[NPC Actors]]
 
*[[Event System]]
 
*[[Event System]]
 +
*[[Animations and VFX]]
 
</div>
 
</div>

Latest revision as of 21:05, 6 December 2022

Welcome to the Project Meteor Wiki

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 Project Meteor Server yourself and host what has been developed so far.


THIS PROJECT IS NOT FEATURE-COMPLETE

Project Meteor is in early development. Many server-side features still need to be developed and no content is scripted.
Do not expect this to fully replicate the Final Fantasy XIV 1.23 experience.

THIS PROJECT IS ALSO NOT A PRIVATE SERVER

This is a server software project.
There are no plans to host a running server for people to connect to. You need to do that yourself.

Getting started

Important Links
Source Code: Project Meteor Server

Game Engine Specifications

Game Data

Game Protocol

Actor System