Releases: NHDaly/PaddleBattle.jl
Releases · NHDaly/PaddleBattle.jl
Update to Julia v1.0 && Pkg3
First Windows Release!
v1.0.5 First Windows release!
Release fix: Fixed codesign problem in uploaded Release
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
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.
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!