ValkyrienSkies / Valkyrien-Skies-2

Valkyrien Skies 2
https://valkyrienskies.org/
GNU Lesser General Public License v3.0
205 stars 77 forks source link

Replaced assembly code by M_Marvin (Ported to Kotlin/Multiloader by PriestOfFern) #854

Open ThePlasticPotato opened 1 month ago

ThePlasticPotato commented 1 month ago

Self Explanatory

Might need some review

Didn't want to remove the old assembly functions as to not break existing addons so I deprecated them for now

Should also be able to handle assembling ships out of ships supposedly, unable to test rn while I redo splitting

PriestOfFerns commented 1 month ago

Should probably rename everything with contraption in it to ship. It's a left over from marvin's code, which calls VS2 ships contraptions for some reason

Also so you can probably just remove triggerBlockChange() since it's just calling updateBlock()