Commit Graph

  • a721179aa8 Merge pull request #667 from noudess/master Chris Miles 2017-10-25 00:30:16 -05:00
  • 50d5f3785c Send caster name in buff packets for UF+ Michael Cook (mackal) 2017-10-24 00:02:49 -04:00
  • 9856df20fb Fix SQL syntax in Adventure::MoveCorpsesToGraveyard() Akkadius 2017-10-23 17:24:18 -05:00
  • c8b75e982e Safeguard characters losing their account_id Akkadius 2017-10-20 18:36:11 -05:00
  • 199dd7d618 Fix missing round kick dmg calc Michael Cook (mackal) 2017-10-20 17:01:39 -04:00
  • ab569681b1 Merge branch 'master' of https://github.com/EQEmu/Server Akkadius 2017-10-16 15:54:37 -05:00
  • b10f5d3745 Group ID can be zero Akkadius 2017-10-16 15:52:59 -05:00
  • 7dd904c8d1 Roam Box code was changing z every loop through. #667 Paul Coene 2017-10-16 16:39:22 -04:00
  • 624be70990 Merge pull request #666 from noudess/master Chris Miles 2017-10-16 15:06:45 -05:00
  • b9d2c1b9f6 Client::Handle_OP_RaidCommand crash fix Akkadius 2017-10-16 13:56:02 -05:00
  • 00b2debb32 Raid::UpdateGroupAAs out of range crash in memset Akkadius 2017-10-16 13:52:01 -05:00
  • f29fe17496 Potential pathing crash fix Akkadius 2017-10-16 13:46:09 -05:00
  • e80f3c87e9 Zone: Main loop crash fix Akkadius 2017-10-16 13:20:33 -05:00
  • a7d0251b77 Mob::TryFadeEffect sanity checks for potential crashing Akkadius 2017-10-16 13:15:03 -05:00
  • 3bcfcc6308 ZoneDatabase::GetKarma crash fix Akkadius 2017-10-16 12:56:00 -05:00
  • 7d004e1eb0 Merge remote-tracking branch 'upstream/master' #666 Paul Coene 2017-10-16 09:26:14 -04:00
  • 90f6023f0f I added this back when. I was wrong. Paul Coene 2017-10-16 09:25:26 -04:00
  • 4e9c3e19d2 Fix some XTarget FD issues Michael Cook (mackal) 2017-10-16 01:25:14 -04:00
  • 0f1ca0856c Fix mana regen issue with old skill progression Michael Cook (mackal) 2017-10-15 21:35:03 -04:00
  • 2ef5ade596 Change weapon proc req. level to Level2 property #665 Joey Wendt 2017-10-12 00:43:25 -05:00
  • 75e60b7f8e Area Regen functions shouldn't send to all Michael Cook (mackal) 2017-10-09 01:08:01 -04:00
  • 64d39134b9 Fix issues with Mob::TryTriggerOnValueAmount Michael Cook (mackal) 2017-10-09 00:18:33 -04:00
  • 414cafdbed Add OP_AddNimbusEffect Michael Cook (mackal) 2017-10-09 00:04:43 -04:00
  • f566cba56a Add Area Regen functions to Lua Michael Cook (mackal) 2017-10-08 21:43:16 -04:00
  • 8400994c57 Rework regens to match modern clients Michael Cook (mackal) 2017-10-08 00:13:53 -04:00
  • 43f459b194 Update README.md Chris Miles 2017-10-06 20:13:35 -05:00
  • e352171efa Delete GPL.txt Chris Miles 2017-10-06 18:21:37 -05:00
  • 6c2f554a31 Update README.md Chris Miles 2017-10-06 18:04:12 -05:00
  • bb2a6dce23 Delete LICENSE.md Chris Miles 2017-10-06 17:57:42 -05:00
  • 288ae4bad3 Merge pull request #664 from noudess/master Chris Miles 2017-10-06 17:53:35 -05:00
  • f2c48d4c58 Merge pull request #660 from mlinderdt/master Chris Miles 2017-10-06 17:52:49 -05:00
  • f8571a57dd Create LICENSE Chris Miles 2017-10-06 17:50:57 -05:00
  • 5285e8a163 Rooted mobs cast spells instead of doing nothing. #664 Paul Coene 2017-10-02 14:40:21 -04:00
  • f8a4f2e6bd Merge pull request #662 from noudess/master Michael Cook (mackal) 2017-09-24 18:07:41 -04:00
  • c7ad873581 Rule to dictate if you can teach yourself lang. #662 Paul Coene 2017-09-24 16:33:08 -04:00
  • 78759add4a Ignore bots during group position update. Fixes zone.exe crash when a client gets too far away from their bots. #660 Michael Linder 2017-09-20 19:06:09 -05:00
  • 48b674a13d During bot spawn, set bot to targetable. Fixes issue #657. Michael Linder 2017-09-20 19:04:59 -05:00
  • 8c9b852586 Fix food/drink to match live Michael Cook (mackal) 2017-09-19 02:01:06 -04:00
  • 9634bef7fc Identify Stackable and Lore in OP_AdventureMerchantResponse Michael Cook (mackal) 2017-09-17 21:33:58 -04:00
  • cbbfae0cfc Merge master compile fixes wp KimLS 2017-09-17 13:34:35 -07:00
  • fc7623b690 Merge fix KimLS 2017-09-17 13:20:48 -07:00
  • 0cf5a7aec3 Merge pull request #650 from noudess/master Akkadius 2017-09-17 11:19:48 -05:00
  • 59152a9d77 Fix some constants. #650 Paul Coene 2017-09-17 12:11:02 -04:00
  • e3972cc9e6 Update another Z Offset location for pathing Akkadius 2017-09-17 10:16:13 -05:00
  • 2a4d6523b1 Fix some zone entrance ghosting Akkadius 2017-09-17 10:12:41 -05:00
  • 6d8b96068d Add model/race offset to FixZ calc (KLS) Akkadius 2017-09-17 09:55:42 -05:00
  • e88cd61097 Fix 95% of food/water consumption issues, if there are additional modifiers for race/class combos - those will need to be applied Akkadius 2017-09-17 09:48:10 -05:00
  • b71f3031bc [Windows] World process window title now updates with server name and amount of clients connected Akkadius 2017-09-17 05:34:44 -05:00
  • 9dd4002337 Move stuck code out of main pathing function so we can add logging easily later login-token-old KimLS 2017-09-09 14:01:39 -07:00
  • ccdebf0116 Add custom feature, cross-class skill trainer, fix up stuck detection and added a better solution to it. KimLS 2017-09-09 00:24:30 -07:00
  • 1a4aa1692a Remove partial warp for now KimLS 2017-09-05 22:50:08 -07:00
  • 240f04eda7 Implement fleeing stun Michael Cook (mackal) 2017-09-04 02:10:10 -04:00
  • 7b4c130e0a Switch local saved "animation" to signed Michael Cook (mackal) 2017-09-03 15:02:36 -04:00
  • 7e3fdee86c Fix Life Burn from killing you Michael Cook (mackal) 2017-09-03 02:04:25 -04:00
  • 79caacd8a3 Small util to connect to a login server and get dbid if user/pass matches. login-proxy KimLS 2017-08-31 22:55:43 -07:00
  • 6a79694fa1 Merge branch 'master' of github.com:EQEmu/Server into wp KimLS 2017-08-31 17:47:33 -07:00
  • c52ff4249a Pathing stuck detection, and logic to go with it KimLS 2017-08-30 19:55:35 -07:00
  • 4e7870c634 Don't set reuse timer in UseDiscipline in case CastSpell fails Michael Cook (mackal) 2017-08-30 15:17:02 -04:00
  • 487dcc4459 Tweak down spellend_timer for delaytimer Michael Cook (mackal) 2017-08-30 14:35:01 -04:00
  • 0ba9b3fedc Fix for bug in pathing stuck detection KimLS 2017-08-29 22:03:22 -07:00
  • 46561b9cf5 Factor in size to actor offset KimLS 2017-08-28 23:48:05 -07:00
  • 545ac6b420 Some pathing tweaks, removed old quest functions that dealt with the old pathing code. Fixes to best z under new system KimLS 2017-08-28 22:01:08 -07:00
  • 2146489740 Add rest of the avoidance skills to AA bonus Michael Cook (mackal) 2017-08-26 00:15:01 -04:00
  • 3746128014 Fix SE_IncreaseBlockChance stacking Michael Cook (mackal) 2017-08-26 00:12:47 -04:00
  • ca32e35ef6 More Zone struct commments Michael Cook (mackal) 2017-08-26 00:12:34 -04:00
  • c37e83e235 Remove some leftover debugging XD Akkadius 2017-08-24 04:15:55 -05:00
  • 00604722bb [Perl] Fix perl for later Linux releases v5.24.1 Akkadius 2017-08-24 04:13:52 -05:00
  • 808654743c [Position Updates] Bulk updates when player has moved far enough - eliminates client ghosting on rez/gates/summon as well as npc ghosting Akkadius 2017-08-22 02:13:56 -05:00
  • bb2d8f6a4d [Position Updates] Always send position updates to group members - even when in raid Akkadius 2017-08-22 00:48:55 -05:00
  • 7a263c032d [Readability] Clean up some of the raid command code to be more understandable Akkadius 2017-08-21 21:44:28 -05:00
  • ad7dfc31a9 [HP Updates] Resolved an issue when a player is swapped to a group in a raid - mana and endurance shows empty to group members Akkadius 2017-08-21 21:01:35 -05:00
  • 0663e9cb6f [HP Updates] Resolve issue where clicking self in raid window would make characters health bar go down significantly Akkadius 2017-08-21 19:49:19 -05:00
  • b0a3e9205f [FixZ] Smooth out close combat npc/pet hopping Akkadius 2017-08-21 02:42:50 -05:00
  • 0e8f6a32b1 Explicit RTreeValue decl because gcc didnt like it implicitly here KimLS 2017-08-20 17:40:37 -07:00
  • 17544d4577 Some tweaks to GCC errors, still think there's a couple KimLS 2017-08-20 15:37:46 -07:00
  • b22a88eccc Fix sql in manifest [skip ci] JJ 2017-08-19 16:40:49 -04:00
  • 563878f20e Compile fixes and some debugging messages in find path code. KimLS 2017-08-19 12:49:06 -07:00
  • dd8d23be62 Merge branch 'master' into eqemu_config_json Akkadius 2017-08-18 21:18:54 -05:00
  • 4d3dda23f8 Make #repop work almost instantly Akkadius 2017-08-18 20:53:26 -05:00
  • 718a2c2205 FixZ on NPC initial spawn to keep NPC's from hopping Akkadius 2017-08-18 20:23:16 -05:00
  • ffbee0ad1a Merge KimLS 2017-08-09 10:42:07 -07:00
  • bb8c6da0b4 Update comment [skip ci] Michael Cook (mackal) 2017-08-08 14:03:04 -04:00
  • 575ba28b62 Bug fixes with fear points and teleport jumps KimLS 2017-08-06 20:48:39 -07:00
  • 3afee1f841 Work on making the paths work well when being z corrected esp for nav meshes KimLS 2017-08-05 20:54:43 -07:00
  • d5699fb68d Flush out RoF2 NewZone_Struct Michael Cook (mackal) 2017-08-04 16:43:45 -04:00
  • 519c049902 Merge pull request #8 from EQEmu/master regneq 2017-08-04 09:06:08 -07:00
  • 28fca1f8dc More OP_SpawnAppearance types Michael Cook (mackal) 2017-08-01 20:14:10 -04:00
  • 935dc7d8fb Add more OP_SpawnAppearance types (RoF2 at least) Michael Cook (mackal) 2017-08-01 19:57:30 -04:00
  • 771c3b175e Fix AffectedBySpellExcludingSlot Michael Cook (mackal) 2017-08-01 13:09:18 -04:00
  • b468945eb7 Merge pull request #649 from noudess/master Akkadius 2017-07-31 12:30:59 -05:00
  • 3554211233 Merge remote-tracking branch 'upstream/master' #649 Paul Coene 2017-07-31 09:22:15 -04:00
  • 0fc72875b2 Modify roam boxes to correctly modify and use destination Z Paul Coene 2017-07-31 09:21:49 -04:00
  • 2286203123 Fix invis in spawn structs Michael Cook (mackal) 2017-07-29 23:31:47 -04:00
  • 210655ddc7 More SpawnStruct comments Michael Cook (mackal) 2017-07-29 19:15:27 -04:00
  • 034ebab064 Fix some comments Michael Cook (mackal) 2017-07-29 18:47:35 -04:00
  • e32b6c55e4 Add enum GravityBehavior (FlyMode) from MQ2 Michael Cook (mackal) 2017-07-29 18:23:42 -04:00
  • 4f016de277 More comments to RoF2 Spawn Struct Michael Cook (mackal) 2017-07-29 18:15:56 -04:00
  • 832c31a41a work on navmesh loading KimLS 2017-07-29 15:05:56 -07:00
  • 02b7e3fafb Comment spawn struct for RoF2 Michael Cook (mackal) 2017-07-29 15:37:35 -04:00
  • ff13f162ce Forgot to git add so missed a bunch of stuff KimLS 2017-07-29 00:12:21 -07:00