~FoxBlog


RubyGFE 0.3.1 released!

Posted in Ruby Code by grayfox on the April 23rd, 2006

RubyGFE 0.3.1 fixes a crash when you tried to cancel a running zip install.There were also some minor cleanups and a (hopefully) final GFE api change.
Downloads:

Source

Ebuild

ChangeLog

RubyGFE 0.3.0 released!

Posted in Ruby Code by grayfox on the April 23rd, 2006

RubyGFE 0.3.0 finally released!
Download: RubyGFE 0.3.0
Release Highlights:

  • Launch ut on the map you just installed by double clicking it!
  • Execute files in installed files tab by double clicking them.Like that you can for example view .demo4 replays / play .oggs in ut
  • Launch game right after installing a new mappack
  • RubyGFE now has an UI and game plugin interface so that it can easily supportdifferent games and use various interfaces. For reference check the HACKING file
  • New curses interface for headless servers featuring installing of downloaded files/cache files and uninstalling from log
  • RubyGFE interface improvements: Progressbar more precise, more info/error dialogs
  • Increased perfomance by using more threads.
  • Full German localization ( you need ruby-gettext for it to work )
  • .desktop entry

And a lot more! Check the Change Log
There is also already a Quake 3 plugin
I also set up a “How to use RubyGFE” page.
Ebuilds for Gentoo Linux are shipped with the tarballs.
You can also get them here:

RubyGFE 0.3.0 ebuild

RubyGFE Quake 3 plugin ebuild