| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-10-16 | Move `String#colorize` to a separate file to require | Tom Black | |
| 2018-10-11 | Sprite `play` method now takes opts hash | Tom Black | |
| 2018-10-09 | Fix Linux font directory | Tom Black | |
| 2018-10-08 | Reorganize Image, Sprite, and Text args | Tom Black | |
| Start with the required argument first as positional, followed by optional ones as keyword arguments Co-Authored-By: Andrew Havens <[email protected]> | |||
| 2018-10-05 | Remove old font path code in Text class | Tom Black | |
| 2018-10-05 | Fix MRuby crash when using default font | Tom Black | |
| 2018-10-05 | Bump version to 0.6.1v0.6.1 | Tom Black | |
| 2018-10-05 | Temporarily disable building for web while transitioning to WebAssembly | Tom Black | |
| 2018-10-04 | Text will use default font | lstrzebinczyk | |
| 2018-10-03 | Add CFLAGS when Raspberry Pi | Tom Black | |
| 2018-09-28 | Bump version to 0.6.0v0.6.0 | Tom Black | |
| 2018-09-28 | Style, docs, and consistency | Tom Black | |
| 2018-09-28 | Color enhancements | Tom Black | |
| New shortcuts for setting color values, like `.color.r/g/b/a` and simply `.r/g/b/a`; allow the British English spelling "colour" | |||
| 2018-09-27 | Add documentation to `Sprite` class | Tom Black | |
| 2018-09-26 | Update Simple 2D minimum version | Tom Black | |
| 2018-09-26 | Add ability to set the window icon | Tom Black | |
| 2018-09-26 | Update iOS and tvOS simulators | Tom Black | |
| 2018-09-26 | Print more informative log message on obj free | Tom Black | |
| 2018-09-26 | Allow text width to be a range in spec | Tom Black | |
| 2018-09-26 | Handle adding controller mappings through Window class | Tom Black | |
| 2018-09-26 | Documentation and style updates | Tom Black | |
| 2018-09-20 | Update CI | Tom Black | |
| 2018-09-20 | Add `Circle` class | Tom Black | |
| 2018-09-20 | Expose window attributes through class methods | Tom Black | |
| 2018-09-12 | Update RSpec dev dependency | Tom Black | |
| 2018-09-12 | Add ability to rotate textures | Tom Black | |
| Includes images, sprites, and text. | |||
| 2018-09-12 | Cleanup | Tom Black | |
| Reordering and removing unused code | |||
| 2018-09-12 | Update Simple 2D function name | Tom Black | |
| 2018-09-12 | Sprite enhancements | Tom Black | |
| Add ability to flip the sprite, run a block after an animation, properly change the width and height, and other fixes. | |||
| 2018-05-06 | Enable setting and getting custom fps_cap | eiko | |
| 2018-05-06 | Update CI | Tom Black | |
| Also adds native and web build test | |||
| 2018-05-06 | Remove `File.exists?` from mruby ext | Tom Black | |
| `mruby-io` is now in default gembox, no need add this anymore | |||
| 2018-05-06 | Fix native building of apps | Tom Black | |
| 2018-05-06 | Sprite class redesign | Tom Black | |
| See #33 for discussion | |||
| 2018-02-25 | Serve built web apps for Rake tests | Tom Black | |
| DOM security restrictions will block assets otherwise | |||
| 2018-01-29 | Bump version to 0.5.1v0.5.1 | Tom Black | |
| 2018-01-29 | Bump minimum S2D version to 0.9.0 | Tom Black | |
| 2018-01-29 | Try to add controller mappings only if file exists | Tom Black | |
| 2018-01-08 | Add appveyor.yml | Tom Black | |
| 2018-01-07 | Bump Opal version | Tom Black | |
| 2018-01-07 | Make gem install errors a little more useful | Tom Black | |
| 2018-01-05 | Add DLL path for Simple 2D | Tom Black | |
| 2018-01-02 | Autoload controller mappings file. | Andrew Havens | |
| 2018-01-02 | Check for valid file path to prevent segfault when file does not exist. | Andrew Havens | |
| 2018-01-02 | Add ability to get width/height based on current frame of animation. | Andrew Havens | |
| 2017-12-22 | Update Travis config | Tom Black | |
| 2017-12-14 | Fix typo | Alex Popov | |
| 2017-12-12 | Bump version to 0.5.0v0.5.0 | Tom Black | |
| 2017-12-10 | Replace "MRI" with "int" in Rake tasks | Tom Black | |
| 2017-12-10 | Allow colors beyond 0.0..1.0 range | Tom Black | |
