You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed exception if no project is selected and GetAliasList is called.
Fixed deselection occurring when duplicating in the alias/enum menu.
Map Editor
Adjustments
Changed UnkT0A in SoundRegion (MSBE) to CommonPlaceType.
Bugfixes
Cleaned up the map unload process: should fix the entity ghosting issue that second map loads caused.
Fixed several issues with entity model rendering.
Fixed exception when duplicating regions.
Restored the default placeholders for enemy/assets parts if no mesh is present.
Fixed regression in Duplicate action that meant it wasn't inserting the new entity after the selected entity.
Made the DS2 mesh assignment work more consistently.
Fixed the duplicate action causing the new entity to not respect the map offset node.
Text Editor
Features
Changed how the Text Entry Creator functions to make it more useful.
Text Entry Creator now supports definable incremental prefixes/postfixes. This make it trivial to create the text entries for a weapon's set of infusions for example.
Added pre-defined templates for the incremental template section (ER, DS3 and DS1 infusions, +3, +5, +10, +15 reinforcement).
Adjustments
Added some useful context menu information to the Container and File lists.
Bugfixes
Made the sync wrapper loading async so hovering over the Sync With action doesn't hang the program.
Graphics Param Editor
Adjustments
Added some useful actions to the context menus.
Texture Viewer
Features
Added the ability to mass export textures. The mass will respect the export type as defined in the Texture Export tool, meaning you can easily get all textures as DDS, PNG, etc.
Added useful functions to context menus for each of the lists (Container, Internal, Texture)
Added ability to export all textures within a TPF.
Added ability to export all textures within a container.
Added ability to export all TPFs within a container.
File Browser
Adjustments
Added tooltips to the Unpack and Extract actions.
Made the unpack and extraction directories persist across sessions.
Bugfixes
Fixed issue with File Extract for textures in the File Browser.