Commit Graph

  • b432830dfc IgnoreSpellDmgLvlRestriction Rule Added (re-resubmitted) #503 hateborne 2016-02-11 17:37:32 -05:00
  • 31b6346f03 Fix the math so berserkers aren't left out in spell related checks. Natedog2012 2016-02-11 13:07:42 -08:00
  • a14b3117e9 Merge pull request #500 from hateborne/master Akkadius 2016-02-10 16:00:39 -06:00
  • cdd56ec0e1 FlatItemExtraSpellAmt Custom Rule Addition #500 hateborne 2016-02-10 16:51:58 -05:00
  • 306586fa7e Exclude discs from buff slot stealing logic Michael Cook (mackal) 2016-02-06 19:33:44 -05:00
  • 33c7016a0e Simple spelling fix. [skip ci] JJ 2016-02-04 19:17:17 -05:00
  • 7efccad13e GetFreeGrid should no longer crash when trying to #wpadd in a zone that has no grids Natedog2012 2016-02-02 01:53:22 -08:00
  • 43ed5a325f Merge pull request #498 from Xackery/master Akkadius 2016-01-30 02:10:45 -06:00
  • 65b44248fb table schema for character_corpses is zone_id, not zoneid. #498 Xackery 2016-01-30 00:01:06 -08:00
  • 3bbf337c24 Merge pull request #497 from daerath/master Michael Cook (mackal) 2016-01-28 19:35:40 -05:00
  • 09d6ed6bd9 Merge branch 'master' of https://github.com/EQEmu/Server Natedog2012 2016-01-28 13:26:28 -08:00
  • 3ce3f591a8 UF and ROF2 spawn packet packet for chests now working properly. Natedog2012 2016-01-28 13:23:58 -08:00
  • c19a5d7c75 Casttime was too small for the possible data values. The Potion of Serious Healing has a cast time of 90.0 sec (90000), but this was downcast to a lower value. Updated Casttime from uint16 to uint32. This change also makes CastTime have the same data type as Fulfilment which is notable as they are in a struct union and should have the same type. #497 Tim DeLong 2016-01-28 08:15:38 -05:00
  • f98c04ca7a Fix for false triggering of warning message for command alias processing Uleat 2016-01-27 17:39:36 -05:00
  • 430be0f2b7 Follow-up for Titanium client - item weight fix (WARNING: re-run shared_memory; Note: re-run cmake; see changelog.txt) Uleat 2016-01-26 19:02:07 -05:00
  • 09739942c6 Merge pull request #496 from daerath/master Uleat 2016-01-26 16:55:54 -05:00
  • 52541c6532 Item weight was being downcast to uint8 which impacted any item with weight over 255. For SoD, SoF, and UF, prior to sending item info to the client we now cap weight at 255 to ensure the item remains heavy instead of being made (in most cases), super light. #496 Tim DeLong 2016-01-26 16:44:11 -05:00
  • 1b7841f683 Fix for Berserker 'Piercing' skill issues Uleat 2016-01-26 15:08:41 -05:00
  • c1bcf4dfeb Merge branch 'master' into lets_move lets_move KimLS 2016-01-25 14:34:16 -08:00
  • ec58d92e42 Update recast KimLS 2016-01-25 14:33:40 -08:00
  • 15c92f019a Mob::Charmed() should be useful now Michael Cook (mackal) 2016-01-25 14:00:22 -05:00
  • 913fb6c22e Merge branch 'master' into lets_move KimLS 2016-01-22 19:17:38 -08:00
  • 76f3bb1ce6 Changed how i calc partial and broken paths KimLS 2016-01-22 19:16:14 -08:00
  • c4cdf811e3 Fix for zone controller spawn events where npc isn't inserted into entity list yet Akkadius 2016-01-22 13:42:14 -06:00
  • 211306f9be Merge pull request #493 from daerath/master Alex 2016-01-21 21:46:50 -08:00
  • a22df6da33 Merge pull request #487 from lwahlmeier/master Alex 2016-01-21 21:46:36 -08:00
  • b4b28e5eb8 If an error occurs (!results.Success()) in loadlootdrops the method continues processing instead of exiting. #493 Tim DeLong 2016-01-21 11:53:14 -05:00
  • d86307c720 Rework say links Michael Cook (mackal) 2016-01-20 22:31:35 -05:00
  • 04b7ba7a1d Added proxy accessors for all TextLink fields Uleat 2016-01-20 21:54:18 -05:00
  • 66c952eff0 Merge branch 'master' into lets_move KimLS 2016-01-18 20:15:36 -08:00
  • 946cee01fc Minor tweak to autoporting code KimLS 2016-01-18 20:14:57 -08:00
  • 978650eb1f Pathing underwater works a lot better now. KimLS 2016-01-18 15:22:17 -08:00
  • a6a06de994 Changes to UF and above clients on how spell buff tics are synced. KimLS 2016-01-17 17:40:29 -08:00
  • 10952932d3 Change how tics happen, support for v2 .nav files KimLS 2016-01-17 14:05:34 -08:00
  • 14b9b22ca3 Will no longer use bestz snapping every frame if a navmesh is available. Fix for inliquid KimLS 2016-01-16 20:35:18 -08:00
  • a2136e5ee4 Some work on movement. KimLS 2016-01-16 19:37:15 -08:00
  • 1ddbfdf4e9 Fix ItemInst::GetItemElementalDamage Michael Cook (mackal) 2016-01-16 18:46:32 -05:00
  • 600866f573 Rewrite Bane and Elemental Dmg stuff and GetWeaponDamage (client version) Michael Cook (mackal) 2016-01-16 18:29:17 -05:00
  • ad1c91f204 Fix bots Michael Cook (mackal) 2016-01-16 17:52:21 -05:00
  • 8f0d9015be Fix rec/req level issues Michael Cook (mackal) 2016-01-16 17:17:09 -05:00
  • 281344b049 Add various GetItemStat totallers to ItemInst Michael Cook (mackal) 2016-01-16 17:10:11 -05:00
  • 84dec889da Merge branch 'master' into lets_move KimLS 2016-01-15 14:32:27 -08:00
  • 1d055b5364 Tweaks to log.out to filter messages at detail level not just cat level before formatting the message, tweaks to pathing, nearly where i want it but not entirely there. KimLS 2016-01-15 14:32:00 -08:00
  • d7e44643b5 Fix resist display issue for RoF/RoF2 Michael Cook (mackal) 2016-01-15 17:20:48 -05:00
  • 42f7e03b04 Fix typo in last commit Michael Cook (mackal) 2016-01-15 17:00:10 -05:00
  • f33f3bd4f5 Fix Drakkin base resists and some missing class bonuses Michael Cook (mackal) 2016-01-15 16:09:23 -05:00
  • 14d8683227 Fix for swapped x and y returns on failure case for FindRoute KimLS 2016-01-14 21:55:08 -08:00
  • 9c3e957d4e Fix for pathfind.h KimLS 2016-01-13 13:57:35 -08:00
  • b94b59cf9b Missing string.h KimLS 2016-01-13 13:50:17 -08:00
  • ca817051e7 removed branch restriction in travis KimLS 2016-01-13 13:43:28 -08:00
  • 1cb07d055e Pathing is essentially fully functional now, still could use improvements here and there KimLS 2016-01-13 13:39:42 -08:00
  • e161805bc9 Added changelog entry for #summonitem [itemlink] change Uleat 2016-01-13 15:25:22 -05:00
  • 6db397f07d Added item link functionality to #summonitem (thanks Kinglykrab!) Uleat 2016-01-13 15:10:21 -05:00
  • 23758d5e90 Merge pull request #491 from KinglyKrab/master Uleat 2016-01-13 15:00:21 -05:00
  • f8ce556acb Modified #flag functionality for target-based account status refresh. #491 Kinglykrab 2016-01-13 07:58:36 -05:00
  • 3048eca5ad Merge pull request #490 from AthrogatePEQ/master Michael Cook (mackal) 2016-01-12 22:56:18 -05:00
  • 11a61f3e35 Merge branch 'master' of github.com:AthrogatePEQ/Server #490 Athrogate 2016-01-12 19:40:46 -08:00
  • 192dadad8c Merge branch 'master' of github.com:AthrogatePEQ/Server Athrogate 2016-01-12 19:34:04 -08:00
  • 092fa4a3bc Merge branch 'master' of github.com:AthrogatePEQ/Server Athrogate 2016-01-12 19:34:04 -08:00
  • 0fec2fdfdd Add Lua_Client::ClearCompassMark(). Athrogate 2016-01-12 19:08:10 -08:00
  • 09b6adf726 Add Lua_Client::ClearCompassMark(). Athrogate 2016-01-12 19:08:10 -08:00
  • edeb7d79d1 Add Lua_Client::ClearCompassMark(). Athrogate 2016-01-12 19:08:10 -08:00
  • e61e2e7f02 find command uses new pathing system now which loads .nav files saved by map_edit, still in initial stages of testing. Fixed a bug where find might cause a desync in some cases as well. KimLS 2016-01-12 18:33:00 -08:00
  • 21fc487c33 World tradeskill objects should now exhibit pre-RoF behavior to all clients Uleat 2016-01-12 18:44:51 -05:00
  • c6e9fbc878 Merge branch 'master' into lets_move KimLS 2016-01-12 00:38:43 -08:00
  • acb1d14fbd Cap Underfoot material / IDFile in the spawn packet to 99,9999 MAX. Anything higher will crash client Natedog2012 2016-01-11 13:30:23 -08:00
  • 2cb58e9d02 Merge pull request #488 from daerath/master Michael Cook (mackal) 2016-01-11 12:34:44 -05:00
  • 1711b06836 * LightProfile_Struct::TypeToLevel. The case statement for lightLevelCandle should be lightTypeCandle as the check is on light types, not light levels. Light levels are used for the return value. #488 Tim DeLong 2016-01-11 09:11:38 -05:00
  • 6fc5f8fba2 Fix stacking issues with SE_DamageModifier and SE_MinDamageModifier Michael Cook (mackal) 2016-01-10 15:31:04 -05:00
  • 909cbd8b97 Merge branch 'master' into lets_move KimLS 2016-01-09 01:40:54 -08:00
  • 2ed348f23d Adding crazy behavior interface. KimLS 2016-01-09 01:39:23 -08:00
  • 1aa98d34ca Fix for manifest boo-boo Uleat 2016-01-08 17:35:50 -05:00
  • 2b0ee55752 Add command #findaliases Uleat 2016-01-08 17:19:10 -05:00
  • fac51f2007 Merge pull request #1 from EQEmu/master regneq 2016-01-06 12:59:31 -08:00
  • 2f129da08a Add GetAttackDelay to lua's NPC API Michael Cook (mackal) 2016-01-06 15:48:10 -05:00
  • 17c45c8d36 Move triggered on cast things to after the spell Michael Cook (mackal) 2016-01-06 13:30:50 -05:00
  • 3a20bbd834 fixed else error case for eqtime table #487 Luke Wahlmeier 2016-01-05 14:16:29 -07:00
  • 20f5c42c3e Fix 60+ resist caps Michael Cook (mackal) 2016-01-05 02:54:09 -05:00
  • 9174ccd635 Another slight adjustment [skip ci] Akkadius 2016-01-04 17:11:59 -06:00
  • 2155a53a0d Another slight adjustment [skip ci] Akkadius 2016-01-04 11:16:26 -06:00
  • 6a404a5a26 Put the zone controller somewhere where people can't see it even with a terrible GlobalLoad.txt [skip ci] Akkadius 2016-01-04 11:04:56 -06:00
  • 5bcb9f0b35 Fix classic h2h dmg/delay also support for revamp Michael Cook (mackal) 2016-01-03 14:38:50 -05:00
  • 05de206ace Rework quiver haste Michael Cook (mackal) 2016-01-03 01:58:37 -05:00
  • 28848fa913 Merge pull request #486 from noudess/master Michael Cook (mackal) 2016-01-02 17:39:02 -05:00
  • 51b74f47e3 Merge remote-tracking branch 'upstream/master' #486 Paul Coene 2016-01-02 17:28:23 -05:00
  • f754f06bec Added runspeed to mystats window. Paul Coene 2016-01-02 17:26:59 -05:00
  • d1d963df10 Merge pull request #485 from noudess/master Alex 2016-01-02 13:43:27 -08:00
  • a56f17a9e5 Merge remote-tracking branch 'upstream/master' #485 Paul Coene 2016-01-02 09:17:09 -05:00
  • 11f3e30245 Fixed a ton of buffs when using an EE item (SendBuffDurationPacket). Paul Coene 2016-01-02 09:16:13 -05:00
  • 707d2c8635 Merge branch 'master' of https://github.com/EQEmu/Server Akkadius 2016-01-01 01:13:37 -06:00
  • dfdfb18a7e VS2012 fix Akkadius 2016-01-01 01:12:49 -06:00
  • 647fbcd6b6 Adjust an incredibly spammy log message Akkadius 2016-01-01 01:11:32 -06:00
  • 50a8a3017b Merge pull request #484 from daerath/master Akkadius 2016-01-01 00:55:55 -06:00
  • 9ea9ed2590 Update eqemu_update.pl to include loginserver setup in normal installer routine [skip ci] Akkadius 2015-12-31 21:45:42 -06:00
  • 3996a70037 2h DB should match client closer Michael Cook (mackal) 2015-12-31 01:08:04 -05:00
  • aad1396c73 * CheckNameFilter was enforcing minimum surname length of 3 instead of 4. * Minor refactoring of CheckNameFilter to eliminate redundant code. #484 Tim DeLong 2015-12-30 23:30:52 -05:00
  • 45d81b71d6 Merge pull request #483 from daerath/master Akkadius 2015-12-30 12:05:55 -06:00
  • e70b34f245 Merge pull request #482 from af4t/master Michael Cook (mackal) 2015-12-30 12:46:51 -05:00
  • fe61abc3cd * AddReport's who and against strings were not being escaped properly. #483 Tim DeLong 2015-12-30 11:42:49 -05:00
  • 2d375eb565 MSVC 2015 wants <algorithm> #included for std::min. If any other compilers require the same, feel free to alter the #if test. #482 af4t 2015-12-30 02:17:09 -05:00