Skip to content

Commit

Permalink
Merge pull request #13 from propfeds/dev
Browse files Browse the repository at this point in the history
v0.1.3
  • Loading branch information
propfeds authored Jul 3, 2023
2 parents b9c93a9 + 7cddeb6 commit 33b703c
Show file tree
Hide file tree
Showing 5 changed files with 712 additions and 319 deletions.
74 changes: 47 additions & 27 deletions TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,24 @@
- Hold on, collaborative and social interactions. Discord! Reddit!

- [ ] Research notes
- Two players share progress with each other daily
- Some players understand the profit puzzle for calendula, some don't
- Players enjoy watching plants grow idly
- Some players can't get pruning basil
- Some players mistake max stage with max profit
- Many players are cautious about purchasing expensive items, which isn't the
case usually for other theories

- Let's think about it. A plant that takes 80 minutes to grow, and you have to
do nothing. Do you feel like it could be more interesting?

## Compost bin

- [ ] Simple solitary flower
- Tulip?
- Buttercup
- No need, Cally is already easy to play

- [ ] Colour schemes?
- [ ] Timer function to measure growth
- Device time measured by user is sufficient?
Expand All @@ -40,49 +50,59 @@ do nothing. Do you feel like it could be more interesting?
- Only unlocks in a future update (classmates!)
- Hard to implement since there's more to LG than when to harvest

- [ ] Different aspect ratios hav different graph bounds

- [ ] Newspapers
- [ ] Add a Pruned commentary track
- 2 lazy

## v0.2: Rabbits update

- [ ] Notebook shows next cost
- [ ] Tag various stuffs with readonly

- [ ] Different aspect ratios hav different graph bounds

- [x] Preference table for decimal places
- [ ] Hopleek
- Biting is on evolution queue instead of action?
- [x] Leap years calculation
- [ ] 400-year cycle wrapping
- [ ] Hopleek schedule
- [ ] Repelled by rose campions and sunflowers
- [ ] Sunflower

- [x] Confirmation to harvest/prune
- Options menu
- [ ] Align the vibes of basil & campion to make it feel smoother

- [ ] Basil
- [ ] More delay before flowering (maybe stg 24 flowers)
- [ ] Apex decreases synthesis when spawning leaves
- [ ] Side shoots grow more leaves but smaller
- [ ] Flower gives income? Can be made into tea - although should shrink
- [x] Basil
- [x] Adjust starting cost: 1 → 1.25
- [ ] Double starting cost but 2, 10 stepwise?
- [x] More delay before flowering (maybe stg 24 flowers)
- [x] Decrease max stage
- [x] Apex decreases synthesis when spawning leaves
- [x] Side shoots grow more leaves but smaller
- [x] Flower gives income? Can be made into tea - although should shrink
their power immensely
- [ ] Bees love flowers too?!!
- [ ] https://gardenbenchtop.com/what-happens-when-basil-flowers/

- [x] updateAvailability() slow

- [x] Rose campion as first bush plant
- [ ] Maximum statements
- [ ] Death? Propagation?
- [x] Income per evolution instead of night
- [x] Double growth cost
- [ ] Flower turns into fruit faster
- [ ] Fruit falls off
- [ ] Loading SLOW
- [ ] How long does it live? When does it spread seeds?
- [ ] Cost increases when it spreads, so need to shovel old ones before new
- [ ] Propagation ratio: 0.5, rounded up
- [ ] Add a parameter to adjust stagely income multiplier (1/2x for now?)
- [x] Passive income
- [x] Nerf growth cost from 4 to 5? Stage 21 is so fast, how about 28?
- [x] Extend rose campion seed period by a few stages

- [ ] Simple solitary flower
- Tulip?
- Buttercup
- [ ] Hopleek
- Biting is on evolution queue instead of action?
- [x] Leap years calculation
- [ ] 400-year cycle wrapping
- [ ] Hopleek schedule
- [ ] Repelled by rose campions and sunflowers
- [ ] Sunflower

- [ ] Newspapers
- [ ] Add a Pruned commentary track
- 2 lazy

- [x] Preference table for decimal places
- [x] Confirmation to harvest/prune
- Options menu
- [x] updateAvailability() slow
- [x] Bookshelf unlocks after tutorial to avoid confusion with unlock plot

## v0.1: Slumber Seeds
Expand Down
13 changes: 12 additions & 1 deletion design_doc.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,13 @@ between tau not feeling bloated and pub multipliers not too small)
- Name: Excursions? Lessons? ... Lemmas?
- Beating them will unlock new plant types
- Ideas: 5x+1 Cotton Conjecture, ~~Botched~~ Bloated Linden (lol)
- **Floodplains**: plots that are to the right of river
- Hostile plants
- Multiple plants per plot
- Only either garden or this can be active at a time
- Labelled on 4ary values as `f_1`, `f_2`, ...
- Etymologically and geologically, prairies are not possible
- Rainforests are also too many trees for LG

## Plants

Expand Down Expand Up @@ -205,8 +212,12 @@ between tau not feeling bloated and pub multipliers not too small)
- **Active sprouts? (Micro greens)**
- You can eat sunflower sprouts, aaa
- **Poison ivy**
- **Gooseberry**, behaves like a goose and eats things
- Name origin is actually unrelated to geese
- **Hibiscus**
- **Rhizomes?**
- **Paleobotany** - time travelley stuff like cooksonia and zosterophyllum
- **Bank vegetation near floodplains**: willow, ash (grows mistletoe)
- **Silurian Paleobotany** - time travelley stuff: cooksonia, zosterophyllum
- **Fungi** - foraging?
- **Flower gender** mechanic?

Expand Down
Loading

0 comments on commit 33b703c

Please sign in to comment.