ESOUI

ESOUI (https://www.esoui.com/forums/index.php)
-   Tutorials & Other Helpful Info (https://www.esoui.com/forums/forumdisplay.php?f=172)
-   -   3.2 Update (https://www.esoui.com/forums/showthread.php?t=7361)

Ayantir 09/17/17 08:23 AM

3.2 Update
 
Hello,

3.2 Update should pop on PTS tomorrow (monday).
As always, patch notes, links, blabla, I'll edit later.

so some placeholders :


Baertram 09/18/17 03:23 PM

3.2 API notes:
http://www.esoui.com/forums/showthread.php?t=7366

ESOUIDocumentationP16.txt

Weolo 09/18/17 05:02 PM

It is looking like the HotR new event EVENT_NON_COMBAT_BONUS_CHANGED is working correctly now, I will do more tests when the client does not crash so much

Weolo 09/18/17 06:04 PM

4 new motifs, these are the details if anyone needs them for their addon

54 - Bloodforge
itemStyleId = 61
achievementId = 2098
Motif all in one book item id = 132533
Motif chapter item ids = 132534 to 132547

55 - Dreadhorn
itemStyleId = 62
achievementId = 2097
Motif all in one book id = 132565
Motif chapter item ids = 132566 to 132579

56 - Apostle
itemStyleId = 65
achievementId = 2044
Motif all in one book id = 132549
Motif chapter item ids = 132550 to 132563

57 - Ebonshadow
itemStyleId = 66
achievementId = 2045
Motif all in one book id = 132581
Motif chapter item ids = 132582 to 132595

Sounomi 09/21/17 04:41 AM

Found a bug with zo_strformat on the PTS to where it doesn't seem to be treated comma delimited numbers properly.

Code:

/d zo_strformat("<<1[0/1/$d]>>", "1337")
That will return "1337" as it should.

Code:

/d zo_strformat("<<1[0/1/$d]>>", "1,337")
That will return "1" however.

Ayantir 09/23/17 05:05 PM

I've updated API page and event.

You should have a look on events page as this one now list the types of data sent

ex :

before :


now :



ZOS also added a lot of Guild and Social events which already existed but was not documented.

Complete list of events added is :


Social - Already here but undocumented :
Quote:

EVENT_FRIEND_DISPLAY_NAME_CHANGED
EVENT_OUTGOING_FRIEND_INVITE_REMOVED
EVENT_FRIEND_CHARACTER_CHAMPION_POINTS_CHANGED
EVENT_OUTGOING_FRIEND_INVITE_ADDED
EVENT_IGNORE_ONLINE_CHARACTER_CHANGED
EVENT_INCOMING_FRIEND_INVITE_NOTE_UPDATED
Guild - Already here but undocumented :
Quote:

EVENT_GUILD_HISTORY_REFRESHED
EVENT_GUILD_LEVEL_CHANGED
EVENT_GUILD_HISTORY_CATEGORY_UPDATED
EVENT_GUILD_NAME_AVAILABLE
EVENT_GUILD_INVITES_INITIALIZED
EVENT_GUILD_MEMBER_CHARACTER_CHAMPION_POINTS_CHANGED
EVENT_GUILD_TRADER_HIRED_UPDATED
Guild Keeps - Already here but undocumented :
Quote:

EVENT_GUILD_RELEASE_KEEP_RESPONSE
EVENT_GUILD_LOST_KEEP_CAMPAIGN_NOTIFICATION
EVENT_GUILD_CLAIM_KEEP_RESPONSE
EVENT_GUILD_CLAIM_KEEP_CAMPAIGN_NOTIFICATION
EVENT_GUILD_RELEASE_KEEP_CAMPAIGN_NOTIFICATION
Retrait System
Quote:

EVENT_RETRAIT_RESPONSE
EVENT_RETRAIT_STATION_INTERACT_START
EVENT_RETRAIT_STARTED
Currencies
Quote:

EVENT_CROWN_GEM_UPDATE
EVENT_CURRENCY_CAPS_CHANGED
EVENT_CROWN_UPDATE
EVENT_CURRENCY_UPDATE
Collectibles
Quote:

EVENT_COLLECTIBLES_UPDATED
EVENT_COLLECTIBLE_UPDATED
Video (pregame)
Quote:

EVENT_VIDEO_PLAYBACK_COMPLETE
EVENT_VIDEO_PLAYBACK_CONFIRM_CANCEL
EVENT_VIDEO_PLAYBACK_CANCEL_STARTED
EVENT_VIDEO_PLAYBACK_ERROR

Others :
Quote:

EVENT_BACKGROUND_LIST_FILTER_COMPLETE < Unknown
EVENT_GAME_CREDITS_READY < Game credits (pregame)
EVENT_REMOTE_SCENE_STATE_CHANGE < Remote scenes (marketplace & protected code)
EVENT_REMOTE_TOP_LEVEL_CHANGE < Remote scenes (marketplace & protected code)
EVENT_SHOW_REMOTE_BASE_SCENE < Remote scenes (marketplace & protected code)
EVENT_PLAYER_STATUS_CHANGED < Maybe offline / away / dnd
EVENT_SET_SUBTITLE < Subtitles option
EVENT_FULLSCREEN_MODE_CHANGED < Video option
EVENT_DYES_SEARCH_RESULTS_READY < New restyle system
EVENT_CAPTURE_AREA_SPAWNED < Alliance war & Battlegrounds
EVENT_SAVE_DATA_COMPLETE < Unknown

Ayantir 09/23/17 05:10 PM

And anyone dealing with dyes should rewrite his addon, everything has changed.

Rhyono 09/29/17 08:08 PM

As far as I can tell, those new styles don't have ITEMSTYLE constants.

Weolo 09/30/17 11:20 AM

Quote:

Originally Posted by Rhyono (Post 32785)
As far as I can tell, those new styles don't have ITEMSTYLE constants.

The last DLC began to do away with ITEMSTYLE constants so no these ones wont have one.
The old ITEMSTYLE constants have been placed in a compatibility file for now but will be removed eventually.
You should change over to using itemStyleId

sirinsidiator 10/23/17 06:33 AM

Is there any difference between the ESOUIDocumentationP16.txt and what we have on live now? Could we please have a new version if that's the case? :)

ZOS_ChipHilseberg 10/23/17 07:46 AM

1 Attachment(s)
The differences are pretty minor, but here they are.

sirinsidiator 10/23/17 09:41 AM

Quote:

Originally Posted by ZOS_ChipHilseberg (Post 32967)
The differences are pretty minor, but here they are.

Thanks!

It does show one very nice addition:
Code:

* GetKillingAttackInfo(*luaindex* _index_)
** _Returns:_ *string* _attackName_, *integer* _attackDamage_, *textureName* _attackIcon_, *bool* _wasKillingBlow_, *integer* _castTimeAgoMS_, *integer* _durationMS_, *integer* _numAttackHits_, *integer* _abilityId_


Marazota 10/23/17 09:48 AM

Quote:

Originally Posted by sirinsidiator (Post 32976)
Thanks!

It does show one very nice addition:
Code:

* GetKillingAttackInfo(*luaindex* _index_)
** _Returns:_ *string* _attackName_, *integer* _attackDamage_, *textureName* _attackIcon_, *bool* _wasKillingBlow_, *integer* _castTimeAgoMS_, *integer* _durationMS_, *integer* _numAttackHits_, *integer* _abilityId_


nice! you will able eventually fix warTools and it will show a name of a person who killed you?


All times are GMT -6. The time now is 06:46 PM.

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