v1.0.2a-9-g8ff7ba8
Details
-
FilenameLibPrism-1.0-v1.0.2a-9-g8ff7ba8.zip
-
Uploaded by
-
UploadedNov 21, 2013
-
Size7.45 KB
-
Downloads71
-
MD57ffd591bedb2b3725cb0d2b40d05c4c0
Supported WoW Retail Versions
- 5.4.1
Changelog
Aiue:
- Made the previous fix actually work rather than breaking the function completely. (0/0 = -1.#IND = ALL the numbers\!)
- A factor of 0/0 will now be defined as 0 within GetAngleGradient() rather than being neither validated nor redefined.
- #@debug@ in .toc does more than advertised and also adds a space, apparently. Fix due to this.
- Less zealous validation provides behaviour more closely matching definitions.
- Minor versioning pokage.
- Fixed a few errors that should've been caught by testing before even making it to alpha.
- \'@project-timestamp@\' makes for a bad minor version.
- Added validation to the conversion functions.
- :GetAngleGradient() rewritten to only accept raw numbers rather than tables or strings. (Thanx Phanx)