Commit Graph

  • b3ded44a59 Merge pull request #453 from KayenEQ/Development KayenEQ 2015-09-21 20:30:08 -04:00
  • ccbaccd0c1 Added the latest spell effects to spdat.h for future implementation. KayenEQ 2015-09-21 20:28:48 -04:00
  • bc525e33c5 Fixed an issue where tints and weapons weren't being refreshed on Mob::SendIllusion triggers from scripts Akkadius 2015-09-21 15:28:29 -05:00
  • 13ba997589 Update eqemu_update.pl (v8) to use new AA data post AA rework for fresh AA table downloads [skip ci] Akkadius 2015-09-20 15:21:38 -05:00
  • 4c0a9562ee Update db_dumper.pl (Database backup) script to only create backups with underscores as space delimiters (db 09-2-2015.sql) vs Now: (db_09_20_2015.sql) [skip ci] Akkadius 2015-09-20 15:12:00 -05:00
  • 72aaf56c79 Fix likely dev typo in sinister strikes calc Michael Cook (mackal) 2015-09-20 03:58:21 -04:00
  • 9408403a00 Fix damage bonus calculations Michael Cook (mackal) 2015-09-18 19:50:48 -04:00
  • 211462456c More hate fixes Michael Cook (mackal) 2015-09-17 01:46:40 -04:00
  • b24f1914ab Minor fix for opcode_handlers.py (Underfoot to UF) Uleat 2015-09-16 19:45:28 -04:00
  • 548701cba6 Fix int underflow error in disc reuse timers focus Michael Cook (mackal) 2015-09-04 14:07:01 -04:00
  • 0d3bd5988b Fix issue when RemoveXTarget was called with a mob not on our XTargets Michael Cook (mackal) 2015-09-04 12:12:29 -04:00
  • 5126104fd6 Some crash fixes noticed on EQMacEmu Michael Cook (mackal) 2015-09-03 20:42:35 -04:00
  • 64deca11b2 Woops, gotta initialize the new flag Michael Cook (mackal) 2015-09-03 03:05:50 -04:00
  • 4ae02e5efe XTargets will move auto entries up on removal like live Michael Cook (mackal) 2015-09-03 02:56:51 -04:00
  • b7ee4634be Merge pull request #452 from KinglyKrab/master Akkadius 2015-08-31 15:46:12 -05:00
  • b868cbbcfe Fixed #bot resist commands. Kinglykrab 2015-08-31 14:41:58 -04:00
  • 7002ee184a Merge pull request #451 from KinglyKrab/master Michael Cook (mackal) 2015-08-28 15:19:38 -04:00
  • 53292a99a2 Fixed #npcedit rangedtype. Kinglykrab 2015-08-28 15:15:19 -04:00
  • 43586a33cd Port PROX_AGGRO from EQMacEmu Michael Cook (mackal) 2015-08-26 16:20:56 -04:00
  • 839b6e25d8 Fix "same spell line" optimization for same spell mana burns ... Michael Cook (mackal) 2015-08-24 02:15:41 -04:00
  • 39e35fa011 Temp solution for AE ramp crash Michael Cook (mackal) 2015-08-21 03:09:27 -04:00
  • 1d6a185f0f Break "same spell line" optimizations for mana burns Michael Cook (mackal) 2015-08-19 22:21:17 -04:00
  • 60c6583c54 Fix readability [skip ci] Michael Cook (mackal) 2015-08-19 14:44:12 -04:00
  • bc9f85843e Fix for SoF character select screen issue Uleat 2015-08-17 23:23:24 -04:00
  • ce2c1b585f Merge pull request #450 from noudess/master Alex 2015-08-15 19:13:04 -07:00
  • a2c5f359d8 Fix buffdurationpacket for seeinvis spells Paul Coene 2015-08-15 20:14:15 -04:00
  • a4d0db8e0a Implement the extra Wild Rampage/Rampage message (SoD+) Michael Cook (mackal) 2015-08-15 00:34:10 -04:00
  • fe0758c984 Add EVENT_TICK for NPCs Michael Cook (mackal) 2015-08-13 22:30:49 -04:00
  • 1fc23beb78 Clear auto XTargets on WipeHateList Michael Cook (mackal) 2015-08-12 23:36:59 -04:00
  • f46b88bbde Merge pull request #447 from noudess/master Michael Cook (mackal) 2015-08-08 19:28:00 -04:00
  • 4a3701f05a Merge pull request #449 from KinglyKrab/master Michael Cook (mackal) 2015-08-08 19:26:30 -04:00
  • ede969a614 Added GetAccountAge() functionality to Perl so people can grant veteran AAs based on account age. Kinglykrab 2015-08-08 17:09:57 -04:00
  • e0d65df4de Fix #myskills crash Michael Cook (mackal) 2015-08-06 20:29:55 -04:00
  • 4e538d14c8 Fix snow so it ends correctly. Packet is different from the all zeros sent to end rain. End packets need to have the type that is ending. Paul Coene 2015-08-04 09:48:39 -04:00
  • a04e78cfd1 Shendare: VS2013 query StringFormat glitches when "%f" is passed for the int GetRunSpeed(). Shendare: In CreateNewNPCCommand(), the npc_type_id and spawngroupid are created in the database, but never set in the spawn class, so later it can't delete them with #npcspawn remove or #npcspawn delete. Akkadius 2015-08-02 02:24:26 -05:00
  • 4106251497 Merge pull request #446 from KinglyKrab/master Akkadius 2015-08-01 21:28:35 -05:00
  • 892fb58b18 Added $client->GetMoney(type, subtype) to Perl/Lua. Types: - 0: Copper - 1: Silver - 2: Gold - 3: Platinum Sub Types (if applicable): - 0: On Character - 1: In Bank - 2: On Cursor - 3: Shared Bank (only applies to Type 3/Platinum) Kinglykrab 2015-08-01 00:11:18 -04:00
  • 7fc8841a67 Fix AE Ramp iterator issue Michael Cook (mackal) 2015-07-31 02:00:09 -04:00
  • b98bc207fb Move AE Ramp back to 1 target until iterator invalidation issue is resolved Michael Cook (mackal) 2015-07-31 01:46:16 -04:00
  • f380519803 Fix error with previous commit Michael Cook (mackal) 2015-07-30 21:42:55 -04:00
  • 0513f1ad5d Default area rampage to unlimited targets Michael Cook (mackal) 2015-07-30 21:26:51 -04:00
  • 4c9a3b7c29 Fix for crash potential in Client::Handle_OP_ShopPlayerBuy Uleat 2015-07-27 22:13:55 -04:00
  • be459de555 Fix issue with adding spells via quest to an empty list Michael Cook (mackal) 2015-07-27 01:19:45 -04:00
  • 4258e5cebc Fixes #445 (Integer wrap in Inventory::HasItem) Drajor 2015-07-25 17:13:18 +10:00
  • 22a157787e Fix for ClientTaskState::UpdateTasksOnDeliver Drajor 2015-07-25 16:14:33 +10:00
  • 26e153727e Merge pull request #444 from KinglyKrab/master Alex 2015-07-22 19:39:32 -07:00
  • 97e47dcbfb Fix for localaddress overwriting address KimLS 2015-07-22 17:42:57 -07:00
  • fb4cc70999 Correct some Aggro calcs Michael Cook (mackal) 2015-07-22 16:31:38 -04:00
  • 918bdd73f4 Files changed: ruletypes.h, client.cpp Files added: 2015_07_22_CommonTongue.sql Kinglykrab 2015-07-22 09:23:49 -04:00
  • 234b7a3c57 Merge pull request #443 from EQEmu/TaskHandIn Alex 2015-07-22 01:30:39 -07:00
  • 638c96f24a Merge pull request #442 from af4t/master Alex 2015-07-21 22:58:42 -07:00
  • 8f78a3fd35 Hand in stacked items Drajor 2015-07-22 15:50:19 +10:00
  • 8a55106288 Visual Studio 2015 Community compiles bonuses.cpp correctly now. Kemmler 2015-07-21 00:42:04 -04:00
  • 76b29c04e5 Merge branch 'master' of https://github.com/af4t/Server Kemmler 2015-07-20 10:52:51 -04:00
  • a2f39e22d1 Merge branch 'master' of git://github.com/EQEmu/Server Kemmler 2015-07-20 10:37:26 -04:00
  • 5dc63a6d35 Merge branch 'master' of git://github.com/EQEmu/Server Kemmler 2015-07-20 10:37:26 -04:00
  • c2cbf7a2ab Merge branch 'master' of https://github.com/af4t/Server Kemmler 2015-07-20 10:31:46 -04:00
  • 5952610a7b Very preliminary work with Visual Studio 2015 Community RC/RTM, resolve some version-specific build errors: 1. Standard library functions snprintf & vsnprintf are available thusly named (without the prepended underscores). Someone may want to check my conditionals against non-MSVC compilers, though. 2. zone/bonuses.cpp throws an internal compiler error with optimize enabled; #pragma disable optimization on VS2015 only on function Mob::NegateSpellBonuses works around it. Kemmler 2015-07-18 16:56:41 -04:00
  • 87b4640ff0 Fix bots from loading AAs that are too high of a level for them. Natedog2012 2015-07-20 00:25:18 -07:00
  • 663ff55271 Very preliminary work with Visual Studio 2015 Community RC/RTM, resolve some version-specific build errors: 1. Standard library functions snprintf & vsnprintf are available thusly named (without the prepended underscores). Someone may want to check my conditionals against non-MSVC compilers, though. 2. zone/bonuses.cpp throws an internal compiler error with optimize enabled; #pragma disable optimization on VS2015 only. Doing further testing as to whether we have to disable optimization for the WHOLE file ... Kemmler 2015-07-18 16:56:41 -04:00
  • c91374444b Fix bard song hate Michael Cook (mackal) 2015-07-18 01:01:27 -04:00
  • be16e558ff Fix Spell Casting Subtlety for offensive spells Michael Cook (mackal) 2015-07-18 00:58:02 -04:00
  • 7cef9a05dd Bump witness fail chance to 50 Michael Cook (mackal) 2015-07-18 00:57:10 -04:00
  • a245fceddd Merge pull request #439 from KinglyKrab/master Michael Cook (mackal) 2015-07-16 22:39:34 -04:00
  • a52ab7ae48 Rework spell aggro based on http://www.eqemulator.org/forums/showthread.php?t=39819<F37> Michael Cook (mackal) 2015-07-16 22:38:32 -04:00
  • eb5e0ee72c New commands. - #untraindisc [spellid] - Untrains specified discipline. - #untraindiscs - Untrains all disciplines. Kinglykrab 2015-07-16 20:15:59 -04:00
  • 417b034273 Merge pull request #438 from hateborne/master Akkadius 2015-07-16 18:12:06 -05:00
  • 4d68ddc82f More NAT fixes, please work KimLS 2015-07-16 15:07:59 -07:00
  • 87d42931aa Fix for not having address/localaddress set from not localhost KimLS 2015-07-16 14:35:20 -07:00
  • cb874ad4e2 Me being a fool. hateborne 2015-07-16 14:56:08 -04:00
  • 1b8f613391 Amend these to last commit hateborne 2015-07-16 13:46:29 -04:00
  • d64f79cb2a Add Optional Enforce Task Level Requirement hateborne 2015-07-15 19:16:51 -04:00
  • c8f6b098c2 Merge pull request #437 from EQEmu/reload_sm Alex 2015-07-16 02:18:37 -07:00
  • b7cd0b223f Added two other commands to let you do shared reloading on your own without the hotfix command. Also changed how world determines a zone's address KimLS 2015-07-16 01:51:10 -07:00
  • 9f1f36cca6 Merge from master KimLS 2015-07-15 23:15:25 -07:00
  • 3cd474e960 Updated SpecialAbility lua constants Michael Cook (mackal) 2015-07-12 23:37:43 -04:00
  • 8dd362a101 Fix for launcher not actually sending static ports when set in the db KimLS 2015-07-11 13:28:09 -07:00
  • 7909270527 Make sure we actually have the AA they're trying to cast Michael Cook (mackal) 2015-07-09 02:44:55 -04:00
  • 3c1b499485 Fix Expendable AAs Michael Cook (mackal) 2015-07-09 02:37:43 -04:00
  • a69fbb9e0b Set -> Get Timer KimLS 2015-07-08 18:10:04 -07:00
  • 753f53be1b Some small tweaks to reduce the amount of SendPosUpdates() are actually getting sent out on the wire. KimLS 2015-07-08 17:10:33 -07:00
  • 3455d70ca2 Make SPECATK_QUAD uncheesable Michael Cook (mackal) 2015-07-07 17:20:37 -04:00
  • e70e11f86c Merge pull request #436 from KinglyKrab/master Michael Cook (mackal) 2015-07-06 16:55:52 -04:00
  • 2ca5a4ade6 Bot command changes. - #bot ai mez is now #bot mez - #bot bindme is now #bot bind - #bot runeme is now #bot rune - #bot augmentitem now has an alias of #bot ai - #bot giveitem now has an alias of #bot gi - Removed unused #bot groupmessages - Removed useless additional parameters (c->GetName()/sep->arg[2]) - Formatted loops and conditionals. Kinglykrab 2015-07-06 15:44:02 -04:00
  • 1e75b4ba77 Implement Triple Attack as a skill Michael Cook (mackal) 2015-07-06 16:11:00 -04:00
  • 5a73d26d12 Merge pull request #435 from KinglyKrab/master Alex 2015-07-06 11:08:10 -07:00
  • 61c9a07596 Fixed guild windows on bot-enabled servers. Kinglykrab 2015-07-06 14:05:09 -04:00
  • 88dfc4abd8 Merge pull request #434 from KinglyKrab/master Alex 2015-07-06 10:30:34 -07:00
  • e2ac647e03 Bot saylinks and command aliases. Kinglykrab 2015-07-05 22:32:59 -04:00
  • 1d29c873fb Rewrite NPC combat rounds logic Michael Cook (mackal) 2015-07-05 16:36:12 -04:00
  • 70577584ab Make SPECATK_QUAD == SPECATK_INNATE_DW when Combat:UseLiveCombatRounds is true Michael Cook (mackal) 2015-07-05 03:33:16 -04:00
  • dcd1a07553 Fix issue with two hander for NPCs dual wielding Michael Cook (mackal) 2015-07-05 03:11:25 -04:00
  • d083262555 Fix clients offhand double attack check Michael Cook (mackal) 2015-07-05 02:43:33 -04:00
  • fe97af4d89 Fix some issues with Rampage/AE Ramp Michael Cook (mackal) 2015-07-05 02:27:51 -04:00
  • 22efe33f9b Correct the definition of "quading" Michael Cook (mackal) 2015-07-05 02:05:50 -04:00
  • 82fe15190b Add CheckDoubleAttack for mobs Michael Cook (mackal) 2015-07-05 01:37:14 -04:00
  • 7c89ab3fec Pull Mob mainhand/offhand attack rounds into their own functions Michael Cook (mackal) 2015-07-05 01:15:46 -04:00
  • 578bbf657a Make Client::AI_Process in line with uncharmed Michael Cook (mackal) 2015-07-05 00:46:37 -04:00
  • 99620f8535 Add Mob/Client CheckDualWield functions Michael Cook (mackal) 2015-07-05 00:45:46 -04:00
  • 8d3d3d2af2 Add Dual Wield/Double Attack NPC skill overrides Michael Cook (mackal) 2015-07-05 00:42:06 -04:00