elthran / RPG-Game

0 stars 1 forks source link

Character inventory display page. #113

Open elthran opened 7 years ago

elthran commented 7 years ago

I'm hoping we can have an item page similar to Heroes of Might and Magic or Diablo: inv1 inv2 inv3 inv4

Make it clear that you can have 1 item per slot (arms, head, chest, rings, etc.) and display it nicely. I don't think can drag and drop in Flask, so maybe just click on a current item and it displays options from inventory that you can replace it from? Or maybe just click on invntory objects and it replaces current item in that slot.

either one, its best if you can mouse over an item and it shos the stat changes from the item change (like red numbers means it's a decrease and green for an increase and have the old numbers in brackets or something).

Since this is a complete and independent page (like the ability page i recently did), maybe Marlen can do it later on. I have tinkered on it but I can't seem to do it in a method that is nice.

klondikemarlen commented 7 years ago

Makes me really want to play all those old games again. I love Hero's of Might and Magic.

elthran commented 7 years ago

We have been planning to play it on a virtual LAN soon! We played a few games during university last year.

klondikemarlen commented 7 years ago

I passed this back to you since you are now the local expert on JavaScript and HTML and Jinja templating. I will try and make items work in the database.

klondikemarlen commented 6 years ago

I think that this is mostly done? Maybe we should close it and open up some smaller more specific issues?

klondikemarlen commented 6 years ago

I think that this is mostly complete?