ephraim / lcurse

Python script to have a "curse" compatible client for linux
The Unlicense
51 stars 23 forks source link

[Feature request] Support for WoW:classic #78

Open guppy42 opened 5 years ago

guppy42 commented 5 years ago

Any chance this could support classic?

Looking at: https://github.com/ephraim/lcurse/blob/master/modules/waitdlg.py#L197

It seems that simply checking the 5th td's div would get your the version number ( it's wrapped in div.mr-2 )

ofcourse classic is in it's own folder classic not retail

timwienk commented 4 years ago

Since #80 is merged, I think this is solved and can be closed.

jukx commented 4 years ago

There's still some bugs.

For one, I couldn't get it to recognize my wow installation, as I didn't have retail installed and https://github.com/ephraim/lcurse/blob/master/modules/preferences.py#L53 checks for that.

When I fixed that then the updater only updated like 5 out of 50 addons... Haven't investigated further as to why.