incorrect grow durations
What does that mean? The GUI targets some of the grow durs directly, if they are changed, the GUI wont do anything anymore. This only affects the 'harder farming' button though. so which plants does this fix include?
Currently on the harmonisation branch, for all tilesets except masterwork, phoebus, and obsidian soul:
* silphium - Add missing seeds
* philosophum - Add missing seeds
* norrium - Add missing seeds
* Devil mushrooms - Growdur changed from 600 to 4032
* Various: Use WOOD_TEMPLATE rather than SMOOTH_WOOD_TEMPLATE or FAIR_WOOD_TEMPLATE
* Fix populations on everything.
* Fix missing material and tissue templates
* Fix missing creature classes (eg: CREATURE_CLASS:GLACIER)
* Fix various missing castes (CASTE:MALE)
* Fix missing [SPECIAL] tags.
* Remove numerous grasses that were already gone in the masterwork tilesets
* Remove 'copper bearing rock' that was already gone in masterwork
* Add good/evil tags and appropriate force multipliers to various creatures which have it in masterwork
* etc etc
Pretty much if any non-display characteristic is different between the masterwork tilesets and any other tilesets, we make it work like masterwork. In fact, no changes exist which don't already exist in the masterwork tilesets. To answer your specific question, the only plant duration which is changed is for devil mushrooms.
No display characteristics are changed.
I've noticed that Phoebus, Obsidian Soul, and the Masterwork ("first-class") tilesets are all pretty much in sync, and have minor (if any) discrepencies. However things like ASCII, CLA, Spacefox all contain various inconsistencies. Luckily they're all inconsistent in the same way, and these patches fix that.
It also looks like the way in which warpstone sickness is done is different in the 'first class' tilesets versus the rest. In particular, the non-first-class tilesets seem to be missing the YESWARP tags that the settings program would use (in inorganic_zwarpstone.txt). This is something I haven't fixed yet.
All the harmonisation work has also been applied to unified, but if you like you can download
the harmonised branch directly, which is 4e + updated settings + spore tree fixes + spacefox display fixes + oodles of tileset bugfixes.
While not the nicest way of seeing the changes, I've
upload a diff showing the changes in the ASCII tilesets. Lines starting with a minus have been removed, those with a plus have been added. Lines starting with '@@' indicate file positions (and a 'function name' which is essentially junk).
~ T