Releases: armin-reichert/pacman-javafx
Releases · armin-reichert/pacman-javafx
2024-11-19
First acceptable version of cut scenes.
2024-11-18
Started with cut scenes, still incomplete.
Reset high score when difficulty or maze type is changed in options menu.
2024-11-16-1248
Fixed severe bug: Application crashed on start if custom folder $USER/.pacmanfx didn't exist.
2024-11-15-1728
Fixed bug with sprite sheet coordinates.
2024-11-10
Improved 3D perspectives, sound, start-up time. Fixed some bugs and introduced new ones.
2024-11-03
- Include fixes and improvements (cudos to @Flicky1211).
- Implemented NES controller style key binding.
- Added NES key bindings info to dashboard.
- Added welcome message with keyboard hint to dashboard.
- Fixed regression bug (moving bonus was not drawn)
2024-10-03
Tengen Ms. Pac-Man variant improved (still work in progress).
3D view improved.
Issue: Linux deb file raises error on installation (any idea? And the mentioned library is installed in my VM):
armin@armin-virtual-machine:~/Downloads$ sudo dpkg -i pac-man-fx-3d_1.0_amd64.deb
Selecting previously unselected package pac-man-fx-3d.
(Reading database ... 209442 files and directories currently installed.)
Preparing to unpack pac-man-fx-3d_1.0_amd64.deb ...
Unpacking pac-man-fx-3d (1.0) ...
dpkg: dependency problems prevent configuration of pac-man-fx-3d:
pac-man-fx-3d depends on libasound2t64; however:
Package libasound2t64 is not installed.
dpkg: error processing package pac-man-fx-3d (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
pac-man-fx-3d