branchrust_reboot/main/farming2cancel

447 Commits over 121 Days - 0.15cph!

4 Years Ago
Sprinkler prefab stuff & missing meta.
4 Years Ago
Sprinkler VFX cherrypick
4 Years Ago
added horse_dung model and materials
4 Years Ago
Don't update passthrough/energy amounts if the incoming energy is from an IOType that is not this entities type. Fixes hybrid props (like the fluid switch) treating power input as water in some cases
4 Years Ago
Move fluid switch logic into it's own class, revert ElectricSwitch to original state
4 Years Ago
Fluid switch mesh hookup, icon, gibs
4 Years Ago
Bunch of general refactor/cleanup/fixes/tweaks.
4 Years Ago
refactoring/cleaning up
4 Years Ago
Added a new Ripe stage after Fruiting. A stage can now be flagged with IgnoreConditions, which will allow it to advance to the next stage at full speed, regardless of condition qualities.
4 Years Ago
Fix for unknown genetics.
4 Years Ago
Added the new genetics display to SeedInformation panel.
4 Years Ago
Item descriptions
4 Years Ago
harvest prompt updates
4 Years Ago
merge from main
4 Years Ago
more UI
4 Years Ago
Colour code gene links
4 Years Ago
subtract merge from main
4 Years Ago
merge from main
4 Years Ago
Delete UI template
4 Years Ago
fluid_switch gibs
4 Years Ago
added fluid_switch
4 Years Ago
First pass of new gene UI. Bunch of UI fixes/tweaks, prefab updates.
4 Years Ago
Include produce name in yield display. Colour code values.
4 Years Ago
Stage info tweaks: show the current stage name and current progress %. Alignment tweaks.
4 Years Ago
Show plant type icon on UI. Add a link from GrowableEntity back to its source item def. Set links.
4 Years Ago
Switched plant info over to the new UI.
4 Years Ago
Populated sections, setup InfoBar instances.
4 Years Ago
InfoBar code, prefab links.
4 Years Ago
Created InfoBar prefab. Added icon files.
4 Years Ago
headers and sections blockout
4 Years Ago
plant ui: header
4 Years Ago
merge from main
4 Years Ago
Set composter crafting costs and updated description.
4 Years Ago
cherry pick 47321 to the correct branch
4 Years Ago
Subtract 47282, it didn't fix things
4 Years Ago
Logic fixes for fluid switch
4 Years Ago
repaired plant properties after adding the new stage.
4 Years Ago
Added a dedicated crossbreeding stage instead of just triggering crossbreeding when entering sapling stage.
4 Years Ago
Yield text tweak. Renamed mulch item.
4 Years Ago
Durability.
4 Years Ago
set fruit visual scale curves
4 Years Ago
Refresh qualities when fertilizer is consumed
4 Years Ago
Plant stage duration initial base values
4 Years Ago
save update
4 Years Ago
merge from main
4 Years Ago
Updated some item descriptions
4 Years Ago
Fixed wrong source item hookup on sprinkler
4 Years Ago
an even smaller amount
4 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.
4 Years Ago
Growables ignore condition qualities when dying and always advance to the next stage at full speed.