Thread Tools Display Modes
10/07/15, 03:09 AM   #1
Harven
 
Harven's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 135
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)

Last edited by Harven : 10/07/15 at 01:18 PM.
  Reply With Quote
10/07/15, 03:21 AM   #2
Harven
 
Harven's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 135
Originally Posted by Harven View Post
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?)
  Reply With Quote
10/07/15, 04:15 AM   #3
Woeler
 
Woeler's Avatar
AddOn Author - Click to view addons
Join Date: Sep 2014
Posts: 40
Anyone know what the raidindex on the Maelstrom Arena is? Can't access the game atm, but can edit my addons.
  Reply With Quote
10/07/15, 09:04 AM   #4
Lodur
AddOn Author - Click to view addons
Join Date: Feb 2014
Posts: 108
New Functions:

IsReadMailInfoReady is not new. It is in the current API.
  Reply With Quote
10/07/15, 09:25 AM   #5
Wandamey
Guest
Posts: n/a
Originally Posted by Harven View Post
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.
  Reply With Quote
10/07/15, 11:03 AM   #6
Garkin
 
Garkin's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 832
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?
  Reply With Quote
10/07/15, 01:20 PM   #7
Harven
 
Harven's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 135
Originally Posted by Garkin View Post
Are those tables added, removed or there is no change?
Sorry, nothing changed with those.
  Reply With Quote
10/08/15, 04:33 AM   #8
votan
 
votan's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2014
Posts: 577
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
  Reply With Quote
10/11/15, 01:42 AM   #9
votan
 
votan's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2014
Posts: 577
GetAlchemyItemTraits return values changed again

GetAlchemyItemTraits returns 5 values per trait, now.
  Reply With Quote

ESOUI » Developer Discussions » Tutorials & Other Helpful Info » PTS 2.2 API changes (100012 to 100013 diff)

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off