camerongillette / factorio_blueprint_editor

Online Editor for Elxeno's Factorio Blueprint Editor
Other
86 stars 13 forks source link

Inserter upside down rotate fix. #38

Closed camerongillette closed 6 years ago

camerongillette commented 6 years ago

Changes -Logic to handle mirroring by adding additional/optional parameter to placeable variable -Code cleanup -Logging cleanup -Wrote basic documentation on contents of placeable array contents

Testing Instructions -Add inserter of any type and rotate. The inserter should know rotate instead of flip upside down.

camerongillette commented 6 years ago

@SpyMaster356 Ready for re-review

Zeragamba commented 6 years ago

@camerongillette can you push a new commit (edit the README or something) to trigger a Travis build?

Zeragamba commented 6 years ago

actually, looks like closing and reopening works a well

camerongillette commented 6 years ago

@SpyMaster356 Ready for re-review.