Difference between revisions of "Main Page"

From DSP Wiki
Jump to: navigation, search
Line 23: Line 23:
  
 
== Developer Reference links ==
 
== Developer Reference links ==
 +
[[Quests]]
 +
 +
[[Missions]]
  
  
Line 33: Line 36:
 
== Things that need to be added ==
 
== Things that need to be added ==
  
Reference tables (zone IDs, item IDs, or any other table that might need to be referenced often)
+
Reference tables (any table that might need to be referenced often)
  
 
Source Code documentation (mainly public function documentation and how to communicate between lua scripts and the server)
 
Source Code documentation (mainly public function documentation and how to communicate between lua scripts and the server)

Revision as of 05:25, 31 March 2012

Welcome to the Unofficial Dark Star Project Wiki

Getting Started

Building the Server

Configuring Your Client

DarkStar Servers


General Reference links

GM Commands

Key Item IDs

Map IDs

Item IDs


Developer Reference links

Quests

Missions


FAQs

Things that need to be added

Reference tables (any table that might need to be referenced often)

Source Code documentation (mainly public function documentation and how to communicate between lua scripts and the server)

Checklists for things that are and are not implemented (Eventually I would like to create goal pages that use these checklists, so if you can categorize things in a logical manner, that would be very helpful)

Anything else you can think of that might be helpful for either casual users or developers interested in Dark Star Project.