Skip to content

Releases: nskins/goby

Goby 0.2.0

27 Jan 17:07
a5b59dd
Compare
Choose a tag to compare

Goby 0.2.0 is available at https://rubygems.org/gems/goby.

New features include the following:

  • Music module provides looping background music,
  • Player can travel to multiple Maps - Map state is saved,
  • Fighter module encapsulates Entity battle behavior (thanks @scosbet!),
  • goby executable generates simple starter project,
  • Monsters may drop multiple treasures,
  • Entity stats are now a Hash (thanks @Jeff-Hostetler!),
  • Convenient NPC #say displays NPC's name (thanks @jamesball27!),
  • Convenient treasure chest Event,
  • Location class encapsulates Map and 2D position
  • Map's regen_location has been replaced by Player's respawn_location.

Initial Gem Release

02 May 16:11
Compare
Choose a tag to compare
Initial Gem Release Pre-release
Pre-release

This is the initial version of the framework upon its first release as a RubyGem.