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

Rewrite attribute names for growth.xml #659

Open
joskuijpers opened this issue Nov 2, 2017 · 4 comments
Open

Rewrite attribute names for growth.xml #659

joskuijpers opened this issue Nov 2, 2017 · 4 comments
Assignees
Milestone

Comments

@joskuijpers
Copy link
Member

Shit doesnt make sense at all now

@joskuijpers joskuijpers added this to the v2 milestone Nov 2, 2017
@joskuijpers joskuijpers self-assigned this Nov 2, 2017
@joskuijpers
Copy link
Member Author

normalGrowthState does the following
--increment by 1 for crops between normalGrowthState  normalGrowthMaxState or for crops at normalGrowthState

--increment by extraGrowthFactor between extraGrowthMinState and extraGrowthMaxState

normalGrowthState -> incrementFrom
normalGrowthMaxState -> incrementTo. If missing, = incrementFrom. Inclusive
Also add incrementBy, default it to 1

extraGrowthMinState -> incrementFrom2
extraGrowthMaxState -> incrementTo2
extraGrowthFactor -> incrementBy2

-- so if you setGrowthState == 1 (i.e. planting) set the desiredGrowthState. Which is CUT to show failed germination
setGrowthState -> changeFrom
desiredGrowthState -> changeTo

@joskuijpers
Copy link
Member Author

"What's in a name"

@theSeb1979
Copy link
Member

Awful idea 🗡

@theSeb1979 theSeb1979 assigned theSeb1979 and unassigned joskuijpers Apr 9, 2018
@joskuijpers
Copy link
Member Author

joskuijpers commented Apr 9, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants