Michael Cook (mackal)
|
edf1cfefd3
|
Merge pull request #643 from noudess/master
My "fix" for the fear spell getting dropped caused many fleeing errors
|
2017-07-22 13:10:21 -04:00 |
|
Paul Coene
|
601e495da7
|
Merge remote-tracking branch 'upstream/master'
Conflicts:
zone/fearpath.cpp
|
2017-07-22 12:48:08 -04:00 |
|
Paul Coene
|
e84799e15b
|
Went back to older fearpath, only kept change where pathing issues can't
cause the fear spell to be dropped.
|
2017-07-22 12:45:21 -04:00 |
|
Akkadius
|
dfdd775519
|
Merge pull request #640 from noudess/master
Repair fear pathing issues with Z and FEar resists now apply cha adjustments as they should.
|
2017-07-21 16:54:32 -05:00 |
|
Akkadius
|
a36b37b1ea
|
Adjust syntax
|
2017-07-21 16:53:27 -05:00 |
|
Michael Cook (mackal)
|
ceb0fe22f1
|
Fix OP_UpdateAura handling
|
2017-07-21 16:25:13 -04:00 |
|
Paul Coene
|
aa8a2ea41b
|
Repair fear pathing to ignore Z aspects and allow FixZ and pathing to handle
it.
Added the true flag for ResistCheck.Charisma so the proper Charisma bonuses
are applied.
|
2017-07-21 14:56:51 -04:00 |
|
Akkadius
|
159fb62898
|
Merge branch 'master' of https://github.com/EQEmu/Server
|
2017-07-21 00:46:43 -05:00 |
|
Akkadius
|
d8bbd85abb
|
Fix issue with clients logging in locally on the same subnet
|
2017-07-21 00:46:12 -05:00 |
|
Michael Cook (mackal)
|
57d260f30a
|
Add show_name to auras SQL
|
2017-07-20 15:18:27 -04:00 |
|
Michael Cook (mackal)
|
ef74205503
|
Add OPs for the rest of the clients with support
|
2017-07-20 14:38:56 -04:00 |
|
Michael Cook (mackal)
|
89bbf05b63
|
Add OP_RemoveTrap support
|
2017-07-20 14:24:35 -04:00 |
|
Michael Cook (mackal)
|
7d5089f5e8
|
Call RemoveAura now instead of Depop when we need to
|
2017-07-20 13:24:55 -04:00 |
|
Michael Cook (mackal)
|
f97693f8e1
|
Work on spawn filtering
|
2017-07-19 14:52:04 -04:00 |
|
Michael Cook (mackal)
|
034c076882
|
Merge branch 'master' into auras
|
2017-07-19 13:09:33 -04:00 |
|
Michael Cook (mackal)
|
12bed1462f
|
Forgot to update manifest last night
|
2017-07-19 12:59:02 -04:00 |
|
Michael Cook (mackal)
|
79ff4dd944
|
Merge branch 'master' into auras
|
2017-07-19 02:19:13 -04:00 |
|
Michael Cook (mackal)
|
ec77e3a6fd
|
Add show_name and untargetable to npc_types fixes #637
Note the bodytype hack is still there since I was having issues with
some npcs still showing names
|
2017-07-19 02:17:08 -04:00 |
|
Michael Cook (mackal)
|
35977b02ed
|
Merge branch 'master' into auras
|
2017-07-18 22:49:48 -04:00 |
|
Akkadius
|
20b6c2f556
|
One more NodeLoc compare adjustment
|
2017-07-18 19:16:41 -05:00 |
|
Akkadius
|
7cda4aaa2c
|
Fix some pathing logic that is using Z to match a node reach when it is error prone in certain scenarios
Fixed a decent amount of path logging
|
2017-07-18 19:09:28 -05:00 |
|
Michael Cook (mackal)
|
07bdb3a632
|
Merge branch 'master' into auras
|
2017-07-18 17:53:04 -04:00 |
|
Michael Cook (mackal)
|
fe8c55ac63
|
Auras now zone
|
2017-07-18 17:52:39 -04:00 |
|
Akkadius
|
a83edb83ba
|
Change eqemu_server.pl to use new map download methodology
|
2017-07-18 15:26:20 -05:00 |
|
Michael Cook (mackal)
|
f917a38e1a
|
Fix a few things with auras
|
2017-07-17 19:35:00 -04:00 |
|
Michael Cook (mackal)
|
accc8aee57
|
Merge branch 'master' into auras
|
2017-07-17 15:23:50 -04:00 |
|
Akkadius
|
0977471201
|
Merge pull request #636 from xackery/eqemu_config_json
eqemu_config is now persistent after first load.
|
2017-07-17 01:13:37 -05:00 |
|
Xackery
|
e61e7fd008
|
eqemu_config is now persistent after first load.
|
2017-07-16 23:05:09 -07:00 |
|
Akkadius
|
10a27c2081
|
Merge pull request #635 from xackery/eqemu_config_json
Eqemu config json
|
2017-07-17 00:00:13 -05:00 |
|
Akkadius
|
78d95cab89
|
Fix logic loop issue with NPC pathing in zones with .path files, this creates a new rule in place of the old and a new one will be automatically created in the database
|
2017-07-16 23:55:15 -05:00 |
|
Akkadius
|
7881d6609a
|
Make sure we send client updates for heading or animation changes while still
|
2017-07-16 22:34:22 -05:00 |
|
Akkadius
|
b9336bad7e
|
eqemu_config_json branch creation
|
2017-07-16 21:51:38 -05:00 |
|
Akkadius
|
84b3cff936
|
Merge branch 'master' of https://github.com/EQEmu/Server
|
2017-07-16 21:36:08 -05:00 |
|
Akkadius
|
e265f7713c
|
Fix eqemu_server.pl installer to use PEQ quests repo and fix new_server file count check
|
2017-07-16 21:35:50 -05:00 |
|
Michael Cook (mackal)
|
3312d8c05b
|
Fix swarm pets too
|
2017-07-16 15:20:57 -04:00 |
|
Michael Cook (mackal)
|
8b5389e719
|
Fix pet aura
|
2017-07-16 15:19:10 -04:00 |
|
Michael Cook (mackal)
|
6f2de7d31b
|
Add function for group pet type auras
|
2017-07-16 13:33:17 -04:00 |
|
Michael Cook (mackal)
|
fb208657ea
|
Merge branch 'master' into auras
|
2017-07-16 12:39:06 -04:00 |
|
Akkadius
|
eab6bb8314
|
Merge pull request #632 from noudess/master
Change message from always saying Logging (In) to Logging in or Logging Out.
|
2017-07-16 04:53:45 -05:00 |
|
Akkadius
|
0b489bc507
|
LoS Drop when close adjustment
|
2017-07-16 04:36:36 -05:00 |
|
Akkadius
|
b2b447516d
|
Make a FixZ call at waypoint arrive so bad grids don't make NPC's hop
|
2017-07-16 03:31:26 -05:00 |
|
Akkadius
|
f7cc23d415
|
Cracked the code on FixZ offsets
|
2017-07-16 03:21:13 -05:00 |
|
Michael Cook (mackal)
|
6fcd39b4f8
|
Merge branch 'master' into auras
|
2017-07-16 01:14:53 -04:00 |
|
Xackery
|
4ed6e20b35
|
Added xmltojson windows binaries
|
2017-07-15 21:59:50 -07:00 |
|
Akkadius
|
70a74d6615
|
Fix for mobs who are hailed while moving - this allows them to properly stop, and return on their grid after pause time
|
2017-07-15 23:57:08 -05:00 |
|
Xackery
|
de7e6e8e66
|
added xmltojson binaries
|
2017-07-15 21:46:52 -07:00 |
|
Xackery
|
b33f2e5989
|
added <locked/> and <zone></zone> (empty data) support, all json entries are string.
|
2017-07-15 21:27:55 -07:00 |
|
Michael Cook (mackal)
|
55c557f227
|
Add ProcessOnAllFriendlies
|
2017-07-16 00:26:18 -04:00 |
|
Michael Cook (mackal)
|
ab5fe1e518
|
Merge branch 'master' into auras
|
2017-07-16 00:09:26 -04:00 |
|
Michael Cook (mackal)
|
10325fed8b
|
Forgot to restore this part
|
2017-07-15 23:44:18 -04:00 |
|