Jonathan Jones

Results 157 comments of Jonathan Jones

Does not the OmniProbe module cover this?

Okay, lehjr, you're going to have to take this over. I don't know what version this guy's (gal's) on, I don't know on which version the OmniProbe was added, and...

Out of curiosity, is the OmniProbe based off TheOneProbe? While I personally never use IC2 if I can avoid it, I know that TheOneProbe works with that stuff.

I don't how much hassle it would be to do, possibly not much if it's using the capability thing, but it might be a good idea to replace the OmniProbe...

Comment out ``` if config['side'] == 'server': trade.main(('trade.py', 'import', '-P', 'eddblink', '-O', 'prices')) ``` I've already pushed the fix as well.

Whenever TD decides it needs to "rebuilding cache, this may take a few moments", if there isn't any .prices file, it will destroy the market data. TD decides it needs...

Oh, I completely agree. In all truth, I think we've done enough on the import side of things (other than the prices file bit), and should start concentrating on the...

Oh no, just removing internal dependence on TradeDangerous.prices itself, not removing support for the format.

> There's zero reason we couldn't replace it with the csv format for the main "pre-cache" and keep the parser for anyone who actually wants to transcribe the Market Screen...