Commit Graph

  • 324d48aa90 [Fix] Moved assigning of AISpellVar variables before AI_Start() so that any values that override the rule values will not be ignored (#1321) Peter Rigby 2021-04-07 07:22:42 +01:00
  • dadc1b2843 [Expeditions] Refactor expedition caching (#1315) hg 2021-04-07 02:20:35 -04:00
  • 0534a2c6be Switch scheduled hot zone check to search instead of split (#1313) Michael Cook (mackal) 2021-04-07 02:17:30 -04:00
  • 050e78b1b6 Added a check to stop Bard song for Mezz/Stun (#1319) RoTPvP 2021-04-02 20:44:59 -07:00
  • 084b253ff7 Hack to fix repulsable bard charms (#1320) Michael Cook (mackal) 2021-04-01 14:19:47 -04:00
  • a9a83a2052 [Bug Fix] Misc Bard Song Fixes (#1317) Michael Cook (mackal) 2021-04-01 14:19:29 -04:00
  • d117ce0bf2 [Hotfix] Incorrect Perl usage method (docs) Akkadius 2021-03-31 00:18:43 -05:00
  • 10b1f7e1ca Add missing includes to fix windows compile (#1314) hg 2021-03-29 19:09:36 -04:00
  • 4ac32d89e8 [Hotfix] DB Manifest Akkadius 2021-03-29 03:01:07 -05:00
  • 7aa5308f9c [Scheduler] Event scheduler implementation (#1257) Chris Miles 2021-03-29 02:52:57 -05:00
  • f51bc4daaf [Fix] Clean up Filtered/MessageString functions (#1311) Michael Cook (mackal) 2021-03-29 03:18:03 -04:00
  • 049fe55c7f [Expeditions] Create common dz abstract class (#1312) hg 2021-03-29 03:17:36 -04:00
  • f5cf566fca [Expeditions] Let dz process its expired state (#1310) hg 2021-03-28 21:43:09 -04:00
  • 97c11a1199 [Quest API] Add new zone name methods to Perl and Lua. (#1309) Alex 2021-03-28 21:25:50 -04:00
  • ba64d6f494 [Installer] Swap unstable powershell download for Perl LWP::Simple call Akkadius 2021-03-28 20:04:34 -05:00
  • 410ba4b19a [Rules] Cleanup all unused rules. (#1308) Alex 2021-03-28 19:37:21 -04:00
  • 74076078bb [Boats] Fix x/y offsets from client to reflect EQ x/y instead of boat heading… (#1296) Paul Coene 2021-03-28 19:20:02 -04:00
  • d9e23a0303 [Expeditions] Decouple dz updates from expeditions (#1303) hg 2021-03-28 19:14:36 -04:00
  • dbb9c1d4f4 Minor ruletypes.h cleanup (#1306) Thalix 2021-03-29 01:06:56 +02:00
  • d202695e88 [Cleanup] Only link Lua with zone (#1288) Michael Cook (mackal) 2021-03-19 01:12:46 -04:00
  • 323f5ea92e [Bug Fix] Add Bounds Checking to OP_LFGCommand Comment Processing Michael Cook (mackal) 2021-03-19 00:43:13 -04:00
  • 5b74f1e756 [Expeditions] Refactor expedition requests (#1301) hg 2021-03-19 00:42:41 -04:00
  • ee4af65268 [Expeditions] Cleanup client dz safe return methods (#1300) hg 2021-03-19 00:42:20 -04:00
  • 739b975cad [Expeditions] [Quest API] Add expedition IsLocked to Quest API (#1292) hg 2021-03-16 01:04:08 -04:00
  • 5035451af7 [Crash] Bugfix for zone crash caused by #flymode -1 (#1291) Thalix 2021-03-16 06:03:35 +01:00
  • 18a3ff5f12 Throttle auto expedition leader changes (#1293) hg 2021-03-16 01:01:48 -04:00
  • 0d12bf0b1f [Expeditions] Store description and leader name on dz (#1294) hg 2021-03-16 01:00:55 -04:00
  • b3fbe1b015 add quest::get_spell_level(uint16 spell_id, uint8 class_id) (#1295) splose 2021-03-16 00:59:09 -04:00
  • e9cd0b15a2 setting spawn2.version to -1 will now properly spawn mobs in all zone versions (#1299) splose 2021-03-16 00:57:54 -04:00
  • cd08c96fa4 [Quest API] Add secondstotime(duration) to Perl and Lua. (#1281) Alex 2021-03-11 21:38:47 -05:00
  • ac4a993259 Remove unneeded calls to DoAnim() for spells/bardsong (#1290) Paul Coene 2021-03-10 00:07:30 -05:00
  • 435bac5599 Update command.cpp (#1289) Thalix 2021-03-07 20:40:50 +01:00
  • d5d6b911b0 Merge pull request #1286 from EQEmu/bug_fix/petonspawn_copypasteerror #1287 Michael Cook (mackal) 2021-03-06 20:09:12 -05:00
  • 29cdca380f Fix copy and paste error #1286 Michael Cook (mackal) 2021-03-06 19:58:18 -05:00
  • e5f5db69b4 Merge pull request #1280 from EQEmu/bug_fix/strcpy_overlap_GetGroupLeadershipInfo #1285 #1284 Alex 2021-03-05 19:24:42 -08:00
  • d635e69ee3 Merge pull request #1283 from EQEmu/cleanup/Wformat-overflow Alex 2021-03-05 19:23:48 -08:00
  • a1531aa057 Merge pull request #1282 from EQEmu/bug_fix/spawngroup_leak_repop Alex 2021-03-05 19:23:00 -08:00
  • b24ba221e9 Merge pull request #1279 from EQEmu/bug_fix/group_delete Alex 2021-03-05 19:20:34 -08:00
  • 253f0594e4 Merge pull request #1278 from EQEmu/akkadius/fix-skill-caps-loading-consistency Alex 2021-03-05 19:20:11 -08:00
  • 02517bf6ab Merge pull request #1276 from EQEmu/cleanup/uv_handle_cast_deletes Alex 2021-03-05 19:19:42 -08:00
  • 184128a79b Merge pull request #1275 from EQEmu/bug_fix/stack-buffer-overflow_StopLFP Alex 2021-03-05 19:17:12 -08:00
  • 93869dbef6 Merge pull request #1273 from EQEmu/hate_list_quest_api Alex 2021-03-05 19:16:38 -08:00
  • af82a6c5d5 Merge pull request #1272 from noudess/master Alex 2021-03-05 19:16:03 -08:00
  • fdca333280 Merge pull request #1271 from EQEmu/cleanup/world_client_clearance Alex 2021-03-05 19:14:26 -08:00
  • c954c08c07 Merge pull request #1267 from EQEmu/bug_fix/realodquest_encounter_crash Alex 2021-03-05 19:13:58 -08:00
  • 0b8220be32 Clean up last name handling in NPC::PetOnSpawn #1283 Michael Cook (mackal) 2021-03-05 15:51:59 -05:00
  • f7d40ec88e Clean up Merc::LoadMerc lastname processing Michael Cook (mackal) 2021-03-05 15:43:06 -05:00
  • 316336d1cf Nuke ZoneDatabase::GetEventLogs Michael Cook (mackal) 2021-03-05 15:25:32 -05:00
  • 224c26620e Clean up MOTD processing Michael Cook (mackal) 2021-03-05 15:24:40 -05:00
  • c6d5864aa9 Port SpawnGroup stuff to unique_ptr to fix leak #1282 Michael Cook (mackal) 2021-03-02 12:39:04 -05:00
  • c45395be95 Fix strcpy-param-overlap with GetGroupLeadershipInfo calls #1280 Michael Cook (mackal) 2021-02-28 21:42:51 -05:00
  • 6d47351d15 Fix heap-use-after-free issue with groups #1279 Michael Cook (mackal) 2021-02-28 21:40:50 -05:00
  • 450c748299 Fix database connection pointer bucket consistency #1278 Akkadius 2021-02-28 19:31:46 -06:00
  • cafae9d8c6 Use casts to silence ASan complaints #1276 Michael Cook (mackal) 2021-02-28 18:01:34 -05:00
  • b82f376bfb Fix stack-buffer-overflow thanks to StopLFP #1275 Michael Cook (mackal) 2021-02-28 17:50:07 -05:00
  • 66f89416d5 Merge pull request #1270 from EQEmu/bug_fix/dbcore_wrong_delete #1277 Michael Cook (mackal) 2021-02-27 15:30:06 -05:00
  • 11d0da9560 Merge pull request #1274 from EQEmu/bug_fix/zlibng-pathfix Michael Cook (mackal) 2021-02-27 14:09:51 -05:00
  • 8de9e86fed Merge pull request #1266 from EQEmu/bug_fix/init_PhR Michael Cook (mackal) 2021-02-27 12:29:54 -05:00
  • 05c407fbb2 Fix zlibng paths for appveyor #1274 Michael Cook (mackal) 2021-02-27 12:12:41 -05:00
  • aaf41001f1 zlib-ng1.dll ends up in a different path (#1268) Michael Cook (mackal) 2021-02-27 03:57:04 -05:00
  • af517be184 Merge branch 'master' into hate_list_quest_api #1273 Alex 2021-02-25 22:58:41 -05:00
  • 1af1b7bbdc [Quest API] Add GetHateClosest() and GetHateListByDistance(distance) to Perl/Lua. Kinglykrab 2021-02-25 22:53:33 -05:00
  • 1f3ce2b34d Remove pet move/follow on non-GM summon PCy #1272 Noudess 2021-02-25 12:12:25 -05:00
  • 2f239fd6a3 Don't take pet guard off when PC is summoned Noudess 2021-02-25 07:38:16 -05:00
  • ab005e5950 [Cleanup] Make Client::Clearance less gross #1271 Michael Cook (mackal) 2021-02-25 01:50:58 -05:00
  • 7349f99ba2 Fix deletes in DBcore::Open #1270 Michael Cook (mackal) 2021-02-25 00:07:36 -05:00
  • 3e7d4d1d6b We want GetEncounterName here instead #1267 Michael Cook (mackal) 2021-02-24 02:52:15 -05:00
  • 43fade82e5 Fix ReloadQuest on Shutdown crash related to encounters Michael Cook (mackal) 2021-02-24 01:03:38 -05:00
  • 3630f3ec38 Initialize Mob::PhR #1266 Michael Cook (mackal) 2021-02-23 22:34:14 -05:00
  • 66d24ff419 [Quest API] Add IsHorse() to Perl and Lua. (#1264) Alex 2021-02-23 21:50:06 -05:00
  • 2346b0f6ab Fix SQL for NPC Spells. (#1265) Alex 2021-02-23 21:32:06 -05:00
  • 2957f5084d [Library] Update zlibng (#1255) Alex 2021-02-23 17:00:26 -08:00
  • e6dee96266 Convert NPC Spell AI from int16 to uint16. (#1262) Alex 2021-02-23 19:33:33 -05:00
  • 86ce506956 [Cleanup] Nuke Make/AppendAnyLenString (#1251) Michael Cook (mackal) 2021-02-23 19:32:19 -05:00
  • 7a46a6595c [Cleanup] use std::make_unique (#1259) Michael Cook (mackal) 2021-02-23 19:30:46 -05:00
  • fa9478ac44 [Quest API] Perl Entity List Annotations (#1243) TurmoilToad 2021-02-23 13:03:16 -05:00
  • cc7904e1bc [Quest API] Perl Hate Entry Annotations (#1244) TurmoilToad 2021-02-23 13:02:51 -05:00
  • dba69abefc [Quest API] Perl Door Annotations (#1241) TurmoilToad 2021-02-23 13:00:11 -05:00
  • 041879c4e6 [Quest API] Perl NPC Annotations (#1245) TurmoilToad 2021-02-23 12:59:57 -05:00
  • 0887eb0976 Fix NPC Scale Manager leaking (#1254) Michael Cook (mackal) 2021-02-23 12:59:03 -05:00
  • f8edde9587 [Quest API] Perl Mob Annotations (#1258) TurmoilToad 2021-02-23 12:54:01 -05:00
  • 74ce20b256 Add string util search_deliminated_string (#1260) Michael Cook (mackal) 2021-02-23 12:52:34 -05:00
  • 1cfdd7e4a2 [Quest API] Perl Group Annotations (#1261) TurmoilToad 2021-02-23 12:51:51 -05:00
  • bf3593a60d [Experience] Add exp mod to npc types to let a server op change the exp modifier (#1252) Alex 2021-02-23 09:50:38 -08:00
  • 65704274cb [Quest API] Resolves traindiscs and scribespells issues in Perl/Lua. (#1249) Alex 2021-02-14 19:15:09 -05:00
  • 1bc9e8aff2 Merge pull request #1239 from noudess/sneak-pull Michael Cook (mackal) 2021-02-14 18:04:30 -05:00
  • c23da55b95 Fix for issue in movement manager where a drop aggro can happen and processing continues. KimLS 2021-02-14 13:08:33 -08:00
  • 2a37785a7c Merge pull request #1248 from EQEmu/remove_unused_files Michael Cook (mackal) 2021-02-14 14:20:40 -05:00
  • 74fde3972b [Quest API] Add Adventure methods to Perl and Lua. akkadius/ldon-tweaks Kinglykrab 2021-02-12 22:31:02 -05:00
  • 0ef01165ea Fix some leaks of groups/raids (#1242) Michael Cook (mackal) 2021-02-12 03:07:58 -05:00
  • f9923ffda0 Fix va_list leaks in MakeAnyLenString/AppendAnyLenString (#1240) Michael Cook (mackal) 2021-02-12 03:07:47 -05:00
  • 6e765e7ddc Revert "[BUG] Fix for Group Leader Disband Issue" Akkadius 2021-02-12 02:05:20 -06:00
  • 8b4a886d01 Remove unused files #1248 Michael Cook (mackal) 2021-02-12 02:42:03 -05:00
  • 507bbe83f3 LuaJIT calls it lua51.lib/dll on Windows ... (#1247) Michael Cook (mackal) 2021-02-11 14:52:11 -05:00
  • d33f806efa Add include to PATH_SUFFIXES for Windows builds (#1246) Michael Cook (mackal) 2021-02-11 13:56:00 -05:00
  • 5e45bf262d Log line [skip ci] Akkadius 2021-02-10 00:00:46 -06:00
  • e4dc304b5a Update servertalk.h Akkadius 2021-02-09 23:58:24 -06:00
  • aff1223181 LDON tweaks, working branch, average_level pass Akkadius 2021-02-09 23:57:31 -06:00
  • d7d9c73e5e Add comment. #1239 Noudess 2021-02-09 11:32:13 -05:00
  • d90d680e8a More formatting Noudess 2021-02-09 11:24:25 -05:00