Skip to content

Releases: EvanBelcher/DrillBook

DrillBook!!!

17 Jun 08:31
Compare
Choose a tag to compare

A shiny new name deserves a shiny new release. Behold: DrillBook!
version 1.5.2 👍

Cross-platform support and important bugfixes!

14 Jun 18:39
Compare
Choose a tag to compare
  • Added .run (for Linux) and .dmg (for Mac)
    • Note: While the .exe for Windows contains a bundled JRE (Java Runtime Environment), the Linux and Mac executables do NOT. You will have to download the latest JRE from here
    • Note for Linux users: It will ask you "Do you want to run "DrillSweet 2 .run", or display its contents?". Choose "Run" (not "Run in Terminal").
  • Bugfixed many I/O errors

Cleaner code and new features!

14 Jun 03:21
Compare
Choose a tag to compare
  • Fixed #10 - Proper boundaries for dragging groups of points
  • Fixed #16 - Safe saving and loading
  • Fixed formatting
  • Fixed and cleaned pom.xml
  • Embraced single-instance and splash screen features of Launch4j build tool
  • Replaced deprecated pegdown dependency with flexmark-java
  • Created expedited build-to-launch process using ANT
  • Added GPL license
  • Bugfixed play function

Highlights each song's opening set in dot sheet

18 Jan 07:01
Compare
Choose a tag to compare

Better Menu System, Text Box Seperate from Grid

27 Dec 17:29
Compare
Choose a tag to compare

Also:

  • About Tab
  • Data Consistency Across Screen Sizes

PLAY FUNCTIONALITY!

07 Dec 06:10
Compare
Choose a tag to compare

You can now play from the previous to current drill set

  • Note: Read the above sentence. It doesn't play from current to next, it plays from previous to current.

Executable!

26 Nov 10:39
Compare
Choose a tag to compare

Now with executable jar!

Now with Multiple Selection!

25 Nov 07:53
Compare
Choose a tag to compare

Holding shift:

  • Before drag:
    • Right click on selected point to remove all selected points
    • Right click on deselected point to do NOTHING
    • Right click off point to deselect all
  • Left-click (on or off point) to drag
  • During drag:
    • Draw and show rectangle
    • Right click (on or off point) during drag to cancel
  • Release left click (on or off point) to stop drag and select all in rectangle

Holding control:

  • Left click on selected point to deselect point
  • Left click on deselected point to select point
  • Left click off point to do NOTHING
  • Right click on selected point to remove all selected points
  • Right click on deselected point to deselect all
  • Right click off point to deselect all

Holding alt:

  • Left click on selected point to deselect all points with same instrument
  • Left click on deselected point to select all points with same instrument
  • Left click off point to do NOTHING
  • Right click on point to delete all points with same instrument
  • Right click off point to deselect all

Normal:

  • Before drag:
    • Left click off point to add and select point
    • Left click on deselected point to select point
    • Right click on selected point to deselect and remove all selected points
    • Right click on deselected point to remove point
    • Right click off point to deselect selected point
  • Left click on selected point to drag
  • During drag:
    • Move and show selected point(s)
    • Right click on or off point during drag to cancel
  • Release left click (on or off point) to stop drag and deposit selected point(s)

Ready for Use!

22 Nov 14:29
Compare
Choose a tag to compare

-Now with a quality file io system!
-Handles old bugs like a well-oiled machine!

Working, polished version

20 Nov 16:59
Compare
Choose a tag to compare
Pre-release

DrillSweet 2 v1.0.0 is out! And it works! And stuff!