Mathieu Prevel
Mathieu Prevel
Hi, This PR adds support for scala.js 1.x What does this code change: 1. Reworks build.sbt to be able to handle scala and scala.js 2. Adds the plugins for this...
Hi, It seems that the router is called twice after refreshing (F5) a page on chromium-based browsers (reproduced with chromium, chrome and brave on linux, but behaves as expected with...
Hi, This PR adds scala.js support so the rule engine can be used in the browser or in nodejs context and rules can be shared between these 2 environments. All...
Hi, The indexes of the tiles in the `data` array of `TiledLayer` looks like simple Int indexes but are unsigned Int with extra encoded information. Tiled uses the 4 most...