Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hourly rate #24

Merged
merged 11 commits into from
Apr 10, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,9 @@ you have to dig really deep to find the underlying systems behind the plants
- Provide context: making a game about the logical aspects of Ls
- [x] Initial email

- [ ] Change /sec indicators to /hr (in-game) and display 5x the value
- [x] Change /sec indicators to /hr (in-game) and display 5x the value
- Counter-argument: all parameters display /sec
- [x] Test basil balance

- [ ] Popup title gets truncated on iOS if it exceeds 1 line

Expand Down Expand Up @@ -139,6 +140,7 @@ you have to dig really deep to find the underlying systems behind the plants
- [ ] Flower transforms into seed pod with lower profit
- Turns `K(9)` into `K(9-1.5, 0)` (to avoid further interactions) and add seed pod
- [ ] Singular inflorescence
- [x] Lower pub cost to 15p

- [ ] Basil
- [ ] Reversible leaf decay when pruning?
Expand Down
Loading