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

Missing instructions from latest updates #20

Open
Boldie opened this issue Apr 17, 2022 · 5 comments
Open

Missing instructions from latest updates #20

Boldie opened this issue Apr 17, 2022 · 5 comments

Comments

@Boldie
Copy link

Boldie commented Apr 17, 2022

The IC simulator misses the new instructions: atan2, pow and log

@Anoyomouse
Copy link

I've been playing with the simulator a bit, and it has log.
pow isn't in the game, so, that's not a thing at the moment.
atan2 is the only thing missing

@Anoyomouse
Copy link

PR #22 adds the atan2 function

@Boldie
Copy link
Author

Boldie commented Jul 27, 2022

I've been playing with the simulator a bit, and it has log. pow isn't in the game, so, that's not a thing at the moment. atan2 is the only thing missing

I have this from the changelog section (https://steamcommunity.com/app/544550/discussions/7/1753525585402206574/) and there the pow and log was listed too:

Added new math functions to Math Processor. Atan2 (y = input2, x = input1), Pow, and log just because. Again these will be useful to mathematicians who want to auto orientate their solars.

@Anoyomouse
Copy link

so, double checked, pow is definitely not a command. it doesn't get picked up in game, and isn't in my list of sources.

This is running in the version of Stationeers as of tonight (as in now, just checked the game).

As far as i know Beta and release are in line with each other too.

@Boldie
Copy link
Author

Boldie commented Jul 27, 2022

Ok, I only used the comment in the changelog as reference and tried to use atan2 only. So good to know the changelog seems to be incorrect.

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