JaredRombough / Wrestling

Wrestling booking simulation
5 stars 1 forks source link

Sort promotions and workers by popularity on start game screen #180

Open JaredRombough opened 4 years ago

JaredRombough commented 4 years ago

The promotionListView in StartGameScreenController should be sorted by promotion popularity when the game starts, with the most popular promotion at the top.

The workersListView should also be sorted by worker popularity.

The sorting should be the same for random and import games.

image

mikeleigh1010 commented 4 years ago

Is there a board for features and the roadmap for 1.0.0? I'd love to get involved and help out :) be good to modify the build to run in docker.

JaredRombough commented 4 years ago

@mikeleigh1010

I am fully on board with using docker, please feel free to work on that and reach out to me if you need anything.

The project has been on a bit of a break since the 0.4.0 release, but today I've started going through the issue backlog and trying to get it a bit more up to date, closing some issues that are no longer relevant, adding comments and descriptions so they will be easier to pick up. More planning and a roadmap are definitely needed, I am working on this now.

mikeleigh1010 commented 4 years ago

@JaredRombough

Will have a look this weekend, will get something in for this fix too.

Is there a way to get in touch privately? Be interested, if you want it anyway, to help out with the roadmap and refinement of upcoming work. Not sure how far long you are with what you had planned? I am primarily a .NET developer so was going to begin something like this in .NET Core but this seems a good place to contribute where I can.

JaredRombough commented 4 years ago

@mikeleigh1010

You can email openwrestling@gmail.com and we can figure out a better way to discuss further. I have general ideas but have been having a tough time coming up with concrete goals for some areas, it would be great to bounce ideas off of someone else and get a different perspective.