Commit Graph

  • 3f8ff1373c Fix script call issue [skip ci] Akkadius 2016-08-26 15:02:12 -05:00
  • d6ee505c63 Merge pull request #548 from Natedog2012/master Akkadius 2016-08-26 14:28:28 -05:00
  • 8e4bb3b0fe Merge pull request #544 from stheno/web_interface Akkadius 2016-08-26 14:27:33 -05:00
  • e84b2ba224 Merge pull request #546 from noudess/master Akkadius 2016-08-26 14:26:50 -05:00
  • 4de9b2c53e Add TiltX and TiltY manipulation to objects (Perl) Translate OP_GroundSpawn for Titanium #548 Natedog2012 2016-08-26 06:34:51 -07:00
  • 385823461b Update eqemu_server.pl [skip ci] Akkadius 2016-08-25 18:30:04 -05:00
  • 85c28185a2 Update eqemu_server.pl - Add internet connection checks for people who are using EQEmu locally [skip ci] Akkadius 2016-08-25 18:01:17 -05:00
  • 25de25a777 Update eqemu_server.pl - Add internet connection checks for people using EQEmu locally [skip ci] Akkadius 2016-08-25 18:00:13 -05:00
  • 357a92dfee Update eqemu_server.pl [skip ci] Akkadius 2016-08-25 16:46:34 -05:00
  • 35c83db432 eqemu_server.pl - Run script after self upgrade regardless of OS [skip ci] Akkadius 2016-08-25 16:43:35 -05:00
  • f7cc1053f1 eqemu_server.pl - Update regardless of run condition [skip ci] Akkadius 2016-08-25 16:39:35 -05:00
  • d5864aea3e Few more adjustments [skip ci] Akkadius 2016-08-25 16:36:48 -05:00
  • 2b2d6e1ef5 Less fail [skip ci] Akkadius 2016-08-25 16:33:50 -05:00
  • f99523dc48 Migration to new EQEmu Server management script interface Akkadius 2016-08-25 16:32:21 -05:00
  • 69913c0897 Update eqemu_server.pl [skip ci] - More cleanup Akkadius 2016-08-25 15:01:59 -05:00
  • 75694e8797 Update eqemu_server.pl [skip ci] Testing self update Akkadius 2016-08-25 13:00:57 -05:00
  • 24856b6a2d Update eqemu_server.pl [skip ci] Testing self update Akkadius 2016-08-25 12:56:30 -05:00
  • a70291f20f Update eqemu_server.pl [skip ci] Akkadius 2016-08-25 12:50:26 -05:00
  • 6e1a5eac94 Update eqemu_server.pl [skip ci] Akkadius 2016-08-25 12:17:24 -05:00
  • 37b87e98f4 Update eqemu_server.pl [skip ci] Akkadius 2016-08-25 01:18:03 -05:00
  • 55d2e9b842 Only correct spell slots when we're sending to self Michael Cook (mackal) 2016-08-24 23:15:31 -04:00
  • 3afc5d0890 Update eqemu_server.pl [skip ci] Akkadius 2016-08-24 21:03:23 -05:00
  • f6b6fcc2c5 Update eqemu_server.pl Akkadius 2016-08-24 20:38:56 -05:00
  • 5039aa07a5 updated changelog #546 Paul Coene 2016-08-23 14:50:29 -04:00
  • 8048239a81 Merge remote-tracking branch 'upstream/master' Paul Coene 2016-08-23 13:55:52 -04:00
  • ecdc0f7096 Fixed so mobs that depop at end of pathgrid still path and depop whiel zones are empty. This makes these mobs no longer always appear at start locations for the 1st person in a zone after long idle. Paul Coene 2016-08-23 13:54:51 -04:00
  • 2c3107fbe9 Uploading initial eqemu_server.pl (was eqemu_update.pl) to start deprecrating of eqemu_update.pl and re-working of the structure of the script, more to come. Akkadius 2016-08-22 16:07:44 -05:00
  • 385f3d0394 zlib warning fixes in cmake #544 stheno 2016-08-21 18:24:26 -07:00
  • c2b31bd6e2 Fix EVENT_ATTACK crash (thanks image) Michael Cook (mackal) 2016-08-21 20:26:54 -04:00
  • a8ba563632 Update eqemu_update.pl [skip ci] Akkadius 2016-08-20 23:50:59 -05:00
  • 4065df7930 Update eqemu_update.pl [skip ci] Akkadius 2016-08-20 23:49:51 -05:00
  • 0b06044dce Update db_dumper [skip ci] Akkadius 2016-08-20 23:47:53 -05:00
  • 93464e3963 Remove duplicate table [skip ci] Akkadius 2016-08-20 23:32:01 -05:00
  • 8dd18a43a0 Update db_dumper [skip ci] Akkadius 2016-08-20 23:31:34 -05:00
  • afe42ccdaf Update db_dumper.pl Akkadius 2016-08-20 23:23:17 -05:00
  • f5a7117bdf Add character_table_list.txt for database backup script reference Akkadius 2016-08-20 23:13:16 -05:00
  • 696c02c0f0 Move instrument mod outside of the EFFECT lop in SpellEffect Michael Cook (mackal) 2016-08-20 14:30:21 -04:00
  • 6daf207323 Quick test Akkadius 2016-08-19 16:31:46 -05:00
  • f67cd057f3 Fix issue with linked spell timers Michael Cook (mackal) 2016-08-18 21:09:02 -04:00
  • 0789d10d3e Add logging message for setting linked reuse Michael Cook (mackal) 2016-08-18 20:51:58 -04:00
  • a07149919d Pets now don't actually spawn until the player has fully entered the zone (Live-like) Akkadius 2016-08-18 17:28:32 -05:00
  • 6186ec8e12 Merge pull request #542 from Natedog2012/web_interface Akkadius 2016-08-18 09:13:09 -05:00
  • aa749f27dc Merge branch 'master' of https://github.com/EQEmu/Server into web_interface #542 Natedog2012 2016-08-18 03:55:58 -07:00
  • f9f3a8f3bd Expendable Arrows ignore EQ Michael Cook (mackal) 2016-08-17 01:10:37 -04:00
  • 1def512b4c One more test Akkadius 2016-08-16 21:56:43 -05:00
  • b85d5a6d98 Discord final test Akkadius 2016-08-16 20:44:04 -05:00
  • 94fabc87f0 Travis Discord test 2 Akkadius 2016-08-16 19:50:12 -05:00
  • d3afde1aa1 Travis Discord test Akkadius 2016-08-16 19:36:26 -05:00
  • 5a0d2b527b Add a StopCasting function and make some use of it Michael Cook (mackal) 2016-08-16 17:52:14 -04:00
  • 3d64878e60 Skip OP_BeginCast for discs Michael Cook (mackal) 2016-08-15 15:23:37 -04:00
  • 26772b721c Fix overhaste stack check Michael Cook (mackal) 2016-08-15 14:21:39 -04:00
  • 3c95545ea3 Remove IsCasting check from Client::SendManaUpdatePacket Michael Cook (mackal) 2016-08-15 01:23:47 -04:00
  • ae5689ffb4 Clean up OP_ManaChange Michael Cook (mackal) 2016-08-15 01:17:53 -04:00
  • e894e96404 Implement Linked Spell Reuse Timers Michael Cook (mackal) 2016-08-14 23:32:27 -04:00
  • ed5715ccd9 Merge pull request #540 from KinglyKrab/master Akkadius 2016-08-13 21:27:25 -05:00
  • 7f9af238f8 Fix for potential crash in ItemInst::GetTotalItemCount() Uleat 2016-08-13 19:51:12 -04:00
  • fd1e425abc Fix potential crash in ucs/clientlist.cpp Michael Cook (mackal) 2016-08-13 17:19:20 -04:00
  • 35c1eccbe1 Fix potential crash in zone/worldserver.cpp Michael Cook (mackal) 2016-08-13 17:15:57 -04:00
  • 69f06f736c Fix potential crashes in zone/spells.cpp Michael Cook (mackal) 2016-08-13 17:15:00 -04:00
  • 48fb483de6 Fix typo Michael Cook (mackal) 2016-08-13 17:05:48 -04:00
  • 8ce2921e3d Fix potential crashes in Mob::SpellEffect Michael Cook (mackal) 2016-08-13 16:45:32 -04:00
  • f06a9b3dce use std::abs in Map::FindClosestZ Michael Cook (mackal) 2016-08-13 15:58:02 -04:00
  • 3efc925264 And another Michael Cook (mackal) 2016-08-13 15:47:44 -04:00
  • a8db4532d0 Fix potential crash in #iteminfo Michael Cook (mackal) 2016-08-13 15:46:35 -04:00
  • ab35f8b842 Fix memset in QuestReward Michael Cook (mackal) 2016-08-13 15:39:08 -04:00
  • ef3cf099b8 Fix potential crash in Sacrifice Michael Cook (mackal) 2016-08-13 15:35:28 -04:00
  • 00cfe2d25f Fix potential crashes in attack.cpp Michael Cook (mackal) 2016-08-13 15:26:07 -04:00
  • 7a4c9b36a8 Fix logic issue in SendAlternateAdvancementRank Michael Cook (mackal) 2016-08-13 15:20:48 -04:00
  • 488c4941d2 Fix potential crash Michael Cook (mackal) 2016-08-13 15:19:10 -04:00
  • 97dc0a84dd Fix logic paren issue Michael Cook (mackal) 2016-08-13 15:14:31 -04:00
  • f01c890966 Crash fix Michael Cook (mackal) 2016-08-13 15:09:43 -04:00
  • 50de63117d Added optional avoidance cap rules. Check changelog.txt. #540 Kinglykrab 2016-08-13 07:19:58 -04:00
  • 4e4d82857c Move OP_BeginCast above instant cast shortcut Michael Cook (mackal) 2016-08-12 22:07:03 -04:00
  • 039e0fbb83 NPC innate procs overwrite TargetType to ST_Target Michael Cook (mackal) 2016-08-12 21:52:46 -04:00
  • e1a02455d8 Merge pull request #539 from clucksoft/crash_fix Michael Cook (mackal) 2016-08-11 14:22:51 -04:00
  • c1c9ec2790 Prevent crash in spell casting when group doesn't exist #539 Russell Kinasz 2016-08-11 11:04:03 -07:00
  • e90e141a79 std::unordered_map::count is much slower than find Michael Cook (mackal) 2016-08-10 23:51:06 -04:00
  • 38d3f9b7c0 Client checks song flag first Michael Cook (mackal) 2016-08-10 13:16:32 -04:00
  • 7d62b208ca Revert "Rate limit saving to at most once a second" Michael Cook (mackal) 2016-08-09 21:30:10 -04:00
  • 27f6826fd3 Add rule Spells:AllowItemTGB for custom servers Michael Cook (mackal) 2016-08-08 20:21:38 -04:00
  • 051f9ffab9 fix bard song mods on instant spells (nukes, procs) Michael Cook (mackal) 2016-08-08 15:22:26 -04:00
  • bdb083eac7 Previous disc buff check incorrectly excluded Savage Spirit AA line Michael Cook (mackal) 2016-08-07 18:55:02 -04:00
  • 4b93ef0a98 Fix SE_CastOnFadeEffect Michael Cook (mackal) 2016-08-07 18:17:39 -04:00
  • e86d11250b Actually remove expendable AAs from the DB Michael Cook (mackal) 2016-08-07 14:32:30 -04:00
  • e5746c3b2e Fix EVENT_LOOT broken by b43cfa126 Michael Cook (mackal) 2016-08-05 22:14:20 -04:00
  • 6a7ea65dd0 Ask water map if we're in a zoneline to prevent false positives Michael Cook (mackal) 2016-08-05 01:07:12 -04:00
  • 68df09a570 Implement PVP regions Michael Cook (mackal) 2016-08-04 23:56:08 -04:00
  • d53d569020 Port EQMacEmu's improved NPC stat scaling formula Michael Cook (mackal) 2016-08-04 22:12:33 -04:00
  • 1d12f92934 Level 50+ NPCs will now respond to yells for help regardless of con color Michael Cook (mackal) 2016-08-04 20:36:15 -04:00
  • e89fa01d89 Port Aggro:UseLevelAggro from EQMacEmu Michael Cook (mackal) 2016-08-04 20:33:29 -04:00
  • 4c49397ef6 Merge branch 'master' of https://github.com/EQEmu/Server Uleat 2016-08-04 16:12:58 -04:00
  • 8dc8e53218 Added some more comments to PassCastRestrictions Michael Cook (mackal) 2016-08-04 13:50:20 -04:00
  • d0fbbed20d Added a trap for Bot::GetNeedsCured() random crash (bot server admins: watch your logs!) Uleat 2016-08-04 07:09:34 -04:00
  • 33407ee0da Forgot divination Michael Cook (mackal) 2016-08-03 23:14:02 -04:00
  • c81a5e0783 Limit casting skill ups to casting skills Michael Cook (mackal) 2016-08-03 23:06:00 -04:00
  • 66fec40169 Move Enrage check to after the immune ripo check Michael Cook (mackal) 2016-08-03 22:38:33 -04:00
  • 60f2d14caa Rework bash/kick stun based on client Michael Cook (mackal) 2016-08-03 17:37:09 -04:00
  • 538d6a2a33 Hack to fix RNG Nature Veil line Michael Cook (mackal) 2016-08-03 01:44:33 -04:00
  • f26dce39c3 Rate limit saving to at most once a second Michael Cook (mackal) 2016-08-03 01:13:51 -04:00
  • acb5bb3e3e If this flag is set, we JUST saved Michael Cook (mackal) 2016-08-03 00:33:22 -04:00