2009-09-16

New Plugin: Frozen Bubble Game :)

It's a Java Applet port of the Frozen Bubble game. You can install it automatically (menu -> Tools -> Add or Remove Plugins -> Get More Plugins) or download manually from Makagiga Home Page. To launch the game go to menu -> Tools -> Frozen Bubble (click "Help" button to list keyboard bindings).

Known Issues

  • You must click on the game view to gain keyboard input focus
  • No sound
  • Java Applet support in Makagiga is still experimental

2009-09-12

Makagiga 3.7.2 Beta released!

PS. You may also want to automatically update all installed plugins (see menu -> Tools -> Add or Remove Plugins -> Update Plugins...)

2009-07-08

Makagiga 3.7 Beta released!

Note: It seems that there is a bug on the sf.net project page. The big-green-button may still point to the older v3.6..

2009-06-04

Console: A simple Calculator

Upcoming v3.6 includes a new JavaScript Expression evaluator.

How To

  1. Open the Console (Ctrl+Shift+K, Tools -> Console)
  2. Type the following command (equal sign first): =<JavaScript Expression>

Example 1 - basic expression

=2+2

Example 2 - variables

=foo=15; 1337*(42+foo)

foo is a user defined variable (type =foo to display its value).

See all JavaScript Operators.

2009-05-30

More icons :)

The next version will include a set of new Color and Folder icons. You can use these labels in the Tree panel (see screenshots below).

Folder Icons

Color/Flag Icons