Commit Graph

2 Commits

Author SHA1 Message Date
SkyratBot
9a29d6f1e6 [MIRROR] Adds a color matrix layer to GAGS [MDB IGNORE] (#10669)
* Adds a color matrix layer to GAGS (#63957)

* Adds a color matrix layer to GAGS

* Fixes default row value

* Passes along the last viable icon for color matrix use

* Removes stray nocache reference

* Adds a color matrix layer to GAGS

Co-authored-by: Emmett Gaines <ninjanomnom@gmail.com>
2022-01-14 12:05:40 +00:00
SkyratBot
b0fa114ece [MIRROR] Additional GAGS configuration json verification (#6301)
* Additional GAGS configuration json verification (#59524)

This standardizes how values are read from the json for greyscale layers so that error handling can check for some additional things:
No extra keys in the json that are unknown
No missing keys that a layer needs to work
Values are the expected type for that key

A variety of error messages have been added for various ways the json can be malformed and should hopefully provide good feedback for anyone working with greyscale configurations.

* Additional GAGS configuration json verification

Co-authored-by: Emmett Gaines <ninjanomnom@gmail.com>
2021-06-14 18:41:58 +12:00