zengm-games / zengm

Basketball GM (and other ZenGM games) are single-player sports management simulation games, made entirely in client-side JavaScript.
https://zengm.com
Other
361 stars 131 forks source link

Exact Historical Draft Order #452

Open MARQUEZ93 opened 1 year ago

MARQUEZ93 commented 1 year ago

For Basketball Real League Real Players. League Option to have exact draft order historically. This would let you select Giannis @ 15 or Jokic @ 41.

dumbmatter commented 1 year ago

Setting "Real Draft Prospect Ratings" to "Based on draft position" is similar to this, although order is not guaranteed so sometimes players get drafted a bit higher/lower than IRL. Might be worth it to add another option to force AI teams to be exact, although they'd still have to do something else if the user decides to pick a non-exact player...

MARQUEZ93 commented 1 year ago

Setting "Real Draft Prospect Ratings" to "Based on draft position" is similar to this, although order is not guaranteed so sometimes players get drafted a bit higher/lower than IRL. Might be worth it to add another option to force AI teams to be exact, although they'd still have to do something else if the user decides to pick a non-exact player...

Lol yeah but I wanna recreate the Draymond/Klay/Steph dynasty w/o tanking.

It'd have the ordered draft list. If/when a user breaks the order, the CPU keeps following the order afterwards (ie if the user drafts Brandon Miller 1st overall in 2023 draft, then the CPU drafts Wemby 2nd overall).

I'll make a PR.