CodinGame / codingame-game-engine

CodinGame Engine
https://www.codingame.com
MIT License
110 stars 41 forks source link

Tooltip Module: Nickname tokens are not replaced by players name #30

Open marfranke opened 4 years ago

marfranke commented 4 years ago

Using Tooltip Module 3.13.1

CGjupoulton commented 3 years ago

The nickname tokens are a part of the GraphicEntityModule, I suggest we add a on/off setter to the TooltipModule to be able to recognise and use them too.