Modern Interface

Show off your mod creations or just a work in progress.
Post Reply
User avatar
Interkarma
Posts: 7236
Joined: Sun Mar 22, 2015 1:51 am

Re: Modern Interface

Post by Interkarma »

This looks really good Hazelnut. Good use of that space too.

User avatar
Hazelnut
Posts: 3015
Joined: Sat Aug 26, 2017 2:46 pm
Contact:

Re: Modern Interface

Post by Hazelnut »

Thanks, put a lot of time and effort into this. Including several wasted hours on scaling the text, thinking I could do it without changes to TextLabel just by setting the right things.. still Nystul came to my rescue. :-)
See my mod code for examples of how to change various aspects of DFU: https://github.com/ajrb/dfunity-mods

User avatar
Midknightprince
Posts: 1324
Joined: Fri Aug 11, 2017 6:51 am
Location: San Antonio TX
Contact:

Re: Modern Interface

Post by Midknightprince »

I like it :D

And I see a bow in there ! 8-)
Check out my YouTube Channel!

User avatar
Hazelnut
Posts: 3015
Joined: Sat Aug 26, 2017 2:46 pm
Contact:

Re: Modern Interface

Post by Hazelnut »

Midknightprince wrote:I like it :D

And I see a bow in there ! 8-)

Glad you like it, and yes that's a bow. Want to guess what type.... Silver. I believe you're fond of those? :-)
See my mod code for examples of how to change various aspects of DFU: https://github.com/ajrb/dfunity-mods

User avatar
Nystul
Posts: 1501
Joined: Mon Mar 23, 2015 8:31 am

Re: Modern Interface

Post by Nystul »

this is a nice addition to the inventory window!

what was this box used for in vanilla? - just a icon in certain inventory modes?

User avatar
Hazelnut
Posts: 3015
Joined: Sat Aug 26, 2017 2:46 pm
Contact:

Re: Modern Interface

Post by Hazelnut »

It's used in trade interfaces to show if you're accessing your cart items to sell/repair etc. So the hover info panel is only for inventory as its not used for anything when accessing your inventory. I figured I would use the space.
See my mod code for examples of how to change various aspects of DFU: https://github.com/ajrb/dfunity-mods

User avatar
Midknightprince
Posts: 1324
Joined: Fri Aug 11, 2017 6:51 am
Location: San Antonio TX
Contact:

Re: Modern Interface

Post by Midknightprince »

Hazelnut wrote:

Glad you like it, and yes that's a bow. Want to guess what type.... Silver. I believe you're fond of those? :-)

Any bow that isnt broken will do my good man, preferably one I can fix ;)
Check out my YouTube Channel!

User avatar
Hazelnut
Posts: 3015
Joined: Sat Aug 26, 2017 2:46 pm
Contact:

Re: Modern Interface

Post by Hazelnut »

Well you will be able to repair your entire set of bows in the next build! :D
See my mod code for examples of how to change various aspects of DFU: https://github.com/ajrb/dfunity-mods

User avatar
Midknightprince
Posts: 1324
Joined: Fri Aug 11, 2017 6:51 am
Location: San Antonio TX
Contact:

Re: Modern Interface

Post by Midknightprince »

Hazelnut wrote:Well you will be able to repair your entire set of bows in the next build! :D
I know...*excitement building* :D :D :D :D
Check out my YouTube Channel!

User avatar
Hazelnut
Posts: 3015
Joined: Sat Aug 26, 2017 2:46 pm
Contact:

Re: Modern Interface

Post by Hazelnut »

I've prototyped a different version of the item hover info panel. Basically after answering the question about why I used the local items icon space at the top and answering: because it's not used in classic, and also getting irritated that you can't see your carried weight & encumbrance on the inventory window, I decided that it might be nice to use the (AFAIK unused) backpack icon and overlay weight. Just like for the cart.

This means relocating the item info panel. I've mocked it up below in my lunch break and would be interested in feedback. (note the 0.01kg is from 3gp - is not a bug)
Attachments
itemInfoPanelV2.png
itemInfoPanelV2.png (160.16 KiB) Viewed 2863 times
See my mod code for examples of how to change various aspects of DFU: https://github.com/ajrb/dfunity-mods

Post Reply