Page 1 of 1

Character Sheet needs hooks/callbacks/something

Posted: Tue Feb 03, 2015 6:39 am
by grayswandir
Like, right now, the resource section is just a list of hard-coded resources to display. This either needs hooks like the Object description, or maybe just some callbacks, like giving the POOL talents a callbackOnResourceDisplay or something.

Re: Character Sheet needs hooks/callbacks/something

Posted: Tue Feb 03, 2015 6:49 am
by Peppersauce
Seconded. Also don't you guys forget about the character dump, it could use a similar treatment.

Re: Character Sheet needs hooks/callbacks/something

Posted: Tue Feb 03, 2015 9:58 am
by HousePet
Thirded.

Well, there is a hook for altering the upload to the vault. But last time I tried that it just made the record invalid.

Re: Character Sheet needs hooks/callbacks/something

Posted: Sun May 17, 2015 6:56 pm
by stinkstink
showResourceTooltip() and getStatDesc() could use hooks as well, for hiding custom resources and displaying them under the stats in the levelup dialog.