0.7.65: Random encounters happen on water tiles & enemies waterwalk [RESOLVED]

Locked
BansheeXYZ
Posts: 555
Joined: Fri Oct 23, 2015 8:19 pm

0.7.65: Random encounters happen on water tiles & enemies waterwalk [RESOLVED]

Post by BansheeXYZ »

Enemies probably shouldn't spawn near the player when he is swimming in a water tile. Whatever check is done to disable sleeping while swimming, the same check should be used against enemy spawning. This would prevent enemies from popping up in the ocean.

Also (if it hasn't been done already) pursuing enemies shouldn't be able to follow the player over water unless they are flyers (bats, dragonlings, etc). The game does not have swimming animations, so it's probably best to just have land enemies stop their pursuit at the shoreline.

R.D.
Posts: 379
Joined: Fri Oct 07, 2016 10:41 am

Re: 0.7.65: Random encounters happen on water tiles & enemies waterwalk

Post by R.D. »

PR submitted to prevent encounters while in water. The original game also prevents them in this case.

Locked