The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

yetanother's External Item Descriptions
Hiển thị 1-10 trong 17 mục
< 1  2 >
Cập nhật: 11 Thg05, 2018 @ 5:54am

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:)

Cập nhật: 25 Thg10, 2017 @ 2:16am

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 )

Cập nhật: 23 Thg10, 2017 @ 5:53pm

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

Cập nhật: 23 Thg10, 2017 @ 5:11pm

Set ShowTyping default value to false

Cập nhật: 23 Thg10, 2017 @ 5:10pm

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

Cập nhật: 22 Thg10, 2017 @ 6:16am

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

Cập nhật: 22 Thg10, 2017 @ 6:03am

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

Cập nhật: 21 Thg10, 2017 @ 5:10am

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

Cập nhật: 5 Thg10, 2017 @ 2:35am

Added console support

Cập nhật: 5 Thg10, 2017 @ 1:48am

Deprecation, renaming, updates
Added font support, alignment support