Difference between revisions of "Systems"

(Created page with "The EQ2Emulator server code is broken down into '''Systems''' to make it easier to categorize the many components that make up the server. A System will usually have a number of ...")
 
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
The EQ2Emulator server code is broken down into '''Systems''' to make it easier to categorize the many components that make up the server. A System will usually have a number of ''Sub-Systems'' under it, which are detailed below in each System's individual Wiki page.
+
{{PageHeaderChild|General|Systems}}
 +
<br/>
 +
{{Header|The Systems of EQ2Emulator World Server|BackgroundColor=3d78b4|FontColor=ffffff}}
 +
Below is only a partial System list, since it is only necessary to document systems that are currently implemented. This page will be updated as new systems become available.
  
  
The Systems of EQ2Emulator World Server:
+
{{Header|Character|BackgroundColor=3d78b4|FontColor=ffffff}}
== Altar ==
+
 
 
(description needed)
 
(description needed)
  
  
Details and Subsystems: [[Altar|Altar]]
+
''Related Wikis:'' [[Character|Character]] &bull; [[Database:Character|DB Schema]]
  
  
== Battlegrounds ==
+
{{Header|Character Development|BackgroundColor=3d78b4|FontColor=ffffff}}
 +
 
 
(description needed)
 
(description needed)
  
  
Details and Subsystems: [[Battlegrounds|Battlegrounds]]
+
''Related Wikis:'' [[Character Development|Character Development]] &bull; [[Database:Character Development|DB Schema]]
 +
 
  
 +
{{Header|Chat|BackgroundColor=3d78b4|FontColor=ffffff}}
  
== Broker ==
 
 
(description needed)
 
(description needed)
  
  
Details and Subsystems: [[Broker|Broker]]
+
''Related Wikis:'' [[Chat|Chat]] &bull; [[Database:Chat|DB Schema]]
 +
 
  
 +
{{Header|Combat|BackgroundColor=3d78b4|FontColor=ffffff}}
  
== Character ==
 
 
(description needed)
 
(description needed)
  
  
Details and Subsystems: [[Character|Character]]
+
''Related Wikis:'' [[Combat|Combat]] &bull; [[Database:Combat|DB Schema]]
  
  
== Character Development ==
+
{{Header|Groups|BackgroundColor=3d78b4|FontColor=ffffff}}
 +
 
 
(description needed)
 
(description needed)
  
  
Details and Subsystems: [[Character Development|Character Development]]
+
''Related Wikis:'' [[Groups|Groups]] &bull; [[Database:Groups|DB Schema]]
  
  
== Chat ==
+
{{Header|Guilds|BackgroundColor=3d78b4|FontColor=ffffff}}
 +
 
 
(description needed)
 
(description needed)
  
  
Details and Subsystems: [[Chat|Chat]]
+
''Related Wikis:'' [[Guilds|Guilds]] &bull; [[Database:Guilds|DB Schema]]
  
  
== Combat ==
+
{{Header|Harvesting|BackgroundColor=3d78b4|FontColor=ffffff}}
 +
 
 
(description needed)
 
(description needed)
  
  
Details and Subsystems: [[Combat|Combat]]
+
''Related Wikis:'' [[Harvesting|Harvesting]] &bull; [[Database:Harvesting|DB Schema]] &bull; [[ContentDesigner:Harvesting|Harvesting Content Design]]
  
  
== Dungeon Builder ==
+
{{Header|Inventory|BackgroundColor=3d78b4|FontColor=ffffff}}
 +
 
 
(description needed)
 
(description needed)
  
  
Details and Subsystems: [[Dungeon Builder|Dungeon Builder]]
+
''Related Wikis:'' [[Inventory|Inventory]] &bull; [[Database:Inventory|DB Schema]]
  
  
== Groups ==
+
{{Header|IRC|BackgroundColor=3d78b4|FontColor=ffffff}}
(description needed)
 
  
 +
Custom feature only found in EQ2Emulator!
  
Details and Subsystems: [[Groups|Groups]]
 
  
 +
''Related Wikis:'' [[IRC|IRC]] &bull; [[Database:IRC|DB Schema]]
  
== Guilds ==
 
(description needed)
 
  
 +
{{Header|Items|BackgroundColor=3d78b4|FontColor=ffffff}}
  
Details and Subsystems: [[Guilds|Guilds]]
+
(description needed)
  
  
== Harvesting ==
+
''Related Wikis:'' [[Items|Items]] &bull; [[Database:Items|DB Schema]] &bull; [[ContentDesigner:Items|Items Content Design]]
(description needed)
 
  
  
