Not logged inGosu Forums
Forum back to libgosu.org Help Search Register Login
Up Topic Gosu / Gosu News / Gosu 0.7.11 released!
- By jlnr (dev) Date 2008-12-06 15:14 Edited 2008-12-06 19:16
Gosu 0.7.11 has been released yesterday, edit: and now that my quota has been extended all files are available on GoogleCode! :) The Ruby gems should also be available on all three platforms (using the Mac one already).

Changes:
* Ruby: char_to_button_id and button_id_to_char return nil for value that couldn't be converted (instead of 0).
* All: Input::down(button) silently returns false for a "no button" id, Window#button_down? silently returns false for nil values.
* All: Added kbA - kbZ constants that map to the physical A-Z keys (i.e. should not be affected by localized keyboards).
* All: Added simpler createText()/Image#from_text with support for just one line.
* Mac: Added some more spacing between Font characters.
* Linux: Disabled key repeat. (Really!)
* Linux: Fixed timing bug on very fast machines.
* Linux: Fixed crashes with regards to non-ASCII keys and Button<>char conversion.

This means I didn't find time to fix the fullscreen code for OpenGL use yet--sorry!
Reply
Hidden post (unapproved)
Up Topic Gosu / Gosu News / Gosu 0.7.11 released!

Powered by mwForum 2.29.7 © 1999-2015 Markus Wichitill