Zyps

A game library for Ruby

Friday, February 29, 2008

Zyps 0.7.6

With this release, the Zyps project welcomes a new contributor, Jim Vallandingham.

New features:
Clock now lets you speed up or slow down global time. A corresponding control has been added to the GUI.
New actions - SpawnAction, ShootAction, ExplodeAction. These should make it easy to build a 2D shooter game now.
A new condition - ElapsedTimeCondition.

posted by jay  

Saturday, February 16, 2008

Zyps 0.7.5

Behavior#perform changed to call start(), do() on all actions if no Conditions specified.
do() for all actions changed to allow empty target list.
Turn action now unconditional in GUI.
Added WrapAround to environmental factors.

posted by jay  

Wednesday, February 6, 2008

Zyps 0.7.4

This version offers considerable speed improvements, thanks to better caching of distance and angle calculations and a simple scheduler for Behaviors.

posted by jay  

Monday, February 4, 2008

Zyps 0.7.3

Re-added ‘click here’ message to GUI.
Trails mode didn’t play nice with resizing or messages, so removed it.
Brightened default creature color in GUI.

posted by jay  

Powered by WordPress