Results 21 comments of Lira

When starting a level in Foundry, the level will be put on a level-1-tile. If there are none on the map, you will get that error. Does the error also...

Should "incompatible enemies" also apply when it is impossible for them to get close to each other? Example: Dry Bones and Koopa Trooper cannot be together. If you make a...

I think you are right. Warnings are just that, warnings. Would it be possible to group the enemies so that you can already see which ones can be together and...

We might need some warnings for autoscrolling as well: - [ ] When scrolling above or below level boundaries - [ ] When you scroll to the left with the...

I am currently working on the pointer for the item in a treasure chest

Hello @Mikolaj Thank you for pointing me there! I only see json's for ghcversions going up to 8.10.7, can I use cabal for ghcversion 9.2.1? The reason for trying to...

> OOI, did you try the newest one and it didn't work? It did not work. This is was the result: ``` $ ./bootstrap/bootstrap.py -d ./bootstrap/linux-8.10.7.json -w /usr/local/bin/ghc bootstrap: running...

I think the "but not with bleeding edge GHC" would be good enough, or maybe state that the json-files with the ghcversion-naming dictate the last version you can use or...

Seems like a good idea! Should I rename this issue to something to reflect cabal not working with recent GHC-versions? I decided to try my luck with ghcup and now...

Oh, I had a .cabal with the package in it, but removed and started over. Now the package was no longer in the .cabal and cabal complained it could not...