ESOUI

ESOUI (https://www.esoui.com/forums/index.php)
-   Tutorials & Other Helpful Info (https://www.esoui.com/forums/forumdisplay.php?f=172)
-   -   PTS 2.2 API changes (100012 to 100013 diff) (https://www.esoui.com/forums/showthread.php?t=5202)

Harven 10/07/15 03:09 AM

PTS 2.2 API changes (100012 to 100013 diff)
 
Hey!

I figured this thread fits better in here ("Tutorials & Other Helpful Info"). 100012 globals dump is from first PTS release so same as last time the diff may be not 100% accurate. Look here for official api changelog. Also see 2.2 Update discussion thread. The following data is produced by comparing API 100012 and 100013 global variables.
  • New Functions:
    Warning: Spoiler
  • Removed Functions:
    Warning: Spoiler
  • New Protected Function:
    Lua Code:
    1. SelectSlotCollectible
  • Removed Protected Functions:
    None.

  • New Constants:
    Warning: Spoiler
  • Removed Constants:
    Warning: Spoiler
  • New Tables:
    Warning: Spoiler
  • Removed Tables:
    Warning: Spoiler
  • New Userdata:
    Warning: Spoiler
  • Removed Userdata:
    Warning: Spoiler

Previous diff: PTS 2.1 API changes (100011 to 100012 diff)

Harven 10/07/15 03:21 AM

Quote:

Originally Posted by Harven (Post 23802)
QUEST_CONDITION_TYPE_GATHER_ITEM
QUEST_CONDITION_TYPE_PICKPOCKET_ITEM
QUEST_CONDITION_TYPE_SELL_LAUNDER_ITEM

Looks like Thieves Guild is comming :) (or maybe there are some quests of that kind in Orsinium?)

Woeler 10/07/15 04:15 AM

Anyone know what the raidindex on the Maelstrom Arena is? Can't access the game atm, but can edit my addons.

Lodur 10/07/15 09:04 AM

New Functions:

IsReadMailInfoReady is not new. It is in the current API.

Wandamey 10/07/15 09:25 AM

Quote:

Originally Posted by Harven (Post 23803)
Looks like Thieves Guild is comming :) (or maybe there are some quests of that kind in Orsinium?)

there are guild currencies icons including thieves guild since at least IC release.
but i've seen no sign of the guild itself in the patch notes.

Garkin 10/07/15 11:03 AM

Quote:

New Tables:

Code:

COMPASS
Compass
ZO_RAM
ZO_Ram

Removed Tables:

Code:

COMPASS
Compass
ZO_RAM
ZO_Ram


Are those tables added, removed or there is no change?

Harven 10/07/15 01:20 PM

Quote:

Originally Posted by Garkin (Post 23807)
Are those tables added, removed or there is no change?

Sorry, nothing changed with those.

votan 10/08/15 04:33 AM

Zone Indexes changed
 
This time not that much and I think dungeon zones "only". No main zones.
This transformation list is created by comparing english zone names of LIVE and PTS.
It does not distinguish between renamed and deleted: -1 means map is deleted or maybe just renamed.
As you can see, there has been made room for Wrothgar, which is zone index 395 now.
Warning: Spoiler

votan 10/11/15 01:42 AM

GetAlchemyItemTraits return values changed again
 
GetAlchemyItemTraits returns 5 values per trait, now.


All times are GMT -6. The time now is 05:50 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2014 - 2022 MMOUI