Releases: Spferical/everythingrl
Releases · Spferical/everythingrl
004 "Save the World"
https://spferical.itch.io/everythingrl/devlog/872080/everythingrl-004-save-the-world
Bigger changes:
- Added save/load for worlds. Worlds automatically get saved to local browser storage. You may also download them to files or load a world from a file.
- Added character choices (changes starting items).
- Added the ability to restart after death.
- Rewrote LLM generation and network code and switched to a newer and more powerful LLM.
Little changes:
- Collapsed a lot of intro messages.
- The inventory window is open by default.
- Added item glyphs to inventory.
- Changed colors to distinguish between rock/dragon and steel/normal.
003
002
- Changed up AI prompting, yielding more creative results with some themes. (Note: the original 7drl builds will use old APIs and be unaffected by this change)
- Added fancy FOV/lighting effects.
- Better food heals more health than before.
- Tweaked the intro.
- Added a help button.