diff options
author | chirs241097@gmail.com <chirs241097@gmail.com@c17bf020-1265-9734-9302-a83f62007ddb> | 2014-06-19 11:51:22 +0000 |
---|---|---|
committer | chirs241097@gmail.com <chirs241097@gmail.com@c17bf020-1265-9734-9302-a83f62007ddb> | 2014-06-19 11:51:22 +0000 |
commit | 7495d8ca26cdb25056667ae8a8d860005ee2a68f (patch) | |
tree | b23b678105d9a6b61d8867b60a9497e40833862d /ChangeLog | |
parent | d747c360427071a329bed01b1fb33aab6b87c568 (diff) | |
download | bullet-lab-remix-7495d8ca26cdb25056667ae8a8d860005ee2a68f.tar.xz |
Add player position display into debug display.
Rewrite pinball, adding collision between the balls...
The collision code is based on Kollision (a game included in KDE SC).
Diffstat (limited to 'ChangeLog')
-rwxr-xr-x | ChangeLog | 14 |
1 files changed, 12 insertions, 2 deletions
@@ -1,8 +1,9 @@ =================================================================== Next version: -? +The final release is just there!! Todo's: -Add multpo's. +*Adjust difficulty!* +*Add multpo's.* Bug fixes. Tests. Wishlist? @@ -18,9 +19,18 @@ In-game music bring back. of next BLR.) Pre-Released versions: +0.9.1-4 (r93) +Picking it up after almost one month... I'm now lost in my code... +--------------------------------------------------------------------------------- +Add player position display into debug display. +Rewrite pinball, adding collision between the balls... +The collision code is based on Kollision (a game included in KDE SC). + 0.9.1-3 (r92) I installed Archlinux alongside Debian recently. Now we officially support Archlinux and Debian. +Archlinux doesn't eat my CPU or try to destroy it... So further development will +be made mainly under archlinux... --------------------------------------------------------------------------------- Content freeze -- nothing will be added or removed any more (music etc excluded). Fix build failure in Archlinux. |