All Versions
8
Latest Version
Avg Release Cycle
53 days
Latest Release
3742 days ago
Changelog History
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 dimensionsDisplay#rotate
takesVector
instead ofNumeric
Display#[translate|scale|rotate]_[x|y|z]
addedDisplay
added#stroke_curve
and#stroke_curve2
- ๐
Display#transformation
removed - ๐
Game::config
removed - ๐
yeah build
builds tobuilds
- ๐ Secure Rubygems for Gemfile in game projects (thanks cokernel)
- โ Tests made platform-agnostic
- โ
Interface tests for most classes, some
Display
draw tests, someColor
initialization tests - Benchmarks made more consistent
- ๐ Various bug fixes
- ๐ Documentation cleanup
- ๐ New
-
v0.3.5 Changes
August 24, 2014- โก๏ธ Updated project structure; new entrypoint is
code/game.rb
- ๐
yeah build
command through newWeb::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
- โก๏ธ Updated project structure; new entrypoint is
-
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 forVector#length
Vector#unit
as alias forVector#normalize
- โก๏ธ gemspec and Gemfile minor updates
- ๐ Updated documentation
- ๐ Fixed
-
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