FS17_seasons icon indicating copy to clipboard operation
FS17_seasons copied to clipboard

Rewrite attribute names for growth.xml

Open joskuijpers opened this issue 8 years ago • 4 comments

Shit doesnt make sense at all now

joskuijpers avatar Nov 02 '17 22:11 joskuijpers

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 avatar Nov 02 '17 22:11 joskuijpers

"What's in a name"

joskuijpers avatar Nov 02 '17 22:11 joskuijpers

Awful idea 🗡

theSeb1979 avatar Apr 09 '18 15:04 theSeb1979

LOL

On 9 Apr 2018, at 17:21, theSeb1979 [email protected] wrote:

Awful idea 🗡

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/RealismusModding/FS17_seasons/issues/659#issuecomment-379790333, or mute the thread https://github.com/notifications/unsubscribe-auth/AEyN0K5Jq-uv_SVL95ufDv5Eg__cArQDks5tm3yAgaJpZM4QQbeh.

joskuijpers avatar Apr 09 '18 15:04 joskuijpers