Skip to content
This repository has been archived by the owner on May 22, 2022. It is now read-only.

Releases: fraxiinus/ROFL-Player

Release 1 Hotfix

01 Aug 03:26
53022fc
Compare
Choose a tag to compare

This program is not currently being maintained. Please consider using the replacement: ReplayBook

  • 0ab64f7 74fe85d
    • Renamed project names to adhere to naming scheme
  • c4613d9 e5d468a d098491
    • Rewrote Exe code into separate project with new optimizations
    • This upgrade requires you do re-add your Exes
  • 5f40819 b8c9307
    • Rewrote how replays are started to be much cleaner and hopefully fix #19
    • The new system does break on older versions of the game, but an option can be set in the executable window to use the old system
  • 2e24830 Optimized replay reading code
  • ec4d14e Log files are now written when an error occurs
  • Other fixes and optimizations

ROFLPlayer is now out of beta! The UI should now be mostly detached from most processing and data management. You can also notice that the file size has been reduced considerably. A lot of code was rewritten so I added a logging feature to hopefully help with any new problems that arise.

Thank you for using ROFLPlayer!
Have any questions? Join the Discord server and I'll be able to help

Beta Release 7

23 Jul 03:10
Compare
Choose a tag to compare

A whole lot of refactoring and overhauling in this release. I'm trying to get ROFLPlayer in a state where it's easy to extend and work with. For example, the new parsing system should allow me to add BaronReplay support in the future and the new image download system should allow for more advanced caching, if I ever find that necessary.

Thank you for using ROFLPlayer

Beta Release 6 Hotfix

11 Jun 00:50
Compare
Choose a tag to compare

0eb879b - Fixed crash caused by old registry keys
9a5dccb - Updated with compatibility for Riot's new patcher
c850fdd - Made common directory error more verbose
e4b510f - Will now continue instead of crashing if executable not provided

Sorry for the long wait. These fixes were written in April, but I thought I would be able to push these out for the next major release. Turns out that's taking a lot longer than expected, so this release just makes ROFLPlayer work without having to do any workarounds.

Beta Release 6

21 Mar 20:49
Compare
Choose a tag to compare

Beta Release 5

07 Oct 17:41
Compare
Choose a tag to compare
  • 800ae56 - Fix for issue #8, crashing if multiple release folders
  • c30f61e - Fix for issue #10, error if a side has no players
  • aa3a33d - Fix for issue #11, unclear image loading status
  • 9af259d - Cleaned up image loading code
  • 0088a6e - Added future support for 12 player replays (hexakill)
  • 015d9f2 - New: View match online button opens the match in online match history. Set region in settings!
  • a41c084 - New: Detailed view window now closes on ESC key press
  • 0dc6c1f - New: Now displays more useful version number

Beta Release 4

11 Sep 20:40
Compare
Choose a tag to compare
  • New feature: Player will be automatically selected when viewing player stats
  • Fixed player names/portrait alignment in general tab
  • Optimized loading player stats
  • Code reorganization and optimization
  • Fixed exception caused by missing League of Legends registry key
  • Added fallback exception handling

Beta Release 3

21 Jul 00:26
Compare
Choose a tag to compare
  • New Feature: Automatically find and detect League of Legends installation, ROFL Player will now work through game updates.
  • New Feature: Automatically use game version from replay when fetching images from Riot servers. That means replays from older versions will now display the correct item or champion icons.
  • Update default launch value to open details window
  • Cleaned up code

Beta Release 2

14 Jul 02:37
dcfc2ab
Compare
Choose a tag to compare
  • Completely redone UI
  • Load replay file information
  • Creates shortcuts instead of copying or symlinks
  • New settings menu
  • Updated .NET framework

Beta Release 1

15 Aug 02:11
Compare
Choose a tag to compare
  • new ui changes
  • cleaned up
  • automatic symlink usage
  • bug fixes

Alpha Release 3

14 Aug 21:40
Compare
Choose a tag to compare
  • fix browse replay button not functioning properly
  • fix issues with multiple instances
  • use symlinks when available
  • cleaned up application exit