Skip to content

Release 1.4.2

Compare
Choose a tag to compare
@floh22 floh22 released this 09 Jul 18:08
· 196 commits to v2 since this release

Major frontend overhaul

The front end is now fully customizable including colors, fonts, images, background videos, enable/disable elements in config, live changes as config is changed.

!Frontend must be changed by editing config files directly, no UI support as of this moment!

Frontend Change Log:

  • Single backend config to control frontend overlay
  • Added support for loading user controlled google fonts. Local font support may/may not be added in the future
  • All frontend elements now support background images, videos, and masks
  • Level Up indicators support color, font, background, animation
  • Item Buy indicators support color, font, background, animation
    -> Toggleable Item Name indicators
  • Scoreboard now fully customizable
    -> 3 separate animation modes: None, Simple, Fancy (TODO)
  • Info Page supports different layout per info type
  • Inhibitor timers either persist when enabled or hide when all inhibs are standing
    -> Fixed timers not rolling back when scrolling in timeline
  • Baron Power Play Pop Up added
  • Elder Taken Pop Up added
  • Soul Pop Pop Up added
  • Multi PC support added
    -> Use http://localhost:9001/frontend?backend=localhost with backend=localhost determining the IP of the backend. Port forwarding must be enabled on the PC running League Broadcast.

Backend Change Log:

  • Unify Naming to LeagueBroadcast
  • Allow Install location to reference the game/config folder directly instead of the folder containing Riot Games
  • Fix game version changing too soon prior to patch day, LB will now use the local client version
  • Improve Jgl CS tracking accuracy. CS per Min info tab should now be more accurate
  • Fix: Enable Replay API automatically for Auto Init UI
  • More strictly check that LB does not run in a live game. Reminder: If for some reason League Broadcast actively runs during a live game, your account may be marked as cheating. League Broadcast should automatically determine to not run in this case, but to be safe, do not play a live game with League Broadcast open!
  • Fix debug messaging
  • Misc crash fixes and stability improvements

If you are a graphic designer looking to help out the project, I am more than happy for designs/images/videos/layouts and improvement suggestions. The default ingame overlay is not the best atm, so I would be thrilled to have someone make the default look good.

Side note: I never expected this project to receive the attention it has gotten so quickly, so thank you for your support. I work on this project in my spare time, so there will be issues and some things will not be implemented right away. I ask you to have patience with me, or even better, if you are a dev yourself and think you can help out, contact me and I'm sure we can find something for you to help out with.