Add infotext containing entity type (e.g. mobs:cow) to unknown entities (#4431)
authorRogier-5 <rogier777@gmail.com>
Wed, 10 Aug 2016 22:22:32 +0000 (00:22 +0200)
committerNer'zhul <nerzhul@users.noreply.github.com>
Wed, 10 Aug 2016 22:22:32 +0000 (00:22 +0200)
commit35f47e5461042b3d190f8ea583aec2aa26f1c484
tree3707add5d0fe443cdaf2497a338261256f328a02
parent48b3bb980d4a026d32739acc1982f16e3c303c5b
Add infotext containing entity type (e.g. mobs:cow) to unknown entities (#4431)

If a mod is disabled, or upgraded without sufficient backward compatibility,
then entities it has put into the world become unknown, and continue moving
around, but are completely unrecognisable.

This change allows the player to see their type, and therefore which mod is
or was responsible.
src/content_sao.cpp