Skip to content

Releases: armin-reichert/pacman-javafx

2024-11-19

19 Nov 21:28
Compare
Choose a tag to compare

First acceptable version of cut scenes.

2024-11-18

18 Nov 15:38
Compare
Choose a tag to compare

Started with cut scenes, still incomplete.
Reset high score when difficulty or maze type is changed in options menu.

2024-11-16-1248

16 Nov 11:47
3b9ee87
Compare
Choose a tag to compare

Fixed severe bug: Application crashed on start if custom folder $USER/.pacmanfx didn't exist.

2024-11-15-1728

15 Nov 16:28
Compare
Choose a tag to compare

Fixed bug with sprite sheet coordinates.

2024-11-10

10 Nov 15:02
Compare
Choose a tag to compare

Improved 3D perspectives, sound, start-up time. Fixed some bugs and introduced new ones.

2024-11-03

02 Nov 22:21
Compare
Choose a tag to compare
  • 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

03 Oct 09:16
Compare
Choose a tag to compare

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