fafranco82 / swdestinydb

Star Wars Destiny Deckbuilder
52 stars 26 forks source link

Fix missing team up points management #331

Closed jlannoy closed 3 years ago

jlannoy commented 3 years ago

Fixes #303

Hard code 3 Transformations cards that were requiring points value management (+ 1 for future EC - very soon). The JS part is quite easy (simple filtering) ; but for the PHP one I extracted some generic methods to reduce the "card by card" code, still keeping a verbose definition of them. For those PHP methods I tested one deck for each card.