devilutionX icon indicating copy to clipboard operation
devilutionX copied to clipboard

Party Information Panel

Open DoinkOink opened this issue 9 months ago • 4 comments

image

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

DoinkOink avatar Mar 23 '25 06:03 DoinkOink

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!

wkdgmr avatar Mar 23 '25 07:03 wkdgmr

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.

DoinkOink avatar Mar 23 '25 07:03 DoinkOink

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

kphoenix137 avatar Mar 23 '25 07:03 kphoenix137

We do it with the optional store item graphics

Awesome, I'll have to take a look at that. Thank you for the reply!

DoinkOink avatar Mar 23 '25 07:03 DoinkOink