Some fixes and enhancements regarding file formats and script parsing#1
Open
tanith87 wants to merge 4 commits intoBen1028:masterfrom
Open
Some fixes and enhancements regarding file formats and script parsing#1tanith87 wants to merge 4 commits intoBen1028:masterfrom
tanith87 wants to merge 4 commits intoBen1028:masterfrom
Conversation
added 2 commits
September 8, 2018 03:51
-Fixed: missing multis in item tab -Fixed/Replaced: Nonworking folder pickers. -Added: AOS Multi Support -Added: Error logging for faulty scripts -Added: AOS Art&Tiledata Support -Added: Partial Hue Item Preview
Author
|
Please apply your version number as you want it. This is something I've not included. But the changelog is written. :-) |
added 2 commits
September 8, 2018 15:01
…k now and will not find an empty title system window.
-Added: Categories starting with '$' will be ignored and not be shown in any list. -Fixed: More usefull debug hint for duplicate spells. -Fixed: Active tab will be refreshed after loading/unloading a profile. So interacting with it will not cause crashes anymore.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
-Fixed: sound.mul crash bug
-Fixed: missing multis in item tab (these were caused by overlaps with item ids. This should be gone right now.)
-Fixed/Replaced: Nonworking folder pickers. (somehow the picker dialog was simply useless.)
-Added: AOS Multi Support (An entry here has 16 bytes not 12)
-Added: Error logging for faulty scripts (to identify issues why something is not shown correctly.)
-Added: AOS Art&Tiledata Support (arts ands tiledata should be read to the end.)
-Added: Partial Hue Item Preview (Just nice to have)