zccafa3
zccafa3
Changes have not been built and integration tested. Also I would have created some automated tests for the changes, but I am not familiar with java language, sorry.
@CoolCat467 nothing significant, just a bit of house-work. ``` import devices d_bus = devices.bus() d_tn = "file_import_export" for line in str(d_bus.find(type_name=d_tn)).split("\n"): doc = "" for index, char in enumerate(line): if...
Tangental to this, is there a compatable version of micropython which includes regex?
One use case I ran into, when editing a (bash) file on an OC2 computer was with typing the `#` character. Running Mac OS (Monterey 12.4) on a Mid 2015...
An idea, each successive module slot could require the next tier of ore (I.e. Iron, gold... ending with netherite), and perhaps the previous tier, in its crafting recipe. The same/similar...
This kind of functionality was one of my favorate features of OC and I would love to see it make it into the next build! If my memory serves me...
Hi @CoolCat467, thanks for your response. Ultimately I think that is a question for @fnuecke to answer with how he would like to skin that cat (sorry! 😅). But it...