javisar / ONI-Modloader-Mods

Oxygen not Included Mods for ONI-Modloader
MIT License
69 stars 68 forks source link

QoL Upgrade Mk1 compatibility fix #97

Closed den-kozlov closed 5 years ago

den-kozlov commented 5 years ago

The upcoming Qulity of Life Mk1 upgrade brakes some mods.

This fix if done for Q1-299241 build (qol_1_testing beta chanel in Steam). I expect something very close to this version will be released in a stable channel soon.

AlternateOrdersMod moved to Outdated folder and wasn't fix (it is still broken and doesn't compile)

This is mostly a compatibility fix. Except FluidWarpMod, which has some major improvements. The biggest one is removal of temporary storage between providing warpgate and receiving one. So no gas or liquid will be lost on game load.

javisar commented 5 years ago

Thank you @Blindfold, I'm gonna try to update this pull request from the master branch to try to solve the conflicts.