Skip to content

Releases: lychanl/discord-text-rpg

v0.4.1

19 Feb 08:22
ce764b3
Compare
Choose a tag to compare

0.4.0 with fixed requirements

v0.3.0

21 Jul 11:07
3cdbaf3
Compare
Choose a tag to compare

Changelog

0.3.0

Engine
  • Timed bonuses to resource regeneration and maximum value
  • State-based default action
  • More powerful config, with type and name specification for nested object definitions
  • Game state persistency
UI
  • fixed error where too long messages weren't correctly sent
Default world
  • 1 new NPC
  • 1 new item
  • use item action
  • tutorial sideline quests

v0.2.0

30 May 22:24
7e6f9aa
Compare
Choose a tag to compare

Changelog

Engine
  • Player state via active and passive state machine with state-dependant actions, visibility and requirements
  • Conditional events
  • Action visibility
  • Equipped items as action requirements
UI
  • Discord bot admin console with prefix and channel setting
Default world
  • 2 new NPCs
  • 1 new item
  • 1 new location
  • The first questline: first three parts of the tutorial
  • Journal action, merged skills and stats action
  • Other minor tweaks

v0.1.1

01 May 02:45
Compare
Choose a tag to compare

Changelog

  • default world string fixes
  • argument name resolvig fix
  • action hinting

v0.1.0

26 Apr 18:29
Compare
Choose a tag to compare

Changelog:

  • configurable worlds
  • localized texts
  • discord bot UI (single global game, for now)
  • in-game help
  • creating a player
  • locations, travelling
  • action points system, with regenerating action points
  • location-based actions
  • player-based actions
  • items, resources, trading (with 'NPCs' only, for now)
  • skills
  • monsters, fighting