zenith391
zenith391
Thanks! It's been long since I have touched Didot's code (last commit was October last year!) but I'll try to address those issues in the current week and maybe work...
Thanks you, and i don't think so as i don't even know how to register it to Open Programs.
Even if i'm not gamax92, this could be better if each component registered their device info?
Case sensitivity is actually dependent on the underlying OS (Windows, Mac or Linux). So if when using OCEmu for some reason it is case insensitive, that's because you're on Windows...
I'm also making VRAM for GPUs which i'll add to that pull request
My proposal is a bit unusual but here is what i propose: in a case where a package depends on another package but not its implementation (for example it might...
As it seems people agreed on it, shouldn't this issue start getting implemented?
Yea, it's already [planned](https://github.com/zenith391/zgt/projects/3#card-84458239), but I'll keep the issue opened until it's done.
Yes, although I'm still planning the architecture of how will it be done, like should it be something similar to CSS (albeit with the bad and confusing parts due to...
It's a great idea, but the problem is implementing it while keeping decent performance would basically require the OpenComputers script to run with pre-emption which would require a major redesign...