Skip to content

Releases: TheXorog/BeatRecorder

1.3.0-RC3 - Accuracy Fix

17 Aug 19:45
Compare
Choose a tag to compare

OUTDATED!

What changed?

Nothing, just some bugs fixed.

Bugs squashed?

# fixed a bug where the BeatMapInfo wasn't properly being prepared for renaming files, in other words, accuracy should now properly show up
# reduced file sizes for logs again

1.3.0-RC2 - Fixed Initial Setup

17 Aug 16:50
Compare
Choose a tag to compare

OUTDATED!

What changed?

Nothing, just a bug fixed.

Bugs squashed?

# fixed the config resetting on fresh config (it happened again.. yes i am that stupid)

1.3.0-RC1 - DataPuller Support

17 Aug 00:13
Compare
Choose a tag to compare

OUTDATED!

What changed?

+ added support for the mod BSDataPuller
# when an update is available, the notification will now include the description of said update

Bugs squashed?

None, didn't know of any.

1.2.0 - New Filename Placeholders and new checks

23 Jul 20:55
Compare
Choose a tag to compare

OUTDATED!

What changed?

+ Added a bunch of checks if all the dependencies are running and installed.
+ Added 2 new Filename Placeholders: <difficulty> and <short-difficulty> (#3)

Bugs squashed?

# before renaming, it now checks if a file with the same name already exists instead of throwing an error
# update notifications now show up properly when using a rc (release candidate)

1.1.0-RC2 - Fixed a couple bugs and reliability issues

17 Jul 19:52
Compare
Choose a tag to compare

OUTDATED!

What changed?

# increased maximum delay for stopping of recordings to 20 seconds
# MininumWaitUntilRecordingCanStart now has a check so it can't cause the application to crash or lock up

Bugs squashed?

# saving Files should be more reliable (again)

1.1.0-RC1 - Introduced the Delay Recording End Feature

12 Jul 22:30
Compare
Choose a tag to compare

OUTDATED!

What changed?

+ You can now delay when your recording ends
+ OBSControl will now check and warn you if you're running an outdated version

# The logs are more organized and have color to make it easier to read
# The logs now save in a subdirectory
# When resetting the config, OBSControl will automatically restart upon closing notepad

Bugs squashed?

# Attempted fix at sometimes renaming files with the wrong details

1.0.1 - Made it work..

01 Jul 21:50
Compare
Choose a tag to compare

OUTDATED!

I made an incredibly stupid mistake in 1.0.0, i forgot to update the config version in the code after debugging. This should be fixed in this release. Again, sorry.

1.0.0 - Initial Release

30 Jun 21:16
Compare
Choose a tag to compare

OUTDATED!

Check the read-me for instructions on how to use this application.

Since this is the initial release, please expect a couple bugs. I used this application myself for a bit and tried to squash any bugs i could find, but i might've missed some.