Known Issues

Unimplemented Features

  • Signal
  • Train
  • Fog
  • .SetCenter
  • Legacy.Turn

Feature Discrepancies

  • QuickMapViewer currently cannot accurately replicate BVE’s translucent rendering and blending behavior.
  • QuickMapViewer handles textures with non-power-of-two dimensions differently from BVE.

BveEx Compatibility

  • All statements starting with BveEx. are accepted, but silently ignored.
  • The include '[[BveEx::...]] ...' syntax is accepted, but silently ignored.
  • The ex_relativedir variable is supported.
  • The ex_include syntax as well as ex_argdistance, ex_arg* variables are NOT supported.
  • The ex_if, ex_elif, ex_else, ex_while syntaxes as well as the extra logic operators (e.g. >) added by BveEx are NOT supported.
  • The ex_using syntax is NOT supported.