userAdam Wcancel

11,277 Commits over 3,500 Days - 0.13cph!

5 Years Ago
standardise seed/seedling collider sizes so that hover/interactions are consistent.
5 Years Ago
Added a health InfoBar to plant UI, to make it more obvious when plants are dying.
5 Years Ago
▌▊▄▊▋▅▉▉ █▌▇█ ▇▄▊█▇▄▉▇
5 Years Ago
▇▄▌▅▄▇▍▉ ▆▇▅▅█, ▉█ ▅█▍▌▆▇ ▆▊▇▅█▍.
5 Years Ago
Add genetics display to consumables information panel. Show if data available.
5 Years Ago
Better handling of seed creation
5 Years Ago
Fixed yield display/pick discrepancy. Show both actual current pick amount and current yield value on plant UI.
5 Years Ago
Show an item icon when a seed has "known" genes
5 Years Ago
try again
5 Years Ago
missed
5 Years Ago
wip main merge fixes
5 Years Ago
Merge refactor and optimisation branch to main farming2 branch
5 Years Ago
UI optimisations
5 Years Ago
more cleanup
5 Years Ago
Fixed the stuff I broke yesterday
5 Years Ago
More cleanup/removal of old stuff.
5 Years Ago
further refactor/simplify/optimise
5 Years Ago
wip simplifying/optim genes serialisation
5 Years Ago
Icon update before switching branch
5 Years Ago
Hide clone items
5 Years Ago
Deleted a bunch of now unused properties from PlantProperties (previously still used by the old PlantEntity stuff). Renamed/reformatted/relinked some properties.
5 Years Ago
deleted old PlantEntity scripts. Codegen.
5 Years Ago
UI pivot position tweak. Crossbreeding changes.
5 Years Ago
yield icon
5 Years Ago
crossbreed effect setup
5 Years Ago
potato, potato seed, fertilizer icons
5 Years Ago
merge from main
5 Years Ago
dung icon
5 Years Ago
dung updates/tweaks. reduced the water requirement gene multiplier.
5 Years Ago
merge fix
5 Years Ago
merge from main
5 Years Ago
Bunch of general refactor/cleanup/fixes/tweaks.
5 Years Ago
refactoring/cleaning up
5 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.
5 Years Ago
Fix for unknown genetics.
5 Years Ago
Added the new genetics display to SeedInformation panel.
5 Years Ago
Item descriptions
5 Years Ago
harvest prompt updates
5 Years Ago
merge from main
5 Years Ago
more UI
5 Years Ago
Colour code gene links
5 Years Ago
subtract merge from main
5 Years Ago
merge from main
5 Years Ago
Delete UI template
5 Years Ago
First pass of new gene UI. Bunch of UI fixes/tweaks, prefab updates.
5 Years Ago
Include produce name in yield display. Colour code values.
5 Years Ago
Stage info tweaks: show the current stage name and current progress %. Alignment tweaks.
5 Years Ago
Show plant type icon on UI. Add a link from GrowableEntity back to its source item def. Set links.
5 Years Ago
Switched plant info over to the new UI.
5 Years Ago
Populated sections, setup InfoBar instances.