Alex
|
eed1fd8a43
|
Add DyeArmorBySlot(slot, red, green, blue, use_tint) to Perl/Lua.
|
2020-06-29 20:55:30 -04:00 |
|
Akkadius
|
f32126faac
|
Fix issue where when a client first enters a zone, a mob may not be aware of their distance to a client immediately so when the client does their scan we also add ourselves to their lists
|
2020-06-28 23:10:30 -05:00 |
|
Akkadius
|
e11868eb65
|
Merge branch 'master' of https://github.com/EQEmu/Server
|
2020-06-28 22:56:35 -05:00 |
|
Akkadius
|
05113aab7d
|
Lower animation throttle frequency
|
2020-06-28 22:56:33 -05:00 |
|
Chris Miles
|
53eb28c5c6
|
Merge pull request #1079 from KinglyKrab/disc_timer
Add GetDisciplineTimer() and ResetDisciplineTimer() to Perl/Lua.
|
2020-06-28 22:00:45 -05:00 |
|
Chris Miles
|
f6d415410d
|
Merge pull request #1080 from KinglyKrab/assign_tasks
Add cross-zone task assign methods to Perl/Lua.
|
2020-06-28 21:54:52 -05:00 |
|
Chris Miles
|
f143cddc97
|
Merge pull request #1082 from KinglyKrab/move_zone
Add MoveZone methods to Perl/Lua.
|
2020-06-28 20:05:16 -05:00 |
|
Alex
|
1292e1c9c0
|
Fix $npc->RecalculateSkills() in Perl.
|
2020-06-28 10:08:21 -04:00 |
|
Alex
|
9a2294774e
|
Add client-based MoveZone methods.
|
2020-06-27 21:35:52 -04:00 |
|
Alex
|
25c3d3803f
|
Add cross-zone task assign methods to Perl/Lua.
|
2020-06-27 20:03:06 -04:00 |
|
Alex
|
736c345a45
|
Add GetDisciplineTimer() and ResetDisciplineTimer() to Perl/Lua.
|
2020-06-27 16:37:24 -04:00 |
|
Chris Miles
|
6bdc1ffffb
|
Merge pull request #1067 from noudess/CallForHelp
Prevent mob from moving from point of aggro until after calls for help are issued.
|
2020-06-23 14:20:40 -05:00 |
|
Chris Miles
|
a9c2e35bc7
|
Merge pull request #1075 from KinglyKrab/findzone
Add zone ID to #findzone.
|
2020-06-23 14:18:47 -05:00 |
|
Chris Miles
|
10f54313a5
|
Merge pull request #1076 from KinglyKrab/zone
Add new zone methods to Perl/Lua.
|
2020-06-23 14:18:33 -05:00 |
|
Chris Miles
|
2fd149469d
|
Merge pull request #1073 from noudess/gridshow
Repair #grid show command
|
2020-06-23 14:15:48 -05:00 |
|
Alex
|
0daadde415
|
Add #findrace command.
|
2020-06-21 16:10:55 -04:00 |
|
Alex
|
1ae077ea8f
|
Add new zone methods to Perl/Lua.
|
2020-06-21 01:15:29 -04:00 |
|
Alex
|
0d28f0c083
|
Add zone ID to #findzone
|
2020-06-21 00:26:13 -04:00 |
|
Noudess
|
06f3d40c28
|
Replaced expensive IsPet() with GetOwnerID().
|
2020-06-19 07:59:08 -04:00 |
|
Noudess
|
efc3832f52
|
Fix some formatting and change visual label for stacked node names.
|
2020-06-19 07:43:06 -04:00 |
|
Noudess
|
fa2caf8f83
|
Comment movement code and make target required in all cases again
|
2020-05-28 13:30:34 -04:00 |
|
Noudess
|
4ad38d4c49
|
Fix for pets, mercs, bot that don't set combat state.
|
2020-05-28 13:17:31 -04:00 |
|
Noudess
|
4a23086183
|
Fixes to #grid show. Added new string utilities.
|
2020-05-28 08:41:10 -04:00 |
|
KimLS
|
8a0d4e37bd
|
Remove optimization off of quest::ChooseRandom on msvc to solve a crash on x64 in release mode
|
2020-05-26 22:30:19 -07:00 |
|
KimLS
|
5e9bf3b044
|
Make ChooseRandom more idiomatic, the fact that the code can return a SV of anytype makes it a bit dangerous, good canidate for rewriting as a plugin
|
2020-05-25 20:56:49 -07:00 |
|
Noudess
|
4e8764b6b9
|
Repair aggro so CallsForHelp are completed before mob charges.
|
2020-05-20 16:08:42 -04:00 |
|
Alex
|
5964bcc3c4
|
Merge branch 'master' into getskill
|
2020-05-19 18:50:32 -04:00 |
|
Chris Miles
|
0c531e976b
|
Merge pull request #1065 from EQEmu/signalclient
Remove duplicate SignalClient() definition.
|
2020-05-19 02:38:44 -05:00 |
|
Chris Miles
|
a64c0dfd92
|
Merge pull request #1063 from EQEmu/maketemppet
Remove duplicate MakeTempPet() definition.
|
2020-05-19 02:37:46 -05:00 |
|
Alex
|
6a817fdce5
|
Merge pull request #1051 from hgtw/fix/missing-doors
Fix edge case with door packets that can cause missing doors on clients
|
2020-05-17 20:36:04 -07:00 |
|
KimLS
|
2fbd5aaccc
|
Rename namespace EQEmu to namespace EQ (so we don't have two similar but different namespaces anymore)
|
2020-05-17 18:36:06 -07:00 |
|
Alex
|
5bdc9c6c60
|
Remove duplicate SignalClient() definition.
|
2020-05-16 14:42:38 -04:00 |
|
Alex
|
ceff8b8674
|
Remove duplicate GetSkill() definition.
|
2020-05-16 14:40:36 -04:00 |
|
Alex
|
968efe8831
|
Remove duplicate MakeTempPet definition.
|
2020-05-16 14:30:35 -04:00 |
|
Michael Cook (mackal)
|
06104b624a
|
Merge pull request #1062 from EQEmu/istaunting
Add IsTaunting() to Perl/Lua.
|
2020-05-15 17:44:59 -04:00 |
|
Alex
|
ee55755c85
|
Add IsTaunting() to Perl/Lua.
|
2020-05-14 23:55:55 -04:00 |
|
Michael Cook (mackal)
|
d042b0831a
|
Merge pull request #1061 from noudess/NewFishing
New fishing
|
2020-05-12 13:31:52 -04:00 |
|
Alex
|
5f0d3e9026
|
Add several cross zone methods to Perl/Lua.
|
2020-05-11 20:10:52 -04:00 |
|
Noudess
|
ea48acbf0b
|
Added check for GetItem() failure on Pole
|
2020-05-11 15:39:28 -04:00 |
|
Noudess
|
b37c75630b
|
Fix subtype logic
|
2020-05-11 14:56:38 -04:00 |
|
Noudess
|
94606504af
|
Add check for fishing pole expendable using new subtype field.
|
2020-05-11 10:07:29 -04:00 |
|
Chris Miles
|
e64526920c
|
Merge pull request #1053 from KinglyKrab/crosszonesignalplayerbygroupid
Add CrossZoneSignalPlayerByGroupID() to Perl/Lua.
|
2020-05-10 20:01:51 -05:00 |
|
Alex
|
dc9bd031ff
|
Merge branch 'master' into crosszonesignalplayerbygroupid
|
2020-05-10 21:00:43 -04:00 |
|
Chris Miles
|
7113c9236e
|
Merge pull request #1057 from KinglyKrab/crosszonesignalclientbyname
Fix typo in crosszonesignalclientbyname Perl_croak.
|
2020-05-10 20:00:42 -05:00 |
|
Chris Miles
|
13d4bbcae2
|
Merge pull request #1060 from KinglyKrab/crosszonemessageplayerbyguildid
Add CrossZoneMessagePlayerByGuildID() to Perl/Lua.
|
2020-05-10 19:59:49 -05:00 |
|
Alex
|
857b24727c
|
Add CrossZoneMessagePlayerByGuildID() to Perl/Lua.
|
2020-05-10 16:52:33 -04:00 |
|
Alex
|
4d93406176
|
Fix typo in crosszonesignalclientbyname Perl_croak.
|
2020-05-10 09:16:58 -04:00 |
|
Alex
|
12c4b20169
|
Add CrossZoneSignalPlayerByGroupID() to Perl/Lua.
|
2020-05-09 21:15:34 -04:00 |
|
Chris Miles
|
90e6bb8a8a
|
Merge pull request #1052 from KinglyKrab/master
Fix #findzone to allow you to search using part of a zone's short name.
|
2020-05-09 17:15:50 -05:00 |
|
Alex
|
518bcb58d3
|
Fix #findzone to allow you to search using part of a zone's short name.
|
2020-05-09 18:14:22 -04:00 |
|