Results 20 comments of t

> heights do they actually grow taller between seasons???

It is. Yes and no aren't very informative when you want to know what kind of slow-ish operations a page load is doing.

SIF 2 seems to be using HCA version 3 which (as far as I know) only vgmstream supports for now. If you use any ffmpeg-based converter you'll get incorrect output....

Yeah, I lost the template I used for making those icons. I'll get around to making a new one someday.

It would be nice to have, but I'm not sure how to implement it. I can think of two ways but both have issues: - Render them client side using...

It is looking for database files in /usr/share/nginx/asplorer/external/astool_storage/jp. This is from the perspective of the docker container, which is probably not what you want. I recommend resetting the path to...

Update to latest and comment out the failing Dockerfile line (26). It's not needed for the server but you won't be able to run maintenance tasks. Then pass all necessary...

Both start.sh and maintenance/start.sh need to be chmod +x. None of the tools in the utils image will work for you so just don't run the utils container. `docker-compose ......

See my first comment for where to put database files: https://github.com/summertriangle-dev/arposandra/issues/30#issuecomment-1418257995 . Port mappings are defined in (for you) config.dev.yml, the default is 5000 for web and 5001 for asset.