You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Made Pawns visible while selecting
The pawns were geting hidden behind other sprites previousely.
I have updated the z-index of all the pawns belonging to the selcted player so that they are drawn above other sprites during selection of pawn for movement. After the movement is complete the z-index is reset back to 0 so that teh next player pawns can be drawn in front
* Update main.yml
* Corrected Syntax
* Corrected syntax
* Used default build task
* Updated directory for build task
* Updated build and added release task
* Updated build actions
* Cahnged release notes generation
* formated the tag as required
* made formating into saparate step
* corrected run task
* Updated set variable for output
* corrected variable
* Added params for getting additional change logs
* Corrected syntax
* Included html files to build
* saparated build and release jobs
* Corrected artifacts for release
* Updated release artifacts paths
* corrected yml syntax
* corrected artifact name
* Added zip files
* removed extra path folder
* changed the artifacts to tar's instead of direct files
* corrected path for upload
* corrected tar path
* corrected tar path
* removed unnecessary path for tar file
* corrected artifact name while uploading.
* asset path correction
* Updated main release with updated changes
* Updated Build path
* Updated path for build
* updated export preset names
* changed base directory
* Removed change directory
* fixed syntax
* changed ped location
* changed tar's to zip files
* Corrected task name to zip
0 commit comments