red_kangaroo
red_kangaroo
I feel like this wasn't the case before. There was a check for exactly this thing. There was also some bug surrounding the sol stones, which have negative mass and...
What about using FallTo()? That should check walkability for you.
@AquariusPower > it's name feels like a forced moveTo? Yeah, that's exactly what it should do. Also there is a IsStuck() function if you want to check whether the player...
We could maybe even generate only a single continent, as long as we can make sure all biomes are present. Thus ToX and Black market would no longer be inaccesible...
I like square world better, but we could maybe make it configurable with rectangular as default?
@fejoa IDK how many changes you want to make on the worldmap, but two things I always missed on the IVAN worldmap are rivers and mountains. Rivers could be just...
> To complement that, we should let NPCs get items from unlocked containers making keeping it locked meaningful. That would be nice. > In the other hand, we could grab...
> Are we good to merge this @red-kangaroo ? I think there should at least be the check not to store items in locked containers. That could bite the player...
Right now, the game can only recognize one set of movement keys at one time. So you can only have arrow keys, or alternative, or NetHack-ish. This should definitely be...