FormularSumo / Star-Wars-Galaxy-Collection

A remake of the discontinued Star Wars Force Collection game https://formularsumo.github.io/Star-Wars-Galaxy-Collection-Web/ https://play.google.com/store/apps/details?id=com.formularsumo.starwarsforcecollectionremake.embed
GNU Affero General Public License v3.0
6 stars 0 forks source link

Add vertical moving (row shifting) #10

Closed FormularSumo closed 3 years ago

FormularSumo commented 3 years ago

Characters should move up a row if the row above them is empty and they are below row 4, and characters should move down a row if they the row below is empty and they are above row 3 https://docs.google.com/spreadsheets/d/1yxcHFYbYTbWucRq1ORglOtyMLsTN02dv-_IZEcIKNt8/edit#gid=0

FormularSumo commented 3 years ago

https://github.com/FormularSumo/Star-Wars-Force-Collection-remake/commit/8ef93bd333aee694e5bd569b15c8a050fc809842 https://github.com/FormularSumo/Star-Wars-Force-Collection-remake/commit/80dc5805ce0ee39289f67846a08461875fbd6fdb https://github.com/FormularSumo/Star-Wars-Force-Collection-remake/commit/46f5e7208a9eb091f6a3566745409cce852ef1ed https://github.com/FormularSumo/Star-Wars-Force-Collection-remake/commit/d152ec830260b2a6ff36f765ba1aff20f6015c1e

FormularSumo commented 3 years ago

Cards need to move next to each other when there's only one row left on each team. And rows need to shift up/down if the top/bottom 2 rows are empty

FormularSumo commented 3 years ago

When there's 2 rows left and they're in1/2 or 3/4 they should shift to be in position 2/3, central

FormularSumo commented 3 years ago

As far as I'm aware vertical movement is working as intended.