Details and Subsystems: [[Harvesting|Harvesting]]
+
{{Header|Loot|BackgroundColor=3d78b4|FontColor=ffffff}}
  
 +
(description needed)
  
== Inventory ==
 
(description needed)
 
  
 +
''Related Wikis:'' [[Loot|Loot]] &bull; [[Database:Loot|DB Schema]] &bull; [[ContentDesigner:Loot|Loot Content Design]]
  
Details and Subsystems: [[Inventory|Inventory]]
 
  
 +
{{Header|LUA Scripting|BackgroundColor=3d78b4|FontColor=ffffff}}
  
== IRC ==
 
 
(description needed)
 
(description needed)
  
  
Details and Subsystems: [[IRC|IRC]]
+
''Related Wikis:'' [[LUA|LUA Scripting]] &bull; [[Database:LUA_Data|DB Schema]] &bull; [[ContentDesigner:LUA_Scripting|LUA Scripting Content Design]]
 +
 
  
 +
{{Header|Macros|BackgroundColor=3d78b4|FontColor=ffffff}}
  
== Items ==
 
 
(description needed)
 
(description needed)
  
  
Details and Subsystems: [[Items|Items]]
+
''Related Wikis:'' [[Macros|Macros]] &bull; [[Database:Macros|DB Schema]]
  
  
== Loot ==
+
{{Header|Merchants|BackgroundColor=3d78b4|FontColor=ffffff}}
 +
 
 
(description needed)
 
(description needed)
  
  
Details and Subsystems: [[Loot|Loot]]
+
''Related Wikis:'' [[Merchants|Merchants]] &bull; [[Database:Merchants|DB Schema]] &bull; [[ContentDesigner:Merchants|Merchants Content Design]]
  
  
== LUA Scripting ==
+
{{Header|Miscellaneous|BackgroundColor=3d78b4|FontColor=ffffff}}
 +
 
 
(description needed)
 
(description needed)
  
  
Details and Subsystems: [[LUA Scripting|LUA Scripting]]
+
''Related Wikis:'' [[Miscellaneous|Miscellaneous]] &bull; [[Database:Miscellaneous|DB Schema]] &bull; [[ContentDesigner:Miscellaneous|Miscellaneous Content Design]]
  
  
== Macros ==
+
{{Header|Mounts|BackgroundColor=3d78b4|FontColor=ffffff}}
 +
 
 
(description needed)
 
(description needed)
  
  
Details and Subsystems: [[Macros|Macros]]
+
''Related Wikis:'' [[Mounts|Mounts]] &bull; [[Database:Mounts|DB Schema]]
  
  
== Merchants ==
+
{{Header|Persona|BackgroundColor=3d78b4|FontColor=ffffff}}
 +
 
 
(description needed)
 
(description needed)
  
  
Details and Subsystems: [[Merchants|Merchants]]
+
''Related Wikis:'' [[Persona|Persona]] &bull; [[Database:Persona|DB Schema]]
  
  
== Miscellaneous ==
+
{{Header|Quests|BackgroundColor=3d78b4|FontColor=ffffff}}
(description needed)
 
  
 
Details and Subsystems: [[Miscellaneous|Miscellaneous]]
 
 
 
== Mounts ==
 
 
(description needed)
 
(description needed)
  
  
Details and Subsystems: [[Mounts|Mounts]]
+
''Related Wikis:'' [[Quests|Quests]] &bull; [[Database:Quests|DB Schema]] &bull; [[ContentDesigner:Quests|Quests Content Design]]
 
 
 
 
== Persona ==
 
(description needed)
 
 
 
  
Details and Subsystems: [[Persona|Persona]]
 
  
 +
{{Header|Rules|BackgroundColor=3d78b4|FontColor=ffffff}}
  
== Pets ==
 
 
(description needed)
 
(description needed)
  
  
Details and Subsystems: [[Pets|Pets]]
+
''Related Wikis:'' [[Rules|Rules]] &bull; [[Database:Rules|DB Schema]]
  
  
== Player Housing ==
+
{{Header|Server|BackgroundColor=3d78b4|FontColor=ffffff}}
(description needed)
 
  
 +
Core Server Data required to run EQ2Emulator.
  
Details and Subsystems: [[Player Housing|Player Housing]]
 
  
 +
''Related Wikis:'' [[Server|Server]] &bull; [[Database:Server|DB Schema]] &bull; [[ContentDesigner:Server|Server Content Design]]
  
