Advanced Peripherals

Advanced Peripherals

29M Downloads

OC2 integration

SirEndii opened this issue · 12 comments

commented

Describe your idea

Before anyone asks, I'll just create a feature request directly.
Adding OC2 integration to AP.

Describe alternatives you've considered if you've any

No response

Additional context

https://www.curseforge.com/minecraft/mc-mods/oc2?t=kCSXxSMmvEldLgPycfMRkg&s=09

Linked branch

https://github.com/Seniorendi/AdvancedPeripherals/tree/oc2

commented

Will there be OC1 integration when they update? (if they update)

commented

Will there be OC1 integration when they update? (if they update)

OC is already updated to modern versions → https://www.curseforge.com/minecraft/mc-mods/oc2
But since oc2 isn't that popular and that there's only an alpha 1.18 version, I'll not add OC2 support in the near future

commented

Will there be OC1 integration when they update? (if they update)

OC is already updated to modern versions → https://www.curseforge.com/minecraft/mc-mods/oc2 But since oc2 isn't that popular and that there's only an alpha 1.18 version, I'll not add OC2 support in the near future

I'm not talking about OC2. I meant the original OpenComputers. There have been plans to port it to 1.16.5: MightyPirates/OpenComputers#3572

commented

OC1 has the same author(s) as OC2
https://www.curseforge.com/minecraft/mc-mods/oc2
https://www.curseforge.com/minecraft/mc-mods/opencomputers

I have no clue what this PR exactly is, but there is already a wonderful 1.18 port
We also do not support 1.16 anymore

commented

but there is already a wonderful 1.18 port

can you link this? I haven't seen it

https://www.curseforge.com/minecraft/mc-mods/oc2/files

commented

but there is already a wonderful 1.18 port

can you link this? I haven't seen it

https://www.curseforge.com/minecraft/mc-mods/oc2/files

oc2 != oc
oc2 is a RISCV VM, oc is lua

commented

can't you run lua scripts on oc2 too?

commented

I'll close this since there isn't currently any active oc port

commented

but there is already a wonderful 1.18 port

can you link this? I haven't seen it

commented

but there is already a wonderful 1.18 port

can you link this? I haven't seen it

https://www.curseforge.com/minecraft/mc-mods/oc2/files

oc2 != oc
oc2 is a RISCV VM, oc is lua

This is exactly my point. OC2 != OC1. OC1 has already been (mostly) ported to 1.16, and most likely will eventually be ported to newer MC versions. I believe it would be nice to have both OC1 and OC2 support when both of these are (eventually) ported to 1.19.

commented

can't you run lua scripts on oc2 too?

OC2 is a full Linux VM, so in certain cases it can be a security risk, especially on public servers. In those cases it is more likely for someone to use OC1 than OC2 (when it is eventually ported)

commented

I personally believe both should be supported