duyminh1998 / pycmo

Command Modern Operations Learning Environment
Other
49 stars 23 forks source link

Refactor actions.py to work with Steam version of Command #47

Closed duyminh1998 closed 9 months ago

duyminh1998 commented 9 months ago

We should

refactor actions.py to handle the Steam edition of Command

Because

currently actions.py is written to be only compatible with the premium edition of Command, which requires an expensive license to which many users do not have access

Complexity

Easy to medium. We just need to re-write some of the Lua functions that gets returned.

Definition of Done

Users can get a list of valid actions per scenario.