Screenshots, Batch Map Converting, and a new Installer
Pre-release
Pre-release
dustdustinthewind
released this
27 Jan 00:47
·
81 commits
to master
since this release
This version of Pulsarc is releasing alongside a custom installer for the game. Instead of downloading the zip files below manually you can download the Installer and let it do the work for you. Default install location is in Roaming appdata, which you can access by typing %appdata%
into your explorer address bar.
I will be working on an auto-update function for Pulsarc, so future releases won't need to be downloaded manually anymore.
Download Link for the Installer: https://github.com/PulsarcGame/PulsarcInstaller/releases/download/v1.0.0/PulsarcInstaller.zip
More Info: https://github.com/PulsarcGame/PulsarcInstaller/releases/tag/v1.0.0
Changenotes
Added
- Experimental: Crosshair turns invisible when playing with Hidden.
- Option to batch convert multiple maps in a single folder.
- Optimization to Song Select.
- Delay to refreshing the Song Select after typing in the search bar.
- Screenshot function, screenshot key defined in
config.ini
(default for now is F11), images save to Pulsarc/Screenshots
Fixed
- Setting decimal numbers for ApproachRate crashing the game.
- Unresponsiveness from some buttons.
- Inconsistent Beatmap card movement in the Song Select.
- Pressing Delete/Backspace causing the Song Select to refresh.
Changed
- Drawables now scale their positioning on both axis, instead of just one. This makes working with skini's more consistent and have less guess-work.