Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: jmkca/Server

Tags

Automated-Release-(Windows-x64)

Toggle Automated-Release-(Windows-x64)'s commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Quest API] Add inventory->CountItemEquippedByID(item_id) and invento…

…ry->HasItemEquippedByID(item_id) to Perl/Lua. (EQEmu#1963)

- Add $inventory->CountItemEquippedByID(item_id) to Perl.
- Add $inventory->HasItemEquippedByID(item_id) to Perl.
- Add inventory:CountItemEquippedByID(item_id) to Lua.
- Add inventory:HasItemEquippedByID(item_id) to Lua

v0.1

Toggle v0.1's commit message
Merge branch 'multithreaded-net' of github.com:EQEmu/Server into mult…

…ithreaded-net

v1.2

Toggle v1.2's commit message
Add file export to lua-api.md

Stable-v1.0.4

Toggle Stable-v1.0.4's commit message
Changes to UF and above clients on how spell buff tics are synced.

Stable-v1.0.3

Toggle Stable-v1.0.3's commit message
Changes to UF and above clients on how spell buff tics are synced.

Stable-v1.0.2

Toggle Stable-v1.0.2's commit message
Changes to UF and above clients on how spell buff tics are synced.

v1.1.3

Toggle v1.1.3's commit message
Fix lua events

inventory_v2/begin

Toggle inventory_v2/begin's commit message
Inventory V2 - Added ItemSlot Structures

InvV2Phase1_dev

Toggle InvV2Phase1_dev's commit message
Updated/activated EQDictionary code to use the new possessions enumer…

…ation

v1.1.3-rc1

Toggle v1.1.3-rc1's commit message
Merge branch 'master' of https://github.com/EQEmu/Server