8000 Releases · olji/Reflux · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: olji/Reflux

Reflux 1.15.0

18 Feb 19:31
Compare
Choose a tag to compare

[Additions]
Offset search mode - Gives a few instructions and asks for data back in order to search and find new offsets.

[Bug fixes]
Address issue where game state was not fetched properly, causing scores during play to not be recorded.

1.14RC1

23 Mar 16:05
Compare
Choose a tag to compare

Probably fine but calling it a Release Candidate in case things break.

  • Beginner charts now supported
  • Various under-the-hood fixes and changes

My (Mina) tracking sheet has also been heavily updated to account for the new functionality and will require a fresh copy to take full advantage. Grab it here: https://docs.google.com/spreadsheets/d/1oCcBVNUSRKA5NE9d6lYEyUNHPBosMZchtwsy0yL_nSM/edit?usp=sharing

Full Changelog: 1.13.11...1.14

Reflux 1.13.11

26 Jul 16:53
Compare
Choose a tag to compare

Much like Konami, I made a simple mistake that required a quick fix.

Reflux 1.13

26 Jul 04:52
Compare
Choose a tag to compare

Leggendaria support. Tracking sheet update to come.

Reflux 1.12

21 Dec 16:45
Compare
Choose a tag to compare

Compatible with P2D:J:B:A:2022122100

Additional data being added to the structure for tracking unlocked charts caused the scraper to think it reached the end of the array earlier than intended.

1.11.1

28 Jul 06:41
Compare
Choose a tag to compare
  • Lots of minor tweaks and fixes
  • Rewrote some console outputs to clarify what Reflux is(n't) doing
  • Extended support for more text outputs, potentially handy for streamers (credit to DJ Ted)
  • Removed LED ticker from package as Infinitas now displays the current song in-game

Release 1.11

28 Jul 10:47
Compare
Choose a tag to compare
  • Add calculation of DJ points.
  • Apply the best lamp and grade between what's previously tracked and what's in the application score data.
  • Fix issues where tracker didn't save properly if unreleased songs exists in song database.
  • Add text output to notify user that errors are happening.

Release 1.10

22 May 11:43
Compare
Choose a tag to compare

New behaviour

  • Reflux will now reattempt hooking if Infinitas closes instead of exiting.
  • Software version is printed on startup.
  • Notification of new release will be printed if a never one is available.
  • Better error tolerance, any error while in the main fetching loop should be caught and printed to log.txt, without Reflux crashing.

Bug fixes

  • PFCs shouldn't be overwritten by restarting Reflux anymore.
  • Exiting early should not be able to yield a PFC anymore.
  • Ex score and miss count will be updated after every play like grade and lamp now.

Version 1.9

15 May 12:29
Compare
Choose a tag to compare

Add extra log output for a little more information of what's happening.
Fix tabulation errors in tracker.db when chart difficulties were missing.
Slow down upload attempts to server and retry on failure.
Upload score data to server while adding charts.

Version 1.8.3

14 May 17:37
Compare
Choose a tag to compare

Fixed an issue when reporting a play where missing songs were not added properly.

0