javisar / ONI-Modloader-Mods

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

Sweeper can go through tiles #45

Closed Harmoniumxiv closed 6 years ago

Harmoniumxiv commented 6 years ago

Hello,

i would suggest a mod request who will allow the Sweeper to go through tiles for the gestion of the base that can be awesome.

We have already a nice Sweeper mod created by Rainbow here 👍

https://github.com/rainbowdesign/OxygenNotIncluded-Mods/blob/master/AutoSweeperMod.dll

If we can add it to this mod that would be nice.

I would suggest add a way to build them without the need of the mechatronic job too.

Thanks a lot.

javisar commented 6 years ago

Try this mod

https://github.com/javisar/ONI-Modloader-Mods/blob/AutoSweeperThroughWallsMod/Mods/AutoSweeperThroughWallsMod.dll

javisar commented 6 years ago

Continued by @rainbowdesign

rainbowdesign commented 6 years ago

Huh? Continued?

javisar commented 6 years ago

Well, I meant that you used this piece of code. Isn't correct? I thought it was you.

rainbowdesign commented 6 years ago

No i just changed the range of the sweeper

javisar commented 6 years ago

Don't you want to maintain the "sweeper through tiles" mod? I have too many mods.

I moved the code here: https://github.com/javisar/ONI-Modloader-Mods/blob/master/Source/Patches/AutoSweeperThroughWallsMod.cs

rainbowdesign commented 6 years ago

I can do that i will merge it then.

javisar commented 6 years ago

Great!

rainbowdesign commented 5 years ago

The patch has a VERY severe impact on the performance. I cannot fix it hence i cannot maintain the mod like this.