Party Information Panel
Allows the player to toggle on/off a simple party info display on the top left hand side of the game screen. This display will show all connected players current health and mana. The option to toggle it on/off is found in the Gameplay settings underneath Show Mana Values
This has potential for a native feature, but will probably end up as a lua mod as will most things in the future. I would like to see character portraits on the left with healthbar/name which can be toggled in and out of view, and then a character panel showing name/class/level etc. Good starting point for an idea though!
This has potential for a native feature, but will probably end up as a lua mod as will most things in the future.
Would you suggest that I keep from working on it until lua modding support is functioning in that case?
I would like to see character portraits on the left
Is there a way to scale a CLX sprite? I wasn't able to find a way to do so.
This has potential for a native feature, but will probably end up as a lua mod as will most things in the future.
Would you suggest that I keep from working on it until lua modding support is functioning in that case?
I would like to see character portraits on the left
Is there a way to scale a CLX sprite? I wasn't able to find a way to do so.
We do it with the optional store item graphics
We do it with the optional store item graphics
Awesome, I'll have to take a look at that. Thank you for the reply!