updated to 0.7

This commit is contained in:
Ben Wallis 2015-07-06 23:35:04 +01:00
parent 3b03e367b0
commit 0b437cf806
1 changed files with 10 additions and 10 deletions

View File

@ -1,13 +1,13 @@
<UpdateData> <UpdateData>
<CurrentVersion>0.6</CurrentVersion> <CurrentVersion>0.7</CurrentVersion>
<LatestVersionMajorPart>0</LatestVersionMajorPart> <LatestVersionMajorPart>0</LatestVersionMajorPart>
<LatestVersionMinorPart>6</LatestVersionMinorPart> <LatestVersionMinorPart>7</LatestVersionMinorPart>
<DownloadUrl>https://github.com/ben-wallis/Filtration/releases/tag/0.6</DownloadUrl> <DownloadUrl>https://github.com/ben-wallis/Filtration/releases/tag/0.7</DownloadUrl>
<ReleaseDate>2015-07-05</ReleaseDate> <ReleaseDate>2015-07-06</ReleaseDate>
<ReleaseNotes>Fixed bug causing multiple clicks to be required to select blocks after clicking a tool pane. <ReleaseNotes>Completed the Theme Editor implementation - themes and theme components can now be fully controlled from within Filtration (see the Themes wiki page for more info).
Tidied up control styles Added support for Disabled Blocks (see the Notes for Script Creators wiki page for more info)
Added logging - a Filtration*.log file will be generated in the install directory upon a fatal crash. Removed the popup for colour/font/sound block items, these are now in a toggleable pane in the same location as the other block items.
Moved the block appearance/sound settings from the old popup to a duplicate of the existing block items screen. Still accessed via clicking the block item preview. Fixed the ribbon context groups - including a fixing a bug that caused the toolbar to disappear when Filtration was maximised.
Fixed several crashes related to copy and pasting (thanks to AndCub for the help testing that fix). The speaker icon for blocks with a Play Alert Sound block item is now clickable.
♦ Added grouping to the Theme Editor</ReleaseNotes> ♦ Added Divination Cards to Classes and Base Types lookup lists. Jewels still not added.</ReleaseNotes>
</UpdateData> </UpdateData>