-
This is where documentation changes for [mapcrafter](https://github.com/mapcrafter/mapcrafter) are being tracked.
My main goals:
* Add example images to config file page
* Improve the *getting …
ligos updated
6 years ago
-
Just came upon this project, and https://github.com/cannoneyed/scatter-projector/projects/1 which looks like you're planning on working on it more as open source:
If you're looking for contri…
-
Currently, multiple instance of the plugin are not possible because of the __spritemap server.
Make `/__spritemap` editable by the user with the `output.name` option ?
```ts
{
plugins: [
…
-
Lets say I want to edit an object. To edit its code, I need to go to the _Objects_ folder, and search for its code file (or worse - multiples!) Then I need to navigate to _Mappings_ to edit its mappin…
-
I tried loading a 640x346 gif (38 frames) on my Android device. Runs and displays quite well. I would send a pull request for the README.md, but I'm not sure what else needs to be done (eg. you have t…
-
I love you plugin but I have an issue.
I need to insert the svg sprite inline in some html without htmlWebpackPlugin.
By exemple using it in KSS documentation or insert sprite in Html from a php…
-
Hello Eric,
would it be possible to remove Animation from Sprite? or rename the current Sprite class to SpriteAnimations?
its just, no all Sprites are animated, there also could exists static sprite…
-
Currently it didn't mentioned in spec, but it seems to be very important.
`private #x` declares a private name. But what is private name in terms of JavaScript.
Is `typeof #x` some kind of primiti…
Igmat updated
5 years ago
-
I have an app with Vue+Vuex+Vue-router and Laravel+spatie/laravel-server-side-rendering.
It works well with SSR and it renders well to:
1. app.blade.php
```
Test S…
-
With the JSON:
`{
"id": 2111339991,
"placables": [],
"x": 3,
"y": 2,
"dimensions": 16,
"areaDimensions": 128,
"areas": [
{
"id": 2114289141,
"x": 48,
"y…