Commit graph

8 commits

Author SHA1 Message Date
Chris Miles
f5d4c2bfb5 [Performance] Use HasItemOnCorpse in hasitem plugins 2024-02-24 01:26:54 -06:00
Dencelle
4d433927e7
IsClass & IsRace added to client_ext in lua_modules
credits to ailia for the code, i'm just putting the PR in for them
2021-06-14 15:47:27 -05:00
hg
83253158f5 Add client ext method to get raid count in zone 2020-12-28 18:48:52 -05:00
hg
1fe3de23fd Add utility client extension methods
GetGroupMemberCount gets client's group count even inside raids

DoesAnyPartyMemberHaveLockout returns whether any member in client's
group or raid (or self if solo) has the specified lockout

These methods are required for GoD expedition requests
2020-12-28 18:48:48 -05:00
Michael Cook (mackal)
725f065ed7 Fix Client:HasItem 2018-10-22 01:38:14 -04:00
Michael Cook (mackal)
2aa324c0de Lua's Client:HasItem can now take a trade table
If needed, we can pass e.trade into it from event_trade

This can be useful when we need to check the items traded as well
2018-10-22 01:31:01 -04:00
Uleat
5066e9cf12 Inventory possessions beta test 2018-08-13 22:12:17 -04:00
JJ
e66c190cdb Finzalizing. Hope this works... 2015-03-14 16:18:39 -04:00