All Versions
8
Latest Version
Avg Release Cycle
53 days
Latest Release
3510 days ago

Changelog History

  • v0.4.2 Changes

    September 14, 2014
    • ๐Ÿ†• New Font class
    • ๐ŸŒ Web runner scales game display to use all available space
    • ๐Ÿ†• New configuration system; title and factorial scaling configuration
    • Display replaced #font_family & #font_size with #text_font & #text_size
    • Vector added #==, #add[!], #subtract[!], #multiply[!], #divide[!]
    • Vector#toward[!] works in 3 dimensions
    • Display#rotate takes Vector instead of Numeric
    • Display#[translate|scale|rotate]_[x|y|z] added
    • Display added #stroke_curve and #stroke_curve2
    • ๐Ÿšš Display#transformation removed
    • ๐Ÿšš Game::config removed
    • ๐Ÿ— yeah build builds to builds
    • ๐Ÿ’Ž Secure Rubygems for Gemfile in game projects (thanks cokernel)
    • โœ… Tests made platform-agnostic
    • โœ… Interface tests for most classes, some Display draw tests, some Color initialization tests
    • Benchmarks made more consistent
    • ๐Ÿ›  Various bug fixes
    • ๐Ÿ“š Documentation cleanup
  • v0.3.5 Changes

    August 24, 2014
    • โšก๏ธ Updated project structure; new entrypoint is code/game.rb
    • ๐Ÿ— yeah build command through new Web::Builder
    • yeah new accepts name option (thanks fixnum)
    • yeah serve accepts port option
    • ๐Ÿšš Asset: removed #path=, #to_n
    • Image: added #to_n
    • ๐Ÿšš Sound: removed #pause, added #stop
    • ๐ŸŒ Web::Sound can be played multiple times simultaneously
    • Benchmarking & Vector benchmarks (thanks meganemura)
    • Vector optimization (partly by meganemura)
    • ๐Ÿ†• New project game class name is based on name option.
    • ๐Ÿ“š Various code & documentation cleanup
  • v0.3.4 Changes

    August 22, 2014
    • ๐Ÿ›  Fixed yeah version command (thanks Chris Olszewski)
    • ๐Ÿ›  Fixed Vector#normalize (thanks meganemura)
    • Flattened Vector math operator code
    • Vector#magnitude as alias for Vector#length
    • Vector#unit as alias for Vector#normalize
    • โšก๏ธ gemspec and Gemfile minor updates
    • ๐Ÿ“š Updated documentation
  • v0.3.3 Changes

    August 18, 2014
    • ๐Ÿš€ First substantial working release!
    • ๐Ÿ›  Fixed missing require for yeah new command (thanks audy)
  • v0.2.2

    November 13, 2013
  • v0.2.1

    October 18, 2013
  • v0.2.0

    September 22, 2013
  • v0.1.0

    September 05, 2013