== PVP ==
 
(description needed)
 
  
 +
{{Header|Spawns|BackgroundColor=3d78b4|FontColor=ffffff}}
  
Details and Subsystems: [[PVP|PVP]]
 
 
 
== Quests ==
 
 
(description needed)
 
(description needed)
  
  
Details and Subsystems: [[Quests|Quests]]
+
''Related Wikis:'' [[Spawns|Spawns]] &bull; [[Database:Spawns|DB Schema]] &bull; [[ContentDesigner:Spawns|Spawns Content Design]]
  
  
== Rules ==
+
{{Header|Spells|BackgroundColor=3d78b4|FontColor=ffffff}}
(description needed)
 
  
 
Details and Subsystems: [[Rules|Rules]]
 
 
 
== Server ==
 
 
(description needed)
 
(description needed)
  
  
Details and Subsystems: [[Server|Server]]
+
''Related Wikis:'' [[Spells|Spells]] &bull; [[Database:Spells|DB Schema]] &bull; [[ContentDesigner:Spells|Spells Content Design]]
 
 
 
 
== Spawns ==
 
(description needed)
 
 
 
  
Details and Subsystems: [[Spawns|Spawns]]
 
  
 +
{{Header|Tradeskills|BackgroundColor=3d78b4|FontColor=ffffff}}
  
== Spells ==
 
 
(description needed)
 
(description needed)
  
  
Details and Subsystems: [[Spells|Spells]]
+
''Related Wikis:'' [[Tradeskills|Tradeskills]] &bull; [[Database:Tradeskills|DB Schema]]
 
 
 
 
== Tradeskills ==
 
(description needed)
 
 
 
  
Details and Subsystems: [[Tradeskills|Tradeskills]]
 
  
 +
{{Header|Zones|BackgroundColor=3d78b4|FontColor=ffffff}}
  
== Zones ==
 
 
(description needed)
 
(description needed)
  
  
Details and Subsystems: [[Zones|Zones]]
+
''Related Wikis:'' [[Zones|Zones]] &bull; [[Database:Zones|DB Schema]] &bull; [[ContentDesigner:Zones|Zones Content Design]]

Latest revision as of 13:27, 5 August 2015

General - Systems

Return to: General | Tutorials | Portal | Forum | Project Manager | Bug Tracker


The Systems of EQ2Emulator World Server

Below is only a partial System list, since it is only necessary to document systems that are currently implemented. This page will be updated as new systems become available.


Character


(description needed)


Related Wikis: CharacterDB Schema


Character Development


(description needed)


Related Wikis: Character DevelopmentDB Schema


Chat


(description needed)


Related Wikis: ChatDB Schema


Combat


(description needed)


Related Wikis: CombatDB Schema


Groups


(description needed)


Related Wikis: GroupsDB Schema


Guilds


(description needed)


Related Wikis: GuildsDB Schema


Harvesting


(description needed)


Related Wikis: HarvestingDB SchemaHarvesting Content Design


Inventory


(description needed)


Related Wikis: InventoryDB Schema


IRC


Custom feature only found in EQ2Emulator!


Related Wikis: IRCDB Schema


Items


(description needed)


Related Wikis: ItemsDB SchemaItems Content Design


Loot


(description needed)


Related Wikis: LootDB SchemaLoot Content Design


LUA Scripting


(description needed)


Related Wikis: LUA ScriptingDB SchemaLUA Scripting Content Design


Macros


(description needed)


Related Wikis: MacrosDB Schema


Merchants


(description needed)


Related Wikis: MerchantsDB SchemaMerchants Content Design


Miscellaneous


(description needed)


Related Wikis: MiscellaneousDB SchemaMiscellaneous Content Design


Mounts


(description needed)


Related Wikis: MountsDB Schema


Persona


(description needed)


Related Wikis: PersonaDB Schema


Quests


(description needed)


Related Wikis: QuestsDB SchemaQuests Content Design


Rules


(description needed)


Related Wikis: RulesDB Schema


Server


Core Server Data required to run EQ2Emulator.


Related Wikis: ServerDB SchemaServer Content Design


Spawns


(description needed)


Related Wikis: SpawnsDB SchemaSpawns Content Design


Spells


(description needed)


Related Wikis: SpellsDB SchemaSpells Content Design


Tradeskills


(description needed)


Related Wikis: TradeskillsDB Schema


Zones


(description needed)


Related Wikis: ZonesDB SchemaZones Content Design