Releases: advisorylabs/HitLib
Release list
HitLib v1.3.0 | Pattern Studio v1.0.0 Release
This is the official release of Pattern Studio! Pattern Studio is an external software that can be downloaded alongside HitLib to program all animations and functionality within the HitLib API through an intuitive graphical interface.
Notable Features:
- Full API functionality
- Deployment integration with HitLib projects
- Music Sync LED strips (unavailable through native HitLib API, requires Pattern Studio)
- Many bugfixes and improvements made to the HitLib API
Please make sure to open an issue on the GitHub repo if any bugs are encountered.
Full Changelog: 1.2.0...1.3.0
HitLib v1.3.0 Pre-Release 1 | Pattern Studio 1.0.0 Pre-Release 1
This is a PRE-RELEASE VERSION. Many bugs are to be expected, and this should NOT be used in any kind of competition environment.
Full Changelog: 1.2.0...1.3.0_pre1
HitLib v1.2.0 - Splice Masking Overhaul
New Features
Overhauled the splice mask function to allow for new features:
- Custom masks of any amount on one strand
- Definable location, width, and animation for every custom mask
Pattern Studio is now able to utilize the full splice mask functionality, previously masks were only able to produce solid colors when using Pattern Studio.
Bugfixes
- Pattern Studio no longer has a codegen crash when leaving the profile at default due to internal profile being named "default" (C++ reserved name)
- Splice mask animations are now animating properly again
- Updated the installation instructions on the documentation website to show current versions
Version Updates
- HitLib updated to v1.2.0
- Pattern Studio updated to v0.2.0a1
Full Changelog: 1.1.0...1.2.0
HitLib v1.1.0 - The Pattern Studio Alpha Release
With this release I am finally opening up Pattern Studio to alpha testing, please open an issue on GitHub with any bugs in Pattern Studio you find OR any suggestions on how to improve it. A few other notable changes:
- Updated the library structure for HitLib overall
- Updated the demo program to showcase all the unique features of HitLib
- Fixed compile bugs from previous versions (documentation website to be updated with new installation instructions)
Full Changelog: 1.0.4...1.1.0
v1.0.4 - Hotfix #2
Fixed a bunch of problems with versioning and stuff idek its 1 am before worlds
Full Changelog: 1.0.2...1.0.4
v1.0.3 - Hotfix #1.75
Syntax errors fixed because the fricking thing doesn't check syntax in project.pros files ima kms grahhhhh
Full Changelog: 1.0.1...1.0.3
v1.0.2 - Hotfix #1.5
I screwed up the include format, should be good now lol
Full Changelog: 1.0.1...1.0.2
v1.0.1 - Hotfix #1
Fixed an issue with the PROS version check that only allowed the latest pros version to install HitLib. Now all versions 3.X+ can install HitLib.
Full Changelog: 1.0.0...1.0.1
v1.0.0 - Hitlib Official Release!
First official version of hitlib available for download! Make sure to make an issue on github if any bugs are found :D
Full Changelog: 0.6.0...1.0.0
v0.6.0-alpha
Full Changelog: https://github.com/advisorylabs/HitLib/commits/0.6.0
Alpha release of HitLib, use caution when installing as this version is potentially subject to major and incompatible updates in the future.