Skip to content

Releases: Spferical/everythingrl

006: Deep Pockets

01 Mar 04:53

Choose a tag to compare

  • Expanded inventory limit to 24 slots.
  • Added combat randomness and new status effects (burn, poison, bleed, stun, knockback).
  • Status effects and damage-over-time (DOT) are based on type effectiveness.
  • Upgraded the AI model in use.
  • Added UI indicators for player status effects and mob types (fast, slow, ranged).
  • Ranged enemies now only attack in cardinal directions.
  • Made the inventory window movable and added more detailed item descriptions.
  • Replaced the character generation layout with radio buttons.
  • Moved "Load game from file" to the top of the main menu.
  • Added a font scale button to all game modes.

005: Fixes

12 Mar 03:34

Choose a tag to compare

Just a tiny bugfix release this time. Errors from the AI are handled better, and the web build is smaller and maybe faster now. The main menu also displays the version number.

https://spferical.itch.io/everythingrl/devlog/903835/everythingrl-005-tiny-fix-update

004 "Save the World"

21 Jan 02:33

Choose a tag to compare

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

20 Jan 22:59

Choose a tag to compare

003
  • Show safety errors preventing LLM generation.

002

20 Jan 22:57

Choose a tag to compare

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.

7drl

20 Jan 22:56

Choose a tag to compare

Original 7drl release