Skip to content

update to v182.2#176

Open
darthbeep wants to merge 1 commit into
TheGiddyLimit:developmentfrom
darthbeep:update-182-2
Open

update to v182.2#176
darthbeep wants to merge 1 commit into
TheGiddyLimit:developmentfrom
darthbeep:update-182-2

Conversation

@darthbeep
Copy link
Copy Markdown

Update data and libs to v182.2. I didn't do that much testing so tell me if there are major issues with this lib update.

Copy link
Copy Markdown
Owner

@TheGiddyLimit TheGiddyLimit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

my notes on to-be-handled changes:

Parser.TAG_TO_DEFAULT_SOURCE -> Renderer.tag.TAGS. ...
Renderer.hover.TAG_TO_PAGE -> Renderer.tag.getPage
ListUiUtil.handleSelectClick -> ListSelectClickHandler.handleSelectClick
ListUiUtil.handleSelectClickRadio -> ListSelectClickHandler.handleSelectClickRadio
ListUiUtil.setCheckbox -> ListSelectClickHandler.setCheckbox
ListUiUtil.setCheckboxes -> ListSelectClickHandler.setCheckboxes
ListUiUtil.bindSelectAllCheckbox -> ListSelectClickHandler.bindSelectAllCheckbox
Parser.monTypeToFullObj ->
type (string) in return value is now types (an array of strings)
(the same applies to the cached ._pTypes property on creatures)

Renderer.getAutoConvertedTableRollMode -> Renderer.table.getAutoConvertedRollMode
Renderer.item.propertyMap -> Renderer.item._propertyMap (use Renderer.item.getProperty instead)
Renderer.item.typeMap -> Renderer.item._typeMap (use Renderer.item.getType instead)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants