Akkadius
680f1f017d
Compile fixes from merge
2018-01-13 22:04:10 -06:00
Akkadius
f91de33e5d
Merge remote-tracking branch 'origin/doc_scripts'
2018-01-13 21:51:33 -06:00
Xackery Xtal
fc844cefd7
Added perparlse and cleaned up some argument names in embparser
2018-01-13 19:10:51 -08:00
Akkadius
c4432bcd7e
Merge fixes
2018-01-13 16:41:10 -06:00
Michael Cook (mackal)
d18fb730ec
Don't increment the xtarget count on feign memory
2018-01-13 01:14:32 -05:00
Chris Miles
4cd7d98224
Merge pull request #693 from noudess/master
...
This patches gross pet errors in Z.
2018-01-12 03:11:34 -06:00
Paul Coene
fb2f8327e2
This patches gross pet errors in Z.
2018-01-10 14:13:52 -05:00
Michael Cook (mackal)
7559d96a0e
Merge pull request #692 from noudess/master
...
Allow trading nodrop to pets via new rule.
2018-01-10 14:02:43 -05:00
Paul Coene
1471784035
Allow trading nodrop to pets via new rule.
2018-01-10 13:41:25 -05:00
Michael Cook (mackal)
057823e4c1
Merge pull request #691 from noudess/master
...
Add rule to use ClassicBackstab (no mob fronttab)
2018-01-10 13:35:21 -05:00
Paul Coene
e1f8354905
Add rule to use ClassicBackstab (no mob fronttab)
2018-01-10 13:19:26 -05:00
Michael Cook (mackal)
50cc093250
Merge pull request #690 from noudess/master
...
Level was missing from Spell error message.
2018-01-10 13:15:50 -05:00
Paul Coene
e25499b3f2
Level was missing from Spell error message.
2018-01-10 13:10:03 -05:00
Chris Miles
14b3525e9c
Merge pull request #688 from noudess/master
...
Exclude clients from FixZ to fix fear issues.
2018-01-09 19:35:30 -06:00
Paul Coene
c2a35bb2e1
Exclude clients from FixZ to fix fear issues.
2018-01-09 20:31:48 -05:00
Michael Cook (mackal)
279cd4660d
Merge pull request #687 from noudess/master
...
Removed pets from Witness Heal Aggro.
2018-01-09 18:11:28 -05:00
Paul Coene
2dad087bbd
Removed pets from Witness Heal Aggro.
2018-01-09 18:00:34 -05:00
Michael Cook (mackal)
4b612400da
Merge pull request #683 from noudess/master
...
Adjust xp loss on death if using the level_based_mods.
2018-01-09 17:17:17 -05:00
Shea
ee581f27c4
Packet sends with sz 0 do not work on Linux
2018-01-08 19:15:36 -06:00
Akkadius
6e1c8c665b
Fix NPC aggro to account for squared - fixing NPC's that aggro beyond the normal scan range
2018-01-04 14:38:29 -06:00
Paul Coene
a6b9cd87ec
Adjust xp loss if using the level_based_mods.
2017-12-26 11:42:09 -05:00
Chris Miles
11092da32d
Merge pull request #678 from noudess/master
...
Mobs no longer root feared enemies.
2017-12-25 13:46:53 -06:00
Michael Cook (mackal)
c1ad00cbc6
Fix where SE_ExtraAttackChance happens
...
Improved AA descriptions say this is after a successful double attack
2017-12-23 22:55:45 -05:00
Michael Cook (mackal)
6686346473
Implement July 24, 2002 pet resist changes
2017-12-23 22:48:21 -05:00
Michael Cook (mackal)
0356c0a891
Refactor getting resist value out to a function
2017-12-23 22:35:05 -05:00
Shea
994e2001a0
Fix for Xtargets not being populated when pet initiates aggro.
2017-12-22 17:09:47 -06:00
JJ
97873ff42d
Change Ground Spawn respawn timers to match normal spawns (msec to sec). Highly recommended sql included!
2017-12-16 23:20:20 -05:00
Michael Cook (mackal)
9af9deb0f5
Attempt to fix disc issue when client has no buff but server still does
...
This is kind of hard to test, but it is what the client is doing
2017-12-15 18:42:21 -05:00
Michael Cook (mackal)
477ba3f4b9
Apply HotZone for AAs
...
Ahh is this the right spot? No idea :P
2017-12-15 01:47:45 -05:00
Paul Coene
9c6dbe699f
Mobs no longer root feared enemies.
2017-12-10 10:55:25 -05:00
Chris Miles
9cfe6b936b
Merge pull request #673 from noudess/master
...
Upgrade weaponless NPC offense
2017-12-04 08:10:57 -06:00
Shea
ba1a317119
Add distance logic to mobs that move
2017-12-03 11:33:29 -06:00
Michael Cook (mackal)
e19b7bd368
Start work on OP_MoveMultipleItems (RoF+)
...
Currently it just kicks to prevent desyncs
2017-11-25 23:57:15 -05:00
Paul Coene
3bfa1d68f7
Merge branch 'master' of github.com:noudess/Server
2017-11-22 09:39:32 -05:00
Paul Coene
aaac2c5a84
Give weaponless NPCs best offense based on skills
2017-11-22 09:38:03 -05:00
Akkadius
29a62dfa85
Remove debugging
2017-11-21 21:48:35 -06:00
Chris Miles
712fe1f6ec
Merge branch 'master' into master
2017-11-21 21:26:52 -06:00
Akkadius
b03e9af597
Fix issues with NPC's ghosting who path for long distances, this should wrap up the small remainder of ghosting edge cases
2017-11-21 21:25:20 -06:00
Michael Cook (mackal)
52d31a6846
Make high STR race rez effects a rule
...
They stopped using this one at some point it seems
2017-11-19 01:45:05 -05:00
Paul Coene
a8427ca610
Fixed Log message to have correct text and values
2017-11-17 14:09:19 -05:00
Paul Coene
5880593cb1
MoveTo while saving guard position no longer hops.
2017-11-17 13:12:26 -05:00
Chris Miles
6bb3ebc00e
Merge pull request #669 from noudess/master
...
Added a #petname command for renaming only pets
2017-11-16 20:41:01 -06:00
Michael Cook (mackal)
da163be8db
Fix auto complete error
2017-11-10 00:06:50 -05:00
Michael Cook (mackal)
3eaa0b4fb1
Don't need to garble for language, client does
...
Maybe older clients need it?
2017-11-09 13:31:04 -05:00
Michael Cook (mackal)
37bedfe9ba
Move PetHoTT to NPC::SetTarget for charmed pets
2017-11-04 01:27:41 -04:00
Michael Cook (mackal)
df0004c1b0
Another fix for GetHaste for pets
2017-11-04 01:08:55 -04:00
Michael Cook (mackal)
24e4730204
Whoops, we do haste differently
2017-11-04 00:39:54 -04:00
Michael Cook (mackal)
7d12382333
Fix NPC/Pet haste caps
2017-11-04 00:33:30 -04:00
Paul Coene
ceadb1325d
Added a #petname command for renaming only pets
2017-10-28 15:22:58 -04:00
regneq
cd748e7d8b
Fixed an issue that would cause traps to not function correctly if skill is 0 in the database.
...
Added undetectable column, to allow content developers to make a trap undetectable and not able to be disarmed.
Pets will no longer try to aggro traps its owner triggers.
Traps will now use the radius column to determine disarm range, instead of using a hardcoded value which may not be appropriate in all cases.
Decreased the scan range for traps to disarm.
Fixed some typos, and removed some unused code.
2017-10-28 10:02:31 -07:00