userAdam Wcancel

5,607 Commits over 2,223 Days - 0.11cph!

6 Years Ago
merge from main
6 Years Ago
more UI
6 Years Ago
Colour code gene links
6 Years Ago
subtract merge from main
6 Years Ago
merge from main
6 Years Ago
Delete UI template
6 Years Ago
First pass of new gene UI. Bunch of UI fixes/tweaks, prefab updates.
6 Years Ago
Include produce name in yield display. Colour code values.
6 Years Ago
Stage info tweaks: show the current stage name and current progress %. Alignment tweaks.
6 Years Ago
Show plant type icon on UI. Add a link from GrowableEntity back to its source item def. Set links.
6 Years Ago
Switched plant info over to the new UI.
6 Years Ago
Populated sections, setup InfoBar instances.
6 Years Ago
InfoBar code, prefab links.
6 Years Ago
Created InfoBar prefab. Added icon files.
6 Years Ago
headers and sections blockout
6 Years Ago
plant ui: header
6 Years Ago
merge from main
6 Years Ago
Set composter crafting costs and updated description.
6 Years Ago
subtract commit to wrong branch
6 Years Ago
cherry pick 47321 to the correct branch
6 Years Ago
More accurate yield info.
6 Years Ago
repaired plant properties after adding the new stage.
6 Years Ago
Added a dedicated crossbreeding stage instead of just triggering crossbreeding when entering sapling stage.
6 Years Ago
Yield text tweak. Renamed mulch item.
6 Years Ago
Durability.
6 Years Ago
set fruit visual scale curves
6 Years Ago
Refresh qualities when fertilizer is consumed
6 Years Ago
Plant stage duration initial base values
6 Years Ago
save update
6 Years Ago
merge from main
6 Years Ago
an even smaller amount
6 Years Ago
Added an option to remove a dying plant from a planterbox and receive plant mulch, which can be composted for a small amount of fertilizer.
6 Years Ago
Growables ignore condition qualities when dying and always advance to the next stage at full speed.
6 Years Ago
Fixed growables attempting to die twice when picked.
6 Years Ago
Plant material colour scale is now based on health, not water.
6 Years Ago
Fixed a typo making horses poo every 10 minutes
6 Years Ago
Show plant condition resiliences on seed info panel.
6 Years Ago
merge from main
6 Years Ago
wip seed info UI update
6 Years Ago
Composter icon
6 Years Ago
Reduced plant water intake levels, increased sprinkler output to 10ml every 10 secs.
6 Years Ago
Overall quality is now calculated correctly when lighting is toggled (not just lighting quality)
6 Years Ago
Reduce growable health by deathRatePerQuality for each quality <= 0. This means plants will die, and die faster the more things it's lacking in.
6 Years Ago
Reworked fertilizer consumption and some optimisation.
6 Years Ago
merge from main
6 Years Ago
gene bonus balance tweaks
6 Years Ago
Fix a bonus being applied twice in yield calc.
6 Years Ago
yield pool serialization
6 Years Ago
more wip yield changes
6 Years Ago
Yield pool basic implementation