perlsaiyan / abacura

MUD client implementation in Python
MIT License
8 stars 4 forks source link

Support chained tasks/commands where one follows another #145

Closed mardanst closed 1 year ago

mardanst commented 1 year ago

Show what each task is waiting for in the data table Switch to bisect() to maintain a prioritized list of tasks that is always sorted and not a heap