Updated Database Schema (markdown)

Chris Miles
2018-01-13 05:03:08 -06:00
parent e70827a4c3
commit 1e8bcec345
+72 -73
@@ -26,6 +26,35 @@
### Alternate Currency ### Alternate Currency
* [[alternate_currency]] * [[alternate_currency]]
### Commands
* [[command_settings]]
### 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]]
### Books
* [[books]]
### Bugs
* [[bugs]]
### Character Account ### Character Account
* [[banned_ips]] * [[banned_ips]]
* [[gm_ips]] * [[gm_ips]]
@@ -33,10 +62,16 @@
* [[account_flags]] * [[account_flags]]
* [[account_ip]] * [[account_ip]]
* [[account_rewards]] * [[account_rewards]]
* [[ip_exemptions]]
### Character Data ### Character Creation
* [[name_filter]]
* [[start_zones]]
* [[starting_items]]
* [[char_create_combinations]] * [[char_create_combinations]]
* [[char_create_point_allocations]] * [[char_create_point_allocations]]
### Character Data
* [[char_recipe_list]] * [[char_recipe_list]]
* [[character_activities]] * [[character_activities]]
* [[character_alt_currency]] * [[character_alt_currency]]
@@ -74,29 +109,6 @@
* [[completed_tasks]] * [[completed_tasks]]
* [[friends]] * [[friends]]
### 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]]
### Books
* [[books]]
### Database Schema ### Database Schema
* [[db_version]] - Tracks current database schema against source binary database version * [[db_version]] - Tracks current database schema against source binary database version
@@ -161,6 +173,9 @@
* [[loginserver_server_list_type]] * [[loginserver_server_list_type]]
* [[loginserver_world_server_registration]] * [[loginserver_world_server_registration]]
### Logging (Legacy)
* [[eventlog]]
### Logging Settings ### Logging Settings
* [[logsys_categories]] * [[logsys_categories]]
@@ -183,6 +198,7 @@
* [[spawn_events]] * [[spawn_events]]
* [[spawnentry]] * [[spawnentry]]
* [[spawngroup]] * [[spawngroup]]
* [[respawn_times]]
### Spells ### Spells
* [[blocked_spells]] * [[blocked_spells]]
@@ -196,6 +212,12 @@
* [[base_data]] * [[base_data]]
* [[eqtime]] * [[eqtime]]
* [[saylink]] * [[saylink]]
* [[class_skill]]
* [[damageshieldtypes]]
* [[db_str]]
* [[discovered_items]]
* [[perl_event_export_settings]]
* [[races]]
### Task System ### Task System
* [[activities]] * [[activities]]
@@ -204,6 +226,10 @@
* [[tasksets]] * [[tasksets]]
* [[proximities]] * [[proximities]]
### Tradeskills
* [[tradeskill_recipe]]
* [[tradeskill_recipe_entries]]
### Univseral Chat System (UCS) ### Univseral Chat System (UCS)
* [[chatchannels]] * [[chatchannels]]
* [[mail]] * [[mail]]
@@ -234,17 +260,19 @@
### Misc ### Misc
* [[fear_hints]] - potential deprecation * [[fear_hints]] - potential deprecation
* [[inventory_version]] * [[inventory_version]]
### Other
* [[bugs]]
* [[buyer]] * [[buyer]]
* [[class_skill]]
* [[command_settings]] ### Objects
* [[cust_obj_data]] * [[object]]
* [[damageshieldtypes]] * [[object_contents]]
* [[db_str]]
* [[discovered_items]] ### Petitions
* [[petitions]]
### Pets
* [[pets]]
* [[pets_equipmentset]]
* [[pets_equipmentset_entries]]
### Quest Globals ### Quest Globals
* [[quest_globals]] * [[quest_globals]]
@@ -258,60 +286,31 @@
* [[tribute_levels]] * [[tribute_levels]]
* [[tributes]] * [[tributes]]
* [[eventlog]] ### Titles (Player)
* [[ip_exemptions]]
* [[name_filter]]
* [[object]]
* [[object_contents]]
* [[perl_event_export_settings]]
* [[petitions]]
* [[pets]]
* [[pets_equipmentset]]
* [[pets_equipmentset_entries]]
* [[player_titlesets]] * [[player_titlesets]]
### Traps
* [[traps]]
* [[races]] ### Reporting (/report)
* [[reports]] * [[reports]]
* [[respawn_times]]
### Rules
* [[rule_sets]] * [[rule_sets]]
* [[rule_values]] * [[rule_values]]
* [[sharedbank]] * [[sharedbank]]
* [[skill_caps]] * [[skill_caps]]
* [[start_zones]]
* [[starting_items]]
* [[timers]] * [[timers]]
* [[titles]] * [[titles]]
* [[trader]] * [[trader]]
* [[trader_audit]] * [[trader_audit]]
* [[tradeskill_recipe]]
* [[tradeskill_recipe_entries]]
* [[traps]]
* [[veteran_reward_templates]] * [[veteran_reward_templates]]