I have updated the
Wiki with
Ubuntu x64 and
Pandora builds of PandoraPanic!
PenjinBase and the PandoraPanic!
Framework bundles have also been updated.
The Pandora build should work this time around thanks to Pickle for helping to debug it.
I've changed some of the default mapping of the Pandora build:
AButton - K key
BButton - J
XButton - I
YButton - M
This is just a placeholder until the SDL problem for gaming buttons is resolved...
Controls can be reconfigured from defaults using a cmf script. there are examples in the scripts directory.
I also have made a recent
screenshot of my minigame
There have been quite a few changes so I'm just going to paste the changelog since the last released snapshot builds:
CODE
18 May 2009
released version 0.7.424 of PandoraPanic
Change log:
-Fixed: Pandora Sound init bug
-New: Sound (de)init only occurs in Sound class and NOT Music class.
-New: Resolution Defaults for Engine for PLATFORM_PANDORA
-Added: Better default placeholder mapping for Pandora
-Fixed: Music and Sound classes return PENJIN_ERRORS instead of ints
16 May 2009
released version 0.7.406 of PandoraPanic
Change log:
-Added: Stars in background of Plander
13 May 2009
released version 0.6.389 of PandoraPanic
Change log:
-Fixed: problem with commandline infinite loop
07 May 2009
released version 0.6.376 of PandoraPanic
Change log:
-Removed: Walls in Plander
-Added: Screen Warpping for Rocket in Plander
-Added: Preview update when difficulty level is changed.
-Added: Difficulties for Plander
07 May 2009
released version 0.6.345 of PandoraPanic
Change log:
-Fixed: Major leak which surfaced with the new Pixel class.
02 May 2009
released version 0.5.272 of PandoraPanic
Change log:
-Fixed: Flickering on level select for PanicAttack and SpaceInvaders
-Added: 2D classes for Vector2df, 2di and 2dx
-Added: Vector3df type
-Added: new forced float types for when compiling in PENJIN_FIXED mode FLOAT and CRFLOAT
01 May 2009
released version 0.5.211 of PandoraPanic
Change log:
-Added: Vector2df class, expands on TRenki's functions and allows C++ style access
01 May 2009
released version 0.4.171 of PandoraPanic
Change log:
-Cleaned: many warnings in code
-New: Moved location of BaseClasses to PenjinBase instead of Penjin3D Base
-Added: Pixel class
-Updated: Particles to use Pixel class.
-Fixed: Pixel class allows particles to be clipped, so positioning hack is uneeded.
29 April 2009
released version 0.4.131 of PandoraPanic
Change log:
-Added: fuel meter to Plander
-Removed: Press Select to win in Plander
-Added: failure if you land outside of the landing zone with no fuel