Skip to content

Fixes for !2190

Lactozilla requested to merge fixes-for-2190 into next
  • Fixed parser crashing if it encountered EOF
  • Fixed parsing of tint translations
  • Fixed the Invert translation
    • srb20832
  • Added support for compound translations
    • srb20827
  • Added support for combinations of skincolors and translations
    • srb20831
    • srb20406
  • Added third argument to getColormap that accepts a translation name
    • srb20829
    • Removed the translations global from Lua
Edited by Lactozilla

Merge request reports