| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2023-02-14 | Add /more command. | Rose Hogenson | 1 | -8/+15 |
| 2023-02-14 | Autosave after every command. | Rose Hogenson | 1 | -2/+2 |
| 2023-02-14 | Enable autosave. | Rose Hogenson | 1 | -0/+2 |
| 2023-02-14 | Simplify GPT adventure. | Rose Hogenson | 1 | -144/+104 |
| 2023-02-13 | Fix save corruption issue with custom characters. | Rose Hogenson | 1 | -1/+1 |
| 2023-02-13 | Redo GPT adventure to be a chat bot. | Rose Hogenson | 1 | -114/+150 |
| 2022-02-16 | Fix some lint errors. | Rose Hogenson | 1 | -1/+2 |
| 2022-02-16 | Merge branch 'main' of gitlab.com:rhogenson/gpt-adventure | Rose Hogenson | 1 | -13/+5 |
| 2022-02-16 | Add a new communism scenario. | Rose Hogenson | 1 | -17/+28 |
| 2022-02-16 | Add a custom scenario option. | Rose Hogenson | 1 | -0/+4 |
| 2022-02-16 | Delete the doctor scenario. | Rose Hogenson | 1 | -12/+0 |
| 2022-02-16 | Rename to GPT adventure. | Rose Hogenson | 1 | -1/+1 |
| 2022-02-15 | Add a doctor scenario. | Rose Hogenson | 1 | -0/+12 |
| 2022-02-15 | Use a better sentence detection strategy. | Rose Hogenson | 1 | -8/+14 |
| 2022-02-15 | Wrap the prologue. | Rose Hogenson | 1 | -2/+2 |
| 2022-02-15 | Use gpt2 by default. | Rose Hogenson | 1 | -1/+1 |
| 2022-02-15 | Increase the temperature to 0.9. | Rose Hogenson | 1 | -1/+1 |
| 2022-02-15 | Use real terminal width instead of assuming 72. | Rose Hogenson | 1 | -3/+5 |
| 2022-02-15 | Auto-download nltk packages if they're missing. | Rose Hogenson | 1 | -1/+6 |
| 2022-02-15 | Use an nltk tokenizer to trim sentence output. | Rose Hogenson | 1 | -7/+8 |
| 2022-02-15 | Use a naive regexp to strip extra output. | Rose Hogenson | 1 | -7/+10 |
| 2022-02-14 | Format with black. | Rose Hogenson | 1 | -60/+57 |
| 2022-02-14 | Lint the code and clean up a bit. | Rose Hogenson | 1 | -6/+15 |
| 2022-02-14 | Add initial AI dungeon clone. | Rose Hogenson | 1 | -0/+137 |
