Commit Graph

  • e53a91f5c3 Added some previous unidentified (still unhandled) UF opcodes Michael Cook (mackal) 2014-10-14 00:01:51 -04:00
  • ef5e93b71b Add debug log to Client::Handle_OP_DoGroupLeadershipAbility Michael Cook (mackal) 2014-10-13 23:24:25 -04:00
  • 6f00a69850 Raid Leadership RoF Michael Cook (mackal) 2014-10-13 22:55:57 -04:00
  • 41938fbe72 Raid leadership SoD Michael Cook (mackal) 2014-10-13 22:54:57 -04:00
  • d1561c28d9 Raid Leadership SoF Michael Cook (mackal) 2014-10-13 22:53:41 -04:00
  • be0621de42 Partial implementation of leadership in raids Michael Cook (mackal) 2014-10-13 21:36:59 -04:00
  • 15cec40ed5 Fix for issue #270, fix for temp merchant lists not loading correctly, fix for ah redundant getadventurestats code. KimLS 2014-10-13 15:59:11 -07:00
  • ea734c90b5 Fix for LDON Character Stat load Akkadius 2014-10-12 22:57:49 -05:00
  • 5a7a2b0aef Wanted test to account for quest request KimLS 2014-10-12 14:49:04 -07:00
  • 45b83feb99 Fix for file loading KimLS 2014-10-12 14:41:53 -07:00
  • f4621bd5c0 Fix for crash when sending too large a response packet, less efficient but should handle every packet type now. Can retool if allocations end up being a problem. KimLS 2014-10-11 15:44:27 -07:00
  • 06f7f6b483 Fix for quest stuff loading junk from a file. Also will properly memset the entire buffer KimLS 2014-10-11 02:15:36 -07:00
  • 6c5b569c29 Raid MOTD for SoF Michael Cook (mackal) 2014-10-11 02:07:49 -04:00
  • e5f3f4c552 Raid MOTD for SoD Michael Cook (mackal) 2014-10-11 02:03:49 -04:00
  • f097eaf3cd Raid MOTD for RoF Michael Cook (mackal) 2014-10-11 01:54:32 -04:00
  • 48eba3c092 Merge pull request #260 from addtheice/RunQueryToDatabaseQuery_world_worlddb Alex 2014-10-10 22:44:14 -07:00
  • bdba6219ac Merge pull request #259 from addtheice/RunQueryToDatabaseQuery_zone_command Alex 2014-10-10 22:43:07 -07:00
  • d86912a7bb Merge pull request #262 from addtheice/RunQueryToDatabaseQuery_zone_client Alex 2014-10-10 22:42:45 -07:00
  • 362366a333 Merge pull request #263 from addtheice/RunQueryToDatabaseQuery_queryserv_database Alex 2014-10-10 22:42:04 -07:00
  • 35049d530e Implement Raid MOTD for UF Michael Cook (mackal) 2014-10-11 01:14:11 -04:00
  • ad3d065225 Updated/activated EQDictionary code to use the new possessions enumeration InvV2Phase1_dev Uleat 2014-10-10 04:26:54 -04:00
  • 66cfb2e32b Added a 'BOTS' converter to supplement Akkadius's recent 'PP' blob converter - updates views/function to reference the proper tables and columns. Uleat 2014-10-09 23:54:48 -04:00
  • 3e1c917f11 Fix issues with purchasing raid AAs Michael Cook (mackal) 2014-10-09 23:30:08 -04:00
  • ea4c23efcf Establish default order for merchantlist items. Allow merchants to use 80th slot. JJ 2014-10-09 23:11:18 -04:00
  • c328829610 Fix out of bounds error in SaveCharacterLeadershipAAs Michael Cook (mackal) 2014-10-09 22:55:28 -04:00
  • 28ac586ed8 Update info for #suspend JJ 2014-10-09 00:23:54 -04:00
  • ee71fa0d56 Merge pull request #268 from addtheice/RunQueryToDatabaseQuery_zone_tradeskills Alex 2014-10-08 16:31:55 -07:00
  • f3e04bfe4c Merge pull request #267 from addtheice/RunQueryToDatabaseQuery_zone_raids Alex 2014-10-08 16:31:38 -07:00
  • a8c23d25f3 Merge pull request #266 from addtheice/RunQueryToDatabaseQuery_zone_tasks Alex 2014-10-08 16:31:03 -07:00
  • 41f2d71c7c Merge pull request #264 from addtheice/RunQueryToDatabaseQuery_zone_groups Alex 2014-10-08 16:28:55 -07:00
  • e338f801ea DisableRecipe converted to QueryDatabase #268 Arthur Ice 2014-10-08 16:05:52 -07:00
  • 6221c1f8ab EnableRecipe converted to QueryDatabase Arthur Ice 2014-10-08 16:04:19 -07:00
  • 5dac9a944b LearnRecipe converted to QueryDatabase Arthur Ice 2014-10-08 16:02:30 -07:00
  • 97c1c479f9 GetTradeRecipe converted to QueryDatabase Arthur Ice 2014-10-08 15:55:12 -07:00
  • 21d6865e8c GetTradeRecipe converted to QueryDatabase Arthur Ice 2014-10-08 15:43:50 -07:00
  • e2894ef2aa SendTradeskillDetails converted to QueryDatabase Arthur Ice 2014-10-08 15:05:24 -07:00
  • 7656b9b928 TradeskillSearchResults converted to const std::string query instead of const *char query Arthur Ice 2014-10-08 15:00:34 -07:00
  • 0fde0fbd23 removed unneeded querylength parameter from TradeskillSearchResults Arthur Ice 2014-10-08 14:41:34 -07:00
  • d5955da08c TradeskillSearchResults converted to QueryDatabase Arthur Ice 2014-10-08 14:38:38 -07:00
  • e2333e671b HandleautoCombine converted to QueryDatabase Arthur Ice 2014-10-08 14:28:40 -07:00
  • 1da70ee6ed LoadProximities converted to QueryDatabase #266 Arthur Ice 2014-10-08 14:15:43 -07:00
  • 0d8cbca016 LoadLists converted to QueryDatabase Arthur Ice 2014-10-08 14:11:35 -07:00
  • 1a4b794ce4 RemoveTask converted to QueryDatabase Arthur Ice 2014-10-08 13:33:22 -07:00
  • fca359bf51 DeleteCompletedTaskFromDatabase Arthur Ice 2014-10-08 13:22:10 -07:00
  • 5f11e91da2 DisableTask converted to QueryDatabase Arthur Ice 2014-10-08 13:17:03 -07:00
  • 2c275f603a EnableTask converted to QueryDatabase Arthur Ice 2014-10-08 13:07:03 -07:00
  • ad921d01d8 LoadClientState converted to QueryDatabase Arthur Ice 2014-10-08 12:30:08 -07:00
  • e3e2b266f2 SaveClientState converted to QueryDatabase Arthur Ice 2014-10-08 11:11:33 -07:00
  • e2d52ec3e5 Allow /setstartcity to work if home is set to tutorialb Michael Cook (mackal) 2014-10-08 13:43:32 -04:00
  • a325380884 Implement mana/hp/end replenishments if logged off for long enough Michael Cook (mackal) 2014-10-08 03:36:31 -04:00
  • b6294a28cb Minor clean ups to CheckCharCreateInfo Michael Cook (mackal) 2014-10-08 01:28:03 -04:00
  • 69336d1e53 Minor clean ups to Client::OPCharCreate Michael Cook (mackal) 2014-10-08 01:18:38 -04:00
  • 2df5506d82 Merge pull request #265 from KayenEQ/Development Michael Cook (mackal) 2014-10-08 00:11:42 -04:00
  • 2dacb523fc Rework OPCharCreate logic with tutorial flag Michael Cook (mackal) 2014-10-07 23:40:13 -04:00
  • 6474e1353f Fix for a few spell triggers using correct resist dif #265 KayenEQ 2014-10-07 22:54:12 -04:00
  • 45ef740244 Fix issue with Return Home button always being available Michael Cook (mackal) 2014-10-07 19:02:07 -04:00
  • 48299b6024 LoadTasks converted to QueryDatabase Arthur Ice 2014-10-07 11:56:38 -07:00
  • be7d2e9457 LoadTaskSets converted to QueryDatabase Arthur Ice 2014-10-07 11:36:42 -07:00
  • a90babbae1 LearnMembers converted to QueryDatabase #267 Arthur Ice 2014-10-07 11:26:03 -07:00
  • 4b1d3592d4 GetRaidDetails converted to QueryDatabase Arthur Ice 2014-10-07 11:21:20 -07:00
  • 77cfd116e0 SetRaidDetails converted to QueryDatabase Arthur Ice 2014-10-07 11:15:45 -07:00
  • 67c8949cd4 LockRaid converted to QueryDatabase Arthur Ice 2014-10-07 11:14:02 -07:00
  • b66b7a5fd2 RemoveTaidLooter converted to QueryDatabase Arthur Ice 2014-10-07 11:10:27 -07:00
  • b0d358cda8 AddRaidLooter converted to QueryDatabase Arthur Ice 2014-10-07 11:06:43 -07:00
  • 8553278759 UpdateLevel converted to QueryDatabase Arthur Ice 2014-10-07 11:02:17 -07:00
  • 7a3f7602a5 SetRaidLeader converted to QueryDatabase Arthur Ice 2014-10-07 10:59:59 -07:00
  • 11e08c9b67 SetGroupleader converted to QueryDatabase Arthur Ice 2014-10-07 10:55:04 -07:00
  • dfcddac2ef MoveMember converted to QueryDatabase Arthur Ice 2014-10-07 10:53:20 -07:00
  • 73b2987700 DisbandRaid converted to QueryDatabase Arthur Ice 2014-10-07 10:47:16 -07:00
  • 5781821ab3 RemoveMember converted to QueryDatabase Arthur Ice 2014-10-07 10:12:00 -07:00
  • 9183541825 AddMember converted to QueryDatabase Arthur Ice 2014-10-07 09:58:21 -07:00
  • 7870081716 SaveGroupLeaderAA converted to QueryDatabase #264 Arthur Ice 2014-10-07 09:21:39 -07:00
  • 0438042844 GeneralQueryReceive converted to QueryDatabase #263 Arthur Ice 2014-10-07 09:02:13 -07:00
  • 2bee906784 Slay Undead to String IDs (and better filtering) Michael Cook (mackal) 2014-10-06 01:30:01 -04:00
  • cab41487d5 Stop the book showing up while inspecting charms with RoF Michael Cook (mackal) 2014-10-05 22:47:57 -04:00
  • 66448feece Some updates to #command information. JJ 2014-10-05 21:42:33 -04:00
  • 65127ad756 Merge branch 'master' of https://github.com/EQEmu/Server Uleat 2014-10-05 19:35:21 -04:00
  • 1261c228a3 Call CalcBonuses for RoF+ augments Michael Cook (mackal) 2014-10-05 16:13:13 -04:00
  • 5be8e710a9 More restrictive on the temp hack for UF (only spells with numhits) Michael Cook (mackal) 2014-10-05 15:15:17 -04:00
  • 3ad7ab625d Add temp hack for num hits and UF Michael Cook (mackal) 2014-10-05 14:45:26 -04:00
  • b6be6c3709 Merge pull request #258 from KayenEQ/Development Michael Cook (mackal) 2014-10-05 13:36:33 -04:00
  • 8ff4e59d20 Fix to allow regular runes to absorn spell damage (except dots). #258 KayenEQ 2014-10-05 07:51:20 -04:00
  • ad116af59d Merge git://github.com/EQEmu/Server into Development KayenEQ 2014-10-05 07:49:20 -04:00
  • fa1fe55e01 Added corpse encode and decode translators Uleat 2014-10-05 06:12:33 -04:00
  • 4f2dbb37d2 Confirmed OP_ItemRecastDelay for SoF Michael Cook (mackal) 2014-10-05 02:28:17 -04:00
  • 7dc1da21f0 Move OP_ItemRecastDelay to after cast Michael Cook (mackal) 2014-10-05 02:18:30 -04:00
  • 806a9fbb99 Identified recast timer field in Ti item packet header Uleat 2014-10-04 23:38:20 -04:00
  • f4203d0621 command_mysql converted to QueryDatabase #259 Arthur Ice 2014-10-04 12:08:50 -07:00
  • bf6b9aaef8 command_object converted to QueryDatabase Arthur Ice 2014-10-04 12:07:33 -07:00
  • d5f5b38d26 command_advnpcspawn converted to QueryDatabase Arthur Ice 2014-10-04 12:03:25 -07:00
  • 6a078279eb command_flagedit converted to QueryDatabase Arthur Ice 2014-10-04 12:01:30 -07:00
  • a61b930bd9 command_qglobal converted to QueryDatabase Arthur Ice 2014-10-04 11:58:24 -07:00
  • 6be2f6a7e4 command_npcedit converted to QueryDatabase Arthur Ice 2014-10-04 11:52:40 -07:00
  • 1d08b1687f command_ban converted to QueryDatabase Arthur Ice 2014-10-04 10:50:04 -07:00
  • e2382137e6 command_repop converted to QueryDatabase Arthur Ice 2014-10-04 10:28:34 -07:00
  • f1039ab0e9 command_revoke converted to QueryDatabase Arthur Ice 2014-10-04 10:26:19 -07:00
  • ce3532aa19 command_suspend converted to QueryDatabase Arthur Ice 2014-10-04 10:20:33 -07:00
  • 1b1c5b5f9f ExpeditionSay converted to QueryDatabase #262 Arthur Ice 2014-10-04 15:29:02 -07:00
  • 9c3f1937a7 SetAccountFlag converted to QueryDatabase Arthur Ice 2014-10-04 15:24:11 -07:00
  • 81a641c96c LoadAccountFlags converted to QueryDatabase Arthur Ice 2014-10-04 15:21:05 -07:00