Skip to content

Commit

Permalink
Document some known issues
Browse files Browse the repository at this point in the history
  • Loading branch information
erbkaiser committed Dec 18, 2023
1 parent 1a80a97 commit 0610aa7
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -657,9 +657,13 @@ that the script can currently know of.

## Planned Features and Known Issues

- Lag: sadly, yes FC causes some lag. The code is incredibly huge and complex. I
welcome any patches, if you feel up to trying to improve the code.
- Lag: sadly, yes FC causes some lag. The code is incredibly huge and complex.
- Raw cookies per second is set to an absurdly high value on ascending. This messes badly
with stock prices. The cause is currently unknown and I suspect it is deep in the FC
prediction code.
- Golden Cookie timers sometimes disappear. This will fix itself on the next GC spawn
- For other issues or plans, see the Github issues
- I welcome any pull requests or comments, if you feel up to trying to improve the code

# What do these options actually mean, in detail?

Expand Down

0 comments on commit 0610aa7

Please sign in to comment.