WorldDatabase.h 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594
  1. /*
  2. EQ2Emulator: Everquest II Server Emulator
  3. Copyright (C) 2007 EQ2EMulator Development Team (http://www.eq2emulator.net)
  4. This file is part of EQ2Emulator.
  5. EQ2Emulator is free software: you can redistribute it and/or modify
  6. it under the terms of the GNU General Public License as published by
  7. the Free Software Foundation, either version 3 of the License, or
  8. (at your option) any later version.
  9. EQ2Emulator is distributed in the hope that it will be useful,
  10. but WITHOUT ANY WARRANTY; without even the implied warranty of
  11. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  12. GNU General Public License for more details.
  13. You should have received a copy of the GNU General Public License
  14. along with EQ2Emulator. If not, see <http://www.gnu.org/licenses/>.
  15. */
  16. #ifndef EQ2WORLD_EMU_DATABASE_H
  17. #define EQ2WORLD_EMU_DATABASE_H
  18. #ifdef WIN32
  19. #include <WinSock2.h>
  20. #include <windows.h>
  21. #endif
  22. #include <mysql.h>
  23. #include <string>
  24. #include <vector>
  25. #include <map>
  26. #include <stdio.h>
  27. #include "../common/database.h"
  28. #include "../common/types.h"
  29. #include "../common/MiscFunctions.h"
  30. #include "../common/Mutex.h"
  31. #include "../common/DatabaseNew.h"
  32. #include "client.h"
  33. #include "Object.h"
  34. #include "Widget.h"
  35. #include "Sign.h"
  36. #include "NPC.h"
  37. #include "zoneserver.h"
  38. #include "Collections/Collections.h"
  39. #include "Achievements/Achievements.h"
  40. #include "Recipes/Recipe.h"
  41. #include "../common/PacketStruct.h"
  42. #include "Spells.h"
  43. #include "Titles.h"
  44. #include "Rules/Rules.h"
  45. #include "Languages.h"
  46. #include "World.h"
  47. using namespace std;
  48. #define APPEARANCE_SOGA_HFHC 0
  49. #define APPEARANCE_SOGA_HTHC 1
  50. #define APPEARANCE_SOGA_HFC 2
  51. #define APPEARANCE_SOGA_HTC 3
  52. #define APPEARANCE_SOGA_HH 4
  53. #define APPEARANCE_SOGA_HC1 5
  54. #define APPEARANCE_SOGA_HC2 6
  55. #define APPEARANCE_SOGA_SC 7
  56. #define APPEARANCE_SOGA_EC 8
  57. #define APPEARANCE_HTHC 9
  58. #define APPEARANCE_HFHC 10
  59. #define APPEARANCE_HTC 11
  60. #define APPEARANCE_HFC 12
  61. #define APPEARANCE_HH 13
  62. #define APPEARANCE_HC1 14
  63. #define APPEARANCE_HC2 15
  64. #define APPEARANCE_WC1 16
  65. #define APPEARANCE_WC2 17
  66. #define APPEARANCE_SC 18
  67. #define APPEARANCE_EC 19
  68. #define APPEARANCE_SHIRT 20
  69. #define APPEARANCE_UCC 21
  70. #define APPEARANCE_PANTS 22
  71. #define APPEARANCE_ULC 23
  72. #define APPEARANCE_U9 24
  73. #define APPEARANCE_BODY_SIZE 25
  74. #define APPEARANCE_SOGA_WC1 26
  75. #define APPEARANCE_SOGA_WC2 27
  76. #define APPEARANCE_SOGA_SHIRT 28
  77. #define APPEARANCE_SOGA_UCC 29
  78. #define APPEARANCE_SOGA_PANTS 30
  79. #define APPEARANCE_SOGA_ULC 31
  80. #define APPEARANCE_SOGA_U13 32
  81. #define APPEARANCE_SOGA_EBT 33
  82. #define APPEARANCE_SOGA_CHEEKT 34
  83. #define APPEARANCE_SOGA_NT 35
  84. #define APPEARANCE_SOGA_CHINT 36
  85. #define APPEARANCE_SOGA_LT 37
  86. #define APPEARANCE_SOGA_EART 38
  87. #define APPEARANCE_SOGA_EYET 39
  88. #define APPEARANCE_EBT 40
  89. #define APPEARANCE_CHEEKT 41
  90. #define APPEARANCE_NT 42
  91. #define APPEARANCE_CHINT 43
  92. #define APPEARANCE_EART 44
  93. #define APPEARANCE_EYET 45
  94. #define APPEARANCE_LT 46
  95. #define APPEARANCE_BODY_AGE 47
  96. #define CHAR_PROPERTY_SPEED "modify_speed"
  97. #define CHAR_PROPERTY_FLYMODE "modify_flymode"
  98. #define CHAR_PROPERTY_INVUL "modify_invul"
  99. #define CHAR_PROPERTY_GMVISION "modify_gmvision"
  100. #define CHAR_PROPERTY_LUADEBUG "modify_luadebug"
  101. struct StartingItem{
  102. string type;
  103. int32 item_id;
  104. string creator;
  105. int8 condition;
  106. int8 attuned;
  107. int16 count;
  108. };
  109. class Bot;
  110. class WorldDatabase : public Database {
  111. public:
  112. WorldDatabase();
  113. ~WorldDatabase();
  114. bool ConnectNewDatabase();
  115. void PingNewDB();
  116. string* GetZoneName(int32 id);
  117. string GetZoneDescription(int32 id);
  118. int32 LoadCharacterSkills(int32 char_id, Player* player);
  119. void DeleteCharacterSkill(int32 char_id, Skill* skill);
  120. void DeleteCharacterSpell(int32 character_id, int32 spell_id);
  121. int32 LoadCharacterSpells(int32 char_id, Player* player);
  122. int32 LoadItemBlueStats();
  123. void SaveQuickBar(int32 char_id, vector<QuickBarItem*>* quickbar_items);
  124. void SavePlayerSpells(Client* client);
  125. int32 LoadSkills();
  126. void LoadCommandList();
  127. map<int8, vector<MacroData*> >* LoadCharacterMacros(int32 char_id);
  128. void UpdateCharacterMacro(int32 char_id, int8 number, const char* name, int16 icon, vector<string>* updates);
  129. void SaveWorldTime(WorldTime* time);
  130. bool SaveSpawnInfo(Spawn* spawn);
  131. int32 GetNextSpawnIDInZone(int32 zone_id);
  132. bool SaveSpawnEntry(Spawn* spawn, const char* spawn_location_name, int8 percent, float x_offset, float y_offset, float z_offset, bool save_zonespawn = true, bool create_spawnlocation = true);
  133. float GetSpawnLocationPlacementOffsetX(int32 location_id);
  134. float GetSpawnLocationPlacementOffsetY(int32 location_id);
  135. float GetSpawnLocationPlacementOffsetZ(int32 location_id);
  136. int32 GetNextSpawnLocation();
  137. bool CreateNewSpawnLocation(int32 id, const char* name);
  138. bool RemoveSpawnFromSpawnLocation(Spawn* spawn);
  139. int32 GetSpawnLocationCount(int32 location, Spawn* spawn = 0);
  140. vector<string>* GetSpawnNameList(const char* in_name);
  141. void LoadSubCommandList();
  142. void LoadGlobalVariables();
  143. void UpdateVitality(int32 timestamp, float amount);
  144. void SaveVariable(const char* name, const char* value, const char* comment);
  145. void LoadVisualStates();
  146. void LoadAppearanceMasterList();
  147. void Save(Client* client);
  148. void SaveItems(Client* client);
  149. void SaveItem(int32 account_id, int32 char_id, Item* item, const char* type);
  150. void DeleteBuyBack(int32 char_id, int32 item_id, int16 quantity, int32 price);
  151. void LoadBuyBacks(Client* client);
  152. void SaveBuyBacks(Client* client);
  153. void SaveBuyBack(int32 char_id, int32 item_id, int16 quantity, int32 price);
  154. void DeleteItem(int32 char_id, Item* item, const char* type);
  155. void SaveCharacterColors(int32 char_id, const char* type, EQ2_Color color);
  156. void SaveCharacterFloats(int32 char_id, const char* type, float float1, float float2, float float3);
  157. int16 GetAppearanceID(string name);
  158. vector<int16>* GetAppearanceIDsLikeName(string name, bool filtered = true);
  159. string GetAppearanceName(int16 appearance_id);
  160. void UpdateRandomize(int32 spawn_id, sint32 value);
  161. int32 SaveCharacter(PacketStruct* create, int32 loginID);
  162. int32 LoadNPCAppearanceEquipmentData(ZoneServer* zone);
  163. void SaveNPCAppearanceEquipment(int32 spawn_id, int8 slot_id, int16 type, int8 red=0, int8 green=0, int8 blue=0, int8 hred=0, int8 hgreen=0, int8 hblue=0);
  164. void LoadSpecialZones();
  165. void SaveCharacterSkills(Client* client);
  166. void SaveCharacterQuests(Client* client);
  167. void SaveCharacterQuestProgress(Client* client, Quest* quest);
  168. void DeleteCharacterQuest(int32 quest_id, int32 char_id, bool repeated_quest = false);
  169. void LoadCharacterQuests(Client* client);
  170. void LoadPlayerAA(Player *player);
  171. void LoadCharacterQuestProgress(Client* client);
  172. void LoadCharacterFriendsIgnoreList(Player* player);
  173. void LoadZoneInfo(ZoneServer* zone);
  174. void LoadZoneInfo(ZoneInfo* zone_info);
  175. int32 GetZoneID(const char* name);
  176. void SaveZoneInfo(int32 zone_id, const char* field, sint32 value);
  177. void SaveZoneInfo(int32 zone_id, const char* field, float value);
  178. void SaveZoneInfo(int32 zone_id, const char* field, const char* value);
  179. bool GetZoneRequirements(const char* zoneName,sint16* minStatus, int16* minLevel, int16* maxLevel, int16* minVersion);
  180. int16 GetMinimumClientVersion(int8 expansion_id);
  181. string GetExpansionIDByVersion(int16 version);
  182. int32 CheckTableVersions(char* tablename);
  183. bool RunDatabaseQueries(TableQuery* queries, bool output_result = true, bool data = false);
  184. void UpdateTableVersion(char* name, int32 version);
  185. void UpdateDataTableVersion(char* name, int32 version);
  186. void UpdateStartingFactions(int32 char_id, int8 choice);
  187. string GetStartingZoneName(int8 choice);
  188. void UpdateStartingZone(int32 char_id, int8 class_id, int8 race_id, int8 choice);
  189. void UpdateStartingItems(int32 char_id, int8 class_id, int8 race_id, bool base_class = false);
  190. void UpdateStartingSkills(int32 char_id, int8 class_id, int8 race_id);
  191. void UpdateStartingSpells(int32 char_id, int8 class_id, int8 race_id);
  192. void UpdateStartingSkillbar(int32 char_id, int8 class_id, int8 race_id);
  193. void UpdateStartingTitles(int32 char_id, int8 class_id, int8 race_id, int8 gender_id);
  194. bool UpdateSpawnLocationSpawns(Spawn* spawn);
  195. bool UpdateSpawnWidget(int32 widget_id, char* query);
  196. bool CheckVersionTable();
  197. void LoadFactionAlliances();
  198. void LoadFactionList();
  199. bool LoadPlayerFactions(Client* client);
  200. void SavePlayerFactions(Client* client);
  201. void LoadSpawnScriptData();
  202. void LoadZoneScriptData();
  203. int32 LoadSpellScriptData();
  204. bool UpdateSpawnScriptData(int32 spawn_id, int32 spawn_location_id, int32 spawnentry_id, const char* name);
  205. map<int32, string>* GetZoneList(const char* name, bool is_admin = false);
  206. bool VerifyZone(const char* name);
  207. int8 GetInstanceTypeByZoneID(int32 zoneID);
  208. /*void loadNPCAppearance(int32 appearance_id);
  209. void LoadNPCAppearances();*/
  210. void ResetDatabase();
  211. void EnableConstraints();
  212. void DisableConstraints();
  213. int32 SaveCombinedSpawnLocation(ZoneServer* zone, Spawn* spawn, const char* name);
  214. int32 ProcessSpawnLocations(ZoneServer* zone, const char* sql_query, int8 type);
  215. int32 LoadSpawnLocationGroupAssociations(ZoneServer* zone);
  216. int32 LoadSpawnLocationGroups(ZoneServer* zone);
  217. int32 LoadSpawnGroupChances(ZoneServer* zone);
  218. bool SpawnGroupAddAssociation(int32 group1, int32 group2);
  219. bool SpawnGroupRemoveAssociation(int32 group1, int32 group2);
  220. bool SpawnGroupAddSpawn(Spawn* spawn, int32 group_id);
  221. bool SpawnGroupRemoveSpawn(Spawn* spawn, int32 group_id);
  222. int32 CreateSpawnGroup(Spawn* spawn, string name);
  223. void DeleteSpawnGroup(int32 id);
  224. bool SetGroupSpawnChance(int32 id, float chance);
  225. void LoadGroundSpawnEntries(ZoneServer* zone);
  226. void LoadGroundSpawnItems(ZoneServer* zone);
  227. void LoadSpawns(ZoneServer* zone);
  228. int8 GetAppearanceType(string type);
  229. void LoadNPCs(ZoneServer* zone);
  230. int32 LoadAppearances(ZoneServer* zone, Client* client = 0);
  231. int32 LoadNPCSpells(ZoneServer* zone);
  232. int32 LoadNPCSkills(ZoneServer* zone);
  233. int32 LoadNPCEquipment(ZoneServer* zone);
  234. void LoadObjects(ZoneServer* zone);
  235. void LoadGroundSpawns(ZoneServer* zone);
  236. void LoadWidgets(ZoneServer* zone);
  237. void LoadSigns(ZoneServer* zone);
  238. void ReloadItemList();
  239. void LoadItemList();
  240. int32 LoadItemStats();
  241. int32 LoadItemAppearances();
  242. int32 LoadItemLevelOverride();
  243. int32 LoadItemEffects();
  244. int32 LoadBookPages();
  245. int32 LoadNextUniqueItemID();
  246. int32 LoadSkillItems();
  247. int32 LoadRangeWeapons();
  248. int32 LoadThrownWeapons();
  249. int32 LoadBaubles();
  250. int32 LoadBooks();
  251. int32 LoadItemsets();
  252. int32 LoadHouseItem();
  253. int32 LoadRecipeBookItems();
  254. int32 LoadArmor();
  255. int32 LoadAdornments();
  256. int32 LoadClassifications();
  257. int32 LoadShields();
  258. int32 LoadBags();
  259. int32 LoadFoods();
  260. int32 LoadWeapons();
  261. int32 LoadRanged();
  262. int32 LoadHouseContainers();
  263. map<int32, vector<LevelArray*> >* LoadSpellClasses();
  264. void LoadTransporters(ZoneServer* zone);
  265. void LoadTransportMaps(ZoneServer* zone);
  266. void LoadDataFromRow(MYSQL_ROW row, Item* item); // JA - eventually get rid of this function when all DB calls are converted
  267. void LoadDataFromRow(DatabaseResult *result, Item* item);
  268. void LoadCharacterItemList(int32 account_id, int32 char_id, Player* player, int16);
  269. bool loadCharacter(const char* name, int32 account_id, Client* client);
  270. bool LoadCharacterStats(int32 id, int32 account_id, Client* client);
  271. bool InsertCharacterStats(int32 character_id, int8 class_id, int8 race_id);
  272. bool UpdateCharacterTimeStamp(int32 account_id, int32 character_id, int32 timestamp);
  273. bool insertCharacterProperty(Client* client, char* propName, char* propValue);
  274. bool loadCharacterProperties(Client* client);
  275. string GetPlayerName(char* name);
  276. int32 GetCharacterTimeStamp(int32 character_id, int32 account_id,bool* char_exists);
  277. int32 GetCharacterTimeStamp(int32 character_id);
  278. sint32 GetLatestDataTableVersion(char* name);
  279. sint16 GetLowestCharacterAdminStatus(int32 account_id);
  280. sint16 GetHighestCharacterAdminStatus(int32 account_id);
  281. sint16 GetCharacterAdminStatus(char* character_name);
  282. sint16 GetCharacterAdminStatus(int32 account_id , int32 char_id);
  283. bool UpdateAdminStatus(char* character_name, sint16 flag);
  284. void LoadMerchantInformation();
  285. void LoadMerchantInventory();
  286. string GetMerchantDescription(int32 merchant_id);
  287. void LoadPlayerStatistics(Player* player, int32 char_id);
  288. void WritePlayerStatistic(Player* player, Statistic* stat);
  289. void LoadServerStatistics();
  290. void WriteServerStatistic(Statistic* stat);
  291. void WriteServerStatistic(int32 stat_id, sint32 stat_value);
  292. void WriteServerStatisticsNeededQueries();
  293. void SavePlayerMail(Mail* mail);
  294. void SavePlayerMail(Client* client);
  295. void LoadPlayerMail(Client* client, bool new_only = false);
  296. void DeletePlayerMail(Mail* mail);
  297. vector<int32>* GetAllPlayerIDs();
  298. void GetPetNames(ZoneServer* zone);
  299. //void LoadMerchantMultipliers();
  300. char* GetCharacterName(int32 character_id);
  301. int8 GetCharacterLevel(int32 character_id);
  302. int16 GetCharacterModelType(int32 character_id);
  303. int8 GetCharacterClass(int32 character_id);
  304. int8 GetCharacterGender(int32 character_id);
  305. int32 GetCharacterID(const char* name);
  306. int32 GetCharacterCurrentZoneID(int32 character_id);
  307. int32 GetCharacterAccountID(int32 character_id);
  308. void LoadEntityCommands(ZoneServer* zone);
  309. void LoadSpells();
  310. void LoadSpellEffects();
  311. void LoadSpellLuaData();
  312. void LoadTraits();
  313. int32 LoadPlayerSkillbar(Client* client);
  314. string GetColumnNames(char* name);
  315. string GetZoneName(char* zone_description);
  316. bool GetItemResultsToClient (Client* client, const char* varSearch, int maxResults=20);
  317. void LoadRevivePoints(vector<RevivePoint*>* revive_points, int32 zone_id);
  318. void SaveBugReport(const char* category, const char* subcategory, const char* causes_crash, const char* reproducible, const char* summary, const char* description, const char* version, const char* player, int32 account_id, const char* spawn_name, int32 spawn_id, int32 zone_id);
  319. void FixBugReport();
  320. int32 LoadQuests();
  321. void LoadQuestDetails(Quest* quest);
  322. bool DeleteCharacter(int32 account_id, int32 character_id);
  323. int32 GetMaxHotBarID();
  324. int8 CheckNameFilter(const char* name);
  325. static int32 NextUniqueHotbarID(){
  326. next_id++;
  327. return next_id;
  328. }
  329. void LoadFogInit(string zone, PacketStruct* packet);
  330. static int32 next_id;
  331. void ToggleCharacterOnline();
  332. void ToggleCharacterOnline(Client* client, int8 toggle);
  333. // Zone Instance DB Functions
  334. map<int32,int32>* GetInstanceRemovedSpawns(int32 instance_id, int8 type);
  335. int32 CreateNewInstance(int32 zone_id);
  336. //int32 AddCharacterInstance(int32 char_id, int32 instance_id, int32 grant_reenter_time_left=0, int32 grant_reset_time_left=0, int32 lockout_time=0);
  337. int32 AddCharacterInstance(int32 char_id, int32 instance_id, string zone_name, int8 instance_type, int32 last_success, int32 last_failure, int32 success_lockout, int32 failure_lockout);
  338. bool UpdateCharacterInstanceTimers(int32 char_id, int32 instance_id, int32 lockout_time=0, int32 reset_time=0, int32 reenter_time=0 );
  339. bool UpdateCharacterInstance(int32 char_id, string zone_name, int32 instance_id, int8 type = 0, int32 timestamp = 0);
  340. bool VerifyInstanceID(int32 char_id, int32 instance_id);
  341. bool CheckVectorForValue(vector<int32>* vector, int32 value);
  342. int32 CheckSpawnRemoveInfo(map<int32,int32>* inmap, int32 spawn_location_entry_id);
  343. bool UpdateInstancedSpawnRemoved(int32 spawn_location_entry_id, int32 spawn_type, int32 respawn_time, int32 instance_id );
  344. int32 CreateInstanceSpawnRemoved(int32 spawn_location_entry_id, int32 spawn_type, int32 respawn_time, int32 instance_id );
  345. bool DeleteInstance(int32 instance_id);
  346. bool DeleteInstanceSpawnRemoved(int32 instance_id, int32 spawn_location_entry_id);
  347. bool DeleteCharacterFromInstance(int32 char_id, int32 instance_id);
  348. bool LoadCharacterInstances(Client* client);
  349. //
  350. MutexMap<int32, LoginEquipmentUpdate>* GetEquipmentUpdates();
  351. MutexMap<int32, LoginEquipmentUpdate>* GetEquipmentUpdates(int32 char_id);
  352. void UpdateLoginEquipment();
  353. MutexMap<int32, LoginZoneUpdate>* GetZoneUpdates();
  354. void UpdateLoginZones();
  355. void LoadLocationGrids(ZoneServer* zone);
  356. bool LoadLocationGridLocations(LocationGrid* grid);
  357. int32 CreateLocation(int32 zone_id, int32 grid_id, const char* name, bool include_y);
  358. bool AddLocationPoint(int32 location_id, float x, float y, float z);
  359. bool DeleteLocation(int32 location_id);
  360. bool DeleteLocationPoint(int32 location_point_id);
  361. void ListLocations(Client* client);
  362. void ListLocationPoints(Client* client, int32 location_id);
  363. bool LocationExists(int32 location_id);
  364. bool GetTableVersions(vector<TableVersion *> *table_versions);
  365. bool QueriesFromFile(const char *file);
  366. /* Achievements */
  367. void LoadAchievements();
  368. int32 LoadAchievementRequirements(Achievement *achievement);
  369. int32 LoadAchievementRewards(Achievement *achievement);
  370. void LoadPlayerAchievements(Player *player);
  371. int32 LoadPlayerAchievementsUpdates(Player *player);
  372. int32 LoadPlayerAchievementsUpdateItems(AchievementUpdate *update, int32 player_id);
  373. /* Alternate Advancement */
  374. void LoadAltAdvancements();
  375. void LoadTreeNodes();
  376. /* Collections */
  377. void LoadCollections();
  378. int32 LoadCollectionItems(Collection *collection);
  379. int32 LoadCollectionRewards(Collection *collection);
  380. void LoadPlayerCollections(Player *player);
  381. void LoadPlayerCollectionItems(Player *player, Collection *collection);
  382. void SavePlayerCollections(Client *client);
  383. void SavePlayerCollection(Client *client, Collection *collection);
  384. void SavePlayerCollectionItems(Client *client, Collection *collection);
  385. void SavePlayerCollectionItem(Client *client, Collection *collection, int32 item_id);
  386. /* Commands */
  387. map<int32, string>* GetSpawnTemplateListByName(const char* name);
  388. map<int32, string>* GetSpawnTemplateListByID(int32 location_id);
  389. int32 SaveSpawnTemplate(int32 placement_id, const char* template_name);
  390. bool RemoveSpawnTemplate(int32 template_id);
  391. int32 CreateSpawnFromTemplateByID(Client* client, int32 template_id);
  392. int32 CreateSpawnFromTemplateByName(Client* client, const char* template_name);
  393. bool SaveZoneSafeCoords(int32 zone_id, float x, float y, float z, float heading);
  394. bool SaveSignZoneToCoords(int32 spawn_id, float x, float y, float z, float heading);
  395. /* Guilds */
  396. void LoadGuilds();
  397. int32 LoadGuildMembers(Guild* guild);
  398. void LoadGuildEvents(Guild* guild);
  399. void LoadGuildRanks(Guild* guild);
  400. void LoadGuildEventFilters(Guild* guild);
  401. void LoadGuildPointsHistory(Guild* guild, GuildMember* guild_member);
  402. void LoadGuildRecruiting(Guild* guild);
  403. void SaveGuild(Guild* guild, bool new_guild = false);
  404. void SaveGuildMembers(Guild* guild);
  405. void SaveGuildEvents(Guild* guild);
  406. void SaveGuildRanks(Guild* guild);
  407. void SaveGuildEventFilters(Guild* guild);
  408. void SaveGuildPointsHistory(Guild* guild);
  409. void SaveGuildRecruiting(Guild* guild);
  410. void DeleteGuild(Guild* guild);
  411. void DeleteGuildMember(Guild* guild, int32 character_id);
  412. void DeleteGuildEvent(Guild* guild, int64 event_id);
  413. void DeleteGuildPointHistory(Guild* guild, int32 character_id, PointHistory* point_history);
  414. void ArchiveGuildEvent(Guild* guild, GuildEvent* guild_event);
  415. void SaveHiddenGuildEvent(Guild* guild, GuildEvent* guild_event);
  416. void LoadGuildDefaultRanks(Guild* guild);
  417. void LoadGuildDefaultEventFilters(Guild* guild);
  418. bool AddNewPlayerToServerGuild(int32 account_id, int32 char_id);
  419. int32 GetGuildIDByCharacterID(int32 char_id);
  420. /* Chat */
  421. void LoadChannels();
  422. /* Recipes */
  423. void LoadRecipes();
  424. void LoadRecipeBooks();
  425. void LoadPlayerRecipes(Player *player);
  426. int32 LoadPlayerRecipeBooks(int32 char_id, Player *player);
  427. void SavePlayerRecipeBook(Player* player, int32 recipebook_id);
  428. void LoadRecipeComponents();
  429. void LoadRecipeProducts();
  430. void UpdatePlayerRecipe(Player* player, int32 recipe_id, int8 highest_rank);
  431. void SavePlayerRecipe(Player* player, int32 recipe_id);
  432. /* Tradeskills */
  433. void LoadTradeskillEvents();
  434. /* Rules */
  435. void LoadGlobalRuleSet();
  436. void LoadRuleSets();
  437. void LoadRuleSetDetails(RuleSet *rule_set);
  438. /* Titles */
  439. void LoadTitles();
  440. int32 LoadCharacterTitles(int32 char_id, Player *player);
  441. sint16 GetCharPrefixIndex(int32 char_id, Player *player);
  442. sint16 GetCharSuffixIndex(int32 char_id, Player *player);
  443. void SaveCharPrefixIndex(sint16 index, int32 char_id, Client *client);
  444. void SaveCharSuffixIndex(sint16 index, int32 char_id, Client *client);
  445. /* Languages */
  446. void LoadLanguages();
  447. int32 LoadCharacterLanguages(int32 char_id, Player *player);
  448. int16 GetCharacterCurrentLang(int32 char_id, Player *player);
  449. void SaveCharacterCurrentLang(int32 id, int32 char_id, Client *client);
  450. /// <summary>Saves the given language for the given player</summary>
  451. /// <param name='char_id'>Character ID to save the language to</param>
  452. /// <param name='lang_id'>Language ID to save to the character</param>
  453. void SaveCharacterLang(int32 char_id, int32 lang_id);
  454. /* Tradeskills */
  455. /* Character History */
  456. void SaveCharacterHistory(Player* player, int8 type, int8 subtype, int32 value, int32 value2, char* location, int32 event_date);
  457. /* Housing */
  458. void LoadHouseZones();
  459. int64 AddPlayerHouse(int32 char_id, int32 house_id, int32 instance_id, int32 upkeep_due);
  460. void SetHouseUpkeepDue(int32 char_id, int32 house_id, int32 instance_id, int32 upkeep_due);
  461. void RemovePlayerHouse(int32 char_id, int32 house_id);
  462. void UpdateHouseEscrow(int32 house_id, int32 instance_id, int64 amount);
  463. void LoadPlayerHouses();
  464. void LoadDeposits(PlayerHouse* house);
  465. /* World */
  466. bool CheckBannedIPs(const char* loginIP);
  467. /* Heroic OP */
  468. void LoadHOStarters();
  469. void LoadHOWheel();
  470. /* Race Types */
  471. void LoadRaceTypes();
  472. /* Loot */
  473. void LoadLoot(ZoneServer* zone);
  474. void LoadGlobalLoot(ZoneServer* zone);
  475. bool LoadSpawnLoot(ZoneServer* zone, Spawn* spawn);
  476. void AddLootTableToSpawn(Spawn* spawn, int32 loottable_id);
  477. bool RemoveSpawnLootTable(Spawn* spawn, int32 loottable_id);
  478. void LoadCharacterHistory(int32 char_id, Player *player);
  479. void LoadSpellErrors();
  480. /* Load single spawns */
  481. bool LoadSign(ZoneServer* zone, int32 spawn_id);
  482. bool LoadWidget(ZoneServer* zone, int32 spawn_id);
  483. bool LoadObject(ZoneServer* zone, int32 spawn_id);
  484. bool LoadGroundSpawn(ZoneServer* zone, int32 spawn_id);
  485. void LoadGroundSpawnEntry(ZoneServer* zone, int32 entry_id);
  486. void LoadGroundSpawnItems(ZoneServer* zone, int32 entry_id);
  487. bool LoadNPC(ZoneServer* zone, int32 spawn_id);
  488. void LoadAppearance(ZoneServer* zone, int32 spawn_id);
  489. void LoadNPCAppearanceEquipmentData(ZoneServer* zone, int32 spawn_id);
  490. /* Save character Pictures */
  491. /// <summary>Saves the pictures that clients send to the server</summary>
  492. /// <param name='characterID'>The ID of the character</param>
  493. /// <param name='type'>The type of image this is, 0 = paperdoll, 1 = headshot</param>
  494. /// <param name='picture'>The raw png data</param>
  495. void SaveCharacterPicture(int32 characterID, int8 type, uchar* picture, int32 picture_size);
  496. /* Quests */
  497. /// <summary>Updates the given date for the quest in the DB for a repeatable quest</summary>
  498. /// <param name='client'>Client to save the quest for</param>
  499. /// <param name='quest_id'>ID of the quest to save</param>
  500. /// <param name='quest_complete_count'>Number of times the quest has already been completed</param>
  501. void SaveCharRepeatableQuest(Client* client, int32 quest_id, int16 quest_complete_count);
  502. /* Zone Flight Paths */
  503. void LoadZoneFlightPaths(ZoneServer* zone);
  504. void LoadZoneFlightPathLocations(ZoneServer* zone);
  505. /* Character LUA History */
  506. void SaveCharacterLUAHistory(Player* player, int32 event_id, int32 value, int32 value2);
  507. void LoadCharacterLUAHistory(int32 char_id, Player* player);
  508. /* Bots - BotDB.cpp */
  509. int32 CreateNewBot(int32 char_id, string name, int8 race, int8 advClass, int8 gender, int16 model_id, int32& index);
  510. void SaveBotAppearance(Bot* bot);
  511. void SaveBotColors(int32 bot_id, const char* type, EQ2_Color color);
  512. void SaveBotFloats(int32 bot_id, const char* type, float float1, float float2, float float3);
  513. bool LoadBot(int32 char_id, int32 bot_index, Bot* bot);
  514. void LoadBotAppearance(Bot* bot);
  515. void SaveBotItem(int32 bot_id, int32 item_id, int8 slot);
  516. void LoadBotEquipment(Bot* bot);
  517. string GetBotList(int32 char_id);
  518. void DeleteBot(int32 char_id, int32 bot_index);
  519. void SetBotStartingItems(Bot* bot, int8 class_id, int8 race_id);
  520. void LoadTransmuting();
  521. void FindSpell(Client* client, char* findString);
  522. void LoadChestTraps();
  523. bool CheckExpansionFlags(ZoneServer* zone, int32 spawnXpackFlag);
  524. void GetHouseSpawnInstanceData(ZoneServer* zone, Spawn* spawn);
  525. int32 FindHouseInstanceSpawn(Spawn* spawn);
  526. private:
  527. DatabaseNew database_new;
  528. map<int32, string> zone_names;
  529. string skills;
  530. int32 max_zonename;
  531. char** zonename_array;
  532. };
  533. #endif