Skip to content

Releases: NHDaly/PaddleBattle.jl

Update to Julia v1.0 && Pkg3

03 Jul 06:13
Compare
Choose a tag to compare

First Windows Release!

17 Jul 15:38
Compare
Choose a tag to compare
v1.0.5

First Windows release!

Release fix: Fixed codesign problem in uploaded Release

05 May 23:42
Compare
Choose a tag to compare

Automated the release via release.sh, and fixed codesignature issue.

  • Fixed Issue #1: the last release, v1.0.2, was damaged because the release.sh process was breaking the codesignature. This release should open correctly again! :)

Bug fix: quitting when app lacks focus

24 Apr 10:10
Compare
Choose a tag to compare

Fixes small bug: Before, if you changed applications (e.g. cmd+tab), you couldn't quit Paddle Battle by right-clicking on it through the dock. It would ignore that Quit event. Now it won't ignore any SDL_QUIT events while it the app is unfocused.

release v1.0! Programmed, compiled, bundled, and signed entirely using Julia.

16 Apr 00:23
Compare
Choose a tag to compare

This is a stable, playable, fun state for the game, so I'm releasing it! The game can be compiled, bundled, and signed using build_app.jl.

:D Exciting! Next step, I'll try to put it on the macOS App Store!