Thank you! I will update this ASAP!
Kartik Thakore
On 2012-10-29, at 4:57 PM, Hans de Goede <
notifi...@github.com> wrote:
Hi,
Short intro I'm the Fedora packager of pangzero, and since Fedora has moved
to the latest perl-sdl, I've been working on upgrading my packages to your
git version of pangzero. During testing I've found and fixed quite a few
issues, see the patches in this git pull request.
Known remaining issues:
- The machinegun is borken (disabled for now)
- All the options under the help menu are broken
- Select to run in windowed mode, exit, restart, still fullscreen
Thanks & Regards,
Hans
------------------------------
You can merge this Pull Request by running:
git pull
https://github.com/jwrdegoede/pangzero master
Or view, comment on, or merge it at:
https://github.com/kthakore/pangzero/pull/2
Commit Summary
- Fix pang-zero hanging on exit when showing website and no browser is …
- Don't try to show a dialog while in full-screen mode
- Fix disabling of ShowWebsite not working with x.y.z numbers
- s/Games::PangZero::PlaySound/Games::PangZero::Music::PlaySound/
- Fix Challenge Game not working
- Fix entering a new highscore not working
- Fix crash when getting the xmass-ball
- Disable the MachineGun
- Fix powerwire not working
- Replace SDL::Color->new() calls with SDL::Video::map_RGB
- Properly clear score area before redrawing
File Changes
- *M* lib/Games/PangZero.pm (39)
- *M* lib/Games/PangZero/BonusDrop.pm (3)
- *M* lib/Games/PangZero/ChallengeGame.pm (24)
- *M* lib/Games/PangZero/Config.pm (5)
- *M* lib/Games/PangZero/DemoPlaybackGame.pm (2)
- *M* lib/Games/PangZero/GameObject.pm (2)
- *M* lib/Games/PangZero/Graphics.pm (2)
- *M* lib/Games/PangZero/Guy.pm (2)
- *M* lib/Games/PangZero/Highscore.pm (15)
- *M* lib/Games/PangZero/MachineGun.pm (2)
- *M* lib/Games/PangZero/Menu.pm (6)
- *M* lib/Games/PangZero/MenuItem.pm (2)
- *M* lib/Games/PangZero/PanicGame.pm (2)
- *M* lib/Games/PangZero/PlayableGameBase.pm (4)
- *M* lib/Games/PangZero/PowerWire.pm (4)
- *M* lib/Games/PangZero/XmasBall.pm (6)
Patch Links
-
https://github.com/kthakore/pangzero/pull/2.patch
-
https://github.com/kthakore/pangzero/pull/2.diff
—
Reply to this email directly or view it on
GitHub<
https://github.com/kthakore/pangzero/pull/2>.