Flags Library 1.03
Details
-
FilenameBit_Operations_1.03.SC2Map
-
Uploaded by
-
UploadedMay 20, 2010
-
Size42.71 KB
-
Downloads677
-
MD53773dcf8d1fbfa8e34cfb602bca88629
Changelog
Version 1.03
- I've updated the functions using new discoveries of how Blizzard does their macros. I combined several of the functions. Set, clear, shift left, and shift right are now all in the "modify flags" function, for example. I've also categorized the functions with similar functions. All the 'for each' loops are now in the General category with other loops.
Version 1.02
- Added three new functions:
- Flags Match All Filters
- Flags Match Any Filters
- Convert Integer to Example Flag
- Updated several old functions
Version 1.01
- Fixed localization bug
Version 1.0
- First release.
Note: The import/export library functions of the editor are broken (hint and grammar text erase when you use import), so follow the method detailed in this post: Library Import/Export Bug