Page 1 of 1

Bug 97: (Xinux) .setlevel / XP not updating UI

Posted: Wed Jan 14, 2015 8:53 pm
by BugTracker
Bug ID       : 97 - .setlevel / XP not updating UI 
Bug Date     : 2015/01/14 04:32:27
Assigned To  : Xinux
Priority     : Low

Category     : VGClient
Sub-Category : User Interface: (Default)
Severity     : Minor (e.g. Cosmetic)
Reproducible : Every time
Details:
changing level, adding experience through gm commands does not dynamically update in the UI. Requires a relog to fix.

Experience bar in UI does not reflect current level requirements of experience values.
Originated From World: New Telon (1)
Chunk                : Mekalia (100)
Location             : 22022 57284 6939

Re: Bug 97: (Xinux) .setlevel / XP not updating UI

Posted: Thu Jan 15, 2015 12:57 am
by Xinux
This won't happen till the character sheet is closer to being finished.

Re: Bug 97: (Xinux) .setlevel / XP not updating UI

Posted: Thu Jan 15, 2015 9:03 am
by John Adams
Oh, I thought Ratief had all this data pushing out? Do we just not have an isDirty for the character data?

Re: Bug 97: (Xinux) .setlevel / XP not updating UI

Posted: Fri Jan 16, 2015 1:00 pm
by Glaxono
Also, the crafting level does not appear on a /who listing

Re: Bug 97: (Xinux) .setlevel / XP not updating UI

Posted: Fri Jan 16, 2015 2:18 pm
by Cyrcle
[quote="Glaxono"]Also, the crafting level does not appear on a /who listing[/quote]
There's a bug for that.

Re: Bug 97: (Xinux) .setlevel / XP not updating UI

Posted: Fri Jan 16, 2015 2:19 pm
by Lokked
I'll review the Unreal Class hierarchy to see if the "IsDirty" type sections for experience and level are commented out.

With respects to packets, this type of communication would be a 01 packet, correct?

Re: Bug 97: (Xinux) .setlevel / XP not updating UI

Posted: Fri Jan 16, 2015 4:22 pm
by Xinux
Crafting level on who should be fixed now with the commit.

Most of the information is soe packets 09 not unreal 01.

I'll work on adding the other values soon.