Good vs. Evil

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
91 so....I managed to do a lot of things today
I added some scroll bars (those where a real pain)
I (by accident )fixed some interface stuff
I made it so a deck needs to have a minimum amount of cards before you can go to the worldmap (though this needs some better protecion as ajax calls currently don't have this check yet)
I made it so you can add and remove cards from your deck using drag and drop (if you like functions, create stuff that needs this :P )
Decks now automatically get sorted when you add or remove cards (currently by name but made it so other things should be relative easy to implement)

So...yea.....I did a nice amount of stuff today already :)
 
96 oh...btw the accidentally fixing of UI stuff brought in some other problems.
It all looks fine, just don't decrease the height of your browser.....
 
98 for some reason the browser then thinks its a good idea to place the 3 biggest div's underneath each other instead of next to each other like they are supposed to