mirror of
https://github.com/EQEmu/Server.git
synced 2026-07-13 03:27:18 +00:00
Updated Database Schema (markdown)
+52
-33
@@ -1,5 +1,4 @@
|
|||||||
|
|
||||||
|
|
||||||
* [[activities]]
|
* [[activities]]
|
||||||
|
|
||||||
### Adventures (LDONs)
|
### Adventures (LDONs)
|
||||||
@@ -9,6 +8,8 @@
|
|||||||
* [[adventure_template]]
|
* [[adventure_template]]
|
||||||
* [[adventure_template_entry]]
|
* [[adventure_template_entry]]
|
||||||
* [[adventure_template_entry_flavor]]
|
* [[adventure_template_entry_flavor]]
|
||||||
|
* [[ldon_trap_entries]]
|
||||||
|
* [[ldon_trap_templates]]
|
||||||
|
|
||||||
### Alternate Advancements
|
### Alternate Advancements
|
||||||
* [[aa_ability]]
|
* [[aa_ability]]
|
||||||
@@ -27,36 +28,14 @@
|
|||||||
### Alternate Currency
|
### Alternate Currency
|
||||||
* [[alternate_currency]]
|
* [[alternate_currency]]
|
||||||
|
|
||||||
### Accounts and Characters
|
### Player Account
|
||||||
* [[banned_ips]]
|
* [[banned_ips]]
|
||||||
* [[account]]
|
* [[account]]
|
||||||
* [[account_flags]]
|
* [[account_flags]]
|
||||||
* [[account_ip]]
|
* [[account_ip]]
|
||||||
* [[account_rewards]]
|
* [[account_rewards]]
|
||||||
|
|
||||||
* [[base_data]]
|
### Player Character
|
||||||
* [[blocked_spells]]
|
|
||||||
* [[books]]
|
|
||||||
* [[bot_buffs]]
|
|
||||||
* [[bot_command_settings]]
|
|
||||||
* [[bot_data]]
|
|
||||||
* [[bot_group_members]]
|
|
||||||
* [[bot_groups]]
|
|
||||||
* [[bot_guild_members]]
|
|
||||||
* [[bot_heal_rotation_members]]
|
|
||||||
* [[bot_heal_rotation_targets]]
|
|
||||||
* [[bot_heal_rotations]]
|
|
||||||
* [[bot_inspect_messages]]
|
|
||||||
* [[bot_inventories]]
|
|
||||||
* [[bot_pet_buffs]]
|
|
||||||
* [[bot_pet_inventories]]
|
|
||||||
* [[bot_pets]]
|
|
||||||
* [[bot_spell_casting_chances]]
|
|
||||||
* [[bot_spells_entries]]
|
|
||||||
* [[bot_stances]]
|
|
||||||
* [[bot_timers]]
|
|
||||||
* [[bugs]]
|
|
||||||
* [[buyer]]
|
|
||||||
* [[char_create_combinations]]
|
* [[char_create_combinations]]
|
||||||
* [[char_create_point_allocations]]
|
* [[char_create_point_allocations]]
|
||||||
* [[char_recipe_list]]
|
* [[char_recipe_list]]
|
||||||
@@ -89,6 +68,50 @@
|
|||||||
* [[character_spells]]
|
* [[character_spells]]
|
||||||
* [[character_tasks]]
|
* [[character_tasks]]
|
||||||
* [[character_tribute]]
|
* [[character_tribute]]
|
||||||
|
* [[inventory]]
|
||||||
|
* [[inventory_snapshots]]
|
||||||
|
* [[faction_values]]
|
||||||
|
|
||||||
|
### Bots
|
||||||
|
|
||||||
|
* [[bot_buffs]]
|
||||||
|
* [[bot_command_settings]]
|
||||||
|
* [[bot_data]]
|
||||||
|
* [[bot_group_members]]
|
||||||
|
* [[bot_groups]]
|
||||||
|
* [[bot_guild_members]]
|
||||||
|
* [[bot_heal_rotation_members]]
|
||||||
|
* [[bot_heal_rotation_targets]]
|
||||||
|
* [[bot_heal_rotations]]
|
||||||
|
* [[bot_inspect_messages]]
|
||||||
|
* [[bot_inventories]]
|
||||||
|
* [[bot_pet_buffs]]
|
||||||
|
* [[bot_pet_inventories]]
|
||||||
|
* [[bot_pets]]
|
||||||
|
* [[bot_spell_casting_chances]]
|
||||||
|
* [[bot_spells_entries]]
|
||||||
|
* [[bot_stances]]
|
||||||
|
* [[bot_timers]]
|
||||||
|
|
||||||
|
### Database Schema
|
||||||
|
* [[db_version]] - Tracks current database schema against source binary database version
|
||||||
|
|
||||||
|
### Faction Data
|
||||||
|
* [[faction_list]]
|
||||||
|
* [[faction_list_mod]]
|
||||||
|
|
||||||
|
### Spells
|
||||||
|
* [[blocked_spells]]
|
||||||
|
|
||||||
|
### Misc
|
||||||
|
|
||||||
|
* [[base_data]]
|
||||||
|
|
||||||
|
* [[books]]
|
||||||
|
|
||||||
|
* [[bugs]]
|
||||||
|
* [[buyer]]
|
||||||
|
|
||||||
* [[chatchannels]]
|
* [[chatchannels]]
|
||||||
* [[class_skill]]
|
* [[class_skill]]
|
||||||
* [[command_settings]]
|
* [[command_settings]]
|
||||||
@@ -96,14 +119,12 @@
|
|||||||
* [[cust_obj_data]]
|
* [[cust_obj_data]]
|
||||||
* [[damageshieldtypes]]
|
* [[damageshieldtypes]]
|
||||||
* [[db_str]]
|
* [[db_str]]
|
||||||
* [[db_version]]
|
|
||||||
* [[discovered_items]]
|
* [[discovered_items]]
|
||||||
* [[doors]]
|
* [[doors]]
|
||||||
* [[eqtime]]
|
* [[eqtime]]
|
||||||
* [[eventlog]]
|
* [[eventlog]]
|
||||||
* [[faction_list]]
|
|
||||||
* [[faction_list_mod]]
|
|
||||||
* [[faction_values]]
|
|
||||||
* [[fear_hints]]
|
* [[fear_hints]]
|
||||||
* [[fishing]]
|
* [[fishing]]
|
||||||
* [[forage]]
|
* [[forage]]
|
||||||
@@ -125,8 +146,7 @@
|
|||||||
* [[horses]]
|
* [[horses]]
|
||||||
* [[instance_list]]
|
* [[instance_list]]
|
||||||
* [[instance_list_player]]
|
* [[instance_list_player]]
|
||||||
* [[inventory]]
|
|
||||||
* [[inventory_snapshots]]
|
|
||||||
* [[inventory_version]]
|
* [[inventory_version]]
|
||||||
* [[ip_exemptions]]
|
* [[ip_exemptions]]
|
||||||
* [[item_tick]]
|
* [[item_tick]]
|
||||||
@@ -134,8 +154,7 @@
|
|||||||
* [[keyring]]
|
* [[keyring]]
|
||||||
* [[launcher]]
|
* [[launcher]]
|
||||||
* [[launcher_zones]]
|
* [[launcher_zones]]
|
||||||
* [[ldon_trap_entries]]
|
|
||||||
* [[ldon_trap_templates]]
|
|
||||||
* [[level_exp_mods]]
|
* [[level_exp_mods]]
|
||||||
* [[lfguild]]
|
* [[lfguild]]
|
||||||
* [[loginserver_server_accounts]]
|
* [[loginserver_server_accounts]]
|
||||||
|
|||||||
Reference in New Issue
Block a user