Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

life 1.06 #10

Closed
ughstudios opened this issue Aug 29, 2021 · 4 comments
Closed

life 1.06 #10

ughstudios opened this issue Aug 29, 2021 · 4 comments

Comments

@ughstudios
Copy link

is life 1.06 working?

@copy
Copy link
Owner

copy commented Aug 29, 2021

It should work, although it's not a very common format. Do you have any files that don't work?

@ughstudios
Copy link
Author

It should work, although it's not a very common format. Do you have any files that don't work?

No, I'm just trying to implement what you made in C++ but I'm struggling super hard to understand what's going on lol. Do you think you could help me?

@ughstudios
Copy link
Author

ughstudios commented Aug 29, 2021

So there actually is an issue I found:
#Life 1.06
1 0
2 1
0 2
1 2
2 2

If you use this basic oscilator file, it will actually import with the wrong values.

Checkout this image and look at the bottom right corner, I don't have a 0, -1 anywhere on mine.
image

This happens when hovering the top one at the top

@copy
Copy link
Owner

copy commented Aug 29, 2021

@BDoom We put the centre of the pattern at 0, 0. Most other formats don't use coordinates, so it doesn't matter. No plans to fix this minor discrepancy at the moment.

@copy copy closed this as completed Sep 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants