First i got following error:
Uncaught ReferenceError: require is not defined ResourceLoader.js:17
Loading scene! MapLoader.js:1473
THREE.WebGLRenderer 58 three.58.js:18467
Uncaught TypeError: Object #<Object> has no method 'getRsw' MapLoader.js:2146
so i changed "standAlone: true" in settings.js to "standAlone: false" after that the maps load but with following error:
Uncaught TypeError: Object #<Object> has no method 'getAtlasTextureThreeJs' SpriteActor.js:486
i cant move, cant see any sprites etc. dont know what happens with this
But fog looks fine!