The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

yetanother's External Item Descriptions
目前顯示第 1-10 項,共 17 項
< 1  2 >
更新:2018 年 5 月 11 日 @ 上午 5:54

Improves support for using UTF8 fonts
Fixes bugs relating to language overrides
Adds Font hotswapping to text rendering
Normalizes global function calls (YAEID. to YAEID:)

更新:2017 年 10 月 25 日 @ 上午 2:16

Adds HandleGenerics which if false disables descriptions for entities that aren't Collectibles, Trinkets, or Pocket Items
Exposes _YAEID:GetDescription( entityType, entityVariant, entitySubType[, languageCode] )
Exposes _YAEID:ParseText( text )
Exposes _YAEID:UnformatText( text )
Exposes _YAEID:RenderCustomText( x, y, lines, scale, boxAlignment, transparency )

更新:2017 年 10 月 23 日 @ 下午 5:53

Adds support for wildcard blacklisting using -1 in place of type, variant, or subtype (` yaeid blacklist 6 -1 -1 blacklists all slot type entities)

更新:2017 年 10 月 23 日 @ 下午 5:11

Set ShowTyping default value to false

更新:2017 年 10 月 23 日 @ 下午 5:10

Adds HighlightTargetBlink and HighlightTargetBlinkRate for controlling blinking and blink rate
Adds a blacklist and blacklist commands for ignoring specific entities
Adds ShowAlways for only showing descriptions in rooms that are clear
Adds ShowTyping for showing entity typing for easier blacklisting

更新:2017 年 10 月 22 日 @ 上午 6:16

Fixes an issue where pickups that did not have a fallback description were still considered valid targets

更新:2017 年 10 月 22 日 @ 上午 6:03

Sets RenderScale default to 1.0
Refreshes descriptions when changing LocalMode or CenterMetadata
Fixes a regression where fallback descriptions would not appear

更新:2017 年 10 月 21 日 @ 上午 5:10

Refactors code to support descriptions for any entity
Fixes an issue which caused pills to be incorrectly identified
Adds alignments to the YAEID global
Adds CenterMetadata
Adds autocompletions for devhelper

更新:2017 年 10 月 5 日 @ 上午 2:35

Added console support

更新:2017 年 10 月 5 日 @ 上午 1:48

Deprecation, renaming, updates
Added font support, alignment support